1. 67e9911 Enable ARC kiosk mode always when ARC is available by elijahtaylor · 8 years ago
  2. 30ee108 Specify desired_image_size when decoding image files for the NTP Tile icons. by tschumann · 8 years ago
  3. cf829c4 ntp_snippets: default to staging API on dev/canary by sfiera · 8 years ago
  4. 89b9234 exo: Add a simple YUV wayland client for testing. by dcastagna · 8 years ago
  5. 8f8a567 [Remote suggestions] Add a remote suggestions flag to choose the source by jkrcal · 8 years ago
  6. f31a6d6b Stop password migration from the Keychain on Mac. by vasilii · 8 years ago
  7. 6cbbd4f mediaview: Change the contract of watcher callbacks. by nya · 8 years ago
  8. e45f811 chromeos: Move //ash/common/strings to //ash/strings by jamescook · 8 years ago
  9. 6b6831f2 Introduce NavigationSimulator to use in unit tests by clamy · 8 years ago
  10. 5bcd4890 Qualify a few more straggler grit includes by thakis · 8 years ago
  11. 4d19633 [NTP::RecentTabs] Add an assert that the clicked tab has been opened. by vitaliii · 8 years ago
  12. 9ea997e Revert "[translate] Add translate ranker model loader." by charliea · 8 years ago
  13. 117fb78 Convert first contentful paint logging to the new UKM client API by bmcquade · 8 years ago
  14. 0a06fda [Remote suggestions] Move the throttler into the Scheduler by jkrcal · 8 years ago
  15. d83555d [Doodle] Replace the expiry_date in DoodleConfig by time_to_live by treib · 8 years ago
  16. 7a537bf4 Add mastiz to //components/ntp_tiles/OWNERS by mastiz · 8 years ago
  17. 919ff54 Flush UKM metrics when backgrounded on Android and iOS. by bmcquade · 8 years ago
  18. 6dd692b [Remote suggestions] Move all decisions to fetch to the scheduler by jkrcal · 8 years ago
  19. 23972357 Remove base::FundamentalValue by jdoerrie · 8 years ago
  20. b4bd8b4 Initialize the directory for Team Drives root. by yamaguchi · 8 years ago
  21. b060f62 Add metrics for quantity and type of Favicon candidates by fhorschig · 8 years ago
  22. 7a3554e [chrome://flags] Let features override params in the same trial by jkrcal · 8 years ago
  23. 465d378 Cookies disabled for gcm_network_channel. by rhalavati · 8 years ago
  24. f7058d06 De-dupe webui owners now that file:// exists by dbeam · 8 years ago
  25. d433dd5d Add UKM API GetNewSourceID() by zhenw · 8 years ago
  26. 9c283ab Remove ScopedVector in //components/dom_distiller/ by ke.he · 8 years ago
  27. 11266b8 Fix cc/paint skia type mismatches by enne · 8 years ago
  28. a6f7232 Introduce ThreadTaskRunnerHandle::OverrideForTesting and TestMockTimeTaskRunner::ScopedContext. by gab · 8 years ago
  29. 3508944 mash: makes ash/public/cpp bundle ash/public/interfaces by sky · 8 years ago
  30. 1a106a8 exo: Rename wayland_motion_events client wayland_rects_client. by dcastagna · 8 years ago
  31. ba64a6a Invert description and URL for experimental zero suggest suggestions. by gcomanici · 8 years ago
  32. d348bbd Get visibility into stability file accumulation by manzagop · 8 years ago
  33. e2d82ff [CrOS Tether] Create TetherHostFetcher class, which fetches RemoteDevice objects corresponding to tether hosts which have been synced by CryptAuth. by khorimoto · 8 years ago
  34. abf6675 [Payments] Only show the required rows in the Payment Request dialog by mathp · 8 years ago
  35. 5365d82f [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  36. d960b40 Add UKM client side API by Zhen Wang · 8 years ago
  37. 5d8d3ba cros: Clean up SessionStateDelegate refs in Chrome by xiyuan · 8 years ago
  38. af14b80 This UMA was logged in ListUrlsActivity.java. by ranj · 8 years ago
  39. 612b3dc Omnibox - Make Clipboard Provider Enabled via an Experimental Feature by mpearson · 8 years ago
  40. f99f337 precache: Add lizeb and pasko to OWNERS, and move others to emeritus status. by twifkak · 8 years ago
  41. 76cd49480 Revert of [Autofill] Split server card data and metadata updates. (patchset #3 id:60001 of https://codereview.chromium.org/2719723002/ ) by sebsg · 8 years ago
  42. 843b41a Remove auto raw pointer deduction from non-linux specific code. by vmpstr · 8 years ago
  43. b3ea80b6 exo: Clean up minor wayland client issues. by dcastagna · 8 years ago
  44. 6470341 [Payments] Add a Pay button in the Order summary screen by mathp · 8 years ago
  45. ae82e3a Do nothing on OnSessionStopped if ARC is being restarted. by hidehiko · 8 years ago
  46. 9b42f431 Reland v5 of Sessions Refactor by zea · 8 years ago
  47. 7610e175 Update docstring for actual version that SSLVersionMax is available in. by svaldez · 8 years ago
  48. 94af3b0 Immediately handle user-recoverable auth errors for child accounts. by bauerb · 8 years ago
  49. 64229f8 Use (i) icon and the same tooltip for the credit cards dialog and account chooser on Mac. by vasilii · 8 years ago
  50. 40b8641 [Offline pages] Implementation of OfflineBackgroundTask using background_task_scheduler by fgorski · 8 years ago
  51. 858416e Make extensions DSE persistent in browser prefs (Reland) by a-v-y · 8 years ago
  52. e1ac111 Initialize source field of PolicyMap::Entry by hunyadym · 8 years ago
  53. 98783dd [omnibox] Add forceable flag for sending entity suggestions to client by krb · 8 years ago
  54. 8b8b5e3 [sync] Clean up path generation for the local sync database. by pastarmovj · 8 years ago
  55. 74b034f Revert of memory-infra: Finish moving memory_infra from TracingController (patchset #25 id:470001 of https://codereview.chromium.org/2694083005/ ) by primiano · 8 years ago
  56. 6910e6d Remove the enable-automatic-password-saving flag by vabr · 8 years ago
  57. 9d86f02 Fix ReadingListEntry flaky unittests. by olivierrobin · 8 years ago
  58. 70544e88 UMA metrics for LogDnsClient by robpercival · 8 years ago
  59. 40075bd [Cleanup] Fix a capitalization error. by isherman · 8 years ago
  60. 16aeb9f Avoid cyclic dependency FaviconHandler<-->FaviconDriverImpl by mastiz · 8 years ago
  61. 9b080e9 Fixed a typo and style issue in DataReductionProxyNetworkDelegate by ryansturm · 8 years ago
  62. 17624e3 [Android Crash Reporting] Componentize MinidumpUploadJobService.java by isherman · 8 years ago
  63. d4be8de8 [Payments] Add the pay button, and control its enabled state by mathp · 8 years ago
  64. 15db143 [CrOS Tether] Create cryptauth::RemoteDeviceLoader and make it sharable with CrOS Tether. by khorimoto · 8 years ago
  65. aa1ab1dc Revert of [sync] Add Sessions integration tests (patchset #4 id:140001 of https://codereview.chromium.org/2713913002/ ) by sergeyu · 8 years ago
  66. 245d300c exo: Refactor/extract common wayland client code. by dcastagna · 8 years ago
  67. af694e1 Add more CHECKs to UKM code to diagnose a crash. by asvitkine · 8 years ago
  68. dd03560 [sync] Add Sessions integration tests by pnoland · 8 years ago
  69. f9671b2 Only show Last N Pages in the UI when the corresponding tab is visible. by carlosk · 8 years ago
  70. b3fe808 Add Cronet experimental option to disable ipv6 by mgersh · 8 years ago
  71. fdf249c Fix ensureInitialized() to retry if the previous attempts failed by kapishnikov · 8 years ago
  72. ba3a4d8 Improve test coverage for ContentFaviconDriver by mastiz · 8 years ago
  73. 3f0eb02 Prepare ui::Layer for primary and fallback SurfaceInfos by fsamuel · 8 years ago
  74. 546deba Turn on HTTP-bad phase 1 by default by estark · 8 years ago
  75. aac171dc MojoCompositorFrameSink: Removed Require/Satisfy by fsamuel · 8 years ago
  76. a1d9b2d [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  77. 8bb68f4 Remove use of TimeFormatShortDateAndTime() in omnibox internals. by asvitkine · 8 years ago
  78. 96a65626 Change the update frequency for components to 5 hours. This is to make the component updater frequency conform with Omaha/Extension update frequency. by mxnguyen · 8 years ago
  79. e8c9196 [Sync] Clean up ModelType code. by skym · 8 years ago
  80. b1e7f43 Cleaned up unused and redundant code in MockAccountManager. by bsazonov · 8 years ago
  81. b4a29c26 [Doodle] Introduce a DoodleService by treib · 8 years ago
  82. d17105b DeviceActivityFetcher and CrossDevicePromo classes removed. by rhalavati · 8 years ago
  83. 35275d0 Specify device type for authcode requests to DMServer. by poromov · 8 years ago
  84. d42421be [Telemetry refactor] Drop "2" from method calls to JS API by perezju · 8 years ago
  85. 6943c89 Network traffic annotation added to template_url_fetcher. by rhalavati · 8 years ago
  86. 272eb7b [Omaha] Move most functionality to OmahaBase, add JobService by dfalcantara · 8 years ago
  87. 167a891 [Payment Request] Replacing more iOS strings with components strings by mahmadi · 8 years ago
  88. b95cf280 Fix GCC build for target 'all' by thomasanderson · 8 years ago
  89. 918265d0 Track original URL when downloading a redirected page by jianli · 8 years ago
  90. 943bc63a Route through the BGTaskScheduler when receiving a message for the GCM Driver by peter · 8 years ago
  91. 07bec82 This fixes issues that prevent progress indication for Offline Pages in Download Home: by dimich · 8 years ago
  92. dc04cafc Use SwapBuffersWithBounds on Chromecast by halliwell · 8 years ago
  93. b30a80aa Introduce ActivationStateComputingNavigationThrottle by csharrison · 8 years ago
  94. 2233a4a [translate] Add translate ranker model loader. by rogerm · 8 years ago
  95. 33e60b3 Introduce SubframeNavigationFilteringThrottle by csharrison · 8 years ago
  96. 42fcb7ef Updating XTBs based on .GRDs from branch master by dimu · 8 years ago
  97. 908248c Layered component for web payments by rouslan · 8 years ago
  98. 50b7420 Adds a first integration test for the Recent Tabs feature. by dewittj · 8 years ago
  99. a9ed8de Moves IDS_ADD and IDS_SAVE to components_strings.grd by mahmadi · 8 years ago
  100. d06419a Componentize ping_manager by jialiul · 8 years ago