1. aa166c9 Adding name_unittests for Mojo port and node names. by Chris Bentzel · 7 years ago
  2. 5a75006 Devirtualize calls made on a mojo::InterfacePtr<T> by Reilly Grant · 7 years ago
  3. 58ac295 [c++] Permit heterogeneous container lookup and use it in base::CommandLine. by Jeremy Roman · 7 years ago
  4. 7ff80e7 Introduce CancelableOnceCallback by tzik · 7 years ago
  5. 9158af7 Android: Determine search path by taking the address of a function instead of a variable. by Peter Collingbourne · 7 years ago
  6. e529b4f Add AssertBaseSyncPrimitivesAllowed() in Process::WaitForExit*(). by Francois Doray · 7 years ago
  7. 57244ca Introduce mixed stack mode in AllocationContextTracker by Siddhartha · 7 years ago
  8. e45f51a Fix field_index in error message for validation of message header by Andrew Grieve · 7 years ago
  9. 5e38221 Use a single TLS slot for all ObserverListThreadSafe instances. by Francois Doray · 7 years ago
  10. d7f09fa Fix ipc::ChannelMojo not to call GetWeakPtr() from multiple threads. by Wez · 7 years ago
  11. cf6064c Include command line in error message. by Brian White · 7 years ago
  12. 3f95af1 Make base::ClampToRange() match std::clamp()'s definition. by Lei Zhang · 7 years ago
  13. ac30fe9 Use mojo for page state serialization by Patrick Noland · 7 years ago
  14. d83f659 Mojo: Show only field index in mojo ValidateNonNull() errors by Andrew Grieve · 7 years ago
  15. 76daaba Handle multiple Browser process metrics files. by Brian White · 7 years ago
  16. dcfd2db Add DCHECKs to base::Value Path API by jdoerrie · 7 years ago
  17. b3357f2 Update SingleThreadNoPostTaskPingPong by Vladislav Kuzkokov · 7 years ago
  18. bea8d32 Fix callback definition/usage in C++ bindings doc. by David 'Digit' Turner · 7 years ago
  19. 849b075 removed unused LocationSnapshot class by Nicholas Verne · 7 years ago
  20. 08499a7 Add more comments to base/values.h. by Lei Zhang · 7 years ago
  21. 8095e56 Metric for Chrome custom logic vs isLowRamDevice. by Maria Khomenko · 7 years ago
  22. 8d7e4e6 base::TestSuite: Obey --{en,dis}able-features=.. command line arguments. by Trent Apted · 7 years ago
  23. 5919518 Change mmaped file on POSIX to use checked_cast. by Will Harris · 7 years ago
  24. f8b5a77 Add missing ScopedAllowBlocking to TabManagerDelegateChromeos. by Wez · 7 years ago
  25. 4b0689d Verify persistent memory exists. by Brian White · 7 years ago
  26. fe3df2b base: Bump default android version to 8.1.99 by Bo Liu · 7 years ago
  27. 4caf1d1 memory-infra: Split global from local RequestDumpArgs by Hector Dearman · 7 years ago
  28. a36ae33 Add |IsNotIn| EraseIf-helper and convert to in-place set-intersection by Kevin Bailey · 7 years ago
  29. e54a0b8 Revert "memory-infra: move SUMMARY_ONLY from type to level of detail" by Lalit Maganti · 7 years ago
  30. 021c788 Fix field_trial deserialization unittest by Klaus Weidner · 7 years ago
  31. e039059 Give NestableTasksAllowed() control back to MessageLoop. by Gabriel Charette · 7 years ago
  32. cf978b8 memory-infra: move SUMMARY_ONLY from type to level of detail by Lalit Maganti · 7 years ago
  33. 857a89f Add Mojo struct definitions for base::Time and base::TimeTicks by Daniel Cheng · 7 years ago
  34. 43d72ee Don't track locks unless likely to block. by Brian White · 7 years ago
  35. aa028eb Prepare for ICU 60 upgrade by Jungshik Shin · 7 years ago
  36. 6ea74d3 Emit memory dump providers for OOP HP background uploads. by erikchen · 7 years ago
  37. 2178358 [fuchsia] Set kUseSharedMemoryForFieldTrials to false on Fuchsia by James Robinson · 7 years ago
  38. b423160 memory-infra: move VM_REGIONS_ONLY from a type to level of detail by Lalit Maganti · 7 years ago
  39. fbd037c Test file length when opened with base::File::FLAG_CREATE_ALWAYS by Xiaohan Wang · 7 years ago
  40. 5066341 Convert 0 and NULL to nullptr in components. by Ivan Kotenkov · 7 years ago
  41. 57d3940 Validate memory return. by Brian White · 7 years ago
  42. c77c33d Roll GMS to 11.2.0 a.k.a. v12_1 by Paul Miller · 7 years ago
  43. 29e916d Fix MojoDuplicateBufferHandle failure behavior by Ken Rockot · 7 years ago
  44. 7792c55 Add base::Value::{From,To}UniquePtrValue(). by Lei Zhang · 7 years ago
  45. 6b7ef10 Fix the build of base/numerics with GCC by Tomas Popela · 7 years ago
  46. c15f02c Cronet: Disallow blocking I/O on the network thread with exception on init by kapishnikov · 7 years ago
  47. 8889a55 Separate vmstat data from SystemMemoryInfoKB by Kenichi Ishibashi · 7 years ago
  48. de234c6 Roll Fuchsia SDK to 492eec9e40c9832dd8772f4718b7db6aac4d7921 by Sergey Ulanov · 7 years ago
  49. 6d7fea5 Remove OCSPScopedAllowBaseSyncPrimitives. by Francois Doray · 7 years ago
  50. ed9daa6 Remove base::ThreadRestrictions::AssertIOAllowed. by Francois Doray · 7 years ago
  51. 7ae5670 Add fuzzer for base64 encoding / decoding by Charles Harrison · 7 years ago
  52. 69b5854 Add the full file name in the heap dumps. by Siddhartha · 7 years ago
  53. d20c8af Set the platform thread kernel object name in PlatformThread::SetName(). by Wez · 7 years ago
  54. 434d5d5 VS 2017 15.4 with 10.0.15063.468 SDK by Bruce Dawson · 7 years ago
  55. fb9f9c2 Fix spelling of "associated" in code/docs by Michael Giuffrida · 7 years ago
  56. fb4fdb4 Introduce CallMethodWithErrorResponse(). by Hidehiko Abe · 7 years ago
  57. 2fe4bc5 Add ScopedAllowBaseSyncPrimitives in MultiThreadedCertVerifier. by Francois Doray · 7 years ago
  58. 233fcb4 Remove JUnit3 Assert import by Yoland Yan · 7 years ago
  59. d1e48aa android: Actually re-enable some disabled tests. by Benoit Lize · 7 years ago
  60. b11e813 Fractional mouse event coordinates in ui/ash by Ella Ge · 7 years ago
  61. f90cbdf Replace ScopedAllowIO with ScopedAllowBlockingForTesting in tests. by Francois Doray · 7 years ago
  62. eccf21a Fix mojom java generator to properly handle names with digits by Edman Anjos · 7 years ago
  63. b2110b4 Clean up PMA 'flush' behavior. by Brian White · 7 years ago
  64. 598a3a8 memory-infra: turn LOG into DLOG for MDP PostTask failures by Primiano Tucci · 7 years ago
  65. 528d86e Add leveldb block cache memory dumps with appropriate sizes by Siddhartha · 7 years ago
  66. b8e4ac3 Map ENFILE error to FILE_ERROR_TOO_MANY_OPENED. by Chris Mumford · 7 years ago
  67. 48d4cf4 [Mojo] Make ThreadSafeInterfacePtr always delete responder of mojo call on caller thread. by Han Leon · 7 years ago
  68. cfad204 Mojo: Ensure partially serialized message handles don't leak by Ken Rockot · 7 years ago
  69. c3690ef Fix typo in TaskScheduler, enable associated test by Scott Graham · 7 years ago
  70. 9fbe1e5 jumboify base by Nico Weber · 7 years ago
  71. a96c478 Add a comment for what base::TrimString() returns. by Lei Zhang · 7 years ago
  72. 85f0761 memory-infra: Derive GUIDs from token instead of pid by Hector Dearman · 7 years ago
  73. ea59e67 Remove the duplicated Hid structure definitions in C++ by Ke He · 7 years ago
  74. 41ffcde Mojo C++ bindings: avoid destroying ScopedInterfaceEndpointHandle under MultiplexRouter's lock. by Yuzhu Shen · 7 years ago
  75. d0515c1 Stop TaskScheduler service thread before joining workers by Scott Graham · 7 years ago
  76. badc9e8 Silence new -Wunused-variable warning from clang by Reid Kleckner · 7 years ago
  77. 2f68d7c Remove two unused constants from ipc/ipc_message_start.h by Tom Sepez · 7 years ago
  78. 7e587d0 cros: Convert browser tests to use mojo generated AsyncWaiter by James Cook · 7 years ago
  79. bd795a0 Android: Roll third_party/android_tools by Peter Wen · 7 years ago
  80. c61397a Remove unused Chrome histograms UMA.Histograms.Activity.*. by Alexei Svitkine · 7 years ago
  81. d5f29e7 win/cross/linux: Pass -o use_ino to ciopfs. by Nico Weber · 7 years ago
  82. 808cab2 Add a free function version of swap for scoped_refptr by tzik · 7 years ago
  83. 3623f2f Return ThreadTaskRunnerHandle::Get() last in SequencedTaskRunnerHandle::Get(). by Francois Doray · 7 years ago
  84. e22f42c Use os_log instead of asl on deployment target MacOS 10.12 and iOS 10.0. by Eric Noyau · 7 years ago
  85. 2f32445 remove static initializer and exit-time destructor from aw_contents.cc by Nico Weber · 7 years ago
  86. ad4478b Add typemaps for MessagePortMessage mojo struct. by Marijn Kruisselbrink · 7 years ago
  87. 46cd6e9 Fix incorrect accumulation count. by Brian White · 7 years ago
  88. b85e715 Add a new enum value to base::DesktopEnvironment for Pantheon by Tom Anderson · 7 years ago
  89. 78ac3c7 Remove base::ManualConstructor. by Daniel Cheng · 7 years ago
  90. ca1cd2f [CFI] Move CFI flags to use buildflags by Vlad Tsyrklevich · 7 years ago
  91. 6b51362 Messages with Mach Ports that fail to broker should still be sent. by erikchen · 7 years ago
  92. c9de1c4 Remove WithBaseSyncPrimitives() from ffmpeg_demuxer.cc. by Francois Doray · 7 years ago
  93. 63558a0 Export CanonOutputT template instantiations to avoid double definition. by Mounir Lamouri · 7 years ago
  94. 84684c4 Mojo: Add AsyncWaiter helper for interface testing by Ken Rockot · 7 years ago
  95. ab622b4 Move scoped_refptr to its own file by tzik · 7 years ago
  96. 0b8bf88 Simplify ClampedSubOp and ClampedAddOp by Justin Schuh · 7 years ago
  97. 2e74917 dbus: replace base::MakeUnique with std::make_unique by Ben Chan · 7 years ago
  98. 5650bc8 Don't silently ignore Update() errors in vs_toolchain script. by Nico Weber · 7 years ago
  99. 3ef3cbf viz: Move mojom.GpuHost into viz. by Sadrul Habib Chowdhury · 7 years ago
  100. 1221ebb Add enable_mojo_tracing build argument. by Dániel Vince · 7 years ago