1. d68238c [Flakiness] Fix RunLoopTest death-tests to fail without hanging. by Gabriel Charette · 6 years ago
  2. 760531d Exclude InstrumentationTestSuite from the search for test classes by Anthony Berent · 6 years ago
  3. 30ce81d Death test should run in single thread by Roman Kuksin · 6 years ago
  4. 532dd4f Add //docs/android_native_libraries.md by Andrew Grieve · 6 years ago
  5. 747b4fb Mojo: Rename EDK PlatformHandle -> InternalPlatformHandle by Ken Rockot · 6 years ago
  6. 6a17687 Fuchsia: Add DIR_APP_DATA path key for user data, set to /tmp for now. by Kevin Marshall · 6 years ago
  7. 73294a2 Update prefetch thumbnail download metrics by Carlos Knippschild · 6 years ago
  8. c77493f Actually skip tests annotated with @Manual by Bernhard Bauer · 6 years ago
  9. 6e113c8 Add noexcept to callback_internal.cc stuff to align its header by tzik · 6 years ago
  10. a45206b Reland: Mojo EDK: Improve internal process handle ownership by Ken Rockot · 6 years ago
  11. 1444ae1 Mojo: Invitation API [reland] by Ken Rockot · 6 years ago
  12. 38bf21b Revert "Mojo: Invitation API" by Ken Rockot · 6 years ago
  13. 1f20c76 Mojo: Invitation API by Ken Rockot · 6 years ago
  14. 14ea31a Revert "Reland: Mojo EDK: Improve internal process handle ownership" by Ken Rockot · 6 years ago
  15. 75634af Mark base::*Callback, GURL and mojo::ScopeHandleBase as noexcept movable by Jüri Valdmann · 6 years ago
  16. b6fdada [TaskScheduler] Introduce HeartbeatLatencyMicroseconds metric. by Gabriel Charette · 6 years ago
  17. d742a20 Revert "Fuchsia: Stop setting OS_POSIX" by Fabrice de Gans-Riberi · 6 years ago
  18. a1b1034 When relaunching, give the new proc permission to bring windows to the fg. by Greg Thompson · 6 years ago
  19. 23fa01b [SessionStorageS13N] SessionStorage mojo context, and supporting fixes by Daniel Murphy · 6 years ago
  20. f8cab10 Fuchsia: Stop setting OS_POSIX by Fabrice de Gans-Riberi · 6 years ago
  21. 8f00bf1 Reland "Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK" by Bruce Dawson · 6 years ago
  22. 7ff7a29 Trace generated JNI functions. by Dmitry Skiba · 6 years ago
  23. 1aaea69 [MessageLoop cleanup] Remove unused MessageLoopCurrent::QuitWhenIdleClosure method by Gabriel Charette · 6 years ago
  24. 0232042 Add ComponentActiveDirectoryPolicyService by Lutz Justen · 6 years ago
  25. 68c7ced Reland: Mojo EDK: Improve internal process handle ownership by Ken Rockot · 6 years ago
  26. 6a89fc3 Adds switch to enable ServiceProcessLauncher by Scott Violet · 6 years ago
  27. 3d863a5 Move GetUnderlyingContainer() to //base/stl_util.h. by Dan Sanders · 6 years ago
  28. 181f8cd TaskScheduler: Allow observing worker entering/exiting its main function. by Francois Doray · 6 years ago
  29. 2d52ce7 Allow SequencedTaskRunner argument in InterfacePtr::Bind(). by Francois Doray · 6 years ago
  30. 8493d08 Fix TaskSchedulerWorkerPoolHistogramTest.NumTasksBeforeCleanup failure on Fuschia. by Francois Doray · 6 years ago
  31. 601e35b Revert "Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK" by Bruce Dawson · 6 years ago
  32. 6e1e90b Remove base::FileUtilProxy. by Lei Zhang · 6 years ago
  33. 3925cf5 Enable base shared memory typemaps for blink mojo bindings by Ken Rockot · 6 years ago
  34. 11770c3 Stabilize core Mojo ABI by Ken Rockot · 6 years ago
  35. 2d9224d Add more edge case tests for the JSONParser. by Robert Sesek · 6 years ago
  36. c568779 Fuchsia: Prepare for OS_POSIX removal in base/ by Fabrice de Gans-Riberi · 6 years ago
  37. d508184 Simplify mojo_base shared memory region support by Ken Rockot · 6 years ago
  38. 9d15499 [clang-tidy] Readability fixes for src/components/[d-l].* by Zinovy Nis · 6 years ago
  39. ead77d1 Optimize ReadFileToStringWithMaxSize function by Mikhail Istomin · 6 years ago
  40. 45da3f1 Update Mojo platform handle wrapping APIs by Ken Rockot · 6 years ago
  41. 41b5f3b Use default page size for check. by Brian White · 6 years ago
  42. a986d8c Add a GetCumulativeCPUUsage function to ProcessMetrics. by Sigurdur Asgeirsson · 6 years ago
  43. 2bdf009 [MessageLoop cleanup] Mass migrate away from MessageLoop::QuitWhenIdleClosure(). by Gabriel Charette · 6 years ago
  44. ec50ddc Remove unnecessary visibility_blink targets by btolsch · 6 years ago
  45. af21c16 Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK by Bruce Dawson · 6 years ago
  46. c6639de android: Add a detailed histogram for library prefetch failures. by Benoit Lize · 6 years ago
  47. 4815f84 [MessageLoopCurrent] Move QuitWhenIdleClosure to RunLoop by Gabriel Charette · 6 years ago
  48. 46b3637 Reland "Android: Moves InterstitialPageDelegateAndroid to test" by Jinsuk Kim · 6 years ago
  49. 40073d9 Fix operator bool in AssociatedInterfacePtrInfo and AssociatedInterfaceRequest by Jüri Valdmann · 6 years ago
  50. 5399297 Revert "Alias 4KB at the beginning of JSONParser::ConsumeDictionary() to help diagnose issue 791487." by Gabriel Charette · 6 years ago
  51. 06209d5 Add a message size check to channel-associated interfaces by Ken Rockot · 6 years ago
  52. fe6e521 Perfetto: split 'complete' trace events into separate begin/end events. by Oystein Eftevaag · 6 years ago
  53. 029649e Change mojo manifest interface syntax from foo::mojom::Bar to foo.mojom.Bar. by Robert Sesek · 6 years ago
  54. 97b904a Add an explicit cast from int64_t to double by Bruce Dawson · 6 years ago
  55. a8806fd Key pending EarlyTraceEvents by name+tid. by Dmitry Skiba · 6 years ago
  56. af65e5b Histograms - Make DCHECK More Strict by Mark Pearson · 6 years ago
  57. 28c53ea Fix Interface JS externs generation for mojo. by Christopher Lam · 6 years ago
  58. dc79dbb Use /proc/pid/stat to get total CPU time on Linux. by Sigurdur Asgeirsson · 6 years ago
  59. 5a1c785 base: Introduce NullCallback by Xiaohan Wang · 6 years ago
  60. 86d5b21 [sampling heap profiler] Speed up RecordFree operation. by Alexei Filippov · 6 years ago
  61. 92c503c Minor Fuchsia-specific fix to base/test/perf_test_suite.cc by Stephan Stross · 6 years ago
  62. ca7f8d7 Remove base::FileUtilProxy::Touch(). by Lei Zhang · 6 years ago
  63. fdb8643 Download location: Fix an issue in getAllPrivateDownloadsDirectories. by Xing Liu · 6 years ago
  64. 5e7ab87 Revert "Mojo EDK: Improve internal process handle ownership" by Ken Rockot · 6 years ago
  65. a687c64 android: Raise browser fd limit by Bo Liu · 6 years ago
  66. f12643d Remove base::string_as_array by Ryan Sleevi · 6 years ago
  67. e912a1f Fuchsia: Allow individual files to be cloned by launch_fuchsia.cc by Kevin Marshall · 6 years ago
  68. e4e87ee [sampling heap profiler] Fix a deadlock. by Alexei Filippov · 6 years ago
  69. 52eca3a Fix nits in base/files/file_util_posix.cc. by Lei Zhang · 6 years ago
  70. e9702ec Switch CustomHistogram::ArrayToCustomRanges to base::span<> by Ryan Sleevi · 6 years ago
  71. fb628d6 Move cxa_demangle_stub.cc from base to libc++abi by Tom Anderson · 6 years ago
  72. ddf6b76 [MessageLoopForIO] Rename variables after standardizing MessagePumpForIO::FdWatchController class name. by Gabriel Charette · 6 years ago
  73. d70c818 Google C++ style guide recomends nothrow move constructors by Denis Yaroshevskiy · 6 years ago
  74. 50eaa29 Mock more methods of dbus::Bus in dbus::MockBus. by Ben Chan · 6 years ago
  75. 1579b89 [clang-tidy] Readability fixes for src/components/[m-p].* by Zinovy Nis · 6 years ago
  76. 1ff96ce Introduce TextViewCompoundDrawables widget for use in Simplified NTP by Theresa · 6 years ago
  77. 0b93c34 Download location: Fix issue that can't access file on SD card. by Xing Liu · 6 years ago
  78. 7fa12dc [base] Add default arguments for WaitableEvent construction. by Gabriel Charette · 6 years ago
  79. db363f4 Discourage base::ResetAndReturn(). by Bence Béky · 6 years ago
  80. 8d7e428 Fixed memory leak in InterfacePtrSet::RemovePtr by Daniel Murphy · 6 years ago
  81. 818752b [Windows/Ozone] remove WatchFileDescriptor for Windows/Ozone by Mustafa Çamurcu · 6 years ago
  82. 5dd621a Make TaskQueueManagerImpl tests use TestMockTimeTaskRunner. by Greg Kraynov · 6 years ago
  83. 6cc97cf visual studio setup: require older SDK by Johann · 6 years ago
  84. 1d0944d Check theory that entire mmap page is getting zeroed. by Brian White · 6 years ago
  85. ceaa6cf Mojo fuzzing bindings: Fix handle/interface generation/mutation logic. by Oliver Chang · 6 years ago
  86. 0090b8d Roll ICU to ICU 61.1 + local changes by Jungshik Shin · 6 years ago
  87. 58888df [Fuchsia] Enable ProcessUtilTests tests. by Sergey Ulanov · 6 years ago
  88. d5685af Prune cancelled pending tasks in TestMockTimeTaskRunner. by Greg Kraynov · 6 years ago
  89. 6f1e7ea Fuchsia: Prepare for OS_POSIX removal in mojo/ by Fabrice de Gans-Riberi · 6 years ago
  90. 492c56b android: Do not generate .apk.jar.info files in javac.py by David 'Digit' Turner · 6 years ago
  91. 55209d8 Add base::RandomShuffle as a replacement of deprecated std::random_shuffle by tzik · 6 years ago
  92. c444733 Switch an easy token_begin/token_end use to token_piece. by David Benjamin · 6 years ago
  93. 6a9cd0e [Fuchsia] fix fdio_transfer_fd() result handling in base::LaunchProcess by Sergey Ulanov · 6 years ago
  94. 9ef76e7 [Logging] Hint of use-after-free indicating error in POSIX's LockImpl. by Gabriel Charette · 6 years ago
  95. ba11b83 Add base::Value::DictSize() and base::Value::DictEmpty(). by Lei Zhang · 6 years ago
  96. b1ad1ab Fuchsia: Prepare for OS_POSIX removal in ipc/ by Fabrice de Gans-Riberi · 6 years ago
  97. 332ec77 Add mojom, struct_traits and typemap for AggregatedHitTestRegion. by Ria Jiang · 6 years ago
  98. 58c28c1 Fully move PathService into the base namespace. by Avi Drissman · 6 years ago
  99. 68c298b Reland "[TaskScheduler] Label SchedulerWorker threads stacks with an identifying frame" by Gabriel Charette · 6 years ago
  100. 064bcc0 Enable ProcessUtilTest.LaunchWithHandleTransfer on Fuchsia by Sergey Ulanov · 6 years ago