1. 7cbf769 Reverse frame order for freed-object trace. by Brian White · 7 years ago
  2. 0194d77 Mojo: Add FileDataPipeProducer by Ken Rockot · 7 years ago
  3. d0b2807 Revert "Validate histograms around IPC calls on Android." by Brian White · 7 years ago
  4. 47b82a8 Migrate multi-threaded cert verifier from WorkerPool to TaskScheduler. by Francois Doray · 7 years ago
  5. 39ee8d7 Add WrapRefCounted() to replace make_scoped_refptr. by kylechar · 7 years ago
  6. 3c49214 Fix O(n^2) performance in base::ReplaceChars() and base::RemoveChars() by Nick Carter · 7 years ago
  7. af361f1 Roll Fuchsia SDK to 36d9ffb6bda53112e826941757efe04654050d46 by Sergey Ulanov · 7 years ago
  8. d5c2336 Mark base::GenerateGUID as secure random by John Mellor · 7 years ago
  9. 08b971c Properly look up corrupted strings. by Brian White · 7 years ago
  10. 1b9544f Remove an MSVC analyze workaround. by Will Harris · 7 years ago
  11. 5fd7663 Add a minor usage note about when NOT to use base::Value by Daniel Cheng · 7 years ago
  12. 5c6f2e8 Convert std::deque to base::circular_deque. by Brett Wilson · 7 years ago
  13. 751d004 Use checked_cast instead of static_cast when casting sizes in Pickle. by Chris Palmer · 7 years ago
  14. 608162c Replace std::queue with base::queue. by Brett Wilson · 7 years ago
  15. c503aee Better constify base::FilePath::CharType* strings. by Lei Zhang · 7 years ago
  16. 2229483 Mojo: Add DataPipeStringWriter by Ken Rockot · 7 years ago
  17. 38823cf Switch make_scoped_refptr to MakeRefCounted. by kylechar · 7 years ago
  18. 59235e6 Change DLOG(FATAL) to DLOG(DCHECK) in base/ by Sigurdur Asgeirsson · 7 years ago
  19. 9414870 Android: Generalize JNI generation script so it can be used from WebRTC by Magnus Jedvert · 7 years ago
  20. a6794c0 Fuchsia: implement sandbox support via Fuchsia launch clone policy. by Kevin Marshall · 7 years ago
  21. 4b2d4a2 Change the counter type of base::RefCounted from size_t to uint32_t by tzik · 7 years ago
  22. ac213cf Add tags to UI Capture Tests by Anthony Berent · 7 years ago
  23. 3df0018 Introduce new thread restrictions API. by Francois Doray · 7 years ago
  24. 61ab06d dbus: Check ObjectPath's validity in objects' ctors by Ryo Hashimoto · 7 years ago
  25. 30ac237 dbus: Always append valid bool values by Ryo Hashimoto · 7 years ago
  26. a9fb90e Validate histograms around IPC calls on Android. by Brian White · 7 years ago
  27. f7eca0d Make VS 2017 the default compiler on Windows by Bruce Dawson · 7 years ago
  28. 82cf759 Implement MessagePumpDefault::SetTimerSlack on Mac. by Robert Sesek · 7 years ago
  29. df9353b Change CHECK to DCHECK in base::Pickle::WriteData. by Daniel Cheng · 7 years ago
  30. ad4897d Fix __mips64__ macro redefinition by Gordana Cmiljanovic · 7 years ago
  31. 51215ca Change Pickle::Write* methods to return void. by Daniel Cheng · 7 years ago
  32. 1a58e9a Remove Read Write Lock by Robert Liao · 7 years ago
  33. 0914f3f Remove some debugging CHECKs. by Yuzhu Shen · 7 years ago
  34. f69fa47 Mojo: Remove some debugging CHECKs by Ken Rockot · 7 years ago
  35. 424bec9 Track freed objects. by Brian White · 7 years ago
  36. 4ff0cf4 Move instance management to D-Bus thread. by Hidehiko Abe · 7 years ago
  37. 68ab1f9 Remove base::PickleSizer by Daniel Cheng · 7 years ago
  38. 8c9e902 memory-infra: Enable LevelDB global dumps in background mode by Lalit Maganti · 7 years ago
  39. a2fe0fd [memory-infra] Whitelist leveldatabase MDP. by Chris Mumford · 7 years ago
  40. c37bf44 Migrate ChromeBrowserPolicyConnector to TaskScheduler by Gabriel Charette · 7 years ago
  41. b389ced Android: Allow disabling StrictMode VM policies by Peter Wen · 7 years ago
  42. 5aaff46 Remove sdch_manager from memory_infra_background_whitelist.cc by Helen Li · 7 years ago
  43. af47cf0 Convert many std::queue to base::queue by Brett Wilson · 7 years ago
  44. eacc1c7 Give kSyzyAsanDCheckIsFatalFeature unique linkage. by Sigurdur Asgeirsson · 7 years ago
  45. 256a5f7 Add code size advantage to circular_deque doc by Brett Wilson · 7 years ago
  46. 6b759ad Add base::FeatureParam<> struct by sfiera · 7 years ago
  47. ad25f98 memory-infra: relax race detection check in MDM::InvokeOnMemoryDump by Primiano Tucci · 7 years ago
  48. b38c833 Move deg<->rad conversions from cc to ui/gfx/geometry and use them more. by Peter Kasting · 7 years ago
  49. 480e43b memory-infra: Fix TOCTTOU bug on ThreadLocalEventBuffer MDP by Primiano Tucci · 7 years ago
  50. 9330e93 Implement Process::IsRunning on Windows by Zijie He · 7 years ago
  51. 9b4d85b Convert queue and deque to base ones in //media by Brett Wilson · 7 years ago
  52. 809852c Adding tracking of location for AutoCloseableRouter. by Jay Civelli · 7 years ago
  53. 393d727 Mojofying printing::PWGRasterConverter. by Jay Civelli · 7 years ago
  54. 57b1c05 Fix test launcher crash when parsing the output of a failed, DISABLED test. by Nick Carter · 7 years ago
  55. d0e766a Add support for using seccomp_bpf on mips64el. by Wang Qing · 7 years ago
  56. f7fbbe1 Android: Add try-with-resources compatible ThreadPolicy methods. by Eric Stevenson · 7 years ago
  57. 073061e Fix base_unittests crash on Windows with --single-process-tests. by Alexei Svitkine · 7 years ago
  58. 50465b0 fuchsia: Magenta -> Zircon by Scott Graham · 7 years ago
  59. 610b17b Crash when sending oversized legacy IPC messages by Ken Rockot · 7 years ago
  60. 144d494 Revert "Make VS 2017 the default compiler on Windows" by Bruce Dawson · 7 years ago
  61. ffa02a2 Delete skipped tasks in the environment where the tasks would have run. by Francois Doray · 7 years ago
  62. 3b4de5f Make VS 2017 the default compiler on Windows by Bruce Dawson · 7 years ago
  63. 0126abe Remove tracked_objects. by Brett Wilson · 7 years ago
  64. f2657fc Cleanup IncomingTaskQueue Declaration by Robert Liao · 7 years ago
  65. 7942cd0 Fix base_nocompile_tests after Clang's static_assert wording changed by Hans Wennborg · 7 years ago
  66. 693617c Mojo class doc cleanup by Ken Rockot · 7 years ago
  67. bdcc7f8 Mojofy DidCommitProvisionalLoad. by Balazs Engedy · 7 years ago
  68. b09d431 Install Xcode via swarming. by Justin Cohen · 7 years ago
  69. d84c025 Add constructor for move-only data to base::RefCountedData by Kinuko Yasuda · 7 years ago
  70. f98504a Remove IPC::Channel::OutputElement in IPC::Channel by Gyuyoung Kim · 7 years ago
  71. 38087d3 Mojo: Pad port table entries with extra bytes by Ken Rockot · 7 years ago
  72. 9cc7844 Mojo: Add some class docs for Node, Port, Event by Ken Rockot · 7 years ago
  73. 6968aa3 Mojo C++ bindings: fix typo and add 'const's. by Yuzhu Shen · 7 years ago
  74. d5b8dbe Revert "Mojo: Check for null on Watch creation" by Reilly Grant · 7 years ago
  75. 2580730 Refactor PolicyMap::Entry::has_higher_priority_than by Lutz Justen · 7 years ago
  76. ebfd2d0 memory-infra: entries_for_testing() -> entries() by Hector Dearman · 7 years ago
  77. 7cabfbb Mojo C++ bindings: introduce TrackedScopedRefPtr to debug corruptions. by Yuzhu Shen · 7 years ago
  78. 6fd0f55 Move constants for pi from cc to base and use them more widely. by Peter Kasting · 7 years ago
  79. b3a77c9 Mojo Bindings: Support handles in native structs by Ken Rockot · 7 years ago
  80. 14b3d6e Add MessageLoopPerfTests by Robert Liao · 7 years ago
  81. a91c6fc Mojo: Force crash when sending oversized messages by Ken Rockot · 7 years ago
  82. 4156ea9 Mojo C++ MultiplexRouter: use a base::small_map with 1 inlined slot for endpoints. by Yuzhu Shen · 7 years ago
  83. 5fcd78b Move cc::MathUtil::ClampToRange() to base and use it more broadly. by Peter Kasting · 7 years ago
  84. bea87c7 [Mac] Remove AppNap code by Leonard Grey · 7 years ago
  85. 3a30859 Fix race condition in AtomicFlagTest.SetOnDifferentSequenceDeathTest by Hans Wennborg · 7 years ago
  86. c7b4661 Use std::decay_t<T> instead of std::decay<t> for base::Optional by Andrey Kraynov · 7 years ago
  87. e3b1db7 Handle OOM while processing java exception handling. by Yaron Friedman · 7 years ago
  88. 14aeed0 Add functionality to base::StatisticsRecorder to filter expired metrics. by Ira Burak · 7 years ago
  89. 4be5257 Misc. cleanup, found while making other changes: by Peter Kasting · 7 years ago
  90. 301b6c9 Switch mojo::edk::WatcherSet to flat_map by Reilly Grant · 7 years ago
  91. 3c40a10 Finish moving Location and GetProgramCounter to base namespace by Brett Wilson · 7 years ago
  92. 8650d96 MemoryInfra: Do not call OnHeapProfilingEnabled() for all providers by Siddhartha · 7 years ago
  93. 0ee80a4 Take program counter for FROM_HERE in its static constructor by tzik · 7 years ago
  94. 042bf18 Remove ReadWriteLock from IncomingTaskQueue by Robert Liao · 7 years ago
  95. 1087206 Memory-infra: Add browser tests for heap profiling by Siddhartha · 7 years ago
  96. 90bc731 Follow-up from 'Removing iTunes support from media_gallery API.' by Jay Civelli · 7 years ago
  97. eb5b430 Replace tracked_objects::Location with base::Location. by Brett Wilson · 7 years ago
  98. 89388db Move Location to base namespace in base. by Brett Wilson · 7 years ago
  99. 5c04b21 Fix Sequence Checking in IncomingTaskQueue by Robert Liao · 7 years ago
  100. baabdc7 dbus: Use more OnceCallbacks in ObjectProxy by Ryo Hashimoto · 7 years ago