1. 8a0fb15 Publish DEPS for Chromium 37.0.2062.0 by gitdeps · 10 years ago 37.0.2062.0
  2. 2e531f7 Navigation transitions: Added "addStyleSheetByURL" function to insert stylesheet links. by [email protected] · 10 years ago
  3. a93606e6 Optimize png files in chrome/app/theme by [email protected] · 10 years ago
  4. 8e8d2ec Combine the read and modify warning message for "accessibilitySettings" access. by [email protected] · 10 years ago
  5. abe29e2a Convert ui::ScaleFactor -> float in favicon/history code by [email protected] · 10 years ago
  6. 87ab8a7 Revert 278845 "Ensure all members of OriginChipInfo/OriginChipVi..." by [email protected] · 10 years ago
  7. 37fde6a ServiceWorker: Reject overly long scope/script URLs by [email protected] · 10 years ago
  8. ca6b5d0 JarJar resources when building the android_webview. by [email protected] · 10 years ago
  9. e3fd0bd Disable incognito link if parental control is on by [email protected] · 10 years ago
  10. db25a7e Move ownership of the ComponentCloudPolicyService to the broker. by [email protected] · 10 years ago
  11. d84d57b Remove ContentBrowserClient::GuestWebContentsAttached by [email protected] · 10 years ago
  12. d561d28 Ensure all members of OriginChipInfo/OriginChipView get initialized. by [email protected] · 10 years ago
  13. 1a8376c7 android: Fix snapshot height by including toolbar offset by [email protected] · 10 years ago
  14. af86ae79 Revert of Accelerate small canvases if Ganesh is on. (https://codereview.chromium.org/326283002/) by [email protected] · 10 years ago
  15. 9b42603 athena: Provide a temporary onTextInputBoxFocused.addListener implementation. by [email protected] · 10 years ago
  16. 862611f [Mac] Misc fixes for the new avatar bubble by [email protected] · 10 years ago
  17. ba8d141 Using a mock LevelDBTransaction for corruption tests. by [email protected] · 10 years ago
  18. b51cfab Telemetry: Set scaling governor on all cpus (on all devices) by [email protected] · 10 years ago
  19. d6a845e8 Optimize png files in ui/resources, ash/resources by [email protected] · 10 years ago
  20. cfcec9c4 Add UMA metrics for Android Chrome Google Search. by [email protected] · 10 years ago
  21. 7dc0e4b Remove the (now-empty) sent_info field when logging QUIC ack frames. by [email protected] · 10 years ago
  22. 0d17cd7 enterprise.platformKeys: Copy-on-read the 'algorithm' member of Key objects. by [email protected] · 10 years ago
  23. 8d42db5 Move UpdateActivePermissions from ExtensionService to PermissionsUpdater by [email protected] · 10 years ago
  24. d1aa15d Define a bootstrap sandbox policy for renderer processes and enable it. by [email protected] · 10 years ago
  25. da74003 Disable broken Android image load test in preparation for re-landing preloader changes. by [email protected] · 10 years ago
  26. 72bd462 [Android] Battery Status API: some tweaks to the BatteryStatusManager.java. by [email protected] · 10 years ago
  27. 7a1da46 Make chrome/common compile in GN by [email protected] · 10 years ago
  28. 6ffa9ec DevTools: one line fix in inspect.js by [email protected] · 10 years ago
  29. a9a6615 Load the actual app icon in Athena. by [email protected] · 10 years ago
  30. d0df130 Adds a field trial flag to control whether to use an alternate Instant search base page URL for prefetching search results. by [email protected] · 10 years ago
  31. bcf1b7a adjust browser_tests exclusion list for Dr.Memory bots by [email protected] · 10 years ago
  32. 26a0bdd Update .DEPS.git by [email protected] · 10 years ago
  33. e0e5e84 Update chromite dependency to df22fd72. by [email protected] · 10 years ago
  34. c5d4b184 Adding a SW reporter component updater. by [email protected] · 10 years ago
  35. 2dcb00a [webcrypto] Remove unused ifdef now that blink has rolled. by [email protected] · 10 years ago
  36. 929881f ozone: gpu: Add plumbing for platform-specific gpu messaging (reland) by [email protected] · 10 years ago
  37. 824237b Clear active splice flag after an explicit Reset(). by [email protected] · 10 years ago
  38. 8b0bc10 [Win] UI fixes for the new avatar button/bubble auth errors. by [email protected] · 10 years ago
  39. 5077a552 Mojo: Fix DCHECK on middle-click in window manager. by [email protected] · 10 years ago
  40. 65f0ff7 Increase the child process connection timeout for browser tests. by [email protected] · 10 years ago
  41. e7bf3c5 Omnibox: Add Field Trial to Create UWYT When Inlining by [email protected] · 10 years ago
  42. b48a0b1 cc: Pass scaled bounds to debug border quads for drawing. by [email protected] · 10 years ago
  43. bc1cb4d Remove a hard CHECK when allocating instance ID would fail. by [email protected] · 10 years ago
  44. e3244ed Move ownership of ChildFrameCompositingHelper from frame to proxy. by [email protected] · 10 years ago
  45. 30e5fe9 [Android] Use exceptions rather that Log.wtf on Android by [email protected] · 10 years ago
  46. e41d59c [android_webview] Add more params to request intercepting. by [email protected] · 10 years ago
  47. 43a8e7b Fixed flakiness in GetMostRecentlyAddedUserNodeForURLSkipsManagedNodes. by [email protected] · 10 years ago
  48. 48ba63f Make panels have their own shelf item in Unity. by [email protected] · 10 years ago
  49. 975d7a3 [webcrypto] Disable RSA key import for NSS versions less than 3.16.2. by [email protected] · 10 years ago
  50. 13c4dcd views: Fix border around menu button in content settings bubble. by [email protected] · 10 years ago
  51. 4336d85f Mojo: HTML Viewer based on Blink. by [email protected] · 10 years ago
  52. a5f1381d [DevTools] [PowerProfiler] Fix for browser crash with active timeline recording for capturing power. by [email protected] · 10 years ago
  53. ac4a1b1 DevTools: complete 2-sided migration to attach w/ id (content) by [email protected] · 10 years ago
  54. 59c502b Fix malware privacy policy link by [email protected] · 10 years ago
  55. eb49115 Disable ServiceWorkerBlackBoxBrowserTest.Registration on Android. by [email protected] · 10 years ago
  56. 728b7ef Passing BackgroundColorSpan and UnderlineSpan from Clank to Blink. by [email protected] · 10 years ago
  57. 60740513 Fixes content_browsertests with --enable-text-input-focus-manager flag enabled. by [email protected] · 10 years ago
  58. e710476 This patch makes the brand color change message available for WebContents Observer. by [email protected] · 10 years ago
  59. d228aeec Remove WebMediaPlayerImpl::starting_ as it's redundant. by [email protected] · 10 years ago
  60. cfef248 Add AllowNetworkPrediction preference name and enum. by [email protected] · 10 years ago
  61. 45ff0eb When enabling new profile management programmatically, make sure to set the by [email protected] · 10 years ago
  62. 4f7aaf2f Security interstitial tweaks by [email protected] · 10 years ago
  63. 8176de1 Get iossim to compile with Xcode 6. by [email protected] · 10 years ago
  64. dabfc88 [NaCl SDK] Add pepper_36 bundle. by [email protected] · 10 years ago
  65. 6bb1fd3 Use ImageSkiaSource to create ImageSkia from ImagePNGReps by [email protected] · 10 years ago
  66. 2c1c9c8 Update .DEPS.git by [email protected] · 10 years ago
  67. 36f735c8 Blink roll 176538:176561 (manual). by [email protected] · 10 years ago
  68. a5c63c5 gpu: Update disable_egl_khr_fence_sync for Android 4.4.4 by [email protected] · 10 years ago
  69. 42ffed7 [PPAPI] Add browser tests for compositor API by [email protected] · 10 years ago
  70. be77c68 Android: Eliminate a bunch of unused extensions APIs. by [email protected] · 10 years ago
  71. 27011bd Prune all safe browsing incidents when already reported. by [email protected] · 10 years ago
  72. cfcf0e5 Expand the JsonPrefStore's interface to allow for an alternate filename to be specified. by [email protected] · 10 years ago
  73. 0b3578c [DevTools] Take passed scale/offset into account in ScreenMetricsEmulator. by [email protected] · 10 years ago
  74. 3336167d Cast: Avoid retransmit if we sent the same packet recently (less than RTT) by [email protected] · 10 years ago
  75. d85a27a4 Update .DEPS.git by [email protected] · 10 years ago
  76. 4d5eefd Roll libvpx 269083:278497 by [email protected] · 10 years ago
  77. f169c3e Adds the legacy KeyboardEvent.keyCode attribute for extension IMEs. by [email protected] · 10 years ago
  78. 3782a82 Log errors from libusb. by [email protected] · 10 years ago
  79. fc3f8c20 Download archives contain git or svn revisions in the filename. by [email protected] · 10 years ago
  80. aeea2725 New ZipReader::ExtractCurrentEntryToString API. by [email protected] · 10 years ago
  81. 72fbe9a Revert 278728 "[PPAPI] Add browser tests for compositor API" by [email protected] · 10 years ago
  82. 4e2785c Update flag description to make clear why it's needed. by [email protected] · 10 years ago
  83. c46496d Fix chrome.identity.onSignInChanged regression for sign-outs by [email protected] · 10 years ago
  84. 9ac6afc Update .DEPS.git by [email protected] · 10 years ago
  85. 2bd11e5 Add webapp hashes to whitelist for window shape API. by [email protected] · 10 years ago
  86. 2cba1f1 Skia roll 9efd66b:6b8f1ba by [email protected] · 10 years ago
  87. aee3b4a Use the same set of switches for service process autorun and for launching process from browser. by [email protected] · 10 years ago
  88. 24d47c05 visibility bug fix for 246844 on Linux machines by [email protected] · 10 years ago
  89. 40ee1ab ozone: Add README files for subdirectories by [email protected] · 10 years ago
  90. b92b8d08 Make some l10n values on Options independent from ENABLE_FULL_PRINTING. by [email protected] · 10 years ago
  91. 44ccc9f Move GenerateSearchURL() and GenerateKeyword() from TemplateURLService to TemplateURL by [email protected] · 10 years ago
  92. 2733f1b Fixed build on Windows with Cygwin (get_syzygy_binaries script). by [email protected] · 10 years ago
  93. e30974f TSAN: Excluding more tests that are timing out. by [email protected] · 10 years ago
  94. 85f710c [AiS] Add disable flag to about_flags. by [email protected] · 10 years ago
  95. ae8a485 Move images from drawable to drawable-mdpi. by [email protected] · 10 years ago
  96. b0fb75c Remove Skia suppressions. by [email protected] · 10 years ago
  97. fe30aeb2 Update perf_expectations for linux chrome-data/data by [email protected] · 10 years ago
  98. 2feb626 Simulate variation seeds using installed version string. by [email protected] · 10 years ago
  99. f2bf318 Show proper message when host list is empty. by [email protected] · 10 years ago
  100. 30460f4 Password internals page: notify renderer about logging state on client construction by [email protected] · 10 years ago