1. bad665d Use BigBuffer for legacy IPC messages by Ken Rockot · 6 years ago
  2. ec0b6cd android: set Java exception info via a callback by Joshua Peraza · 6 years ago
  3. 8db906b [sampling heap profiler] Support stack collection on Android by Alexei Filippov · 6 years ago
  4. 45993d4 initialize local_exit_code with zero by Dmitry Bezheckov · 6 years ago
  5. 488c79c Updating AsyncTask usage in all other places in the code base by Sam Maier · 6 years ago
  6. db93466 Implement a Mojo interface which vends RemoteObject interfaces. by Jeremy Roman · 6 years ago
  7. aac6103 [scheduler] Add execution timing to TaskQueue::Task. by Alexander Timin · 6 years ago
  8. 2675118 Update ICU to 62.1 by Jungshik Shin · 6 years ago
  9. 8a8a132 Make the Cloud Print service process listen for WM_QUIT. by Lei Zhang · 6 years ago
  10. 07d60e7 ALooper implementation for MessagePumpForUI::Schedule(Delayed)Work by Michael Thiessen · 6 years ago
  11. 282bf26 TestMockTimeTaskRunner: Remove just added CHECKs on posts to dead one by Maks Orlovich · 6 years ago
  12. c5d455e Include <memory> in lock_free_address_hash_set_unittest.cc by Martijn Croonen · 6 years ago
  13. a728110 Start message loop on creation on Android by Ran Ji · 6 years ago
  14. 9801b10 Correct some OS_POSIX || OS_FUCHSIA conditionals in ProcessUtilTests. by Wez · 6 years ago
  15. 2a52bc5 Do not optimize base::debug::Alias(). by Ryo Hashimoto · 6 years ago
  16. 8a42fde Migrate from ScopedZxHandle & zx_handle_t to zx::job and unowned_job. by Wez · 6 years ago
  17. a82a33d Fix FileUtilTest.ReadFileToStringWithProcFileSystem by Sergey Kuznetsov · 6 years ago
  18. d9c6da3 Fix OOM in string escape fuzzer by Lutz Justen · 6 years ago
  19. c45e28b ThreadController using MessagePump. by Greg Kraynov · 6 years ago
  20. eb6c3fe Update Git EOL policies for source files by Yngve N. Pettersen · 6 years ago
  21. 571c286 Update base::DelayTimer implementation on top of RetainingOneShotTimer by tzik · 6 years ago
  22. 70ec6bc Replace base::MockTimer with behavior-specific timers by tzik · 6 years ago
  23. 9d3815e Remove fdopen(fd, "a+") request in SharedMemory::Create. by David Vallet · 6 years ago
  24. 51a3e12 Update timestmap of file only when content is changed by Takuto Ikuta · 6 years ago
  25. 7115d36 Fix typo in the 'simplified guide' sentence by Oksana Zhuravlova · 6 years ago
  26. b3cfe56 Remove src/mojo/android by Ken Rockot · 6 years ago
  27. 3a06fc5 Fixed CRLFs in source files to LFs by Yngve N. Pettersen · 6 years ago
  28. 0a80f2f Add extra output to diagnose file creation failure by Bruce Dawson · 6 years ago
  29. e293a0f Rename TaskAnnotator::DidQueueTask to better represent semantics by Gabriel Charette · 6 years ago
  30. cfce889 Replace base::Timer with behavior-specific timers in gcm/ and gcm_driver/ by tzik · 6 years ago
  31. 439924a Add tests for ICU word segmentation for Chinese/Japanese/Thai by Wei-Yin Chen (陳威尹) · 6 years ago
  32. 2336fad Use AtomicOutput for faster incremental build on android by Takuto Ikuta · 6 years ago
  33. e507beb [MessageLoop] Improved MessageLoop PostTaskPerfTests by Gabriel Charette · 6 years ago
  34. da8ef9f [bluetooth] Implement obtaining GATT Services for WinRT by Jan Wilken Doerrie · 6 years ago
  35. b41f068 Expose construct-with-task ctors of base::{Repeating,RetainingOneShot}Timer by tzik · 6 years ago
  36. 6f0711a Move process_milestone to CallStackProfileBuilder class by Xi Cheng · 6 years ago
  37. 99858f8 Add reset() to scoped_refptr. by kylechar · 6 years ago
  38. 135b738 Delete mojo/edk by Ken Rockot · 6 years ago
  39. 629a804 Mojo EDK -> Core: content, ipc, services by Ken Rockot · 6 years ago
  40. 9554afb Scheduler: Add UMA metric TaskQueueManager.ActiveQueuesSize. by Farah Charab · 6 years ago
  41. 1b6d559 Mojo EDK -> Mojo Core / Embedder by Ken Rockot · 6 years ago
  42. c644273 [MessageLoop] Disable hi-res timers while in nested loops that don't process application tasks by Gabriel Charette · 6 years ago
  43. 36d6edc Add kalman_filter predictor input predicton by Ella Ge · 6 years ago
  44. cd3466d [MessageLoop] Don't clobber |recent_time_| by Gabriel Charette · 6 years ago
  45. 935ecbb [MessageLoop] Fix crash in TaskObserverPerfTest by Gabriel Charette · 6 years ago
  46. 67819a5 Big blink's scheduler/base to //base/task/sequence_manager move. by Greg Kraynov · 6 years ago
  47. 5b788ab Replace base::MockTimer with behavior-specific timers by tzik · 6 years ago
  48. 80d11ff [sampling heap profiler] Implement lock-free hash set. by Alexei Filippov · 6 years ago
  49. 53ca47e Misc code clean-up in Linker.java (no behavior change) by Andrew Grieve · 6 years ago
  50. e1c41f1 Roll Fuchsia SDK from 4d52071a7689 to 386667d2f104 by Wez · 6 years ago
  51. 3ed064c Roll-back Fuchsia SDK to the last-known-good version. by Wez · 6 years ago
  52. c2f2b6a Move CompletedCallback type to CallStackProfileBuilder class by Xi Cheng · 6 years ago
  53. c6c4835 Updating our version of AsyncTask by Sam Maier · 6 years ago
  54. 8f18aff TestMockTimeTaskRunner: avoid getting captured via ThreadTaskRunnerHandle by Maks Orlovich · 6 years ago
  55. ace0922 Roll Fuchsia SDK from 959c11146fd1 to 3a07104afeb7 by Wez · 6 years ago
  56. 8e15fda Remove CHECK for IPC message queue size by Ken Rockot · 6 years ago
  57. 7dcbde6 android: More app bundle related fixes. by David 'Digit' Turner · 6 years ago
  58. 78edd25 Remove cloud_policy_generated.cc by A Olsen · 6 years ago
  59. 4abda7c Use AtomicOutput for ZipDir by Takuto Ikuta · 6 years ago
  60. c5ed4fa Migrate some tests off of RunLoop::QuitCurrent*Deprecated(). by Wez · 6 years ago
  61. b5a028a android: Don't remove notPackage from test runner args. by John Budorick · 6 years ago
  62. 3d1ae90 Introduce ProfileBuilder interface by Xi Cheng · 6 years ago
  63. f803cf8 Remove redundant parentheses by Xi Cheng · 6 years ago
  64. 3c19290 Make SequenceManagerImpl internal. by Greg Kraynov · 6 years ago
  65. 5c22895 Disambiguate RunCallbackAndroid. by Sky Malice · 6 years ago
  66. 7ec202a Format stack_sampling_profiler_unittest.cc by Xi Cheng · 6 years ago
  67. 5acc546 base: Add GetGUID() method to shared memory region classes by Alexandr Ilin · 6 years ago
  68. c38cbcc Add new_large_object_space to allocator dump whitelist. by Hannes Payer · 6 years ago
  69. 739c2e7 Replace base::MockTimer with behavior-specific timers in //components by tzik · 6 years ago
  70. 54ec5ae policy: Enforce 'required' field for dictionary policies by Giovanni Ortuño Urquidi · 6 years ago
  71. 67d6b73 Rename TaskQueueManagerImpl to SequenceManagerImpl. by Greg Kraynov · 6 years ago
  72. 4f4c81e [MessageLoop] Add MessageLoop.ScheduledSleep.* metrics. by Gabriel Charette · 6 years ago
  73. 4d0c23a Android OOP-D: Add @MainDex annotation to JavaHandlerThread by Eric Karl · 6 years ago
  74. 274a18d [Modern] Set status bar color for bookmarks, history, downloads by Theresa · 6 years ago
  75. 19a4218 Revert "Disallow QuitCurrent*Deprecated() on RunLoops with Quit*Closure()s." by Yi Gu · 6 years ago
  76. 3837020 Introduce MockTimeDomain to replace VirtualTimeDomain in tests. by Greg Kraynov · 6 years ago
  77. d729ac0 Mojo: Delete [Scoped]InternalPlatformHandle by Ken Rockot · 6 years ago
  78. 7d7c123 Disallow QuitCurrent*Deprecated() on RunLoops with Quit*Closure()s. by Wez · 6 years ago
  79. 6c6c192 Remove redundant TaskQueueManagerImpl::CancelDelayedWork. by Greg Kraynov · 6 years ago
  80. 6d27304 Wire JSON parsing errors to chrome://policy by A Olsen · 6 years ago
  81. e80b26f Move TimeDomain to //base/task/sequence_manager. by Greg Kraynov · 6 years ago
  82. 4908e03 Mojo: Use PlatformHandleInTransit for message attachments by Ken Rockot · 6 years ago
  83. 4729bc4 Revert "Check theory that entire mmap page is getting zeroed." by Brian White · 6 years ago
  84. 0af0439 Support filtering of processes that participate in tracing. by Alexei Filippov · 6 years ago
  85. 1d83a20 Add a little more detail to the File::DeleteOnClose documentation. by Greg Thompson · 6 years ago
  86. af15ce0 Remove base::internal::PassingTraits by tzik · 6 years ago
  87. 507c631 Don't include Windows.h from range.h by Bruce Dawson · 6 years ago
  88. 491f474 android: Fix how incremental tests exclude net.bytebuddy from test discovery. by John Budorick · 6 years ago
  89. 00c4a54 Add a simplified set of Mojo docs for Chromium developers. by Erik Chen · 6 years ago
  90. 81f49f8 Mojo: Consolidate Mach port brokering logic by Ken Rockot · 6 years ago
  91. e7d7b62 policy: Add docs about schemas in policies by Giovanni Ortuño Urquidi · 6 years ago
  92. 08670f6 Android: Add a test to ensure asserts are working. by Eric Stevenson · 6 years ago
  93. a902d96 Mojo: Refactor internal Windows handle rewriting logic by Ken Rockot · 6 years ago
  94. a3c8e7d Android: Properly track GN .py inputs for actions in internal_rules.gni by Andrew Grieve · 6 years ago
  95. 2f3457a Make "gn analyze" know about all inputs for jinja_template() by Andrew Grieve · 6 years ago
  96. 111615a Upgrade chromium to the Android P DP3 SDK. by John Budorick · 6 years ago
  97. ffa954c Build mojo_core library for Windows by Ken Rockot · 6 years ago
  98. f11bd06 ServiceWorker S13N: always create SubresourceLoader on a background thread by Kinuko Yasuda · 6 years ago
  99. 6c116b8 Mojo: Ensure all struct fields in ABI have consistent size by Ken Rockot · 6 years ago
  100. 65d330b Minor comment update in stack_sampling_profiler.h by Xi Cheng · 6 years ago