1. ae5a5fb Use COMPONENT_EXPORT for mojo/public/cpp/base targets by Ken Rockot · 7 years ago
  2. 7110143 Use COMPONENT_EXPORT for mojom_component targets by Ken Rockot · 7 years ago
  3. 40ae304 Update //url/mojo to use standard naming conventions. by Daniel Cheng · 7 years ago
  4. ab93d73 Change base::MakeUnique with std::make_unique in apps/, base/, cc/, content/, gpu/, mash/ by Gyuyoung Kim · 7 years ago
  5. 5a3f375 Revert "Update //url/mojo to use standard naming conventions." by Findit · 7 years ago
  6. 3e786be Update //url/mojo to use standard naming conventions. by Daniel Cheng · 7 years ago
  7. 2127525 Fix undefined sequencing in trace_log.cc by Daniel Cheng · 7 years ago
  8. f0f193f Don't treat empty spans as null in mojo array traits. by Daniel Cheng · 7 years ago
  9. e933421 Enable -Wimplicit-fallthrough on Windows. by Nico Weber · 7 years ago
  10. 3b366f8 Make SharedMemory::TakeHandle() unmap memory. by kylechar · 7 years ago
  11. f35bb33 Expose a TickClock on ScopedTaskEnvironment by Sebastien Marchand · 7 years ago
  12. f03446a Improve build concurrency for instrumentation_test_apk by Andrew Grieve · 7 years ago
  13. b6f16ac reland: Moves loading of local_state and field trials to early initialization by Scott Violet · 7 years ago
  14. 258ac65 Add nanoseconds support to base::TimeDelta by tzik · 7 years ago
  15. aa6aae1 Memory-infra: Add comment to discourage the use of GetOrCreate dump by Siddhartha · 7 years ago
  16. 234096a Android: Create BaseRobolectricTestRunner that initializes command-line by Andrew Grieve · 7 years ago
  17. 0e97d48 Revert "Show Variations info in cmd format in about:version." by Tommy Steimel · 7 years ago
  18. c2d1187 Do not try to load ICU data from individual files by Jungshik Shin · 7 years ago
  19. 36955bf Fuchsia: Add selective path cloning to launch options, for sandboxing. by Kevin Marshall · 7 years ago
  20. f66c4ea Download ciopfs from a hook in win/cross builds. by Nico Weber · 7 years ago
  21. 3207b96 Support EnableIf attribute to conditionally disable definitions. by Eve Martin-Jones · 7 years ago
  22. 3950e2f Show Variations info in cmd format in about:version. by Gayane Petrosyan · 7 years ago
  23. da11727 Memory-infra: whitelist Omnibox urlindex MDP by Siddhartha · 7 years ago
  24. 7ac6779 SharedMemoryTracker will stop tracking memory if TakeHandle() was called by Siddhartha · 7 years ago
  25. 4683c8b Revert "Make LazyInstance's constructor constexpr." by Robert Liao · 7 years ago
  26. 726c970 Duplicate SerializedHandle definition in //ipc/ipc.mojom by Eve Martin-Jones · 7 years ago
  27. e3a2fc6 Rename traits and interface directories in //device by Reilly Grant · 7 years ago
  28. 9090eff Memory-infra: whitelist history report mdp by Siddhartha · 7 years ago
  29. 042c79b Convert internal mojo bindings to a component target by Ken Rockot · 7 years ago
  30. 9b7976a Revert "Moves loading of local_state and field trials to early initialization" by Xiyuan Xia · 7 years ago
  31. c1afa73 Add lock annotations from Abseil C++. by Victor Costan · 7 years ago
  32. eb66f0d Change webview SyncCompositor to use BeginFrameResponse messages. by Dave Tapuska · 7 years ago
  33. 5829443 Disable CotnentUriUtilsTest.ContentUriMimeTest. by Maria Khomenko · 7 years ago
  34. e7cd62a Android: Remove jni_generator test from build by Peter Wen · 7 years ago
  35. b73da53 Move initCommandLine() to attachBaseContext (take 2) by Andrew Grieve · 7 years ago
  36. ab53c58 Add [force_serialize] mojom typemap attribute by Ken Rockot · 7 years ago
  37. d264de3 Android: Fix unchecked lint warnings by Peter Wen · 7 years ago
  38. c024382 Remove O workaround lazily init ApplicationStatus. by Ted Choc · 7 years ago
  39. f79e8a3 Moves loading of local_state and field trials to early initialization by Scott Violet · 7 years ago
  40. 7b4511e Implement converting constructors from Optional<U>. by Hidehiko Abe · 7 years ago
  41. c33d816 Introduce mojo_base.mojom.BigString by Dmitry Gozman · 7 years ago
  42. e4bd0f5 Remove multiple ITR from manifest and fix service test run on J4 issue by Yoland Yan · 7 years ago
  43. 951d26e cleanup how ConfigurationPolicyProviders are set by Scott Violet · 7 years ago
  44. e3fcff1 Remove some old dead code. by Steven Holte · 7 years ago
  45. 6a5f0e0 Moved HistogramSnapshotManager::PrepareDeltas definition to .cc file. by François Degros · 7 years ago
  46. 97b2689 Add a crash key to debug crash on iOS by Jungshik Shin · 7 years ago
  47. 79bccec constexpr TimeDelta::operator/ by Gabriel Charette · 7 years ago
  48. 39310af Add rtc::ScopedAllowBaseSyncPrimitives for WebRTC. by Tommi · 7 years ago
  49. 9c3682f UMA recording the kind of target frame when extensions pierce browsing instance. by Lukasz Anforowicz · 7 years ago
  50. 25e74d5 constexpr simple TimeDelta methods. by Gabriel Charette · 7 years ago
  51. 24f65b8 Log initialization errors in JUnit test suites. by Bernhard Bauer · 7 years ago
  52. 0db1bf9 Only disable base::DirReaderPosixUnittest::Read on clang ASAN by Matthew Cary · 7 years ago
  53. abd315f Simplified StatisticsRecorder. by François Degros · 7 years ago
  54. d53229a Remove InstrumentationTestRunners from test apk AndroidManifest by Yoland Yan · 7 years ago
  55. 759bbe3 Work around VC++ code-ben bug 804884 by Bruce Dawson · 7 years ago
  56. 0b74c4d Remove code that was added to debug bug 445616 by Sergey Ulanov · 7 years ago
  57. 541be73 Reland "Build Fuchsia packages for test and executable targets." by Kevin Marshall · 7 years ago
  58. fc53a56 Mru cache memory estimation. by Denis Yaroshevskiy · 7 years ago
  59. 4b6028a android_crazy_linker: Disable r_brk() call for release builds. by David 'Digit' Turner · 7 years ago
  60. 2217fbb Add a developer hint to an otherwise cryptic error when accidently registering a second RunLoop::Delegate on a thread. by Gabriel Charette · 7 years ago
  61. 1f8e146 Disable base::DirReaderPosixUnittest::Read on clang ASAN. by Matthew Cary · 7 years ago
  62. 9356964 Move some message center files to ui/message_center/public/ by Evan Stade · 7 years ago
  63. 1851672 Remove usage of SequencedWorkerPoolOwner. by Francois Doray · 7 years ago
  64. b139e80 Add TaskScheduler::FlushAsyncForTesting() by Robert Liao · 7 years ago
  65. 247e230 logging_chrome: remove log file extension in the right place by Luigi Semenzato · 7 years ago
  66. d16bc2e Remove JUnit3 test cases by Yoland Yan · 7 years ago
  67. 531b240 Fix gn CHECK()ing when generating Chromium build files by Tom Anderson · 7 years ago
  68. 21f51e4 Moving the last part of extension unpacking to the browser process. by Jay Civelli · 7 years ago
  69. 4c32ebe Refactor ChromeSecurityExploitBrowserTest to also work with mojo blob URLs. by Marijn Kruisselbrink · 7 years ago
  70. b8c7b1b Tweak GetOrCreateLazyPointer's template logic to enable more code folding. by Gabriel Charette · 7 years ago
  71. 7cddfec Implement conditional copy/move ctors/assign-operators. by Hidehiko Abe · 7 years ago
  72. d842048 Add support for thread names to out of process heap profiling. by erikchen · 7 years ago
  73. 7780721 Add a FALLTHROUGH macro and get base/ to build with -Wimplicit-fallthrough. by Nico Weber · 7 years ago
  74. e0d800c Adds inline capacity to WTF::Vector mojo binding by Malcolm White · 7 years ago
  75. 24c9890 Revert "Build Fuchsia packages for test and executable targets." by John Budorick · 7 years ago
  76. 7dcb802 base: Add override mechanism for Time/TimeTicks/ThreadTicks::Now. by Eric Seckler · 7 years ago
  77. a35ef71 Simplify ChromeBackupAgentTest.readUtf8FileFullyCrashIfTooBig by Andrew Grieve · 7 years ago
  78. 3578be2 Reland "Reland "Make many base:: classes constexpr default constructible"" by Gabriel Charette · 7 years ago
  79. 11aa65d viz: Sync destruction for RootCompositorFrameSinkImpl. by kylechar · 7 years ago
  80. d6dbe27 Reland "android: Don't parse /proc/self/maps to prefetch the library." by Benoit L · 7 years ago
  81. 08275f7 Revert "android: Don't parse /proc/self/maps to prefetch the library." by Benoit L · 7 years ago
  82. 2c8e946 Add InterfaceInvalidator and WeakInterfacePtr classes by Austin Tankiang · 7 years ago
  83. a30df88 Remove ui::Gpu from SyncCallRestrictions friends. by kylechar · 7 years ago
  84. 374e021 Add more details about UI resources in memory dump by Siddhartha · 7 years ago
  85. e25acff Rename TaskTracker::Flush() to TaskTracker::FlushForTesting() by Robert Liao · 7 years ago
  86. f79ca83 Use affirmative expression in base::Optional by Chris Blume · 7 years ago
  87. f909991 Introduce TaskTracker::FlushAsyncForTesting() by Robert Liao · 7 years ago
  88. 5bbf93c Fix base_unittests compilation failure on official build bots. by Lei Zhang · 7 years ago
  89. 8ef88a5 [jumbo] add missing include guard to aligned_memory.h by Mostyn Bramley-Moore · 7 years ago
  90. 0f20dcd Assert time histogram ranges are within int32 by Wei-Yin Chen (陳威尹) · 7 years ago
  91. 283c725 Add logging to DirReaderPosixUnittest by Anthony Berent · 7 years ago
  92. b76c1e3 Add asm.js to build_config.h. by Henrique Nakashima · 7 years ago
  93. e2b7abb android: Don't parse /proc/self/maps to prefetch the library. by Benoit Lize · 7 years ago
  94. 1424f27 Support attribute lists for mojom const types. by Eve Martin-Jones · 7 years ago
  95. ec48b1d Enable sampling profiler for IO thread of browser process at startup by Xi Cheng · 7 years ago
  96. 9ad435f Fuchsia: Add PathServiceTest exemption for FILE_MODULE on Fuchsia. by Kevin Marshall · 7 years ago
  97. afde7b3 Revert "Make DestructorAtExit LazyInstances leak." by Joe Downing · 7 years ago
  98. 9135b1f Make DestructorAtExit LazyInstances leak. by Daniel Cheng · 7 years ago
  99. 8598e62 Add support for include_dirs to gn check. by Marcin Simonides · 7 years ago
  100. 8ea69d1 Revert "Switch //build/print_python_deps.py to vpython." by John Budorick · 7 years ago