1. 54c3c09 Don't leak the WatcherThreadManager background thread. by John Abd-El-Malek · 9 years ago
  2. 4e6faf7 base: Make shared memory backed by Mach primitives by default. by erikchen · 9 years ago
  3. 3ce529d Stack sampling profiler: fix off-by-one error on truncated stacks by wittman · 9 years ago
  4. 32a250b [StyleGuide] Allow begin and end non-member functions by ruuda · 9 years ago
  5. 2c26624 Cleanup: Correctly spell success(ful). by thestig · 9 years ago
  6. f017506 Revert of views/mus: Fix showing menu in chrome in mus. (patchset #2 id:20001 of https://codereview.chromium.org/1460003004/ ) by beaudoin · 9 years ago
  7. de03688 views/mus: Fix showing menu in chrome in mus. by sadrul · 9 years ago
  8. 682e113 Fix regression in memory-infra bots due to change in dump order by ssid · 9 years ago
  9. fc1eba0 Add stats to distinguish android renderer crashes. by wnwen · 9 years ago
  10. 42cca5e [Android] Add gn support for multidex. by jbudorick · 9 years ago
  11. f3cdc16 Remove ScopedVector from message_pump_perftest by olli.raula · 9 years ago
  12. 01c3e1c Add a move constructor and move assignment operator to scoped_ptr. by dcheng · 9 years ago
  13. e44703f Use subtle::NoBarrier* statements for Histogram flags_ field. by asvitkine · 9 years ago
  14. e7245111 Use ThreadChecker in HistogramDeltaSerialization class. by asvitkine · 9 years ago
  15. 142816f avoid 'may be used uninitialized' warnings in stack_sampling_profiler_unittest.cc by mostynb · 9 years ago
  16. 2f638b0 Make vector_as_array use std::vector::data and switch a few directories. by davidben · 9 years ago
  17. ab8fea6 Try to remove <algorithm> header from scoped_ptr.h, again. by dcheng · 9 years ago
  18. 90476c9 Implements AddStartupEventsForTelemetry() in startup_metric_utils.cc for in-coming startup telemetry benchmarks using TBM. by gabadie · 9 years ago
  19. 74f5a1a Temporarily re-add #include <algorithm> to scoped_ptr.h by Daniel Cheng · 9 years ago
  20. 0bdf377 Use std::default_delete as the default deleter for scoped_ptr. by dcheng · 9 years ago
  21. 3b96334 mac: Some consumers of SharedMemory require a POSIX fd. by erikchen · 9 years ago
  22. 36fbab2 p1 mus+ash chrome renders ui and content by rjkroege · 9 years ago
  23. 703f671 Mark base::Tuple as final by tzik · 9 years ago
  24. ca150e6 Revert the work of supporting WorkerPool clean shutdown on POSIX. by yzshen · 9 years ago
  25. 5a1db87 Make base::trace_event::TracedValue use StringPiece where possible. by jbroman · 9 years ago
  26. a0f5975 Revert of p1 mus+ash chrome renders ui and content (patchset #9 id:160001 of https://codereview.chromium.org/1438903002/ ) by msramek · 9 years ago
  27. 495da40 styleguide: Allow enable_if, conditional, and other type_traits. by vmpstr · 9 years ago
  28. 241ea84 p1 mus+ash chrome renders ui and content by rjkroege · 9 years ago
  29. d2fcf98 linked_ptr: Add deprecation notice. by limasdf · 9 years ago
  30. 41c1d40 Align handling of ParameterizedTest annotations in Java and Python code by mnaganov · 9 years ago
  31. 0c887d0 base: Remove deprecated CaseInsensitiveCompareDeprecated struct. by tfarina · 9 years ago
  32. e112aba Make operators on scoped_ptr match the ones defined for std::unique_ptr by danakj · 9 years ago
  33. 6317056 styleguide: Allow std::move for move semantics. by vmpstr · 9 years ago
  34. 5c49d68 Convert IDMap to use SequenceChecker by jsbell · 9 years ago
  35. e6a5404 Fix base::ProcessIsProcessBackgrounded() on ChromeOS by afakhry · 9 years ago
  36. 397f516 [Tracing] Preallocate vector in HeapDumpWriter by ruuda · 9 years ago
  37. a4d71e6 [Tracing] Add tests for HeapDumpWriter by ruuda · 9 years ago
  38. 935db44 [Tracing] Make AllocationContext constructor private by ruuda · 9 years ago
  39. b0869fa [Tracing] Clean up heap profiler files by ruuda · 9 years ago
  40. 1b20efe Unify ParamsUseScopedRefptrCorrectly specializations to one by tzik · 9 years ago
  41. 562aab6 [Android] Enable multidex for debug builds of ChromePublic. by jbudorick · 9 years ago
  42. 1baaca3 mandoline: Reland "Fix ICU initialization". by erg · 9 years ago
  43. 246ac37 ScopedVector and ScopedPtrMap: Added deprecation notice. by mgiuca · 9 years ago
  44. ed14ab2 Add ProcessMetrics::CreateCurrentProcessMetrics() method. by fdoray · 9 years ago
  45. 9d412f1 mac: The attachment broker waits for the port provider before brokering. by erikchen · 9 years ago
  46. df1c444 Unify mc.exe calling in GN, set environment. by brettw · 9 years ago
  47. af79782 Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https://codereview.chromium.org/1425853003/ ) by erg · 9 years ago
  48. 39955f0 Remove unused OS_ANDROID_HOST GYP define by pkotwicz · 9 years ago
  49. ac64f63 mandoline: Fix ICU initialization. by erg · 9 years ago
  50. f98df99 mac: Log messages to the system log via ASL by mark · 9 years ago
  51. 526c9ae Revert of Add 200MS delay before starting toolbar scale animation (patchset #2 id:20001 of https://codereview.chromium.org/1389293003/ ) by robliao · 9 years ago
  52. 11f0140 Add 200MS delay before starting toolbar scale animation by ianwen · 9 years ago
  53. 41f0853 Fix crash when test launcher tries to find location of disabled tests. by lukasza · 9 years ago
  54. 00eec55 Fix errorprone StaticAccessedFromInstance warning in LibraryLoader. by mikecase · 9 years ago
  55. 05888ea Implement a MusBrowserFrame. by ben · 9 years ago
  56. 857590b Handle null |error| in LoadNativeLibrary on Mac. by xhwang · 9 years ago
  57. f57c20d Add frame argument to the trace events from DocumentTiming and DocumentLoadTiming by ksakamoto · 9 years ago
  58. b70751e [tracing] Fix typo in malloc dump provider for Mac by primiano · 9 years ago
  59. b281f0e [tracing] Add malloc dump provider for mac by ssid · 9 years ago
  60. c6b28a5 [tracing] Display private resident memory in mac by ssid · 9 years ago
  61. 8b7b117 include what you use: errno.h and string.h in base/ by mostynb · 9 years ago
  62. cba51a4 [Discardable Shared Memory] Adding Windows support. by pennymac · 9 years ago
  63. bc46195 Add CommandLineArgumentParameter and use it for WebView tests by mnaganov · 9 years ago
  64. feee476 Implement UncheckedMalloc and UncheckedCalloc for platforms that stub out EnableTerminationOnOutOfMemory. by grt · 9 years ago
  65. 81f88c3 Deprecate *_EXPORT_PRIVATE macros. by xhwang · 9 years ago
  66. 40fa462 [Tracing] Estimate memory overhead of AllocationRegister by ruuda · 9 years ago
  67. 3f44ded Memory Sheriff: Tiny string formatting fix by tommycli · 9 years ago
  68. 36c5252 [Tracing] Consider metadata events in tracing overhead estimation by ruuda · 9 years ago
  69. 1cd1210 Kills TraceTicks, which was functionally the same as TimeTicks by charliea · 9 years ago
  70. efc201d include what you use: errno.h in process_memory_dump.cc by mostynb · 9 years ago
  71. 1086b85 Update StringPrintfTest.Invalid for VS 2015 by brucedawson · 9 years ago
  72. d33ea18 mac: StackDumpSignalHandler() should reraise the signal. by erikchen · 9 years ago
  73. babf673 base: SysInfo::Uptime() returns a TimeDelta by sque · 9 years ago
  74. c385b94 Revert of StackDumpSignalHandler() should reraise the signal. (patchset #8 id:140001 of https://codereview.chromium.org/1402403006/ ) by jorgelo · 9 years ago
  75. d2f1b52 Call reset(nullptr) in scoped_ptr's destructor. by amistry · 9 years ago
  76. 2acb2d8 Avoid const int definition problems by brucedawson · 9 years ago
  77. 4cd9386 StackDumpSignalHandler() should reraise the signal. by erikchen · 9 years ago
  78. 9bbfa01 [tracing] Add support for composable memory dumps by primiano · 9 years ago
  79. e4080a8 Use SequencedWorkerPoolOwner in SequencedTaskRunnerHandlerTest. by bauerb · 9 years ago
  80. 46ea9c2 Use chromium linker and relocation packing for chrome_public_apk in GN by pkotwicz · 9 years ago
  81. 5680a83 [Tracing] Add support type IDs to heap profiler by ruuda · 9 years ago
  82. c42571e [tracing] Add TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_PROCESS_ID by primiano · 9 years ago
  83. bff6015 Reland Reland Reland Switch Chrome Android using v8 arch specific external data name by michaelbai · 9 years ago
  84. 67e13bc Add negative test case for CompareAndSwap. by bcwhite · 9 years ago
  85. dd48306 android: Add ToJavaByteArray variant for vector<uint8_t>. by scheib · 9 years ago
  86. 0fb5037 Revert of Reland Reland Switch Chrome Android using v8 arch specific external data name (patchset #9 id:180001 of https://codereview.chromium.org/1422793004/ ) by sammc · 9 years ago
  87. 5a90276 Reland Reland Switch Chrome Android using v8 arch specific external data name by michaelbai · 9 years ago
  88. a7f3ea2 Stack sampling profiler: handle unloading and unloaded modules by wittman · 9 years ago
  89. b5f8a1d Register a default instance of FeatureList for content browser. by asvitkine · 9 years ago
  90. ddd69bb Include TraceConfig JSON into trace metadata by lpy · 9 years ago
  91. b3cf2c7 Tracing: Renamed the exported folder to common as it will also be used as the DEPS mountpoint by oysteine · 9 years ago
  92. 031e976 reland 3: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers." by erikchen · 9 years ago
  93. c42519e [tracing] Move memory-infra dumps to dedicated thread by primiano · 9 years ago
  94. c87fe94 [tracing] heap-profiler: Use explicit ConvertableToTraceFormat cast by primiano · 9 years ago
  95. aad0b0d Reduced the size of each TraceEvent from 152 to 144 bytes (x64) by being more strategic about padding by oysteine · 9 years ago
  96. e270a1d Revert of Call reset(nullptr) in scoped_ptr's. (patchset #7 id:120001 of https://codereview.chromium.org/1356483002/ ) by perkj · 9 years ago
  97. 256bf94 Change ScopedPtr(Hash)Map to make qualified calls to ignore_result(). by sammc · 9 years ago
  98. 7a0e111 Call reset(nullptr) in scoped_ptr's destructor. by amistry · 9 years ago
  99. 8e640ae Generate an ETW event at the end of "Complete" chrome://tracing events. by fdoray · 9 years ago
  100. 4342938 Revert "reland 2: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers."" by erikchen · 9 years ago