1. 0791de9 Rename TaskRunner::RunsTasksOnCurrentThread() in //dbus, //chromeos, //ppapi by peary2 · 7 years ago
  2. 0b3a3c4 Rename TaskRunner::RunsTasksOnCurrentThread() in //media, //ui, //ipc by peary2 · 7 years ago
  3. 463c8a7 fuchsia: base_unittests (mostly) compiling by scottmg · 7 years ago
  4. 85598d9 Fix markdown issue in mojo Data Pipe documentation. by Marijn Kruisselbrink · 7 years ago
  5. a6cf8bf Mojo EDK: Scoped peer process connections by Ken Rockot · 7 years ago
  6. ba27500 [TSAN] Fix TSAN error in i18n RTL. by mbjorge · 7 years ago
  7. d7ee410 Add a size parameter to SharedMemoryHandle. by erikchen · 7 years ago
  8. a204aae Flush all TaskScheduler<->MainLoop tasks in ~TestBrowserThreadBundle() by gab · 7 years ago
  9. af02288 Loosen thread-safety checks and update documentation on RunLoop. by gab · 7 years ago
  10. 6bd129a Rename base::MakeShared to base::MakeRefCounted by Taiju Tsuiki · 7 years ago
  11. b6751c8 DictionaryValue: add standard iterators by Johan Tibell · 7 years ago
  12. 25e10ad Introduce RunLoop::Delegate splitting RunLoop/MessageLoop some more. by gab · 7 years ago
  13. da269b1 Spell success correctly. by thestig · 7 years ago
  14. 9081007 Fixes a couple of stale links in mojo/public/cpp/bindings/README.md by sky · 7 years ago
  15. 335f4cf Cleanup PreferenceMACs on browser_tests startup by Gabriel Charette · 7 years ago
  16. 064aac2 Mojo JavaScript bindings: follow JavaScript naming rules. by yzshen · 7 years ago
  17. a0b7c3f Change identification of Android O. by Tommy Nyquist · 7 years ago
  18. a05b184 Disable failing ProcessDeathTest on Android. by donnd · 7 years ago
  19. dfaedb2 Mojo EDK: Fix nullptr deref in data pipe allocation failure by Ken Rockot · 7 years ago
  20. 0fc4346 Revert of Mojo JavaScript bindings: follow JavaScript naming rules. (patchset #2 id:20001 of https://codereview.chromium.org/2889723002/ ) by yzshen · 7 years ago
  21. f765393 Add more no-compile test for UMA_HISTOGRAM_ENUMERATION by wychen · 7 years ago
  22. c372a2a Add no-compile test for UmaHistogramEnumeration by wychen · 7 years ago
  23. 6200c68 Fill in PlatformPrivateFootprint on Linux 2/2 by hjd · 7 years ago
  24. d3aa1b5 Mojo JavaScript bindings: follow JavaScript naming rules. by yzshen · 7 years ago
  25. e367d3f Remove SequencedWorkerPool::PostDelayedWorkerTask(). by fdoray · 7 years ago
  26. a1f259a Mojo bindings generator: introduce Stylizer to specify naming rules. by yzshen · 7 years ago
  27. 8d2c954 Automated IWYU fix for TaskRunner includes. by Gabriel Charette · 7 years ago
  28. 9994bac Add ScopedTaskEnvironment::GetMainThreadTaskRunner(). by fdoray · 7 years ago
  29. e47bc1b Expose SingleThreadTaskRunnerThreadMode in post_task.h by robliao · 7 years ago
  30. 4ad9fe1 android: Add the target to toplevel Looper events in tracing. by lizeb · 7 years ago
  31. 65bdef7 Remove renderer notifications of memory pressure. by brettw · 7 years ago
  32. 6cb1d78 Move setup of base::test::ScopedFeatureList earlier, to avoid data race. by lukasza · 7 years ago
  33. 05405fe Mojo C++ Bindings: Remove redundant AssociatedInterfaceRequest APIs by Ken Rockot · 7 years ago
  34. 4405aca Android: Remove GetApplicationContext part 4 by wnwen · 7 years ago
  35. 783f6ed Fix notification expectation in mojo::WaitSet by Ken Rockot · 7 years ago
  36. ea4b661 Use acquire/relase for delayed persistent allocations. by bcwhite · 7 years ago
  37. 7089489 Set limit for number of failed EXPECTs per test in test launcher output. by alex-ac · 7 years ago
  38. 5ddad2a Use TaskScheduler instead of SequencedWorkerPool in sequenced_task_runner_handle_unittest.cc. by fdoray · 7 years ago
  39. 565b762 memory-infra: Don't invoke all dump providers in SUMMARY_ONLY mode by hjd · 7 years ago
  40. b8d32a8 Add functions to convert boolean jni array. by vitaliii · 7 years ago
  41. 675351a [reland] Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  42. f639062 Mojo C++ Bindings: Remove redundant InterfaceRequest APIs by Ken Rockot · 7 years ago
  43. 2f4f705 Use TaskScheduler instead of SequencedWorkerPool in streaming_utf8_validator_unittest.cc. by fdoray · 7 years ago
  44. bf4c124 Revert "[reland] Support generation of component targets for Mojom C++ bindings" by Ken Rockot · 7 years ago
  45. a20021a Cleanup definition of ActivityState and ApplicationStatus warnings by dgn · 7 years ago
  46. 0a9b782 Add missing IWYU message_loop.h includes. by gab · 7 years ago
  47. 13f3a56 Config changes to support target_os="fuchsia" by scottmg · 7 years ago
  48. 57d5843 [histogram] Make histograms more resistant to overflows. by altimin · 7 years ago
  49. 5d1878f Marshal 64 bit byte counts as double through to JavaScript. by siggi · 7 years ago
  50. 1c2b88b [reland] Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  51. 9841406 Mojo C++ Bindings: Remove superfluous Bind overloads by Ken Rockot · 7 years ago
  52. 3a2260f Make the PGO profiling step work with VS2017 by sebmarchand · 7 years ago
  53. 31307e3 Use a common buffer across all instances for stack-copy. by bcwhite · 7 years ago
  54. a2c9ee0 Introduce SingleThreadTaskRunnerThreadMode by robliao · 7 years ago
  55. 3bf38eb Reland "Add enable_ipc_logging build argument" by davidsz · 7 years ago
  56. b09bbc8 Revert "[reland] Support generation of component targets for Mojom C++ bindings" by Max Morin · 7 years ago
  57. 28720a7 [reland] Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  58. e87fadb [Suggestions UI] Drop Bitmap references from articles under memory pressure. by bauerb · 7 years ago
  59. c36d006 Mojo EDK: Require explicit TransportProtocol in ConnectionParams ctor by Ken Rockot · 7 years ago
  60. 11c7384 Copy only accessed PersistentHistogramData fields when validating. by bcwhite · 7 years ago
  61. cc0279a Add << operator for convenient base::FilePath logging. by Mike Bjorge · 7 years ago
  62. d68c22c Reduce boilerplate when creating simple mojom::URLLoaders. by jam · 7 years ago
  63. f9a3cc9 Ensure that memory-maped files are fully realized. by bcwhite · 7 years ago
  64. dffa136 Mojo EDK: Kill SetParentPipe* and CreateChildMessagePipe by Ken Rockot · 7 years ago
  65. 67ed520 memory-infra: Fix deadlock in MemoryDumpManager by hjd · 7 years ago
  66. 91d62ae Mojo code generator: change where to add computed data to mojom definitions by yzshen · 7 years ago
  67. 891e845 Update EDK IPC API by Ken Rockot · 7 years ago
  68. 3ca3548 Enable use_once_callback on mojom GN rule by default by tzik · 7 years ago
  69. d42f630 Move screenshot capture to Java-side. by mikecase · 7 years ago
  70. be9beea New Sequence/Thread checking API. by gab · 7 years ago
  71. 1ac7e5e Add crash keys about field trial shared memory errors. by asvitkine · 7 years ago
  72. cfc0196 InstalledAppProviderImpl: Assert that code is run off the UI thread. by mgiuca · 7 years ago
  73. 7f276aa Pass the GUID for the SharedMemoryHandle used by base::FieldTrialList. by erikchen · 7 years ago
  74. 75f3143 Change SharedMemory to initialize member vars in header. by asvitkine · 7 years ago
  75. d073121 Heap Profiler: Avoid splitting PartitionAlloc / BlinkGC type names by comma by tasak · 7 years ago
  76. de535ea base: employ ReadSymbolicLink() in PathProviderAndroid() by tfarina · 7 years ago
  77. 1ece390 Do not flush main thread tasks in ~ScopedTaskEnvironment. by fdoray · 7 years ago
  78. 7c2fc54 Adding malloc allocator metric for objects allocated through shim by etienneb · 7 years ago
  79. 25dad6d base: get rid of RealPath() function by tfarina · 7 years ago
  80. e4b2b6b Fix potential buffer over-read errors for un-terminated JSON strings and comments. by rsesek · 7 years ago
  81. c794ce5 Remove methods associated with the builder pattern from TaskTraits. by fdoray · 7 years ago
  82. aad5307 memory-infra: Rename Enable/Disable in MemoryDumpManager. by hjd · 7 years ago
  83. 990f9e8 Add base::test::ScopedTaskEnvironment::RunUntilIdle(). by fdoray · 7 years ago
  84. 6c533d0 Revert "Support generation of component targets for Mojom C++ bindings" by Jochen Eisinger · 7 years ago
  85. 4256516 [Synchronization] Fix a crash in WaitableEventWatcher. by atuchin · 7 years ago
  86. 6f85fea Support generation of component targets for Mojom C++ bindings by Ken Rockot · 7 years ago
  87. 82905b5 Add base::TaskTraits::Override(). by fdoray · 7 years ago
  88. 88d8906 memory-infra: Remove is_enabled_ from MDM by hjd · 7 years ago
  89. 307dff8 Revert of Add tests to make sure closed CCT activities are not leaked. (patchset #7 id:120001 of https://codereview.chromium.org/2847263003/ ) by olka · 7 years ago
  90. 2b3f669 Use MakeUnique() in base/values.cc. by thestig · 7 years ago
  91. c5b02aa Use a flat map constructor for base::DictionaryValue when deserialising. by Sam McNally · 7 years ago
  92. b701340 Use constexpr TaskTraits constructor in base (part 2). by fdoray · 7 years ago
  93. bc44d70 Add concurrency check to HistogramSnapshotManager. by bcwhite · 7 years ago
  94. a22cfdb Introduce TaskRunner::RunsTasksInCurrentSequence() to replace by peary2 · 7 years ago
  95. c998e50 [Android] Tweak ChromeTabUtils.waitForTabPageLoaded loading state logic. by jbudorick · 7 years ago
  96. e3ca250 Mark Scoped(Async)TaskScheduler as deprecated. by fdoray · 7 years ago
  97. ffd35ae Add TRACE_EVENT_INSTANT_WITH_TIMESTAMP1. by lpy · 7 years ago
  98. d9b0912 Handle error in connector. by wangjimmy · 7 years ago
  99. c4b1e5c Add tests to make sure closed CCT activities are not leaked. by dskiba · 7 years ago
  100. 0fdbfa9 Mojo code generator: simplify how imported types and values are handled. by yzshen · 7 years ago