1. 7d3a9fc Allow to wait a condition variable in midi::TaskService by Takashi Toyoshima · 7 years ago
  2. f5e707a Update TestLauncher to use Fuchsia jobs in place of POSIX process jobs. by Wez · 7 years ago
  3. 6823e5c Support MockCertVerifier when network service is enabled by John Abd-El-Malek · 7 years ago
  4. 8f6bcaa Fix PreExecHook test to actually verify that the hook is run. by Wez · 7 years ago
  5. d16b03e don't include ICU license twice in chrome://credits by Mostyn Bramley-Moore · 7 years ago
  6. b28411b [Cleanup] Rename UMA_HISTOGRAM_SPARSE_SLOWLY to base::UmaHistogramSparse(). by Ilya Sherman · 7 years ago
  7. d7b0eb5 Map ERROR_ALREADY_EXISTS to File::Error::ERROR_ALREADY_EXISTS. by Chris Mumford · 7 years ago
  8. f12a152 MemoryInfra: temporary fix for stack overflow when creating memory dump by Siddhartha · 7 years ago
  9. 8a6cca3 Enable NetworkServiceBrowserTest on Android. by Xing Liu · 7 years ago
  10. c697751 Implement conditional constexpr copy-/move- constructors. by Hidehiko Abe · 7 years ago
  11. ea9f87d Revert "Add MemoryDumpProvider for DnsConfigServicePosix::HostsReader" by Miriam Gershenson · 7 years ago
  12. 0dd05ce Removed StatisticsRecorder::Initialize and StatisticsRecorder::IsActive. by François Degros · 7 years ago
  13. e983593 StatisticsRecorder doesn't need to be explicitly initialized. by François Degros · 7 years ago
  14. 7ad5002 Revert "Proper MessageLoop::IsIdleForTesting() that corresponds to the actual idleness criteria for MessageLoop." by Wez · 7 years ago
  15. e9af906 Pass StringPiece by value in //base/json by Reilly Grant · 7 years ago
  16. a765a36 Fall back to a non-busy wait in NeedsLazyInstance by Bruce Dawson · 7 years ago
  17. 42b6e15 Pass StringPiece(16)? by value in //base/strings by Reilly Grant · 7 years ago
  18. ce9b5eb [Mac] Use LATENCY_QOS_TIER_3 instead of 5 for implementing timer slack. by Robert Sesek · 7 years ago
  19. fbe2eb1 tracing: Avoid scheduler/tracing deadlock. by Alexander Timin · 7 years ago
  20. 6d7f1b4 Return references from base::circular_deque::emplace_* by jdoerrie · 7 years ago
  21. bbe88cc Simplified and optimized StatisticsRecorder. by François Degros · 7 years ago
  22. 9471786 Alias 4KB at the beginning of JSONParser::ConsumeDictionary() to help diagnose issue 791487. by Gabriel Charette · 7 years ago
  23. 8c21290 Minimize chance of lock contention on MojoUnmapBuffer by Darin Fisher · 7 years ago
  24. cb68b61 Add base::RunLoop::NestingObserver::OnExitNestedRunLoop(). by Francois Doray · 7 years ago
  25. aecf216 Use base::Optional in base::JSONParser by jdoerrie · 7 years ago
  26. f9cc19c Reland "Update Android NDK to r16" by bsheedy · 7 years ago
  27. 9948fde Add GN arg to enable mutex priority inheritance by Ken MacKay · 7 years ago
  28. 052dd80 Reduce includes of windows.h by Bruce Dawson · 7 years ago
  29. 1ae1ce1 Throw exceptions instead of asserts in ApplicationStatus error cases. by Ted Choc · 7 years ago
  30. d331d65 Skip mojo serialization for MessagePort messages that stay in process. by Marijn Kruisselbrink · 7 years ago
  31. 918e133 Change base::HexStringToBytes to take a StringPiece by Reilly Grant · 7 years ago
  32. 5bda156 Tweak STE::HasIncompleteUndelayedTasksForTesting() to provide side-effects visibility guarantees. by Gabriel Charette · 7 years ago
  33. a2067b2 base::Optional: do not use T::new() but ::new. by Mounir Lamouri · 7 years ago
  34. 485f367 Add extension content verification in Network Service. by Chris Mumford · 7 years ago
  35. ca1cbfd Proper MessageLoop::IsIdleForTesting() that corresponds to the actual idleness criteria for MessageLoop. by Gabriel Charette · 7 years ago
  36. 85663f9 Revert "Simplified and optimized StatisticsRecorder." by Wez · 7 years ago
  37. ef8869f [Android WebView] Chromium side implementation of WebView Tracing API. by Tim Volodine · 7 years ago
  38. d083f4a Remove CmdLine handling from BaseChromiumApplication by Mohamed Heikal · 7 years ago
  39. f592235 [base] Support base::Optional from std::initializer_list by jdoerrie · 7 years ago
  40. db27a48 Simplify UnguessableToken::ToString, don't wrap it in (). by Pavel Feldman · 7 years ago
  41. b417388 Mojo C++ bindings: change the variable name "buffer" in BufferWriter. by Yuzhu Shen · 7 years ago
  42. 12ee1b3 Simplified and optimized StatisticsRecorder. by François Degros · 7 years ago
  43. f1d97e9 Move quota_types.mojom to third_party/WebKit/common by Sasha Bermeister · 7 years ago
  44. eb773a6 Remove the old base/debug/crash_logging.h API. by Robert Sesek · 7 years ago
  45. 1d61315 Fix lint errors in LibraryLoader.loadAlreadyLocked() by kapishnikov · 7 years ago
  46. 8e718b8 policy: Replace base::MakeUnique with std::make_unique by Jinho Bang · 7 years ago
  47. c011dec Retry fsync() when writing test summary file. by Sergey Ulanov · 7 years ago
  48. e8ca25c Add best practice documentation for handling process crashes when using mojo pipes. by John Abd-El-Malek · 7 years ago
  49. c11020c Chrome Cleaner UI: navigate to the cleanup page on accepted prompt. by Veranika Liaukevich · 7 years ago
  50. d6d37cf Fix aapt2 file ignore regression by Mohamed Heikal · 7 years ago
  51. 38e9441 Support defining a different data dir for WebView. by Torne (Richard Coles) · 7 years ago
  52. 79e04b0 Stop importing legacy WebView cookies and clean up PathUtils. by Torne (Richard Coles) · 7 years ago
  53. 02dec60 ACCESS_VIOLATION exception by Roman Karasev · 7 years ago
  54. a213917 Use the LegacyLinker instead of the ModernLinker on M by Egor Pasko · 7 years ago
  55. 7a16bf0 Remove obsolete task scheduler flags & switches. by Sylvain Defresne · 7 years ago
  56. 864cf1d Add a new grit output format that knows whether resources are gzipped by Dan Beam · 7 years ago
  57. 5c2b017 Support GetOpenFDCount in Android by Siddhartha · 7 years ago
  58. 2cdd2dc WrapCallbackWithDefaultInvokeIfNotRun and WrapCallbackWithDropHandler by Nicholas Verne · 7 years ago
  59. 2e0d94c TestLauncher: fsync() summary JSON file by Sergey Ulanov · 7 years ago
  60. e1d8f6c android: Record FirstContentfulPaint startup histogram by Alexandr Ilin · 7 years ago
  61. 0436426 Update comparator operator definition of base::Optional. by Hidehiko Abe · 7 years ago
  62. 7274596 Made scoped_refptr copy constructors delegating constructors. by François Degros · 7 years ago
  63. 0ddcb00 Extract Base class from Optional. by Hidehiko Abe · 7 years ago
  64. 1af982e Reland#2 Use Aapt2 for final apk resource packaging by Mohamed Heikal · 7 years ago
  65. 496286e Remove some defunct IPC msg constants. by Tom Sepez · 7 years ago
  66. 158b57d Revert "Update Android NDK to r16" by Brian Sheedy · 7 years ago
  67. 0282d92 Update Android NDK to r16 by bsheedy · 7 years ago
  68. 1d33bbe Disable TestCreationTime on Android by Siddhartha · 7 years ago
  69. 0ec0c2f Explain that UnguessableTokens are Capabilities by Tom Sepez · 7 years ago
  70. cfb395a Mojo JS bindings: update some TODOs. by Yuzhu Shen · 7 years ago
  71. 2a5c890 Simplified and optimized StatisticsRecorder. by François Degros · 7 years ago
  72. 60a2c1e Set $UBSAN_OPTIONS in the LibraryLoader. by Peter Collingbourne · 7 years ago
  73. 5764a8d Change how response callback DCHECKs are invoked by Ken Rockot · 7 years ago
  74. 0a0123f Fix data size calculation in mojo event messages by Ken Rockot · 7 years ago
  75. b49dd60 Add gfx StructTraits for ScrollOffset. by Dave Tapuska · 7 years ago
  76. 71ecda2 Switch LaunchWithHandleTransfer test to use action_timeout(). by Wez · 7 years ago
  77. 6ce6b3c Pass/store Task by value in TaskScheduler. by Robert Liao · 7 years ago
  78. 8d3af5c file_util: add CopyDirectoryExcl by Eric Caruso · 7 years ago
  79. 3d9d455 Ensure all features are applied correctly. by Maria Khomenko · 7 years ago
  80. b099e5e Repackaged VS 2017 with updated Debuggers by Bruce Dawson · 7 years ago
  81. 421bf23 Make gypi_to_gn skip target_defaults sections. by Frank Henigman · 7 years ago
  82. 2ae139c [tracing] Dump context counts in v8 memory dump provider. by Ulan Degenbaev · 7 years ago
  83. 0374592 Revert "[cfi-icall] Refactor GL g_driver_* to be CFI-safe" by Eric Karl · 7 years ago
  84. ace0ec9 [cfi-icall] Refactor GL g_driver_* to be CFI-safe by Vlad Tsyrklevich · 7 years ago
  85. baa1b0f Add docs to a DCHECK in mojo bindings by James Cook · 7 years ago
  86. 0e4202c Modernize RefCountedMemoryUnitTest. by Lei Zhang · 7 years ago
  87. b7fd48e Revert "Reland Use Aapt2 for final apk resource packaging" by agrieve · 7 years ago
  88. 4e31594 Roll ICU to 94d819f by Jungshik Shin · 7 years ago
  89. ef4836c WARN_UNUSED_RESULT on ThreadTaskRunnerHandle::OverrideForTesting() by Gabriel Charette · 7 years ago
  90. a6ac4de Read Cinnamon settings for window button layout by Tim Brown · 7 years ago
  91. 3d31ce0 Increase usability of RefCountedBytes as a mutable buffer by Reilly Grant · 7 years ago
  92. be171f6 [CFI] Require LLD for ProtectedMemory on Linux by Vlad Tsyrklevich · 7 years ago
  93. 17d9371 Replace RunLoop's Delegate::Client by a ShouldQuitWhenIdleCallback. by Gabriel Charette · 7 years ago
  94. 87a91dd Unified scoped_refptr's assignment operators. by François Degros · 7 years ago
  95. 06de25c Add switch to always use temp dir in shared memory instances on Linux builds by David Vallet · 7 years ago
  96. 7362777 Moving the PdfToPwgConverter service to a new chrome printing service. by Jay Civelli · 7 years ago
  97. aeb2688 [Android] Add StrictModeContext.allowSlowCalls() by Boris Sazonov · 7 years ago
  98. 653cd66 Run clang-tidy modernize-use-equals-{delete,default} on //base headers by Chris Watkins · 7 years ago
  99. 2fa865f Remove origins from the BackgroundFetchService interface messages. by Sam McNally · 7 years ago
  100. 9143e4e Improve mojo method tracing. by Dmitry Skiba · 7 years ago