1. 24efe5e Allow base::DoNothing() to handle any argument list. by Peter Kasting · 6 years ago
  2. 142df5d Support attribute lists for mojom imports. by Eve Martin-Jones · 6 years ago
  3. cc200a0 Revert "Use libappindicator to show icons in all cases" by Tim Brown · 6 years ago
  4. a5f9404 cygprofile: Orderfile-based madvise() and prefetch. by Matthew Cary · 6 years ago
  5. 6aa7d7e [TaskScheduler] Do not log 0 to TaskScheduler.NumTasksBetweenWaits histogram on detach. by Gabriel Charette · 6 years ago
  6. 9e7779d Workaround for g++7 is_trivially_copy_constructible failure. by Hidehiko Abe · 6 years ago
  7. b4b2efc Update smaller parts of Optional to catch up with C++17 spec. by Hidehiko Abe · 6 years ago
  8. ab34dd9 SchedulerWorker: Do not go back to sleep after cleanup. by Gabriel Charette · 6 years ago
  9. 395057e Update (non-copy, non-move) assign operators. by Hidehiko Abe · 6 years ago
  10. 1aef38a Error out if a line starts with // in the filter file by Scott Violet · 6 years ago
  11. 7ed5c15 Add task runner accessor in RefCountedDeleteOnSequence. by Peter Kasting · 6 years ago
  12. 1ebf28c Use libappindicator to show icons in all cases by Tim Brown · 6 years ago
  13. d9be210 Fix CreateAnonymousSharedMemory() not to leak FILE when returning fd. by Wez · 6 years ago
  14. 837ec6c Combined several mojo unit test binaries into one mojo_unittests by Oksana Zhuravlova · 6 years ago
  15. b489192 Rename a couple of g_instance to allow extreme jumbo by Daniel Bratell · 6 years ago
  16. 7f17f03 Adds CHECKs in pursuit of message leaks by Ken Rockot · 6 years ago
  17. 58f8a64 Add new policy to control machine level user cloud policies. by Roger Tawa · 6 years ago
  18. 3c2d2fd Remove SequencedWorkerPool. by Francois Doray · 6 years ago
  19. 222dc40 Revert "android: Remove the legacy orderfile instrumentation." by Tien-Ren Chen · 6 years ago
  20. 72f5964 Make SchedulerWorkerPoolImpl::DisallowWorkerPoolCleanupForTesting() synchronized with SchedulerWorkers' cleanup step. by Gabriel Charette · 6 years ago
  21. 14109ed Move the AdjustWorkerCapacity PostDelayedTask Out of the SchedulerLock by Robert Liao · 6 years ago
  22. 628c700 Sampling Heap Profiler: support plugging external allocators. by Alexei Filippov · 6 years ago
  23. 04992cc Rename buildflag_header targets in base for consistency by Scott Violet · 6 years ago
  24. a86b335 Make ShadowValue usable as a constexpr. by Peter Kasting · 6 years ago
  25. 69c39cc Fix errorprone MissingOverride warnings by Rob Buis · 6 years ago
  26. c5f19bc Sampling Heap Profiler: Move the profiler into base/ by Alexei Filippov · 6 years ago
  27. 5399188 Android: Remove BaseChromiumApplication by Mohamed Heikal · 6 years ago
  28. a384867 jni_generator.py: Allow other annotations after @CalledByNative by Andrew Grieve · 6 years ago
  29. 1181b42 Remove some use of base::Passed by Claudio DeSouza · 6 years ago
  30. cfe43bf Rename some Mojo internals bits by Ken Rockot · 6 years ago
  31. 6438bd5 android: Remove the legacy orderfile instrumentation. by Benoit Lize · 6 years ago
  32. 765a72c Disallow raw pointers to RefCounted-like types on base::Bind by tzik · 6 years ago
  33. a06ce61 Fix message leaks in some Mojo tests by Ken Rockot · 6 years ago
  34. 444a1ee Implement value forward constructor. by Hidehiko Abe · 6 years ago
  35. 3723841 Revert "Add allow_reentrancy parameter to ObserverList" by Kinuko Yasuda · 6 years ago
  36. 5412169 Support periodic collection in the ThreadProfiler by Mike Wittman · 6 years ago
  37. cba75d3 Add allow_reentrancy parameter to ObserverList by Mitsuru Oshima · 6 years ago
  38. 97512f8 Revert "Add --disable-background-tasks flag." by Andrei Kapishnikov · 6 years ago
  39. c96d550 [build] Remove gyp usage from landmines script by Michael Achenbach · 6 years ago
  40. b7bdf4d Add --disable-background-tasks flag. by Francois Doray · 6 years ago
  41. fa3a954 Fix shadowed variables in the content layer. by Dave Tapuska · 6 years ago
  42. b468aea Roll src/third_party/googletest/src/ 0062e4869..7a2563a51 (65 commits) by Victor Costan · 6 years ago
  43. 0dbd4b9 Document base::Bind*() and base::Callback*() in the headers. by Daniel Cheng · 6 years ago
  44. 3548fa8 Reland "remove ThreadLocalStorage::StaticSlot" by Alexander Khaustov · 6 years ago
  45. eb31e57 Refactor TaskRunnerBoundObserverList by tzik · 6 years ago
  46. 1977a75 Discourage use of base::Passed(). by Max Morin · 6 years ago
  47. 1724726 Add uma metric for bookmarks JSON file size and time to write by Mohamed Amir Yosef · 6 years ago
  48. 9ad7338 Reduce rebuild cost of VERSION changes by Ken Rockot · 6 years ago
  49. a3dba50 [build] Simplify landmines and strip off gyp-dependent options by Michael Achenbach · 6 years ago
  50. 72b2771 Rename TaskTracker::RunTask to TaskTracker::RunAndPopNextTask by Robert Liao · 6 years ago
  51. f5db185 Memory-infra: Whitelist download service provider by Siddhartha · 6 years ago
  52. ad3a45e Changed std::find() to ContainsValue()/ContainsKey() in src/base/* by Ganesh Borle · 6 years ago
  53. 9d9f860 Reland: Make interactive tests have unlimited timeout on Windows. by Peter Kasting · 6 years ago
  54. 4aeda2d Add OS based defaults for enabled_features to mojom.gni. by Eve Martin-Jones · 6 years ago
  55. b4b441f Fix trivial error in comment by Peter Kasting · 6 years ago
  56. 9b0e437 Unit tests for base/thread_annotations.h. by Victor Costan · 6 years ago
  57. c05b69d Fix JNI generator handling of generics. by Torne (Richard Coles) · 6 years ago
  58. 6b80f39 Fix race on ipc_task_runner(). by Sergey Kuznetsov · 6 years ago
  59. 5604af5 Define FALLTHROUGH unconditionally now that that works. by Nico Weber · 6 years ago
  60. 902448d Revert "remove ThreadLocalStorage::StaticSlot" by Tim Schumann · 6 years ago
  61. f5f6f03 android: Add a tool to put frequently-used code in the middle. by Benoit Lize · 6 years ago
  62. 8def6d9 remove ThreadLocalStorage::StaticSlot by Alexander Khaustov · 6 years ago
  63. 2ea0236 Reorganize functions in base/bind*.h. by Peter Kasting · 6 years ago
  64. ab4036f Add mojo support for base::RefCountedMemory. by Elliot Glaysher · 6 years ago
  65. 8523470 Print Windows crash codes in hex by Bruce Dawson · 6 years ago
  66. b44ea5b Add a warning for discardable memory. by Erik Chen · 6 years ago
  67. 78b492d Make testing traces easier by Ehsan Chiniforooshan · 6 years ago
  68. ef675b9 Revert "Make interactive tests have unlimited timeout on Windows." by Yuke Liao · 6 years ago
  69. 22a64eb Allow initializer list usage with base::NoDestructor. by Daniel Cheng · 6 years ago
  70. 5ffde79 android: Fix native library residency visualization. by Benoit Lize · 6 years ago
  71. 7da8ab9 Convert the Linux Inotify File Path Watcher to use PlatformThread by Robert Liao · 6 years ago
  72. 08af089 Make interactive tests have unlimited timeout on Windows. by Peter Kasting · 6 years ago
  73. d4435bf Mojom and typemap for Service Worker Fetch Response by Luciano Pacheco · 6 years ago
  74. b898f2b Add dependency on //mojo/public/interfaces/bindings:bindings to //ipc:mojom. by Eve Martin-Jones · 6 years ago
  75. e35c426 Android: Fix junit4 incremental apks on Dalvik by Andrew Grieve · 6 years ago
  76. ea94237 [TaskScheduler] Do not limit concurrent background sequences during shutdown. by Francois Doray · 6 years ago
  77. e8a4cc0 allocator: Use _CPPUNWIND instead of _HAS_EXCEPTIONS on Windows. by Peter Collingbourne · 6 years ago
  78. 025dc80 Adds base::MatchesUniquePtr to ease lookup by pointer by Scott Violet · 6 years ago
  79. ba6f4b8 [Extensions] Handle RTL and directional characters in extension names by Catherine Mullings · 6 years ago
  80. 126fc48 Remove access race in TestSimpleTaskRunner::RunUntilIdle(). by Francois Doray · 6 years ago
  81. 29d21bc Reland "Add a trace event when a task scheduler worker is active." by Gabriel Charette · 6 years ago
  82. 10d523d Fix toplevel.flow for TaskScheduler tasks. by Gabriel Charette · 6 years ago
  83. 88430fa Add missing #includes (IWYU). by Peter Kasting · 6 years ago
  84. e31156e Revert "Add a trace event when a task scheduler worker is active." by Hajime Hoshi · 6 years ago
  85. 83b1ca8 Revert "Roll src/third_party/googletest/src/ 0062e4869..ea31cb15f (76 commits)" by Victor Costan · 6 years ago
  86. 81aaafd [TaskScheduler] Make SchedulerWorker::Thread::wake_up_event_ AUTOMATIC. by Gabriel Charette · 6 years ago
  87. 4a5373b Add a trace event when a task scheduler worker is active. by Gabriel Charette · 6 years ago
  88. a9a721c Use the same arguments for the constructors of TaskTracker and TaskTrackerPosix. by Francois Doray · 6 years ago
  89. ae2ce12 Add GCC bot config. by Patrik Höglund · 6 years ago
  90. aa92cb6 Populate public session info in chrome. by Sarah Hu · 6 years ago
  91. 10067d5 Switch //build/print_python_deps.py to vpython. (RELAND) by John Budorick · 6 years ago
  92. f1a893c Improve checking of exception during handling java exception by Xianzhu Wang · 6 years ago
  93. 6cb61ef Remove browser side GPU info collection on Android plus by Zhenyao Mo · 6 years ago
  94. d068ad7 Added base::TimeToISO8601 and deleted all other instances by Daniel Bratell · 6 years ago
  95. 4ba28ce Android: Fix format of "package" field in PureJavaExceptionReporter. by Andrew Grieve · 6 years ago
  96. 5c019ef Update outdated comment by Nate Fischer · 6 years ago
  97. f40a83f Do not update file timestamp if file content is not updated in mojom generators by Takuto Ikuta · 6 years ago
  98. 050fdfe Use firebase id rather than package name for breakpad java deobfuscation by Andrew Grieve · 6 years ago
  99. b1b704a Android: Roll third_party/android_tools by Peter Wen · 6 years ago
  100. ef93ff1 Make the browser's FieldTrialList instance as leaky. by Alexei Svitkine · 6 years ago