1. db363f4 Discourage base::ResetAndReturn(). by Bence Béky · 6 years ago
  2. 8d7e428 Fixed memory leak in InterfacePtrSet::RemovePtr by Daniel Murphy · 6 years ago
  3. 818752b [Windows/Ozone] remove WatchFileDescriptor for Windows/Ozone by Mustafa Çamurcu · 6 years ago
  4. 5dd621a Make TaskQueueManagerImpl tests use TestMockTimeTaskRunner. by Greg Kraynov · 6 years ago
  5. 6cc97cf visual studio setup: require older SDK by Johann · 6 years ago
  6. 1d0944d Check theory that entire mmap page is getting zeroed. by Brian White · 6 years ago
  7. ceaa6cf Mojo fuzzing bindings: Fix handle/interface generation/mutation logic. by Oliver Chang · 6 years ago
  8. 0090b8d Roll ICU to ICU 61.1 + local changes by Jungshik Shin · 6 years ago
  9. 58888df [Fuchsia] Enable ProcessUtilTests tests. by Sergey Ulanov · 6 years ago
  10. d5685af Prune cancelled pending tasks in TestMockTimeTaskRunner. by Greg Kraynov · 6 years ago
  11. 6f1e7ea Fuchsia: Prepare for OS_POSIX removal in mojo/ by Fabrice de Gans-Riberi · 6 years ago
  12. 492c56b android: Do not generate .apk.jar.info files in javac.py by David 'Digit' Turner · 6 years ago
  13. 55209d8 Add base::RandomShuffle as a replacement of deprecated std::random_shuffle by tzik · 6 years ago
  14. c444733 Switch an easy token_begin/token_end use to token_piece. by David Benjamin · 6 years ago
  15. 6a9cd0e [Fuchsia] fix fdio_transfer_fd() result handling in base::LaunchProcess by Sergey Ulanov · 6 years ago
  16. 9ef76e7 [Logging] Hint of use-after-free indicating error in POSIX's LockImpl. by Gabriel Charette · 6 years ago
  17. ba11b83 Add base::Value::DictSize() and base::Value::DictEmpty(). by Lei Zhang · 6 years ago
  18. b1ad1ab Fuchsia: Prepare for OS_POSIX removal in ipc/ by Fabrice de Gans-Riberi · 6 years ago
  19. 332ec77 Add mojom, struct_traits and typemap for AggregatedHitTestRegion. by Ria Jiang · 6 years ago
  20. 58c28c1 Fully move PathService into the base namespace. by Avi Drissman · 6 years ago
  21. 68c298b Reland "[TaskScheduler] Label SchedulerWorker threads stacks with an identifying frame" by Gabriel Charette · 6 years ago
  22. 064bcc0 Enable ProcessUtilTest.LaunchWithHandleTransfer on Fuchsia by Sergey Ulanov · 6 years ago
  23. b98b73e strings/char_traits.h: use HAS_FEATURE instead of __has_feature by Takuto Ikuta · 6 years ago
  24. 93c1a02 DCHECK that |ptr| is valid when creating WeakPtrFactory by Wez · 6 years ago
  25. ec9b38f android: Kill child process when out of service slots by Bo Liu · 6 years ago
  26. 44016f7 Revert "[TaskScheduler] Label SchedulerWorker threads stacks with an identifying frame" by Gabriel Charette · 6 years ago
  27. da91a91 Perfetto: Support POD trace event arguments by Oystein Eftevaag · 6 years ago
  28. 71bb73c Make base::StringPiece more constexpr by Daniel Cheng · 6 years ago
  29. 98cc93e [TaskScheduler] Label SchedulerWorker threads stacks with an identifying frame by Gabriel Charette · 6 years ago
  30. 1df64a9 flat_map: Readd constructors and assignment operator overloads. by Raphael Kubo da Costa · 6 years ago
  31. 14d532d [TaskScheduler] Label service thread's stack with an identifying frame. by Gabriel Charette · 6 years ago
  32. 70e3146 [v8 platform] Use modern v8 worker threads API in gin. by Gabriel Charette · 6 years ago
  33. 6f91b95 MSVC Compatibility: span.h adjustments by Robert Liao · 6 years ago
  34. 343d8c1 [TaskScheduler] OnMainEntry()'s SchedulerWorker* can and should be const by Gabriel Charette · 6 years ago
  35. 1e7800e Clean up most Mojo core APIs by Ken Rockot · 6 years ago
  36. 62ed745 Filenames might contain characters that are not normal in URLs by Pete Williamson · 6 years ago
  37. d73537a Move some uses of PathService into the base namespace. by Avi Drissman · 6 years ago
  38. d3af075 Update doc links in Mojo docs by Ken Rockot · 6 years ago
  39. 4131e50 Use virtual call to base::Timer::Start by Tom Anderson · 6 years ago
  40. 3e1f3fc [Metrics] Fix histogram boundary error string by David Roger · 6 years ago
  41. 3e6b482 [base] Implement Extent in base::span by jdoerrie · 6 years ago
  42. c2b6b3e 🔁 Create a client for Trusted Web Activity Notification Delegation. by Peter E Conn · 6 years ago
  43. 672524a Remove MojoGetProperty and EDK SetProperty APIs by Ken Rockot · 6 years ago
  44. 6c71ae3 Fix ElfReaderTest.ReadElfLibraryName on android component builds by Siddhartha · 6 years ago
  45. e86d049 [MessageLoop] Fix message_loop.h includes by Gabriel Charette · 6 years ago
  46. a2e9421 Mojo EDK: Improve internal process handle ownership by Ken Rockot · 6 years ago
  47. a09eaa5 VR: Ensure Chrome launches onto the primary display for VR Standlones by Michael Thiessen · 6 years ago
  48. 00f6dab Revert "Add sequence verification to WeakPtrBase::reset()" by Wez · 6 years ago
  49. d3ece37 Revert "Thread-safe validity check for WeakPtr" by Wez · 6 years ago
  50. 4f06eb2 Build mojo JS bindings by default when IPC fuzzer is enabled. by Oliver Chang · 6 years ago
  51. 208544f [MessageLoop] Fix IWYU for (SingleThread|Sequenced)TaskRunner by Gabriel Charette · 6 years ago
  52. 46f1346 Thread-safe validity check for WeakPtr by Olivier Li · 6 years ago
  53. 0736c52 Updates UniquePtrMatcher to have deleter by Scott Violet · 6 years ago
  54. b532393 Chrome style plugin: enable virtual specifier checks for Gmock objects in //mojo. by Daniel Cheng · 6 years ago
  55. 0092ad6 Add override for overridden functions under /mojo by Takuto Ikuta · 6 years ago
  56. ee9dbcc android: Remove initial binding by Bo Liu · 6 years ago
  57. 15361ad [TaskScheduler] Clear blocking observer when using WaitableEvent in tests. by Francois Doray · 6 years ago
  58. 184c5eb [build/android] Replace version_codes.O_MR1 with OREO_MR1 by Juan Antonio Navarro Perez · 6 years ago
  59. d586afd Fuchsia: Delete package-probing conditionals from codebase. by Kevin Marshall · 6 years ago
  60. 368aa45 Add util for reading library name from elf binary by Siddhartha · 6 years ago
  61. 744c4a1 Reland "Add utils to read elf binary and get Build id" by Siddhartha · 6 years ago
  62. 2b23029 Migrate MessageLoop::current() to MessageLoopCurrent in /base by Gabriel Charette · 6 years ago
  63. 816accb Revert "Add utils to read elf binary and get Build id" by Thomas Anderson · 6 years ago
  64. f023cb6 Chrome style plugin: enable virtual specifier checks for Gmock objects in //components by Daniel Cheng · 6 years ago
  65. e3e8a4b Remove mojo/common and all references to it by Oksana Zhuravlova · 6 years ago
  66. f3d9c1e [EoC] Adding UMA for page view time by Filip Gorski · 6 years ago
  67. 1d82ca7 Add sequence verification to WeakPtrBase::reset() by Olivier Li · 6 years ago
  68. 4d6fdd4 [MessageLoopCurrent] Remove unused redundant ScopedNestableTaskAllower constructor by Gabriel Charette · 6 years ago
  69. b236fbc Disable SysInfoTest.AmountOfAvailablePhysicalMemory on linux. by John Budorick · 6 years ago
  70. ee4e370 [Fuchsia+TaskScheduler] Reenable TaskSchedulerWorkerPoolTest.PostDelayedTask on Fuchsia by Gabriel Charette · 6 years ago
  71. 45467a1 Disable persistent_histogram_storage_unittest on IOS by Xi Cheng · 6 years ago
  72. 7889a37 Add override for overridden functions under /base by Takuto Ikuta · 6 years ago
  73. 611b928 Chrome style plugin: enable virtual specifier checks for Gmock objects in //base by Daniel Cheng · 6 years ago
  74. 3ab9b2a [base] Deprecate arraysize in favor of base::size(array) by jdoerrie · 6 years ago
  75. 8d15b1c Add utils to read elf binary and get Build id by Siddhartha · 6 years ago
  76. 1ba265b Revert "Prevent implicit cast from 0 to StructPtr<T>." by Lei Zhang · 6 years ago
  77. abf1057 Chrome style plugin: enable virtual specifier checks for Gmock objects in //dbus. by Daniel Cheng · 6 years ago
  78. 6418801 Prevent implicit cast from 0 to StructPtr<T>. by Lukasz Anforowicz · 6 years ago
  79. 69300be Mojo JS bindings: Generate additional methods to aid fuzzing. by Oliver Chang · 6 years ago
  80. f80e945 Validate histogram contents to detect corruption. by Brian White · 6 years ago
  81. 22c5509 Mangle some reserved class names in java mojo bindings by Dmitry Gozman · 6 years ago
  82. cb9f2c1 [Sampling profiler] Remove StackSamplingProfiler continuation capability by Mike Wittman · 6 years ago
  83. e89bbda [Fuchsia+TaskScheduler] Re-enable a lighter version of TaskSchedulerWorkerPoolTest.RacyCleanup on Fuchsia by Gabriel Charette · 6 years ago
  84. c3f9202 Perfetto: Trace Event layer by Oystein Eftevaag · 6 years ago
  85. c67bf09 Tweak some death test expectations to pass dcheck_is_configurable. by Wez · 6 years ago
  86. f869668 Remove wtf/optional.h. by Jeremy Roman · 6 years ago
  87. 308c3bd Support C++17 noexcept function type in base::Bind by tzik · 6 years ago
  88. be2fc2d Use Chromium-built "test_child_process" for GetAppOutput tests instead of "sh". by Kevin Marshall · 6 years ago
  89. 6fc5e2f [Android] Fix bug where Early Async Trace Events dont match up by Mohamed Heikal · 6 years ago
  90. b55306a Added an initial version of plist_writer by rodmartin · 6 years ago
  91. 5acd499 Overhaul MemoryUma and report pressure from services. by Dmitry Skiba · 6 years ago
  92. 00fef1e Migrate MessageLoop::current() to MessageLoopCurrent in test_browser_thread_bundle.cc by Gabriel Charette · 6 years ago
  93. 88f4bcd Ignore WM_QUIT messages handled by MessagePumpForUI. by Wez · 6 years ago
  94. 28c6d5a dbus: Don't DCHECK unexpected message type, but ignore it by Sonny Sasaka · 6 years ago
  95. 45735c6 Remove deprecated std::ptr_fun and std::bind2nd by tzik · 6 years ago
  96. 81828d2 Include single_thread_task_runner.h in MessageLoopCurrent since API takes it by value by Gabriel Charette · 6 years ago
  97. 04a86dd Harden V8IsolateMemoryDumpProvider::DumpHeapStatistics. by Ulan Degenbaev · 6 years ago
  98. c0b99fc Remove task_runner from audio_input_device, as the ipc object is threadsafe now by Jonas Olsson · 6 years ago
  99. 391a19f Support MSVC depot tools toolchains for 3rd parties by Kimmo Kinnunen · 6 years ago
  100. 1b9e2d8 Convert discardable shared memory to the new shared memory API by Alexandr Ilin · 6 years ago