1. 39c078a Fix crash in InvokeOnMemoryDump when tracing by hjd · 8 years ago
  2. 2a1a100 Mojo EDK: Introduce MojoQueryHandleSignalsState API by rockot · 8 years ago
  3. f507c53 Convert utility process extension Unpacker IPC to mojo by noel · 8 years ago
  4. 5d98ebe Use LoadLibraryExW if applicable in LoadNativeLibrary on Windows by chengx · 8 years ago
  5. 31e234f Revert of Mojo EDK: Introduce MojoQueryHandleSignalsState API (patchset #9 id:160001 of https://codereview.chromium.org/2741033003/ ) by tzik · 8 years ago
  6. 522926a Change BaseJUnit4ClassRunner super class to be AndroidJUnit4ClassRunner by yolandyan · 8 years ago
  7. ab5879a Mojo EDK: Introduce MojoQueryHandleSignalsState API by rockot · 8 years ago
  8. a07beef Mojo: Armed Watchers by rockot · 8 years ago
  9. 3561f41 Add FD counts UMA stats on CrOS. by dcastagna · 8 years ago
  10. 1431475 Remove Obsolete Comment from https://codereview.chromium.org/2729573004/ by robliao · 8 years ago
  11. 81adc78 Remove SingleThreadTaskRunner Support from SchedulerWorkerPoolImpl by robliao · 8 years ago
  12. ec7dee1 Set noinline attribute on exported shim layer functions. by pcc · 8 years ago
  13. 745515c [Device Service] Port ScreenOrientationListener into Device Service. by leon.han · 8 years ago
  14. 03ed9f7 Fix errorprone StaticAccessedFromInstance warnings in base junit code. by mikecase · 8 years ago
  15. 3f090ed Temporarily CHECK use after free in Value by vabr · 8 years ago
  16. 229a46c Make --enable-heap-profiling=native "work" on Windows. by wez · 8 years ago
  17. 753d006 Changing multiprocess test SpawnChild to return a struct instead of a by jcivelli · 8 years ago
  18. a513a31 Remove a scoped_refptr<>::swap overload by tzik · 8 years ago
  19. 7ed7de2 Enable CED HTML5 mode by jinsukkim · 8 years ago
  20. 19d768e Remove MemoryCoordinatorProxy::SetCurrentMemoryStateForTesting by bashi · 8 years ago
  21. 95bbfa9 mojo bindings: Support enums with no values by watk · 8 years ago
  22. ed0fd6c MacViews/a11y: Typedef gfx::NativeViewAccessible to id for all of Mac & iOS. by patricialor · 8 years ago
  23. 79bfa45 Fix TaskSchedulerWorkerPoolHistogramTest.NumTasksBeforeDetach by robliao · 8 years ago
  24. d52ace3 Replace use of logging::DEBUG_MODE with DCHECK_IS_ON(). by wez · 8 years ago
  25. 5cd56f9 mac: Fix calulation for resident size of a process. by erikchen · 8 years ago
  26. e04401b Use depfiles for mojom generation. by sammc · 8 years ago
  27. bdf66b6 Copy *all* UCRT DLLs to the output directory by brucedawson · 8 years ago
  28. c16909f Mojo: Add signal for new data pipe consumer data by rockot · 8 years ago
  29. 8da2b91 Redirect SingleThreadTaskRunner creation to the SchedulerSingleThreadTaskRunnerManager by robliao · 8 years ago
  30. 3812af8 Fix Template Parameter List for Associative Containers in base::EraseIf by jdoerrie · 8 years ago
  31. fdac8c3 [memory-infra] MemoryDumpScheduler follows config for time between dumps by ssid · 8 years ago
  32. 8580360 Only import gyp when required in vs_toolchain.py. by thestig · 8 years ago
  33. e2ffe41 Don't confuse VS 2013 with VS 2017 by brucedawson · 8 years ago
  34. 36dcaef [memory-infra] Implement peak detection logic by ssid · 8 years ago
  35. 19e3ad7 Introduce SchedulerSingleThreadTaskRunnerManager by robliao · 8 years ago
  36. d95fe6d Add targetsAtLeastO() helper function by ntfschr · 8 years ago
  37. 42c0a66 Clear memory in a predictable and atomic manner when changing type. by bcwhite · 8 years ago
  38. 42ef309 Stop reporting metadata_fragmentation_caches for macOS. by erikchen · 8 years ago
  39. ac0d0fa Replace TestLaucher non-leaky LazyInstances with a static pointers. by danakj · 8 years ago
  40. e75f61b base: Remove LazyInstance with AtExit from process_linux.cc by danakj · 8 years ago
  41. 4aa6964 Improve singleton example by assuming implementation is outside base/ by pmonette · 8 years ago
  42. 14e17db [mojo-js] Converts binding unittest into layout test. by alokp · 8 years ago
  43. fcb592e Changing connections to take a ConnectionParams instead of a pipe handle. by jcivelli · 8 years ago
  44. 87dbd27 Introduce objectEquals for null-safe equality check by ortuno · 8 years ago
  45. 00988d3 Revert of memory-infra: Finish moving to Mojo (2nd attempt) (patchset #8 id:140001 of https://codereview.chromium.org/2734193002/ ) by msw · 8 years ago
  46. c29739c memory-infra: Finish moving to Mojo (2nd attempt) by chiniforooshan · 8 years ago
  47. 754915a Fix VS 2015 Update 3, 14393 SDK landmine by brucedawson · 8 years ago
  48. 6744c33 Auto convert base javatests in content shell apk to JUnit4 by yolandyan · 8 years ago
  49. 2e31dc9 Enable alignment unittests on iOS arm device builds. by sdefresne · 8 years ago
  50. c6e678b Mojo JS bindings: duplicate the bindings files into src/mojo/public/js/new_bindings. by yzshen · 8 years ago
  51. 0976cc1 Revert of Remove a scoped_refptr<>::swap overload (patchset #4 id:60001 of https://codereview.chromium.org/2723083004/ ) by estevenson · 8 years ago
  52. f02a14e Remove a scoped_refptr<>::swap overload by tzik · 8 years ago
  53. f8fdfdd base: Introduce SharedMemoryTracker for POSIX (but not macOS) by hajimehoshi · 8 years ago
  54. 7a1ef76 Require explicit selection of traits for LazyInstance by scottmg · 8 years ago
  55. c192f0c Avoid copy on move-conversion from RepeatingCallback to OnceCallback by tzik · 8 years ago
  56. bb86e6d Revert of [TSAN] Fix data race with base::i18n text direction. (patchset #1 id:1 of https://codereview.chromium.org/2716003002/ ) by mbjorge · 8 years ago
  57. ecb7a1a Use std::move for pass-by-value'd scoped_refptr in the start-up hot path by tzik · 8 years ago
  58. 7ba5c4c Convert TrackedPreferenceValidationDelegate into a mojo interface. by sammc · 8 years ago
  59. 0280170 Implementing erase/erase_if functions from library fundamentals ts: by dyaroshev · 8 years ago
  60. 7eac835 Check Swaps and MergeDictionary for base::Value by vabr · 8 years ago
  61. a12d3ef Support zero-sized values. by bcwhite · 8 years ago
  62. bc755bd Make much of gfx::Range[F] constexpr. by pkasting · 8 years ago
  63. b9d57f2 base: Make TimeDurationFormat* report failures. by derat · 8 years ago
  64. b2bb5cb Add some changes to TraceAnalyzer to improve analysis by skiazyk · 8 years ago
  65. 6239590 Clean up g_memory_coordinator after each MemoryCoordinatorImpl test by dimaa · 8 years ago
  66. af83649 Extract fallback locale pak file when system locale is unsupported by agrieve · 8 years ago
  67. bf17663 Use UTF-8 rather than UNICODE for the OpenFile w/ character set test. by grt · 8 years ago
  68. 0d1295b Remove base::StringValue by jdoerrie · 8 years ago
  69. 7f5be51 Added regression test for base::JoinString given a null StringPiece. by mgiuca · 8 years ago
  70. dc59c69 Mojo: Support enums as map keys in WTF by tibell · 8 years ago
  71. 29b7947 Create ContentShellActivityTestRule and BaseJUnitRunner by yolandyan · 8 years ago
  72. 9a8d64f Mojo C++ bindings: keep connection error handler on the stack while running it. by yzshen · 8 years ago
  73. 6a9d2f2 Disabling NumTasksBeforeDetach in base_unittests due to flakiness. This by liaoyuke · 8 years ago
  74. 5551ac5 Revert of Introduce SchedulerSingleThreadTaskRunnerManager (patchset #7 id:280001 of https://codereview.chromium.org/2698843006/ ) by twellington · 8 years ago
  75. 501064d Log Android LibraryLoader failures by dtrainor · 8 years ago
  76. 4f3e21e Minor clean up for RefCountedThreadSafeBase by tzik · 8 years ago
  77. bfe825e Remove base::FundamentalValue by jdoerrie · 8 years ago
  78. 19117f0 base::JoinString: Pre-allocate the string to its final size. by mgiuca · 8 years ago
  79. cf599e2 Fix lack of lock in MTTR::TakePendingTasks() and add a few more safety checks. by gab · 8 years ago
  80. f86498c Introduce ThreadTaskRunnerHandle::OverrideForTesting and TestMockTimeTaskRunner::ScopedContext. by gab · 8 years ago
  81. 8e84daa [TSAN] Fix data race with base::i18n text direction. by mbjorge · 8 years ago
  82. 427d431 Mojo C++ bindings: handle the case where a message is recevied for an interface after it has encountered error. by yzshen · 8 years ago
  83. 8a73530 Remove auto raw pointer deduction from non-linux specific code. by vmpstr · 8 years ago
  84. 994a540 Initialize source field of PolicyMap::Entry by hunyadym · 8 years ago
  85. 3f3f37c Disable SecurityTest.NewOverflow under msan. by thakis · 8 years ago
  86. c3565bb Revert of memory-infra: Finish moving memory_infra from TracingController (patchset #25 id:470001 of https://codereview.chromium.org/2694083005/ ) by primiano · 8 years ago
  87. 411f938 allocator: Fix function type mismatch in allocator function definitions. by pcc · 8 years ago
  88. 701b203 Makes mojo generator generate export for constants by sky · 8 years ago
  89. b7a731c Adding a new message type to the Mojo channel. by jcivelli · 8 years ago
  90. a6ecabd Migrate web notifications to ChromeNotificationBuilder by awdf · 8 years ago
  91. 1849d74 Use O_CLOEXEC when calling open() in rand_util_posix by mark · 8 years ago
  92. 6567ffb Fix ProcessMemoryDumpTest.TakeAllDumpsFrom under msan. by thakis · 8 years ago
  93. fcb8e5c AssociatedGroupController impls: reduce message pipes created for sync message signalling. by yzshen · 8 years ago
  94. 1417def Android: improve static initializer counting in resource_sizes.py. by estevenson · 8 years ago
  95. 29ca844 Keep track of byte usage of the memory cache backend by jkarlin · 8 years ago
  96. 8b0297b Add field-initializing constructors to generated mojo structs. by sammc · 8 years ago
  97. 1c421d4 Roll back ANALYSIS_ASSUME_TRUE() until bitfield support is developed by kmarshall · 8 years ago
  98. 5bcf646 Remove a superfluous optimization from ApiCompatibilityUtils by yusufo · 8 years ago
  99. 4c8a604 Move spin_lock into partition_allocator. by palmer · 8 years ago
  100. 3c83d98 Inline initialization of SamplingParams members. by asvitkine · 8 years ago