1. 841a1ad [base] Add bits::IsPowerOfTwo by Michael Lippautz · 6 years ago
  2. 5db8340 Directly pass LibraryProcessType to the native code. by Dmitry Skiba · 6 years ago
  3. 652c21d Revert "Add supports for Objective-C blocks to base::Bind*" by Yuta Kitamura · 6 years ago
  4. 9cc7b7e Fix waiting for network process at browser shutdown. by John Abd-El-Malek · 6 years ago
  5. 346b67f Disable CheckMemoryPressure in chromeos VM. by Achuith Bhandarkar · 6 years ago
  6. e84c405 Add IsValid() to the base::MappedReadOnlyRegion by Alexandr Ilin · 6 years ago
  7. c782a57 Reland "Fuchsia: Stop setting OS_POSIX" by Fabrice de Gans-Riberi · 6 years ago
  8. f7c91fc Tracing: Add a metadata event to track chrome library start address by Siddhartha · 6 years ago
  9. c47b62c Remove implementation of legacy heap profiler. by erikchen · 6 years ago
  10. 867ba4c Tolerate file descriptor close error on Android. by Xing Liu · 6 years ago
  11. e0f6f59 [Metrics] Introduce High-resolution timing histograms/macros. by Gabriel Charette · 6 years ago
  12. bdde7f4 [RunLoop] Remove unused RunLoop::OverrideDelegateForCurrentThreadForTesting(). by Gabriel Charette · 6 years ago
  13. 8a9fba1 Add supports for Objective-C blocks to base::Bind* by Sylvain Defresne · 6 years ago
  14. 54874c1 [TaskScheduler] Add a test to exercise AddDelayedTask() during Start(). by Gabriel Charette · 6 years ago
  15. d68238c [Flakiness] Fix RunLoopTest death-tests to fail without hanging. by Gabriel Charette · 6 years ago
  16. 760531d Exclude InstrumentationTestSuite from the search for test classes by Anthony Berent · 6 years ago
  17. 30ce81d Death test should run in single thread by Roman Kuksin · 6 years ago
  18. 532dd4f Add //docs/android_native_libraries.md by Andrew Grieve · 6 years ago
  19. 6a17687 Fuchsia: Add DIR_APP_DATA path key for user data, set to /tmp for now. by Kevin Marshall · 6 years ago
  20. 73294a2 Update prefetch thumbnail download metrics by Carlos Knippschild · 6 years ago
  21. c77493f Actually skip tests annotated with @Manual by Bernhard Bauer · 6 years ago
  22. 6e113c8 Add noexcept to callback_internal.cc stuff to align its header by tzik · 6 years ago
  23. 75634af Mark base::*Callback, GURL and mojo::ScopeHandleBase as noexcept movable by Jüri Valdmann · 6 years ago
  24. b6fdada [TaskScheduler] Introduce HeartbeatLatencyMicroseconds metric. by Gabriel Charette · 6 years ago
  25. d742a20 Revert "Fuchsia: Stop setting OS_POSIX" by Fabrice de Gans-Riberi · 6 years ago
  26. a1b1034 When relaunching, give the new proc permission to bring windows to the fg. by Greg Thompson · 6 years ago
  27. 23fa01b [SessionStorageS13N] SessionStorage mojo context, and supporting fixes by Daniel Murphy · 6 years ago
  28. f8cab10 Fuchsia: Stop setting OS_POSIX by Fabrice de Gans-Riberi · 6 years ago
  29. 7ff7a29 Trace generated JNI functions. by Dmitry Skiba · 6 years ago
  30. 1aaea69 [MessageLoop cleanup] Remove unused MessageLoopCurrent::QuitWhenIdleClosure method by Gabriel Charette · 6 years ago
  31. 6a89fc3 Adds switch to enable ServiceProcessLauncher by Scott Violet · 6 years ago
  32. 3d863a5 Move GetUnderlyingContainer() to //base/stl_util.h. by Dan Sanders · 6 years ago
  33. 181f8cd TaskScheduler: Allow observing worker entering/exiting its main function. by Francois Doray · 6 years ago
  34. 8493d08 Fix TaskSchedulerWorkerPoolHistogramTest.NumTasksBeforeCleanup failure on Fuschia. by Francois Doray · 6 years ago
  35. 6e1e90b Remove base::FileUtilProxy. by Lei Zhang · 6 years ago
  36. 2d9224d Add more edge case tests for the JSONParser. by Robert Sesek · 6 years ago
  37. c568779 Fuchsia: Prepare for OS_POSIX removal in base/ by Fabrice de Gans-Riberi · 6 years ago
  38. ead77d1 Optimize ReadFileToStringWithMaxSize function by Mikhail Istomin · 6 years ago
  39. 41b5f3b Use default page size for check. by Brian White · 6 years ago
  40. a986d8c Add a GetCumulativeCPUUsage function to ProcessMetrics. by Sigurdur Asgeirsson · 6 years ago
  41. 2bdf009 [MessageLoop cleanup] Mass migrate away from MessageLoop::QuitWhenIdleClosure(). by Gabriel Charette · 6 years ago
  42. c6639de android: Add a detailed histogram for library prefetch failures. by Benoit Lize · 6 years ago
  43. 4815f84 [MessageLoopCurrent] Move QuitWhenIdleClosure to RunLoop by Gabriel Charette · 6 years ago
  44. 46b3637 Reland "Android: Moves InterstitialPageDelegateAndroid to test" by Jinsuk Kim · 6 years ago
  45. 5399297 Revert "Alias 4KB at the beginning of JSONParser::ConsumeDictionary() to help diagnose issue 791487." by Gabriel Charette · 6 years ago
  46. fe6e521 Perfetto: split 'complete' trace events into separate begin/end events. by Oystein Eftevaag · 6 years ago
  47. 97b904a Add an explicit cast from int64_t to double by Bruce Dawson · 6 years ago
  48. a8806fd Key pending EarlyTraceEvents by name+tid. by Dmitry Skiba · 6 years ago
  49. af65e5b Histograms - Make DCHECK More Strict by Mark Pearson · 6 years ago
  50. dc79dbb Use /proc/pid/stat to get total CPU time on Linux. by Sigurdur Asgeirsson · 6 years ago
  51. 5a1c785 base: Introduce NullCallback by Xiaohan Wang · 6 years ago
  52. 86d5b21 [sampling heap profiler] Speed up RecordFree operation. by Alexei Filippov · 6 years ago
  53. 92c503c Minor Fuchsia-specific fix to base/test/perf_test_suite.cc by Stephan Stross · 6 years ago
  54. ca7f8d7 Remove base::FileUtilProxy::Touch(). by Lei Zhang · 6 years ago
  55. fdb8643 Download location: Fix an issue in getAllPrivateDownloadsDirectories. by Xing Liu · 6 years ago
  56. a687c64 android: Raise browser fd limit by Bo Liu · 6 years ago
  57. f12643d Remove base::string_as_array by Ryan Sleevi · 6 years ago
  58. e912a1f Fuchsia: Allow individual files to be cloned by launch_fuchsia.cc by Kevin Marshall · 6 years ago
  59. e4e87ee [sampling heap profiler] Fix a deadlock. by Alexei Filippov · 6 years ago
  60. 52eca3a Fix nits in base/files/file_util_posix.cc. by Lei Zhang · 6 years ago
  61. e9702ec Switch CustomHistogram::ArrayToCustomRanges to base::span<> by Ryan Sleevi · 6 years ago
  62. fb628d6 Move cxa_demangle_stub.cc from base to libc++abi by Tom Anderson · 6 years ago
  63. ddf6b76 [MessageLoopForIO] Rename variables after standardizing MessagePumpForIO::FdWatchController class name. by Gabriel Charette · 6 years ago
  64. 1ff96ce Introduce TextViewCompoundDrawables widget for use in Simplified NTP by Theresa · 6 years ago
  65. 0b93c34 Download location: Fix issue that can't access file on SD card. by Xing Liu · 6 years ago
  66. 7fa12dc [base] Add default arguments for WaitableEvent construction. by Gabriel Charette · 6 years ago
  67. db363f4 Discourage base::ResetAndReturn(). by Bence Béky · 6 years ago
  68. 818752b [Windows/Ozone] remove WatchFileDescriptor for Windows/Ozone by Mustafa Çamurcu · 6 years ago
  69. 5dd621a Make TaskQueueManagerImpl tests use TestMockTimeTaskRunner. by Greg Kraynov · 6 years ago
  70. 1d0944d Check theory that entire mmap page is getting zeroed. by Brian White · 6 years ago
  71. 0090b8d Roll ICU to ICU 61.1 + local changes by Jungshik Shin · 6 years ago
  72. 58888df [Fuchsia] Enable ProcessUtilTests tests. by Sergey Ulanov · 6 years ago
  73. d5685af Prune cancelled pending tasks in TestMockTimeTaskRunner. by Greg Kraynov · 6 years ago
  74. 55209d8 Add base::RandomShuffle as a replacement of deprecated std::random_shuffle by tzik · 6 years ago
  75. c444733 Switch an easy token_begin/token_end use to token_piece. by David Benjamin · 6 years ago
  76. 6a9cd0e [Fuchsia] fix fdio_transfer_fd() result handling in base::LaunchProcess by Sergey Ulanov · 6 years ago
  77. 9ef76e7 [Logging] Hint of use-after-free indicating error in POSIX's LockImpl. by Gabriel Charette · 6 years ago
  78. ba11b83 Add base::Value::DictSize() and base::Value::DictEmpty(). by Lei Zhang · 6 years ago
  79. 58c28c1 Fully move PathService into the base namespace. by Avi Drissman · 6 years ago
  80. 68c298b Reland "[TaskScheduler] Label SchedulerWorker threads stacks with an identifying frame" by Gabriel Charette · 6 years ago
  81. 064bcc0 Enable ProcessUtilTest.LaunchWithHandleTransfer on Fuchsia by Sergey Ulanov · 6 years ago
  82. b98b73e strings/char_traits.h: use HAS_FEATURE instead of __has_feature by Takuto Ikuta · 6 years ago
  83. 93c1a02 DCHECK that |ptr| is valid when creating WeakPtrFactory by Wez · 6 years ago
  84. ec9b38f android: Kill child process when out of service slots by Bo Liu · 6 years ago
  85. 44016f7 Revert "[TaskScheduler] Label SchedulerWorker threads stacks with an identifying frame" by Gabriel Charette · 6 years ago
  86. da91a91 Perfetto: Support POD trace event arguments by Oystein Eftevaag · 6 years ago
  87. 71bb73c Make base::StringPiece more constexpr by Daniel Cheng · 6 years ago
  88. 98cc93e [TaskScheduler] Label SchedulerWorker threads stacks with an identifying frame by Gabriel Charette · 6 years ago
  89. 1df64a9 flat_map: Readd constructors and assignment operator overloads. by Raphael Kubo da Costa · 6 years ago
  90. 14d532d [TaskScheduler] Label service thread's stack with an identifying frame. by Gabriel Charette · 6 years ago
  91. 70e3146 [v8 platform] Use modern v8 worker threads API in gin. by Gabriel Charette · 6 years ago
  92. 6f91b95 MSVC Compatibility: span.h adjustments by Robert Liao · 6 years ago
  93. 343d8c1 [TaskScheduler] OnMainEntry()'s SchedulerWorker* can and should be const by Gabriel Charette · 6 years ago
  94. 62ed745 Filenames might contain characters that are not normal in URLs by Pete Williamson · 6 years ago
  95. 4131e50 Use virtual call to base::Timer::Start by Tom Anderson · 6 years ago
  96. 3e1f3fc [Metrics] Fix histogram boundary error string by David Roger · 6 years ago
  97. 3e6b482 [base] Implement Extent in base::span by jdoerrie · 6 years ago
  98. c2b6b3e 🔁 Create a client for Trusted Web Activity Notification Delegation. by Peter E Conn · 6 years ago
  99. 6c71ae3 Fix ElfReaderTest.ReadElfLibraryName on android component builds by Siddhartha · 6 years ago
  100. e86d049 [MessageLoop] Fix message_loop.h includes by Gabriel Charette · 6 years ago