1. 7a0de5d Remove some POSIX API calls that are unsupported under Fuchsia. by Wez · 6 years ago
  2. 22cd1cb [ServiceWorker] Implement ServiceWorkerHost.{FocusClient,NavigateClient} by Han Leon · 6 years ago
  3. e288fbb Add revocable binding and revocable strong binding classes by Austin Tankiang · 6 years ago
  4. 51e6ab0 Make user-enabled features be added to child process command lines. by Alexei Svitkine · 6 years ago
  5. b230dd6 Remove ability to register multiple ChildProcessCreationParams objects part 4 by Peter Kotwicz · 6 years ago
  6. 5867a73 [Mac] Use MessagePumpDefault for MessageLoop::TYPE_DEFAULT. by Robert Sesek · 6 years ago
  7. 20e6b68 [Fuchsia] Skip DIR_MODULE in PathServiceTest.Get test by Sergey Ulanov · 6 years ago
  8. bfabe78 [Mojo] Removed string copy requirement from StringDataPipeProducer by Daniel Murphy · 6 years ago
  9. 4fea58b Android: Fix crash in ContextUtils.getProcessName() on JB devices. by Andrew Grieve · 6 years ago
  10. 3afa614 Add DIR_ASSETS in PathService. by Sergey Ulanov · 6 years ago
  11. 9aca698 Make histogram CountKiB reusable. Add CountKilo, too. by Brian White · 6 years ago
  12. 6b29c8a Fix an alignment issue reported by ASan. by Manoj Gupta · 6 years ago
  13. 9f4b27d Annotate TerminateCurrentProcessImmediately() as [[noreturn]]. by Wez · 6 years ago
  14. 0960c94 Re-land "Remove code from obsolete field trial from 2015." by Alexei Svitkine · 6 years ago
  15. 406254c Move cc::RingBuffer to //base by Ehsan Chiniforooshan · 6 years ago
  16. 9e87d08 Revert "Remove code from obsolete field trial from 2015." by Alexei Svitkine · 6 years ago
  17. b866b52 Remove code from obsolete field trial from 2015. by Alexei Svitkine · 6 years ago
  18. 1f64d22 Ensure that queued IPC messages can't leak by Ken Rockot · 6 years ago
  19. 85168c8 Use TimeDelta::is_min() directly in time_unittest.cc instead of custom IsMin(). by Gabriel Charette · 6 years ago
  20. 4733e25 Roll src/third_party/googletest/src/ 0062e4869..ea31cb15f (76 commits) by Victor Costan · 6 years ago
  21. 6927067 Configure TaskScheduler to use one less worker than cores by default. by Gabriel Charette · 6 years ago
  22. fd15c45 Reland: Show Variations info in cmd format in about::version by Gayane Petrosyan · 6 years ago
  23. 63867d4 Add blink instance counters to Memory_Experimental ukm. by Takashi SAKAMOTO · 6 years ago
  24. 4d64262 Update scoped_refptr docs to highlight Chromium conventions. by Gabriel Charette · 6 years ago
  25. 819a247 Avoid trying to read the current directory by Anthony Berent · 6 years ago
  26. e40da4c Fix broken link in Mojo C++ bindings docs by Austin Tankiang · 6 years ago
  27. 1c0f1b6 Fix a typo in a comment. by Nico Weber · 6 years ago
  28. 37aedf0 Remove duplicate code from mojom.gni by Eve Martin-Jones · 6 years ago
  29. 7903d01 Move String16 mojom to mojo/public/cpp/base by Ken Rockot · 6 years ago
  30. ae5a5fb Use COMPONENT_EXPORT for mojo/public/cpp/base targets by Ken Rockot · 6 years ago
  31. 7110143 Use COMPONENT_EXPORT for mojom_component targets by Ken Rockot · 6 years ago
  32. 40ae304 Update //url/mojo to use standard naming conventions. by Daniel Cheng · 6 years ago
  33. ab93d73 Change base::MakeUnique with std::make_unique in apps/, base/, cc/, content/, gpu/, mash/ by Gyuyoung Kim · 6 years ago
  34. 5a3f375 Revert "Update //url/mojo to use standard naming conventions." by Findit · 6 years ago
  35. 3e786be Update //url/mojo to use standard naming conventions. by Daniel Cheng · 6 years ago
  36. 2127525 Fix undefined sequencing in trace_log.cc by Daniel Cheng · 6 years ago
  37. f0f193f Don't treat empty spans as null in mojo array traits. by Daniel Cheng · 6 years ago
  38. e933421 Enable -Wimplicit-fallthrough on Windows. by Nico Weber · 6 years ago
  39. 3b366f8 Make SharedMemory::TakeHandle() unmap memory. by kylechar · 6 years ago
  40. f35bb33 Expose a TickClock on ScopedTaskEnvironment by Sebastien Marchand · 6 years ago
  41. f03446a Improve build concurrency for instrumentation_test_apk by Andrew Grieve · 6 years ago
  42. b6f16ac reland: Moves loading of local_state and field trials to early initialization by Scott Violet · 6 years ago
  43. 258ac65 Add nanoseconds support to base::TimeDelta by tzik · 6 years ago
  44. aa6aae1 Memory-infra: Add comment to discourage the use of GetOrCreate dump by Siddhartha · 6 years ago
  45. 234096a Android: Create BaseRobolectricTestRunner that initializes command-line by Andrew Grieve · 6 years ago
  46. 0e97d48 Revert "Show Variations info in cmd format in about:version." by Tommy Steimel · 6 years ago
  47. c2d1187 Do not try to load ICU data from individual files by Jungshik Shin · 6 years ago
  48. 36955bf Fuchsia: Add selective path cloning to launch options, for sandboxing. by Kevin Marshall · 6 years ago
  49. f66c4ea Download ciopfs from a hook in win/cross builds. by Nico Weber · 6 years ago
  50. 3207b96 Support EnableIf attribute to conditionally disable definitions. by Eve Martin-Jones · 6 years ago
  51. 3950e2f Show Variations info in cmd format in about:version. by Gayane Petrosyan · 6 years ago
  52. da11727 Memory-infra: whitelist Omnibox urlindex MDP by Siddhartha · 6 years ago
  53. 7ac6779 SharedMemoryTracker will stop tracking memory if TakeHandle() was called by Siddhartha · 6 years ago
  54. 4683c8b Revert "Make LazyInstance's constructor constexpr." by Robert Liao · 6 years ago
  55. 726c970 Duplicate SerializedHandle definition in //ipc/ipc.mojom by Eve Martin-Jones · 6 years ago
  56. e3a2fc6 Rename traits and interface directories in //device by Reilly Grant · 6 years ago
  57. 9090eff Memory-infra: whitelist history report mdp by Siddhartha · 6 years ago
  58. 042c79b Convert internal mojo bindings to a component target by Ken Rockot · 6 years ago
  59. 9b7976a Revert "Moves loading of local_state and field trials to early initialization" by Xiyuan Xia · 6 years ago
  60. c1afa73 Add lock annotations from Abseil C++. by Victor Costan · 6 years ago
  61. eb66f0d Change webview SyncCompositor to use BeginFrameResponse messages. by Dave Tapuska · 6 years ago
  62. 5829443 Disable CotnentUriUtilsTest.ContentUriMimeTest. by Maria Khomenko · 6 years ago
  63. e7cd62a Android: Remove jni_generator test from build by Peter Wen · 6 years ago
  64. b73da53 Move initCommandLine() to attachBaseContext (take 2) by Andrew Grieve · 6 years ago
  65. ab53c58 Add [force_serialize] mojom typemap attribute by Ken Rockot · 6 years ago
  66. d264de3 Android: Fix unchecked lint warnings by Peter Wen · 6 years ago
  67. c024382 Remove O workaround lazily init ApplicationStatus. by Ted Choc · 6 years ago
  68. f79e8a3 Moves loading of local_state and field trials to early initialization by Scott Violet · 6 years ago
  69. 7b4511e Implement converting constructors from Optional<U>. by Hidehiko Abe · 6 years ago
  70. c33d816 Introduce mojo_base.mojom.BigString by Dmitry Gozman · 6 years ago
  71. e4bd0f5 Remove multiple ITR from manifest and fix service test run on J4 issue by Yoland Yan · 6 years ago
  72. 951d26e cleanup how ConfigurationPolicyProviders are set by Scott Violet · 6 years ago
  73. e3fcff1 Remove some old dead code. by Steven Holte · 6 years ago
  74. 6a5f0e0 Moved HistogramSnapshotManager::PrepareDeltas definition to .cc file. by François Degros · 6 years ago
  75. 97b2689 Add a crash key to debug crash on iOS by Jungshik Shin · 6 years ago
  76. 79bccec constexpr TimeDelta::operator/ by Gabriel Charette · 6 years ago
  77. 39310af Add rtc::ScopedAllowBaseSyncPrimitives for WebRTC. by Tommi · 6 years ago
  78. 9c3682f UMA recording the kind of target frame when extensions pierce browsing instance. by Lukasz Anforowicz · 6 years ago
  79. 25e74d5 constexpr simple TimeDelta methods. by Gabriel Charette · 6 years ago
  80. 24f65b8 Log initialization errors in JUnit test suites. by Bernhard Bauer · 6 years ago
  81. 0db1bf9 Only disable base::DirReaderPosixUnittest::Read on clang ASAN by Matthew Cary · 6 years ago
  82. abd315f Simplified StatisticsRecorder. by François Degros · 6 years ago
  83. d53229a Remove InstrumentationTestRunners from test apk AndroidManifest by Yoland Yan · 6 years ago
  84. 759bbe3 Work around VC++ code-ben bug 804884 by Bruce Dawson · 6 years ago
  85. 0b74c4d Remove code that was added to debug bug 445616 by Sergey Ulanov · 6 years ago
  86. 541be73 Reland "Build Fuchsia packages for test and executable targets." by Kevin Marshall · 6 years ago
  87. fc53a56 Mru cache memory estimation. by Denis Yaroshevskiy · 6 years ago
  88. 4b6028a android_crazy_linker: Disable r_brk() call for release builds. by David 'Digit' Turner · 6 years ago
  89. 2217fbb Add a developer hint to an otherwise cryptic error when accidently registering a second RunLoop::Delegate on a thread. by Gabriel Charette · 6 years ago
  90. 1f8e146 Disable base::DirReaderPosixUnittest::Read on clang ASAN. by Matthew Cary · 6 years ago
  91. 9356964 Move some message center files to ui/message_center/public/ by Evan Stade · 6 years ago
  92. 1851672 Remove usage of SequencedWorkerPoolOwner. by Francois Doray · 6 years ago
  93. b139e80 Add TaskScheduler::FlushAsyncForTesting() by Robert Liao · 6 years ago
  94. 247e230 logging_chrome: remove log file extension in the right place by Luigi Semenzato · 7 years ago
  95. d16bc2e Remove JUnit3 test cases by Yoland Yan · 7 years ago
  96. 531b240 Fix gn CHECK()ing when generating Chromium build files by Tom Anderson · 7 years ago
  97. 21f51e4 Moving the last part of extension unpacking to the browser process. by Jay Civelli · 7 years ago
  98. 4c32ebe Refactor ChromeSecurityExploitBrowserTest to also work with mojo blob URLs. by Marijn Kruisselbrink · 7 years ago
  99. b8c7b1b Tweak GetOrCreateLazyPointer's template logic to enable more code folding. by Gabriel Charette · 7 years ago
  100. 7cddfec Implement conditional copy/move ctors/assign-operators. by Hidehiko Abe · 7 years ago