1. 06aa47c Add TODO for early return in PersistentHistogramStorage's dtor by Xi Cheng · 6 years ago
  2. e8aed5e Propagate memory pressure to child processes. by Dmitry Skiba · 6 years ago
  3. 393d949 Introduce base::MessageLoopCurrent by Gabriel Charette · 6 years ago
  4. 1cf27fa android: Add method to kill child process by Bo Liu · 6 years ago
  5. d45ef55 Add missing BASE_EXPORT to base::kDCheckIsFatal constant. by Wez · 6 years ago
  6. 04847c8 Convert base::Clock::Now() a const method by tzik · 6 years ago
  7. 4976dc1 Reland "[base] Implement std::size(), std::empty() and std::data()" by jdoerrie · 6 years ago
  8. d9af553 IPC: Do not read message attachments more than once. by Alexandr Ilin · 6 years ago
  9. e3117ae RandUtil: Add Mersene Twister Enginer to thread's local storage to avoid by Farah Charab · 6 years ago
  10. 0473e34 Add a DCHECK in mojo/public/cpp/system/handle.h by Helen Li · 6 years ago
  11. 63e7271 Allow variable expansion in native printer policy by Lutz Justen · 6 years ago
  12. 2d2b47d Revert "[base] Implement std::size(), std::empty() and std::data()" by Menglu Huang · 6 years ago
  13. 0b5d57c Mojo JS Bindings: Prevent issues with method parameter names. by Oliver Chang · 6 years ago
  14. 78c2dec Android: Optimize Java mojom classes for binary size by Andrew Grieve · 6 years ago
  15. 87c1e74 Fuchsia: Add a Fuchsia-specific NativeLibrary impl library. by Kevin Marshall · 6 years ago
  16. c7868c7 Disable flaky test. by Maria Khomenko · 6 years ago
  17. f2c0824 Stop setting is_posix for Fuchsia. by Fabrice de Gans-Riberi · 6 years ago
  18. 387062b Reduce unnecessary OOM from screen captures. by Yaron Friedman · 6 years ago
  19. 03fcee0 TaskScheduler: Prevent single-threaded CONTINUE_ON_SHUTDOWN from blocking shutdown. by Francois Doray · 6 years ago
  20. e6c02ce [base] Fail CHECK when dereferencing an empty optional by jdoerrie · 6 years ago
  21. cd76891 Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply (reland #2). by Francois Doray · 6 years ago
  22. 35cd10f [base] Allow Comparisons of Spans Across Types by jdoerrie · 6 years ago
  23. 27f61f5 Limit number of concurrent p2p UDP sockets. by Harald Alvestrand · 6 years ago
  24. 486485e [base] Implement std::size(), std::empty() and std::data() by jdoerrie · 6 years ago
  25. a0e8f36 Migrate base::TestIOThread to OnceCallback by tzik · 6 years ago
  26. 0e953c7 Replace Verdana with Arimo GCS font by Tom Anderson · 6 years ago
  27. 7b932c3 Use Optional<T> and StringPiece liberally in base::JSONParser. by Robert Sesek · 6 years ago
  28. 7b9cdcc Use BigBuffer for MessagePort message contents by Ken Rockot · 6 years ago
  29. d3a2179 Remove UMA.CreatePersistentHistogram.Result by Brian White · 6 years ago
  30. a79f3ba Don't create TLS vector on Get. by Brian White · 6 years ago
  31. e7f6efd [mojo] Emit kMinValue for generated C++ enums by Daniel Cheng · 6 years ago
  32. 5c5b7ab Enable chrome clang plugin check for kMaxValue enumerator. by Daniel Cheng · 6 years ago
  33. 897f243 Remove unnecessary includes of base/memory/ptr_util.h in components/. by Jeremy Roman · 6 years ago
  34. 3270557 Support FileDescriptorWatcher in ScopedTaskEnvironment::MainThreadType::IO by Gabriel Charette · 6 years ago
  35. ef9dc0d android: Cleanup stack trace symbolizer by David 'Digit' Turner · 6 years ago
  36. c597bef Improve memory pressure reporting on Android. by Dmitry Skiba · 6 years ago
  37. 32cdd3e [base] Remove GCC 4.8 Workaround in base::flat_tree by jdoerrie · 6 years ago
  38. 2f4f600 [base] Introduce byte methods on base::span by jdoerrie · 6 years ago
  39. 6b14320 Cleanup dependencies on MessageLoopForIO::current() in /base/threading by Gabriel Charette · 6 years ago
  40. e55793f Add a line of comment in HistogramTest by Xida Chen · 6 years ago
  41. cd31479 Init ScopedFeatureList with feature enabled status by Fabio Tirelo · 6 years ago
  42. 3365139 Disable or filter some more tests which often flake under Fuchsia. by Wez · 6 years ago
  43. 1f6ea5e Clean up android related include path. by Hidehiko Abe · 6 years ago
  44. 943cc47 Add move constructor to LinkNode. by Victor Costan · 6 years ago
  45. 891a84d Mass rename MessageLoopForIO types to MessagePumpForIO by Gabriel Charette · 6 years ago
  46. 865ac60 Mass rename away from deprecated (MessagePumpIOSForIO|MessagePumpLibevent) types by Gabriel Charette · 6 years ago
  47. 8f730ac Fix missing MessageLoop includes (and once again!) by Gabriel Charette · 6 years ago
  48. f37d598 Split JSONReaderTest.Reading into smaller test units. by Robert Sesek · 6 years ago
  49. 0ec989a Revert "Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply (reland)." by Gabriel Charette · 6 years ago
  50. 47b375f Validate TimeUnit used in TimesHistogram. by Dmitry Skiba · 6 years ago
  51. a95db6f Coalesce types related to POSIX IO MessagePumps' WatchFileDescriptor impls by Gabriel Charette · 6 years ago
  52. 1ce6938 Remove old debug code. by Brian White · 6 years ago
  53. 1c25c44 Support CountHistogram in CachedMetrics. by Dmitry Skiba · 6 years ago
  54. 64b3795 [Resources] Only rewrite non-system resource IDs for webview by Mohamed Heikal · 6 years ago
  55. 01aaa1f media::AudioSystem: disconnect from Audio service when not in use. by Olga Sharonova · 6 years ago
  56. 023924e Fix src/build/clobber.py by Sylvain Defresne · 6 years ago
  57. f403aef Defeat Clang's enhanced -Wself-assign warning by Hans Wennborg · 6 years ago
  58. 1cc2004 [protobuf] Switch the default java protobuf generator from nano to lite by Jan Krcal · 6 years ago
  59. 7bf59d9 Replace third_party/WebKit with third_party/blink in *.md by Kent Tamura · 6 years ago
  60. 4bd8a0c The Great Blink mv for source files, part 2. by Blink Reformat · 6 years ago
  61. 375bd75 The Great Blink mv for source files, part 1. by Blink Reformat · 6 years ago
  62. 4467c0a Mojoify AXNodeData. by Dominic Mazzoni · 6 years ago
  63. 4be959a Fix some nits in base/files/file_util_posix.cc. by Lei Zhang · 6 years ago
  64. bcc36b2 Rename unwind asset to specify it's only for 32-bit apk by Siddhartha · 6 years ago
  65. 182974a Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply (reland). by Francois Doray · 6 years ago
  66. f6e8c28 Use CFI stack unwinder in memlog profiler by Siddhartha · 6 years ago
  67. c663816 Clarify base::FileDescriptorWatcher's API to mention that the task is always posted. by Gabriel Charette · 6 years ago
  68. ed03bfc Tweaks on persistent histogram storage's implementation and usage by Xi Cheng · 6 years ago
  69. 033a643 Rename "namespace profiling" to "namespace heap_profiling". by erikchen · 6 years ago
  70. cc14348 Make PlatformSharedMemoryRegion size reflect requested size by Ken Rockot · 6 years ago
  71. 024bf5d Speed up module dumps on macOS. by Erik Chen · 6 years ago
  72. 9cd83c6 media: Add DeferredDestroyStrongBindingSet by Xiaohan Wang · 6 years ago
  73. cbdd627 [CrOS MultiDevice] Add StructTraits conversions for DeviceSync service. by Kyle Horimoto · 6 years ago
  74. ad102b4 Fix SamplingHeapProfiler accessing destroyed TLS. by Alexei Filippov · 6 years ago
  75. 03c697a Fix flaky IPCMojoBootstrapTest fixture by Ken Rockot · 6 years ago
  76. 07c68df Add a thread local cache for CFI table unwinder by Siddhartha · 6 years ago
  77. e8a1509 Clarify ScopedBlockingCall documentation. by Francois Doray · 6 years ago
  78. e4336af Revert "Simple disk cache: fix inode problem caused by extremely small cache files" by Maks Orlovich · 6 years ago
  79. c3cf7da Move PendingTask::task_backtrace management completely to TaskAnnotator. by Gabriel Charette · 6 years ago
  80. 30e2914 Add --disable-background-tasks flag (reland). by Francois Doray · 6 years ago
  81. 26834fb message_pump: Do not use contractions in #error messages by Raphael Kubo da Costa · 6 years ago
  82. 8c90bc7 Removing some "using namespace std" by Daniel Bratell · 6 years ago
  83. 0154dd6 Replace Times New Roman with Tinos GCS font by Tom Anderson · 6 years ago
  84. c323767 Reland "Enable extracting unwind table on official builds without channel" by Siddhartha · 6 years ago
  85. daf1253 Revert "Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply." by Darren Shen · 6 years ago
  86. 0cbf090 Add a fallback for load library failures in Android K-. by Ran Ji · 6 years ago
  87. 65bfe1f Fix ThreadLocalStorageTest,UseTLSDuringDestruction to work on Fuchsia. by erikchen · 6 years ago
  88. 97e72ea Reland "Android: Add extra fields related to resources to crash reports." by Eric Stevenson · 6 years ago
  89. e8168b4 Migrate MessageLoop::ScopedNestableTaskAllower to RunLoop::Type::kNestableTasksAllowed in /base by Gabriel Charette · 6 years ago
  90. 755e36a Android: Maintain original order of sibling deps within .build_configs by Andrew Grieve · 6 years ago
  91. 8041f3d Extract declarations of per-platform MessagePumpForUI/IO types from MessageLoop's impl. by Gabriel Charette · 6 years ago
  92. 4c27bef Mojo: Reduce default message allocation size by Ken Rockot · 6 years ago
  93. ad07f72 Disable ASAN heap corruption unittests. by Sigurdur Asgeirsson · 6 years ago
  94. 85f34c6 Skip ThreadLocalStorageTest.UseTLSDuringDestruction under Fuchsia. by Wez · 6 years ago
  95. 7356307 Revert "Enable extracting unwind table on official builds without channel" by Anthony Berent · 6 years ago
  96. 8e6983b Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply. by Francois Doray · 6 years ago
  97. d03ba9f Enable extracting unwind table on official builds without channel by Siddhartha · 6 years ago
  98. 9fdae63 Improve persistent histogram storage's usage in uninstall and crashpad by Xi Cheng · 6 years ago
  99. 705e763 Fix re-entrancy into Chrome's TLS implementation during thread destruction. by Erik Chen · 6 years ago
  100. 5eeeaed Represent UNW_INDEX table column-wise for better search locality by Siddhartha · 6 years ago