1. ed14ab2 Add ProcessMetrics::CreateCurrentProcessMetrics() method. by fdoray · 9 years ago
  2. 9d412f1 mac: The attachment broker waits for the port provider before brokering. by erikchen · 9 years ago
  3. df1c444 Unify mc.exe calling in GN, set environment. by brettw · 9 years ago
  4. af79782 Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https://codereview.chromium.org/1425853003/ ) by erg · 9 years ago
  5. 39955f0 Remove unused OS_ANDROID_HOST GYP define by pkotwicz · 9 years ago
  6. ac64f63 mandoline: Fix ICU initialization. by erg · 9 years ago
  7. f98df99 mac: Log messages to the system log via ASL by mark · 9 years ago
  8. 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
  9. 11f0140 Add 200MS delay before starting toolbar scale animation by ianwen · 9 years ago
  10. 41f0853 Fix crash when test launcher tries to find location of disabled tests. by lukasza · 9 years ago
  11. 00eec55 Fix errorprone StaticAccessedFromInstance warning in LibraryLoader. by mikecase · 9 years ago
  12. 05888ea Implement a MusBrowserFrame. by ben · 9 years ago
  13. 857590b Handle null |error| in LoadNativeLibrary on Mac. by xhwang · 9 years ago
  14. f57c20d Add frame argument to the trace events from DocumentTiming and DocumentLoadTiming by ksakamoto · 9 years ago
  15. b70751e [tracing] Fix typo in malloc dump provider for Mac by primiano · 9 years ago
  16. b281f0e [tracing] Add malloc dump provider for mac by ssid · 9 years ago
  17. c6b28a5 [tracing] Display private resident memory in mac by ssid · 9 years ago
  18. 8b7b117 include what you use: errno.h and string.h in base/ by mostynb · 9 years ago
  19. cba51a4 [Discardable Shared Memory] Adding Windows support. by pennymac · 9 years ago
  20. bc46195 Add CommandLineArgumentParameter and use it for WebView tests by mnaganov · 9 years ago
  21. feee476 Implement UncheckedMalloc and UncheckedCalloc for platforms that stub out EnableTerminationOnOutOfMemory. by grt · 9 years ago
  22. 81f88c3 Deprecate *_EXPORT_PRIVATE macros. by xhwang · 9 years ago
  23. 40fa462 [Tracing] Estimate memory overhead of AllocationRegister by ruuda · 9 years ago
  24. 3f44ded Memory Sheriff: Tiny string formatting fix by tommycli · 9 years ago
  25. 36c5252 [Tracing] Consider metadata events in tracing overhead estimation by ruuda · 9 years ago
  26. 1cd1210 Kills TraceTicks, which was functionally the same as TimeTicks by charliea · 9 years ago
  27. efc201d include what you use: errno.h in process_memory_dump.cc by mostynb · 9 years ago
  28. 1086b85 Update StringPrintfTest.Invalid for VS 2015 by brucedawson · 9 years ago
  29. d33ea18 mac: StackDumpSignalHandler() should reraise the signal. by erikchen · 9 years ago
  30. babf673 base: SysInfo::Uptime() returns a TimeDelta by sque · 9 years ago
  31. c385b94 Revert of StackDumpSignalHandler() should reraise the signal. (patchset #8 id:140001 of https://codereview.chromium.org/1402403006/ ) by jorgelo · 9 years ago
  32. d2f1b52 Call reset(nullptr) in scoped_ptr's destructor. by amistry · 9 years ago
  33. 2acb2d8 Avoid const int definition problems by brucedawson · 9 years ago
  34. 4cd9386 StackDumpSignalHandler() should reraise the signal. by erikchen · 9 years ago
  35. 9bbfa01 [tracing] Add support for composable memory dumps by primiano · 9 years ago
  36. e4080a8 Use SequencedWorkerPoolOwner in SequencedTaskRunnerHandlerTest. by bauerb · 9 years ago
  37. 46ea9c2 Use chromium linker and relocation packing for chrome_public_apk in GN by pkotwicz · 9 years ago
  38. 5680a83 [Tracing] Add support type IDs to heap profiler by ruuda · 9 years ago
  39. c42571e [tracing] Add TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_PROCESS_ID by primiano · 9 years ago
  40. bff6015 Reland Reland Reland Switch Chrome Android using v8 arch specific external data name by michaelbai · 9 years ago
  41. 67e13bc Add negative test case for CompareAndSwap. by bcwhite · 9 years ago
  42. dd48306 android: Add ToJavaByteArray variant for vector<uint8_t>. by scheib · 9 years ago
  43. 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
  44. 5a90276 Reland Reland Switch Chrome Android using v8 arch specific external data name by michaelbai · 9 years ago
  45. a7f3ea2 Stack sampling profiler: handle unloading and unloaded modules by wittman · 9 years ago
  46. b5f8a1d Register a default instance of FeatureList for content browser. by asvitkine · 9 years ago
  47. ddd69bb Include TraceConfig JSON into trace metadata by lpy · 9 years ago
  48. b3cf2c7 Tracing: Renamed the exported folder to common as it will also be used as the DEPS mountpoint by oysteine · 9 years ago
  49. 031e976 reland 3: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers." by erikchen · 9 years ago
  50. c42519e [tracing] Move memory-infra dumps to dedicated thread by primiano · 9 years ago
  51. c87fe94 [tracing] heap-profiler: Use explicit ConvertableToTraceFormat cast by primiano · 9 years ago
  52. aad0b0d Reduced the size of each TraceEvent from 152 to 144 bytes (x64) by being more strategic about padding by oysteine · 9 years ago
  53. 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
  54. 256bf94 Change ScopedPtr(Hash)Map to make qualified calls to ignore_result(). by sammc · 9 years ago
  55. 7a0e111 Call reset(nullptr) in scoped_ptr's destructor. by amistry · 9 years ago
  56. 8e640ae Generate an ETW event at the end of "Complete" chrome://tracing events. by fdoray · 9 years ago
  57. 4342938 Revert "reland 2: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers."" by erikchen · 9 years ago
  58. 4f5f043 Only signal the removal callback once in CallbackList::Compact. by davidben · 9 years ago
  59. 80f885d Remove two unncessary lines from jni_array.cc by twellington · 9 years ago
  60. e15d983 Add generic.total_physical_bytes property to MallocExtension by ssid · 9 years ago
  61. 46ee253 Support Windows FILE_FLAG_SEQUENTIAL_SCAN in base::File. by fdoray · 9 years ago
  62. 27536d7 [Tracing] Remove fields from AllocationContext by ruuda · 9 years ago
  63. a716ac7 [tracing] Add names to memory-infra dumpers for debugging by primiano · 9 years ago
  64. 167027c Support disabling unit test batching. Use it for angle_end2end_tests by phajdan.jr · 9 years ago
  65. 4cd3608 [iOS] Disable COUNT_RESIDENT_BYTES_SUPPORTED. by sdefresne · 9 years ago
  66. a23e281 Add SequencedTaskRunnerHandle to get a SequencedTaskRunner for the current thread / sequence. by bauerb · 9 years ago
  67. ccde48d reland 2: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers." by erikchen · 9 years ago
  68. 845f83c Tracing: Add metadata indicating whether we have a high-resolution clock available by oysteine · 9 years ago
  69. 785fbbe Using copy_ex to copy assets by michaelbai · 9 years ago
  70. e03ef0d [Contextual Search] Add support for crushed sprites and animate the search provider icon by twellington · 9 years ago
  71. c29038e Use --gtest_flagfile for --gtest_filter in unit test launcher by phajdan.jr · 9 years ago
  72. 1796efe Add missing overflow handling to base::RandInt(). by Nico Weber · 9 years ago
  73. 3a94d21 Wrap HANDLE_EINTR around open() and write() in trace_event_android.cc by wangxianzhu · 9 years ago
  74. 87d84a2 Enable base_perftests on Android by pkotwicz · 9 years ago
  75. a2f132c Generalize a base64url implementation in //base. by peter · 9 years ago
  76. 9611d02 [tracing] Add run-time instrumentation of memory-infra by primiano · 9 years ago
  77. 0559191 Tracing: Add support for PII whitelisting of individual trace event arguments by oysteine · 9 years ago
  78. 3a501e4 Revert "reland 1: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers."" by caseq · 9 years ago
  79. 6734e0a Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES. by vmpstr · 9 years ago
  80. 2f9d11b reland 1: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers." by erikchen · 9 years ago
  81. 81f6fda [Tracing] Fix DCHECK and stack underflow check order by ruuda · 9 years ago
  82. f57bddd Revert "mac: Run A/B experiment on SharedMemory mechanism for resource buffers." by ellyjones · 9 years ago
  83. 26e5ff3 mac: Run A/B experiment on SharedMemory mechanism for resource buffers. by erikchen · 9 years ago
  84. ff103d6 Add missing include of <iterator> by brucedawson · 9 years ago
  85. b881e6e Set up a FeatureList instance for unit tests. by asvitkine · 9 years ago
  86. 610e378 [Tracing] Add StackFrameDeduplicator to MemoryDumpSessionState by ruuda · 9 years ago
  87. ff487d4 [Tracing] Add support for adding metadata to the trace log by ruuda · 9 years ago
  88. 7843c5d [Tracing] Introduce HeapDumpWriter helper class by ruuda · 9 years ago
  89. 80f24d4 Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https://codereview.chromium.org/1421483005/ ) by jbudorick · 9 years ago
  90. 73bf18b Remove DCHECK_IMPLIES/CHECK_IMPLIES. by vmpstr · 9 years ago
  91. 83bda6c [tracing] Fix resident size of malloc dump provider when tcmalloc is used by ssid · 9 years ago
  92. eb83eb4 Add single-argument org.chromium.base.Callback for Java. by maxbogue · 9 years ago
  93. 130ab3c [tracing] Remove unncessary check while creating memory allocator dump by ssid · 9 years ago
  94. ebe6e5c Reland 1: "mac: Add auto-close and share-read-only functionality to SharedMemory." by erikchen · 9 years ago
  95. d0ad511 Revert of mac: Add auto-close and share-read-only functionality to SharedMemory. (patchset #5 id:80001 of https://codereview.chromium.org/1418113003/ ) by erikchen · 9 years ago
  96. e14aba7 mac: Add auto-close and share-read-only functionality to Mach based SharedMemory. by erikchen · 9 years ago
  97. c5a7da8 base: Update constructors of SharedMemory in preparation for Mach transition. by erikchen · 9 years ago
  98. e20879a base: Change failure behavior of SharedMemory::ShareToProcessCommon. by erikchen · 9 years ago
  99. c8b669a Remove base::MessageLoop::{Quit,QuitClosure} functions by ki.stfu · 9 years ago
  100. 1e23d42 Fix ScopedTempDir in base_unittests by jschuh · 9 years ago