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