1. 4522c12 Reland "Avoid using `isolated` wrt. AssociatedInterfaces." by Balazs Engedy · 7 years ago
  2. 113120e Revert "Compute base addresses from program headers while reading /proc/self/maps." by Sky Malice · 7 years ago
  3. d36b4c8 Revert "VS 2017 15.4 with 10.0.15063.468 SDK" by Bruce Dawson · 7 years ago
  4. 96753e7 Compute base addresses from program headers while reading /proc/self/maps. by Peter Collingbourne · 7 years ago
  5. 334b79e base::CPU::cpu_brand() should not contain NULs. by Lei Zhang · 7 years ago
  6. 0587f51 Remove debug aliases now that bug is fixed. by Brian White · 7 years ago
  7. d98af85 Realize memory-mapped files on Mac. by Brian White · 7 years ago
  8. bed7536 Handle bad files when creating tracker. by Brian White · 7 years ago
  9. 26fd1fa Android: Fix Filipino locale showing as en-US by Andrew Grieve · 7 years ago
  10. ca72b43 Move string storage out of HistogramBase class. by Brian White · 7 years ago
  11. 4bac908 Tracing: set service process names by Ehsan Chiniforooshan · 7 years ago
  12. 22df765 AHardwareBuffer-based GpuMemoryBuffer implementation by Klaus Weidner · 7 years ago
  13. eb30de6 Record browser process exits in tracker. by Brian White · 7 years ago
  14. da3caa6 Flush early trace events ASAP. by Dmitry Skiba · 7 years ago
  15. 4a9f9ea Add trace events to library loading. by Dmitry Skiba · 7 years ago
  16. 98b268f Reland "Android: Add third_party/auto for errorprone"" by Peter Wen · 7 years ago
  17. c8e9178 PPC/s390: enable gn build on s390x and ppc64le by Junliang Yan · 7 years ago
  18. eee8c2c Replace the NOTIMPLEMENTED_POLICY macro with an explicit macro by Daniel Bratell · 7 years ago
  19. 422ae0c Revert "Android: Add third_party/auto for errorprone" by Peter Wen · 7 years ago
  20. 1caf366 Android: Add third_party/auto for errorprone by Peter Wen · 7 years ago
  21. ad7be04 Revert "Avoid using `isolated` wrt. AssociatedInterfaces." by Alexander Timin · 7 years ago
  22. 5ee44b6 Avoid using `isolated` wrt. AssociatedInterfaces. by Balazs Engedy · 7 years ago
  23. 80d7b64 Change custom data type from map to unordered_map in preperation for mojofication. by Stuart Langley · 7 years ago
  24. 27979b4 Make recursive delete tolerant of errors. by Brian White · 7 years ago
  25. c80a49f Draw profile chooser button with GTK when possible by Tom Anderson · 7 years ago
  26. 51d95ab Ensure MessagePumpForUI doesn't run tasks after being aborted. by Michael Thiessen · 7 years ago
  27. 4eaab52 Add Optional COM MTA Support to All SchedulerWorkerPoolImpl Threads by Robert Liao · 7 years ago
  28. b362122 [Android WebAPK] Record metric with age of "pending update request" file by Peter Kotwicz · 7 years ago
  29. 86e3b1c Fix TimeFormat tests and enable them on Android by Jungshik Shin · 7 years ago
  30. 06555f5 Add ProcessLifetimeObserver::OnTimedOut. by Greg Thompson · 7 years ago
  31. 0008b69 Switch from callbacks to an observer for TestLauncher::LaunchChildGTestProcess. by Greg Thompson · 7 years ago
  32. 009187f Record sample-count overflow in sample-vector. by Brian White · 7 years ago
  33. aa166c9 Adding name_unittests for Mojo port and node names. by Chris Bentzel · 7 years ago
  34. 5a75006 Devirtualize calls made on a mojo::InterfacePtr<T> by Reilly Grant · 7 years ago
  35. 58ac295 [c++] Permit heterogeneous container lookup and use it in base::CommandLine. by Jeremy Roman · 7 years ago
  36. 7ff80e7 Introduce CancelableOnceCallback by tzik · 7 years ago
  37. 9158af7 Android: Determine search path by taking the address of a function instead of a variable. by Peter Collingbourne · 7 years ago
  38. e529b4f Add AssertBaseSyncPrimitivesAllowed() in Process::WaitForExit*(). by Francois Doray · 7 years ago
  39. 57244ca Introduce mixed stack mode in AllocationContextTracker by Siddhartha · 7 years ago
  40. e45f51a Fix field_index in error message for validation of message header by Andrew Grieve · 7 years ago
  41. 5e38221 Use a single TLS slot for all ObserverListThreadSafe instances. by Francois Doray · 7 years ago
  42. d7f09fa Fix ipc::ChannelMojo not to call GetWeakPtr() from multiple threads. by Wez · 7 years ago
  43. cf6064c Include command line in error message. by Brian White · 7 years ago
  44. 3f95af1 Make base::ClampToRange() match std::clamp()'s definition. by Lei Zhang · 7 years ago
  45. ac30fe9 Use mojo for page state serialization by Patrick Noland · 7 years ago
  46. d83f659 Mojo: Show only field index in mojo ValidateNonNull() errors by Andrew Grieve · 7 years ago
  47. 76daaba Handle multiple Browser process metrics files. by Brian White · 7 years ago
  48. dcfd2db Add DCHECKs to base::Value Path API by jdoerrie · 7 years ago
  49. b3357f2 Update SingleThreadNoPostTaskPingPong by Vladislav Kuzkokov · 7 years ago
  50. bea8d32 Fix callback definition/usage in C++ bindings doc. by David 'Digit' Turner · 7 years ago
  51. 849b075 removed unused LocationSnapshot class by Nicholas Verne · 7 years ago
  52. 08499a7 Add more comments to base/values.h. by Lei Zhang · 7 years ago
  53. 8095e56 Metric for Chrome custom logic vs isLowRamDevice. by Maria Khomenko · 7 years ago
  54. 8d7e4e6 base::TestSuite: Obey --{en,dis}able-features=.. command line arguments. by Trent Apted · 7 years ago
  55. 5919518 Change mmaped file on POSIX to use checked_cast. by Will Harris · 7 years ago
  56. f8b5a77 Add missing ScopedAllowBlocking to TabManagerDelegateChromeos. by Wez · 7 years ago
  57. 4b0689d Verify persistent memory exists. by Brian White · 7 years ago
  58. fe3df2b base: Bump default android version to 8.1.99 by Bo Liu · 7 years ago
  59. 4caf1d1 memory-infra: Split global from local RequestDumpArgs by Hector Dearman · 7 years ago
  60. a36ae33 Add |IsNotIn| EraseIf-helper and convert to in-place set-intersection by Kevin Bailey · 7 years ago
  61. e54a0b8 Revert "memory-infra: move SUMMARY_ONLY from type to level of detail" by Lalit Maganti · 7 years ago
  62. 021c788 Fix field_trial deserialization unittest by Klaus Weidner · 7 years ago
  63. e039059 Give NestableTasksAllowed() control back to MessageLoop. by Gabriel Charette · 7 years ago
  64. cf978b8 memory-infra: move SUMMARY_ONLY from type to level of detail by Lalit Maganti · 7 years ago
  65. 857a89f Add Mojo struct definitions for base::Time and base::TimeTicks by Daniel Cheng · 7 years ago
  66. 43d72ee Don't track locks unless likely to block. by Brian White · 7 years ago
  67. aa028eb Prepare for ICU 60 upgrade by Jungshik Shin · 7 years ago
  68. 6ea74d3 Emit memory dump providers for OOP HP background uploads. by erikchen · 7 years ago
  69. 2178358 [fuchsia] Set kUseSharedMemoryForFieldTrials to false on Fuchsia by James Robinson · 7 years ago
  70. b423160 memory-infra: move VM_REGIONS_ONLY from a type to level of detail by Lalit Maganti · 7 years ago
  71. fbd037c Test file length when opened with base::File::FLAG_CREATE_ALWAYS by Xiaohan Wang · 7 years ago
  72. 5066341 Convert 0 and NULL to nullptr in components. by Ivan Kotenkov · 7 years ago
  73. 57d3940 Validate memory return. by Brian White · 7 years ago
  74. c77c33d Roll GMS to 11.2.0 a.k.a. v12_1 by Paul Miller · 7 years ago
  75. 29e916d Fix MojoDuplicateBufferHandle failure behavior by Ken Rockot · 7 years ago
  76. 7792c55 Add base::Value::{From,To}UniquePtrValue(). by Lei Zhang · 7 years ago
  77. 6b7ef10 Fix the build of base/numerics with GCC by Tomas Popela · 7 years ago
  78. c15f02c Cronet: Disallow blocking I/O on the network thread with exception on init by kapishnikov · 7 years ago
  79. 8889a55 Separate vmstat data from SystemMemoryInfoKB by Kenichi Ishibashi · 7 years ago
  80. de234c6 Roll Fuchsia SDK to 492eec9e40c9832dd8772f4718b7db6aac4d7921 by Sergey Ulanov · 7 years ago
  81. 6d7fea5 Remove OCSPScopedAllowBaseSyncPrimitives. by Francois Doray · 7 years ago
  82. ed9daa6 Remove base::ThreadRestrictions::AssertIOAllowed. by Francois Doray · 7 years ago
  83. 7ae5670 Add fuzzer for base64 encoding / decoding by Charles Harrison · 7 years ago
  84. 69b5854 Add the full file name in the heap dumps. by Siddhartha · 7 years ago
  85. d20c8af Set the platform thread kernel object name in PlatformThread::SetName(). by Wez · 7 years ago
  86. 434d5d5 VS 2017 15.4 with 10.0.15063.468 SDK by Bruce Dawson · 7 years ago
  87. fb9f9c2 Fix spelling of "associated" in code/docs by Michael Giuffrida · 7 years ago
  88. fb4fdb4 Introduce CallMethodWithErrorResponse(). by Hidehiko Abe · 7 years ago
  89. 2fe4bc5 Add ScopedAllowBaseSyncPrimitives in MultiThreadedCertVerifier. by Francois Doray · 7 years ago
  90. 233fcb4 Remove JUnit3 Assert import by Yoland Yan · 7 years ago
  91. d1e48aa android: Actually re-enable some disabled tests. by Benoit Lize · 7 years ago
  92. b11e813 Fractional mouse event coordinates in ui/ash by Ella Ge · 7 years ago
  93. f90cbdf Replace ScopedAllowIO with ScopedAllowBlockingForTesting in tests. by Francois Doray · 7 years ago
  94. eccf21a Fix mojom java generator to properly handle names with digits by Edman Anjos · 7 years ago
  95. b2110b4 Clean up PMA 'flush' behavior. by Brian White · 7 years ago
  96. 598a3a8 memory-infra: turn LOG into DLOG for MDP PostTask failures by Primiano Tucci · 7 years ago
  97. 528d86e Add leveldb block cache memory dumps with appropriate sizes by Siddhartha · 7 years ago
  98. b8e4ac3 Map ENFILE error to FILE_ERROR_TOO_MANY_OPENED. by Chris Mumford · 7 years ago
  99. 48d4cf4 [Mojo] Make ThreadSafeInterfacePtr always delete responder of mojo call on caller thread. by Han Leon · 7 years ago
  100. cfad204 Mojo: Ensure partially serialized message handles don't leak by Ken Rockot · 7 years ago