1. 87dbd27 Introduce objectEquals for null-safe equality check by ortuno · 8 years ago
  2. 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
  3. c29739c memory-infra: Finish moving to Mojo (2nd attempt) by chiniforooshan · 8 years ago
  4. 754915a Fix VS 2015 Update 3, 14393 SDK landmine by brucedawson · 8 years ago
  5. 6744c33 Auto convert base javatests in content shell apk to JUnit4 by yolandyan · 8 years ago
  6. 2e31dc9 Enable alignment unittests on iOS arm device builds. by sdefresne · 8 years ago
  7. c6e678b Mojo JS bindings: duplicate the bindings files into src/mojo/public/js/new_bindings. by yzshen · 8 years ago
  8. 0976cc1 Revert of Remove a scoped_refptr<>::swap overload (patchset #4 id:60001 of https://codereview.chromium.org/2723083004/ ) by estevenson · 8 years ago
  9. f02a14e Remove a scoped_refptr<>::swap overload by tzik · 8 years ago
  10. f8fdfdd base: Introduce SharedMemoryTracker for POSIX (but not macOS) by hajimehoshi · 8 years ago
  11. 7a1ef76 Require explicit selection of traits for LazyInstance by scottmg · 8 years ago
  12. c192f0c Avoid copy on move-conversion from RepeatingCallback to OnceCallback by tzik · 8 years ago
  13. 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
  14. ecb7a1a Use std::move for pass-by-value'd scoped_refptr in the start-up hot path by tzik · 8 years ago
  15. 7ba5c4c Convert TrackedPreferenceValidationDelegate into a mojo interface. by sammc · 8 years ago
  16. 0280170 Implementing erase/erase_if functions from library fundamentals ts: by dyaroshev · 8 years ago
  17. 7eac835 Check Swaps and MergeDictionary for base::Value by vabr · 8 years ago
  18. a12d3ef Support zero-sized values. by bcwhite · 8 years ago
  19. bc755bd Make much of gfx::Range[F] constexpr. by pkasting · 8 years ago
  20. b9d57f2 base: Make TimeDurationFormat* report failures. by derat · 8 years ago
  21. b2bb5cb Add some changes to TraceAnalyzer to improve analysis by skiazyk · 8 years ago
  22. 6239590 Clean up g_memory_coordinator after each MemoryCoordinatorImpl test by dimaa · 8 years ago
  23. af83649 Extract fallback locale pak file when system locale is unsupported by agrieve · 8 years ago
  24. bf17663 Use UTF-8 rather than UNICODE for the OpenFile w/ character set test. by grt · 8 years ago
  25. 0d1295b Remove base::StringValue by jdoerrie · 8 years ago
  26. 7f5be51 Added regression test for base::JoinString given a null StringPiece. by mgiuca · 8 years ago
  27. dc59c69 Mojo: Support enums as map keys in WTF by tibell · 8 years ago
  28. 29b7947 Create ContentShellActivityTestRule and BaseJUnitRunner by yolandyan · 8 years ago
  29. 9a8d64f Mojo C++ bindings: keep connection error handler on the stack while running it. by yzshen · 8 years ago
  30. 6a9d2f2 Disabling NumTasksBeforeDetach in base_unittests due to flakiness. This by liaoyuke · 8 years ago
  31. 5551ac5 Revert of Introduce SchedulerSingleThreadTaskRunnerManager (patchset #7 id:280001 of https://codereview.chromium.org/2698843006/ ) by twellington · 8 years ago
  32. 501064d Log Android LibraryLoader failures by dtrainor · 8 years ago
  33. 4f3e21e Minor clean up for RefCountedThreadSafeBase by tzik · 8 years ago
  34. bfe825e Remove base::FundamentalValue by jdoerrie · 8 years ago
  35. 19117f0 base::JoinString: Pre-allocate the string to its final size. by mgiuca · 8 years ago
  36. cf599e2 Fix lack of lock in MTTR::TakePendingTasks() and add a few more safety checks. by gab · 8 years ago
  37. f86498c Introduce ThreadTaskRunnerHandle::OverrideForTesting and TestMockTimeTaskRunner::ScopedContext. by gab · 8 years ago
  38. 8e84daa [TSAN] Fix data race with base::i18n text direction. by mbjorge · 8 years ago
  39. 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
  40. 8a73530 Remove auto raw pointer deduction from non-linux specific code. by vmpstr · 8 years ago
  41. 994a540 Initialize source field of PolicyMap::Entry by hunyadym · 8 years ago
  42. 3f3f37c Disable SecurityTest.NewOverflow under msan. by thakis · 8 years ago
  43. 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
  44. 411f938 allocator: Fix function type mismatch in allocator function definitions. by pcc · 8 years ago
  45. 701b203 Makes mojo generator generate export for constants by sky · 8 years ago
  46. b7a731c Adding a new message type to the Mojo channel. by jcivelli · 8 years ago
  47. a6ecabd Migrate web notifications to ChromeNotificationBuilder by awdf · 8 years ago
  48. 1849d74 Use O_CLOEXEC when calling open() in rand_util_posix by mark · 8 years ago
  49. 6567ffb Fix ProcessMemoryDumpTest.TakeAllDumpsFrom under msan. by thakis · 8 years ago
  50. fcb8e5c AssociatedGroupController impls: reduce message pipes created for sync message signalling. by yzshen · 8 years ago
  51. 1417def Android: improve static initializer counting in resource_sizes.py. by estevenson · 8 years ago
  52. 29ca844 Keep track of byte usage of the memory cache backend by jkarlin · 8 years ago
  53. 8b0297b Add field-initializing constructors to generated mojo structs. by sammc · 8 years ago
  54. 1c421d4 Roll back ANALYSIS_ASSUME_TRUE() until bitfield support is developed by kmarshall · 8 years ago
  55. 5bcf646 Remove a superfluous optimization from ApiCompatibilityUtils by yusufo · 8 years ago
  56. 4c8a604 Move spin_lock into partition_allocator. by palmer · 8 years ago
  57. 3c83d98 Inline initialization of SamplingParams members. by asvitkine · 8 years ago
  58. cad6a7b Improve the performance of the JSON parser. by brettw · 8 years ago
  59. 760e106 Fix several potential buffer over-read errors in JSONParser::ConsumeNumber. by rsesek · 8 years ago
  60. 5a75ad0 memory-infra: Finish moving memory_infra from TracingController by chiniforooshan · 8 years ago
  61. 111f429 Introduce base::ScopedPlatformHandle by rockot · 8 years ago
  62. bd260f6 [memory-infra] Update discardable memory dump provider names for background whitelist by ssid · 8 years ago
  63. 1f9ed8b Synchronize Test Code Based off of Comments from https://codereview.chromium.org/2698843006/ by robliao · 8 years ago
  64. d353b71 Introduce SchedulerSingleThreadTaskRunnerManager by robliao · 8 years ago
  65. 989772a Remove SingleThreadTaskRunner Dependency from TaskSchedulerWorkerPoolHistogramTest.NumTasksBeforeDetach by robliao · 8 years ago
  66. 459755e Add operator!= to PlatformThreadRef by robliao · 8 years ago
  67. 6625f1c Fix nocompile test failure due to clang roll and re-enable by wychen · 8 years ago
  68. 65920ac Prefer returning a SingleThreadTaskRunner in SequencedTaskRunnerHandle::Get(). by fdoray · 8 years ago
  69. 652413c Update TaskScheduler docs to make it more obvious how a TaskScheduler should be put in place. by gab · 8 years ago
  70. c0b0552 Whitelist net/ MemoryDumpProvider by xunjieli · 8 years ago
  71. ac6724f SchedulerWorker Refcounting for Destruction in Production by robliao · 8 years ago
  72. 0a6ecb1 base/process: Use /proc/self/stat to read startup time. by dcastagna · 8 years ago
  73. 839b6bf [Mojo Video Capture] Split OnIncomingCapturedVideoFrame() to OnNewBuffer() and OnFrameReadyInBuffer() by chfremer · 8 years ago
  74. 4335085 [Cleanup] Clarify a histogram macro comment. by isherman · 8 years ago
  75. af6a34e Added StringPiece overloads for base::JoinString. by mgiuca · 8 years ago
  76. f370a15 Mojo C++ Bindings: Introduce build-time option to disable typemapping by rockot · 8 years ago
  77. 889f6f8 Use universal references in templated analysis passthrough functions. by kmarshall · 8 years ago
  78. b7d9549 Mojo EDK: Minor doc cleanup by rockot · 8 years ago
  79. 2990e27 Improve Mojo EDK documentation by rockot · 8 years ago
  80. 7d9f723 Fix auto raw pointer deduction on linux by vmpstr · 8 years ago
  81. badad90 Fix ImportantFileWriter leaking a .tmp file when passed an invalid path by proberge · 8 years ago
  82. cbedcab Use the saved task runner if TestTaskScheduler is re-entered from a task executed by RunTask. by joenotcharles · 8 years ago
  83. 9035b76 mac: Implement GetStackEnd(). by erikchen · 8 years ago
  84. 8a6028e Revert of Use TaskScheduler instead of WorkerPool in v8_platform.cc. (patchset #18 id:340001 of https://codereview.chromium.org/2610473002/ ) by jam · 8 years ago
  85. 7453b1b Add a comment to the allocator shim. by erikchen · 8 years ago
  86. cd0e2ce Fix OnceCallback support of base::ResetAndReturn by tzik · 8 years ago
  87. a4290e4 Shorten IMMEDIATE_CRASH() code size on win clang by scottmg · 8 years ago
  88. 6dbd03e test: disable LoggingTest.CheckCausesDistinctBreakpoints on iOS by primiano · 8 years ago
  89. 4c9e69f Enable SecurityTest.NewOverflow on Linux now that valgrind is gone by thakis · 8 years ago
  90. 3c07b0d Revert of Fix stack walking to notice if the frame is obviously not valid. (patchset #2 id:20001 of https://codereview.chromium.org/2692123005/ ) by vabr · 8 years ago
  91. a153e26 [Reland] base: make CHECK macros trap at distinct addresses in official builds by primiano · 8 years ago
  92. 2127537 Fix win-clang build by shinyak · 8 years ago
  93. ae12c77 Make LoggingTest.CheckCausesDistinctBreakpoints work on clang win by scottmg · 8 years ago
  94. ff4fbbf [flag_changer refactor] Fix usages to conform with new API by perezju · 8 years ago
  95. cc6a4e5 base: Add support for malloc zones to the allocator shim by erikchen · 8 years ago
  96. b7a0cfb Minor cleanup of PowerMonitor.java by bsazonov · 8 years ago
  97. d2a55e7 Refactor MemoryCoordinatorProxy by bashi · 8 years ago
  98. 845589c [memory-infra] Store the dump provider name in stack while invoking dump by ssid · 8 years ago
  99. cefbe20 Mojo C++ bindings: change some std::unique_ptr<base::Lock> to base::Optional<base::Lock>. by yzshen · 8 years ago
  100. 85772e6 [tracing] Implement polling in MemoryDumpManager by ssid · 8 years ago