1. 482aeb8 renderer: Start tile-worker threads asynchronously. by Sadrul Habib Chowdhury · 7 years ago
  2. bd797f6 generate_gradle.py: Fix crash due to import paths by Andrew Grieve · 7 years ago
  3. dd6a608 [TaskScheduler] DCHECK no TrackedRef obtained after count has already reached zero. by Gabriel Charette · 7 years ago
  4. 03a5224 Migrate MessageLoop::ScopedNestableTaskAllower usage to MessageLoopCurrent by Gabriel Charette · 7 years ago
  5. d9cf616 Fix documentation in callback.h by Sergey Ulanov · 7 years ago
  6. f0a9f40 [Android] Hide active text handle. by Shimi Zhang · 7 years ago
  7. bdcd1c2 Implement IPC::ParamTraits for PlatformSharedMemoryRegion by Alexandr Ilin · 7 years ago
  8. bd3fb01 Clean up ThreadLocalStorage::HasBeenDestroyed. by Erik Chen · 7 years ago
  9. 38813c3 [TaskScheduler] Make TaskTracker be tracked by a TrackedRefFactory. by Gabriel Charette · 7 years ago
  10. 4013c8e [TaskScheduler] Introduce TrackedRef and replace SchedulerWorkerPoolImpl::live_workers_count with it by Gabriel Charette · 7 years ago
  11. 7e16b78 PlatformSharedMemoryRegion permission checks on Mac by Alexandr Ilin · 7 years ago
  12. 3e50ff5 Don't crash for mismatched histogram parms. by Brian White · 7 years ago
  13. e02806d Do not use ScopedMockTimeMessageLoopTaskRunner in //net. by Bence Béky · 7 years ago
  14. fc8c22a Supersize: Properly attribute res/ symbols by Peter Wen · 7 years ago
  15. 05d83e3 Fixing typo in allocator_shim.h documentation. by Mirko Bonadei · 7 years ago
  16. 3530cc3 Remove unnecessary #ifdef case. by kylechar · 7 years ago
  17. 6fb9be5 Android: Restrict data directory for both Chrome and WebView by Paul Miller · 7 years ago
  18. 4ee07bf Reland "Fix SampleVector tests to expect CHECK rather than DCHECK deaths." by Wez · 7 years ago
  19. b7550fc Fix usage of MemoryPressureMonitor from non-UI thread. by Dmitry Skiba · 7 years ago
  20. 1550cda Reland "[base] Add missing methods to base::span" by Jan Wilken Doerrie · 7 years ago
  21. aaf5ae4 android: More cleanups of stack symbolization scripts. by David 'Digit' Turner · 7 years ago
  22. eb2bed6 Revert "Fix SampleVector tests to expect CHECK rather than DCHECK deaths." by Findit · 7 years ago
  23. 02b7a84 Fix comment to accurately reflection function names by Bruce Dawson · 7 years ago
  24. 2323d24 [LayoutTests] Enable OOPIF pixel dumps behind a flag. by Vladimir Levin · 7 years ago
  25. 9206198 Fix SampleVector tests to expect CHECK rather than DCHECK deaths. by Wez · 7 years ago
  26. 4991014 GN: Fix bootstrap call to setup_toolchain by Yngve N. Pettersen · 7 years ago
  27. ac07879 android: store compressed locales under assets/locales/ by David 'Digit' Turner · 7 years ago
  28. 26d0c84 Revert "[base] Add missing methods to base::span" by Mohsen Izadi · 7 years ago
  29. 3186531 [base] Add missing methods to base::span by jdoerrie · 7 years ago
  30. 85faf31 [MessageLoopCurrent] Better ScopedNestableTaskAllower API by Gabriel Charette · 7 years ago
  31. 935618d Replace @UseMethodParam annotation with generator classes. by Bernhard Bauer · 7 years ago
  32. deef55d Android: Mark vertical class merging as a broken optimization by Andrew Grieve · 7 years ago
  33. 9589cda Fix RunLoopDeathTest to expect CHECK rather than DCHECK failure. by Wez · 7 years ago
  34. a75b474 Move MessageLoop::current() to MessageLoopCurrent::Get(). by Gabriel Charette · 7 years ago
  35. 7216d49 Migrate services/tracing to OnceCallback by tzik · 7 years ago
  36. 06aa47c Add TODO for early return in PersistentHistogramStorage's dtor by Xi Cheng · 7 years ago
  37. e8aed5e Propagate memory pressure to child processes. by Dmitry Skiba · 7 years ago
  38. 393d949 Introduce base::MessageLoopCurrent by Gabriel Charette · 7 years ago
  39. 1cf27fa android: Add method to kill child process by Bo Liu · 7 years ago
  40. d45ef55 Add missing BASE_EXPORT to base::kDCheckIsFatal constant. by Wez · 7 years ago
  41. 04847c8 Convert base::Clock::Now() a const method by tzik · 7 years ago
  42. 4976dc1 Reland "[base] Implement std::size(), std::empty() and std::data()" by jdoerrie · 7 years ago
  43. d9af553 IPC: Do not read message attachments more than once. by Alexandr Ilin · 7 years ago
  44. e3117ae RandUtil: Add Mersene Twister Enginer to thread's local storage to avoid by Farah Charab · 7 years ago
  45. 0473e34 Add a DCHECK in mojo/public/cpp/system/handle.h by Helen Li · 7 years ago
  46. 63e7271 Allow variable expansion in native printer policy by Lutz Justen · 7 years ago
  47. 2d2b47d Revert "[base] Implement std::size(), std::empty() and std::data()" by Menglu Huang · 7 years ago
  48. 0b5d57c Mojo JS Bindings: Prevent issues with method parameter names. by Oliver Chang · 7 years ago
  49. 78c2dec Android: Optimize Java mojom classes for binary size by Andrew Grieve · 7 years ago
  50. 87c1e74 Fuchsia: Add a Fuchsia-specific NativeLibrary impl library. by Kevin Marshall · 7 years ago
  51. c7868c7 Disable flaky test. by Maria Khomenko · 7 years ago
  52. f2c0824 Stop setting is_posix for Fuchsia. by Fabrice de Gans-Riberi · 7 years ago
  53. 387062b Reduce unnecessary OOM from screen captures. by Yaron Friedman · 7 years ago
  54. 03fcee0 TaskScheduler: Prevent single-threaded CONTINUE_ON_SHUTDOWN from blocking shutdown. by Francois Doray · 7 years ago
  55. e6c02ce [base] Fail CHECK when dereferencing an empty optional by jdoerrie · 7 years ago
  56. cd76891 Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply (reland #2). by Francois Doray · 7 years ago
  57. 35cd10f [base] Allow Comparisons of Spans Across Types by jdoerrie · 7 years ago
  58. 27f61f5 Limit number of concurrent p2p UDP sockets. by Harald Alvestrand · 7 years ago
  59. 486485e [base] Implement std::size(), std::empty() and std::data() by jdoerrie · 7 years ago
  60. a0e8f36 Migrate base::TestIOThread to OnceCallback by tzik · 7 years ago
  61. 0e953c7 Replace Verdana with Arimo GCS font by Tom Anderson · 7 years ago
  62. 7b932c3 Use Optional<T> and StringPiece liberally in base::JSONParser. by Robert Sesek · 7 years ago
  63. 7b9cdcc Use BigBuffer for MessagePort message contents by Ken Rockot · 7 years ago
  64. d3a2179 Remove UMA.CreatePersistentHistogram.Result by Brian White · 7 years ago
  65. a79f3ba Don't create TLS vector on Get. by Brian White · 7 years ago
  66. e7f6efd [mojo] Emit kMinValue for generated C++ enums by Daniel Cheng · 7 years ago
  67. 5c5b7ab Enable chrome clang plugin check for kMaxValue enumerator. by Daniel Cheng · 7 years ago
  68. 897f243 Remove unnecessary includes of base/memory/ptr_util.h in components/. by Jeremy Roman · 7 years ago
  69. 3270557 Support FileDescriptorWatcher in ScopedTaskEnvironment::MainThreadType::IO by Gabriel Charette · 7 years ago
  70. ef9dc0d android: Cleanup stack trace symbolizer by David 'Digit' Turner · 7 years ago
  71. c597bef Improve memory pressure reporting on Android. by Dmitry Skiba · 7 years ago
  72. 32cdd3e [base] Remove GCC 4.8 Workaround in base::flat_tree by jdoerrie · 7 years ago
  73. 2f4f600 [base] Introduce byte methods on base::span by jdoerrie · 7 years ago
  74. 6b14320 Cleanup dependencies on MessageLoopForIO::current() in /base/threading by Gabriel Charette · 7 years ago
  75. e55793f Add a line of comment in HistogramTest by Xida Chen · 7 years ago
  76. cd31479 Init ScopedFeatureList with feature enabled status by Fabio Tirelo · 7 years ago
  77. 3365139 Disable or filter some more tests which often flake under Fuchsia. by Wez · 7 years ago
  78. 1f6ea5e Clean up android related include path. by Hidehiko Abe · 7 years ago
  79. 943cc47 Add move constructor to LinkNode. by Victor Costan · 7 years ago
  80. 891a84d Mass rename MessageLoopForIO types to MessagePumpForIO by Gabriel Charette · 7 years ago
  81. 865ac60 Mass rename away from deprecated (MessagePumpIOSForIO|MessagePumpLibevent) types by Gabriel Charette · 7 years ago
  82. 8f730ac Fix missing MessageLoop includes (and once again!) by Gabriel Charette · 7 years ago
  83. f37d598 Split JSONReaderTest.Reading into smaller test units. by Robert Sesek · 7 years ago
  84. 0ec989a Revert "Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply (reland)." by Gabriel Charette · 7 years ago
  85. 47b375f Validate TimeUnit used in TimesHistogram. by Dmitry Skiba · 7 years ago
  86. a95db6f Coalesce types related to POSIX IO MessagePumps' WatchFileDescriptor impls by Gabriel Charette · 7 years ago
  87. 1ce6938 Remove old debug code. by Brian White · 7 years ago
  88. 1c25c44 Support CountHistogram in CachedMetrics. by Dmitry Skiba · 7 years ago
  89. 64b3795 [Resources] Only rewrite non-system resource IDs for webview by Mohamed Heikal · 7 years ago
  90. 01aaa1f media::AudioSystem: disconnect from Audio service when not in use. by Olga Sharonova · 7 years ago
  91. 023924e Fix src/build/clobber.py by Sylvain Defresne · 7 years ago
  92. f403aef Defeat Clang's enhanced -Wself-assign warning by Hans Wennborg · 7 years ago
  93. 1cc2004 [protobuf] Switch the default java protobuf generator from nano to lite by Jan Krcal · 7 years ago
  94. 7bf59d9 Replace third_party/WebKit with third_party/blink in *.md by Kent Tamura · 7 years ago
  95. 4bd8a0c The Great Blink mv for source files, part 2. by Blink Reformat · 7 years ago
  96. 375bd75 The Great Blink mv for source files, part 1. by Blink Reformat · 7 years ago
  97. 4467c0a Mojoify AXNodeData. by Dominic Mazzoni · 7 years ago
  98. 4be959a Fix some nits in base/files/file_util_posix.cc. by Lei Zhang · 7 years ago
  99. bcc36b2 Rename unwind asset to specify it's only for 32-bit apk by Siddhartha · 7 years ago
  100. 182974a Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply (reland). by Francois Doray · 7 years ago