1. 76f3652 dbus: Clang format files by Abhishek Bhardwaj · 6 years ago
  2. 841a1ad [base] Add bits::IsPowerOfTwo by Michael Lippautz · 6 years ago
  3. 5db8340 Directly pass LibraryProcessType to the native code. by Dmitry Skiba · 6 years ago
  4. 652c21d Revert "Add supports for Objective-C blocks to base::Bind*" by Yuta Kitamura · 6 years ago
  5. 9cc7b7e Fix waiting for network process at browser shutdown. by John Abd-El-Malek · 6 years ago
  6. 4504a68 [reland] Mojo: Introduce public PlatformHandle type by Ken Rockot · 6 years ago
  7. ae164ff Revert "Introduce public PlatformHandle type" by Ken Rockot · 6 years ago
  8. 1c0f1a2 Introduce public PlatformHandle type by Ken Rockot · 6 years ago
  9. 9c60f7a [mojo]: Avoid a crash when NodeController pending invitations diverge by Luis Hector Chavez · 6 years ago
  10. 346b67f Disable CheckMemoryPressure in chromeos VM. by Achuith Bhandarkar · 6 years ago
  11. 63b7d5d Change FilePath to use EnableIf instead of native typemapping. by Sam McNally · 6 years ago
  12. e84c405 Add IsValid() to the base::MappedReadOnlyRegion by Alexandr Ilin · 6 years ago
  13. c782a57 Reland "Fuchsia: Stop setting OS_POSIX" by Fabrice de Gans-Riberi · 6 years ago
  14. 7ab1774 Modify download_translation_unit_tool.py to work on Windows. by Joey Scarr · 6 years ago
  15. f7c91fc Tracing: Add a metadata event to track chrome library start address by Siddhartha · 6 years ago
  16. c47b62c Remove implementation of legacy heap profiler. by erikchen · 6 years ago
  17. 867ba4c Tolerate file descriptor close error on Android. by Xing Liu · 6 years ago
  18. e0f6f59 [Metrics] Introduce High-resolution timing histograms/macros. by Gabriel Charette · 6 years ago
  19. bdde7f4 [RunLoop] Remove unused RunLoop::OverrideDelegateForCurrentThreadForTesting(). by Gabriel Charette · 6 years ago
  20. 95fa8f9 Mojo: Support named pipes for invitation transport by Ken Rockot · 6 years ago
  21. 8a9fba1 Add supports for Objective-C blocks to base::Bind* by Sylvain Defresne · 6 years ago
  22. 54874c1 [TaskScheduler] Add a test to exercise AddDelayedTask() during Start(). by Gabriel Charette · 6 years ago
  23. d68238c [Flakiness] Fix RunLoopTest death-tests to fail without hanging. by Gabriel Charette · 6 years ago
  24. 760531d Exclude InstrumentationTestSuite from the search for test classes by Anthony Berent · 6 years ago
  25. 30ce81d Death test should run in single thread by Roman Kuksin · 6 years ago
  26. 532dd4f Add //docs/android_native_libraries.md by Andrew Grieve · 6 years ago
  27. 747b4fb Mojo: Rename EDK PlatformHandle -> InternalPlatformHandle by Ken Rockot · 6 years ago
  28. 6a17687 Fuchsia: Add DIR_APP_DATA path key for user data, set to /tmp for now. by Kevin Marshall · 6 years ago
  29. 73294a2 Update prefetch thumbnail download metrics by Carlos Knippschild · 6 years ago
  30. c77493f Actually skip tests annotated with @Manual by Bernhard Bauer · 6 years ago
  31. 6e113c8 Add noexcept to callback_internal.cc stuff to align its header by tzik · 6 years ago
  32. a45206b Reland: Mojo EDK: Improve internal process handle ownership by Ken Rockot · 6 years ago
  33. 1444ae1 Mojo: Invitation API [reland] by Ken Rockot · 6 years ago
  34. 38bf21b Revert "Mojo: Invitation API" by Ken Rockot · 6 years ago
  35. 1f20c76 Mojo: Invitation API by Ken Rockot · 6 years ago
  36. 14ea31a Revert "Reland: Mojo EDK: Improve internal process handle ownership" by Ken Rockot · 6 years ago
  37. 75634af Mark base::*Callback, GURL and mojo::ScopeHandleBase as noexcept movable by Jüri Valdmann · 6 years ago
  38. b6fdada [TaskScheduler] Introduce HeartbeatLatencyMicroseconds metric. by Gabriel Charette · 6 years ago
  39. d742a20 Revert "Fuchsia: Stop setting OS_POSIX" by Fabrice de Gans-Riberi · 6 years ago
  40. a1b1034 When relaunching, give the new proc permission to bring windows to the fg. by Greg Thompson · 6 years ago
  41. 23fa01b [SessionStorageS13N] SessionStorage mojo context, and supporting fixes by Daniel Murphy · 6 years ago
  42. f8cab10 Fuchsia: Stop setting OS_POSIX by Fabrice de Gans-Riberi · 6 years ago
  43. 8f00bf1 Reland "Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK" by Bruce Dawson · 6 years ago
  44. 7ff7a29 Trace generated JNI functions. by Dmitry Skiba · 6 years ago
  45. 1aaea69 [MessageLoop cleanup] Remove unused MessageLoopCurrent::QuitWhenIdleClosure method by Gabriel Charette · 6 years ago
  46. 0232042 Add ComponentActiveDirectoryPolicyService by Lutz Justen · 6 years ago
  47. 68c7ced Reland: Mojo EDK: Improve internal process handle ownership by Ken Rockot · 6 years ago
  48. 6a89fc3 Adds switch to enable ServiceProcessLauncher by Scott Violet · 6 years ago
  49. 3d863a5 Move GetUnderlyingContainer() to //base/stl_util.h. by Dan Sanders · 6 years ago
  50. 181f8cd TaskScheduler: Allow observing worker entering/exiting its main function. by Francois Doray · 6 years ago
  51. 2d52ce7 Allow SequencedTaskRunner argument in InterfacePtr::Bind(). by Francois Doray · 6 years ago
  52. 8493d08 Fix TaskSchedulerWorkerPoolHistogramTest.NumTasksBeforeCleanup failure on Fuschia. by Francois Doray · 6 years ago
  53. 601e35b Revert "Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK" by Bruce Dawson · 6 years ago
  54. 6e1e90b Remove base::FileUtilProxy. by Lei Zhang · 6 years ago
  55. 3925cf5 Enable base shared memory typemaps for blink mojo bindings by Ken Rockot · 6 years ago
  56. 11770c3 Stabilize core Mojo ABI by Ken Rockot · 6 years ago
  57. 2d9224d Add more edge case tests for the JSONParser. by Robert Sesek · 6 years ago
  58. c568779 Fuchsia: Prepare for OS_POSIX removal in base/ by Fabrice de Gans-Riberi · 6 years ago
  59. d508184 Simplify mojo_base shared memory region support by Ken Rockot · 6 years ago
  60. 9d15499 [clang-tidy] Readability fixes for src/components/[d-l].* by Zinovy Nis · 6 years ago
  61. ead77d1 Optimize ReadFileToStringWithMaxSize function by Mikhail Istomin · 6 years ago
  62. 45da3f1 Update Mojo platform handle wrapping APIs by Ken Rockot · 6 years ago
  63. 41b5f3b Use default page size for check. by Brian White · 6 years ago
  64. a986d8c Add a GetCumulativeCPUUsage function to ProcessMetrics. by Sigurdur Asgeirsson · 6 years ago
  65. 2bdf009 [MessageLoop cleanup] Mass migrate away from MessageLoop::QuitWhenIdleClosure(). by Gabriel Charette · 6 years ago
  66. ec50ddc Remove unnecessary visibility_blink targets by btolsch · 6 years ago
  67. af21c16 Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK by Bruce Dawson · 6 years ago
  68. c6639de android: Add a detailed histogram for library prefetch failures. by Benoit Lize · 6 years ago
  69. 4815f84 [MessageLoopCurrent] Move QuitWhenIdleClosure to RunLoop by Gabriel Charette · 6 years ago
  70. 46b3637 Reland "Android: Moves InterstitialPageDelegateAndroid to test" by Jinsuk Kim · 6 years ago
  71. 40073d9 Fix operator bool in AssociatedInterfacePtrInfo and AssociatedInterfaceRequest by Jüri Valdmann · 6 years ago
  72. 5399297 Revert "Alias 4KB at the beginning of JSONParser::ConsumeDictionary() to help diagnose issue 791487." by Gabriel Charette · 6 years ago
  73. 06209d5 Add a message size check to channel-associated interfaces by Ken Rockot · 6 years ago
  74. fe6e521 Perfetto: split 'complete' trace events into separate begin/end events. by Oystein Eftevaag · 6 years ago
  75. 029649e Change mojo manifest interface syntax from foo::mojom::Bar to foo.mojom.Bar. by Robert Sesek · 6 years ago
  76. 97b904a Add an explicit cast from int64_t to double by Bruce Dawson · 6 years ago
  77. a8806fd Key pending EarlyTraceEvents by name+tid. by Dmitry Skiba · 6 years ago
  78. af65e5b Histograms - Make DCHECK More Strict by Mark Pearson · 6 years ago
  79. 28c53ea Fix Interface JS externs generation for mojo. by Christopher Lam · 6 years ago
  80. dc79dbb Use /proc/pid/stat to get total CPU time on Linux. by Sigurdur Asgeirsson · 6 years ago
  81. 5a1c785 base: Introduce NullCallback by Xiaohan Wang · 6 years ago
  82. 86d5b21 [sampling heap profiler] Speed up RecordFree operation. by Alexei Filippov · 6 years ago
  83. 92c503c Minor Fuchsia-specific fix to base/test/perf_test_suite.cc by Stephan Stross · 6 years ago
  84. ca7f8d7 Remove base::FileUtilProxy::Touch(). by Lei Zhang · 6 years ago
  85. fdb8643 Download location: Fix an issue in getAllPrivateDownloadsDirectories. by Xing Liu · 6 years ago
  86. 5e7ab87 Revert "Mojo EDK: Improve internal process handle ownership" by Ken Rockot · 6 years ago
  87. a687c64 android: Raise browser fd limit by Bo Liu · 6 years ago
  88. f12643d Remove base::string_as_array by Ryan Sleevi · 6 years ago
  89. e912a1f Fuchsia: Allow individual files to be cloned by launch_fuchsia.cc by Kevin Marshall · 6 years ago
  90. e4e87ee [sampling heap profiler] Fix a deadlock. by Alexei Filippov · 6 years ago
  91. 52eca3a Fix nits in base/files/file_util_posix.cc. by Lei Zhang · 6 years ago
  92. e9702ec Switch CustomHistogram::ArrayToCustomRanges to base::span<> by Ryan Sleevi · 6 years ago
  93. fb628d6 Move cxa_demangle_stub.cc from base to libc++abi by Tom Anderson · 6 years ago
  94. ddf6b76 [MessageLoopForIO] Rename variables after standardizing MessagePumpForIO::FdWatchController class name. by Gabriel Charette · 6 years ago
  95. d70c818 Google C++ style guide recomends nothrow move constructors by Denis Yaroshevskiy · 6 years ago
  96. 50eaa29 Mock more methods of dbus::Bus in dbus::MockBus. by Ben Chan · 6 years ago
  97. 1579b89 [clang-tidy] Readability fixes for src/components/[m-p].* by Zinovy Nis · 6 years ago
  98. 1ff96ce Introduce TextViewCompoundDrawables widget for use in Simplified NTP by Theresa · 6 years ago
  99. 0b93c34 Download location: Fix issue that can't access file on SD card. by Xing Liu · 6 years ago
  100. 7fa12dc [base] Add default arguments for WaitableEvent construction. by Gabriel Charette · 6 years ago