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