1. 62ced40 Prepare for OnUrlCheckDone being called on a helper thread by Charles Harrison · 8 years ago
  2. 7865b5be cc: Replace SkImageFilter with PaintFilter in paint recordings. by Khushal · 8 years ago
  3. ee41ffe cc: Run threaded LayerTreeTests with sync scheduling. by Khushal · 8 years ago
  4. ba49d00 Remove --safebrowsing-disable-auto-update switch. by Varun Khaneja · 8 years ago
  5. a6d4db8 Fake JsAutofillManager for tests. by John Z Wu · 8 years ago
  6. 8358924 Revert "Add a utility to format a base::debug::StackTrace for CrashKeyString." by Matt Giuca · 8 years ago
  7. 7ab03355 Fix an issue that download should happen when battery is high. by Xing Liu · 8 years ago
  8. c332788 Reland: [Offline Pages] Implement task for persistent page consistency check. by Yafei Duan · 8 years ago
  9. 5bd9766 Fake autofillagent for use in testing. by John Z Wu · 8 years ago
  10. 18d82cc5 Filter out non whitelisted UKM sources. by Bryan McQuade · 8 years ago
  11. 88c5d98 Save new_password_value hash upon change password by Jialiu Lin · 8 years ago
  12. f902514 Save archive file digest into database by Jian Li · 8 years ago
  13. b6dfa71 Fix CompositorFrameSinkSupport::GetSurfaceSize(). by kylechar · 8 years ago
  14. 97e1b331 [Payments] End-to-end test for payment handlers. by gogerald · 8 years ago
  15. 4f83209 Refactor SSLSocketDataProvider to provide an SSLInfo by Ryan Sleevi · 8 years ago
  16. 2515e698 Remove MessageLoop from omnibox tests. by Justin Donnelly · 8 years ago
  17. d9f6e09 jda: move files from media/gpu to media/mojo by Miguel Casas · 8 years ago
  18. 30635ab3 Update Security UX OWNERship. by Chris Palmer · 8 years ago
  19. 58c07c7 Initialize color_buffer_half_float_rgba in passthrough by Christopher Cameron · 8 years ago
  20. 6f78f94c7 Android: create SafeBrowsingApiHandler with declared constructor by Nate Fischer · 8 years ago
  21. 2d06761 Remove YUVVideoDrawQuad::ColorSpace by Christopher Cameron · 8 years ago
  22. b164afef Fix IWYU for MessageLoop and RunLoop once again. by Gabriel Charette · 8 years ago
  23. 9b40d510 [Autofill] Simplify the interface of AddressNormalizer by Mathieu Perreault · 8 years ago
  24. f12be75 Add a utility to format a base::debug::StackTrace for CrashKeyString. by Robert Sesek · 8 years ago
  25. 7b5f8dc Add flow=enterprisefsi into gaia sign in url dialog if force-sign-in is enabled by Owen Min · 8 years ago
  26. 3668720 move and rename GpuJpegDecodeAcceleratorFactoryProvider by Miguel Casas · 8 years ago
  27. 53f2856 Mixed content and SHA1 should override SECURE_WITH_POLICY_INSTALLED_CERT by Eric Lawrence · 8 years ago
  28. 98387515 Allow HttpNetworkSession::Params::quic_max(_idle)_time_before_crypto_handshake to be set by Cronet experiments by Yixin Wang · 8 years ago
  29. e3d0e87 Fix task runner usage in GLRenderer and rename TextureMailboxDeleter. by danakj · 8 years ago
  30. afc2fea Optimize Draw Occlusion algorithm by yiyix · 8 years ago
  31. 5f4de1c Fix an infinite loop with ASAN instrumented build on windows. by Etienne Bergeron · 8 years ago
  32. 7df6fea Migrate call-sites away from un-managed PlatformHandle[Vector]s. by Wez · 8 years ago
  33. 0a82ab5 Skip invalid URL in PasswordCSVReader by Vaclav Brozek · 8 years ago
  34. eb09316 Update Google Payments card unmask string with Google branding by Jared Saul · 8 years ago
  35. dbf593d9 [Payments] Better 'payment handler not allowed' messages. by Rouslan Solomakhin · 8 years ago
  36. 625e74d viz: Fix TRACE_EVENTS labels. by kylechar · 8 years ago
  37. 2c85cdb9 Make Mac PrintRenderFrameHelper::RenderPage() less Mac-specific. by Lei Zhang · 8 years ago
  38. df6ab1a Surface synchronization: Add some useful trace events by Fady Samuel · 8 years ago
  39. 7aacf95 Add the classname to JNI method names to make them unique by Daniel Bratell · 8 years ago
  40. 76f718c Add unittests for ArcSessionImpl. by Hidehiko Abe · 8 years ago
  41. 23f67e1 [Autofill] Fix the AutofillManager constructor by Mathieu Perreault · 8 years ago
  42. 4957a22 Change ui::Layer API to take TransferableResource by danakj · 8 years ago
  43. 23033dd Remove base::Value::GetType() by jdoerrie · 8 years ago
  44. 797dde20 Add ConsentAuditor::RecordGaiaConsent() by Christian Dullweber · 8 years ago
  45. 9e5ed8a Implement full duplex Mojo connection on ConnectionHolder. by Hidehiko Abe · 8 years ago
  46. 22ef5ab [Sync] Enable USS implementation of Autocomplete by default by Pavel Yatsuk · 8 years ago
  47. 6758d1d Omit policy-installed certificate message on unsupported platforms by Eric Lawrence · 8 years ago
  48. e2d4339 Fix else-if after returns/breaks in components/. by Lei Zhang · 8 years ago
  49. af9538a6 Split up OmniboxEditTest by Justin Donnelly · 8 years ago
  50. c2fb3840 Cull registered-but-unused crash keys from the registration lists. by Robert Sesek · 8 years ago
  51. b2a45829 New Device policy to disallow ARC on unaffiliated users by phweiss · 8 years ago
  52. 9d2bc3ea Fix policy histogram PRESUBMIT by Pavol Marko · 8 years ago
  53. 61350cba Extract ConnectionHolderImpl. by Hidehiko Abe · 8 years ago
  54. d1ba6a2 Don't re-show a removed notification by yoshiki iguchi · 8 years ago
  55. f1c1cd3 Rename InstanceHolder to ConnectionHolder. by Hidehiko Abe · 8 years ago
  56. ac2e551 Extract ConnectionObserver. by Hidehiko Abe · 8 years ago
  57. 55f20e1 [Password Manager] Introduce UMA histogram for username detection method by Maxim Kolosovskiy · 8 years ago
  58. 97f486c4 Add DeviceAutoSelectCertificateForUrls device policy by Pavol Marko · 8 years ago
  59. 512c75b Only record activity from renderers we know about by Jochen Eisinger · 8 years ago
  60. 5d20baf Remove base::Value::SetDictionaryWithoutPathExpansion by jdoerrie · 8 years ago
  61. 4252b6f Add ScopedDataOffer helper. by Daichi Hirono · 8 years ago
  62. 3b59ff7f Introduce TailoredWordBreakIterator to handle underscore as punctuation. by jongdeok.kim · 8 years ago
  63. 189ecd15 Revert "[Offline Pages] Implement task for persistent page consistency check." by Takeshi Yoshino · 8 years ago
  64. e00be28 [Offline Pages] Separate legacy pages clearing from Consistency Check. by Yafei Duan · 8 years ago
  65. 1f41a382 Removed right-click translate when translate is disabled by policy by Michael Martis · 8 years ago
  66. 10f477ed Allow QUIC whitelist to be set via Finch or Cronet experiments by Yixin Wang · 8 years ago
  67. 83f870d Surface synchronization: GarbageCollectSurfaces at end of frame by Fady Samuel · 8 years ago
  68. aef0ac75 Migrate components/autofill/content/browser/risk to consume geolocation via mojo by Ke He · 8 years ago
  69. acec635c [Offline Pages] Implement task for persistent page consistency check. by Yafei Duan · 8 years ago
  70. 3d39c542 [LevelDB] Added CopyPrefixed operation & prefix changing in wrapper by Daniel Murphy · 8 years ago
  71. b154fb41 Chrome OS: Disable ARC for child users. by Alexander Alekseev · 8 years ago
  72. 9414bae Refactor network ID implementation to a separate file by Tarun Bansal · 8 years ago
  73. 2c279fbc Add more options to data-reduction-proxy-experiment by Thanh Le · 8 years ago
  74. 4cd4172 Update security_state component OWNERS by Eric Lawrence · 8 years ago
  75. 8ebd18c [assistant] remove deprecated mojo methods by Xiaohui Chen · 8 years ago
  76. fe5e4e13 Improvements to autocomplete suggestion announcements (reland) by Aaron Leventhal · 8 years ago
  77. e282b48 In_progress_cache : unit test for conversions. by Joy Ming · 8 years ago
  78. d89a0620 Initialize the new crash key system in all crash reporter clients. by Robert Sesek · 8 years ago
  79. 6b082cc Remove TextureMailbox resources from ResourceProvider by danakj · 8 years ago
  80. 11a7838 [Autofill] Use root URL when logging UKM for iframes. by sebsg · 8 years ago
  81. 5df8257f Pass TransferableResource through TextureLayer by danakj · 8 years ago
  82. d62befd [omnibox] Handle empty descriptions in tab switch suggestions better by Kevin Bailey · 8 years ago
  83. 6213e59 Bring Mac printing workflow in line with other platforms. by Lei Zhang · 8 years ago
  84. a576e5a42 Remove dead code for the old video detector by Saman Sami · 8 years ago
  85. 417f0cf7 mus: Enable arc video accelerators in viz by Peng Huang · 8 years ago
  86. 9d40e790 Verify HostZoomMapImpl lives on the UI thread. by Lei Zhang · 8 years ago
  87. 2c1be31 Revert "Improvements to autocomplete suggestion announcements" by Carlos Knippschild · 8 years ago
  88. b9059764 Omnibox no longer shows secure for view-source urls by Carlos IL · 8 years ago
  89. 9c7b820 Add a README for WebCache by Jochen Eisinger · 8 years ago
  90. b84f229 chromeos: renames //ash/public/cpp:ash_public_cpp to just cpp by Scott Violet · 8 years ago
  91. 8de2c837 Improvements to autocomplete suggestion announcements by Aaron Leventhal · 8 years ago
  92. 3538c8a [refactor] Remove PageClickTracker and PageClickListener by Ehsan Karamad · 8 years ago
  93. d53d8b9 [Payments] Add a test to verify that UKM does not log iframe URLs by Mathieu Perreault · 8 years ago
  94. 70f8551 Replace cookie lines with CanonicalCookie in CanSetCookie delegates. by Victor Costan · 8 years ago
  95. 9aca76ca ConstructAboutInformation unittest: Move away from deprecated version by Colin Blundell · 8 years ago
  96. ae2d0e5 Add SeatObserver#OnSurfaceFocusing by Daichi Hirono · 8 years ago
  97. 0a830ccc Fix a crash in TemplateURLParser. by Vasilii Sukhanov · 8 years ago
  98. 6479562 Add config for both cronet and browser to use connection migration v2, by Zhongyi Shi · 8 years ago
  99. 3d3468d Add Seat object to exo by Daichi Hirono · 8 years ago
  100. 6f117f26 Introduce the new CrashKeyString API. by Robert Sesek · 8 years ago