1. d155d9f Run clang-tidy modernize-use-equals-{delete,default} on //base by Chris Watkins · 7 years ago
  2. ec07805 memory-infra: fix shared memory reporting and footprint calculation by Lalit Maganti · 7 years ago
  3. 366ece0 Remove base::Value::SetDictionaryWithoutPathExpansion by jdoerrie · 7 years ago
  4. 193d72e Remove deprecated DictionaryValue::SetListWithoutPathExpansion(). by Lei Zhang · 7 years ago
  5. 5172cd3 Omit malloc MDP metrics when OOP HP is enabled. by Erik Chen · 7 years ago
  6. d13a844 Add MemoryDumpProvider for DnsConfigServicePosix::HostsReader by Miriam Gershenson · 7 years ago
  7. e8c695a Don't grab malloc stats for memory_instrumentation service on Windows. by Erik Chen · 7 years ago
  8. e88f346 Convert NULL and 0 to nullptr in base using clang-tidy. by Ivan Kotenkov · 7 years ago
  9. 9b372e7 memory-infra: ensure that shared -> global edges have highest importance by Lalit Maganti · 7 years ago
  10. 4bac908 Tracing: set service process names by Ehsan Chiniforooshan · 7 years ago
  11. 57244ca Introduce mixed stack mode in AllocationContextTracker by Siddhartha · 7 years ago
  12. 4caf1d1 memory-infra: Split global from local RequestDumpArgs by Hector Dearman · 7 years ago
  13. e54a0b8 Revert "memory-infra: move SUMMARY_ONLY from type to level of detail" by Lalit Maganti · 7 years ago
  14. cf978b8 memory-infra: move SUMMARY_ONLY from type to level of detail by Lalit Maganti · 7 years ago
  15. 6ea74d3 Emit memory dump providers for OOP HP background uploads. by erikchen · 7 years ago
  16. b423160 memory-infra: move VM_REGIONS_ONLY from a type to level of detail by Lalit Maganti · 7 years ago
  17. 69b5854 Add the full file name in the heap dumps. by Siddhartha · 7 years ago
  18. 598a3a8 memory-infra: turn LOG into DLOG for MDP PostTask failures by Primiano Tucci · 7 years ago
  19. 528d86e Add leveldb block cache memory dumps with appropriate sizes by Siddhartha · 7 years ago
  20. 9fbe1e5 jumboify base by Nico Weber · 7 years ago
  21. 85f0761 memory-infra: Derive GUIDs from token instead of pid by Hector Dearman · 7 years ago
  22. bf1f34d memory-infra: Remove old MemoryAllocatorDump ctor by Hector Dearman · 7 years ago
  23. ea9a798 Memory-infra: Add heap dumps for all modes by Siddhartha · 7 years ago
  24. decf640 Rename kHeapProfilingModeNoStack mode to kHeapProfilingModeBackground by Siddhartha · 7 years ago
  25. cc5b451 memory-infra: split up serialization of process memory dumps by Lalit Maganti · 7 years ago
  26. 41e6309 memory-infra: Process graph edges in memory instrumentation graph processor by Lalit Maganti · 7 years ago
  27. 679252f memory-infra: Remove attributes_for_testing by Hector Dearman · 7 years ago
  28. 703169d Rewrite base::Value::GetType to base::Value::type on Linux by jdoerrie · 7 years ago
  29. 4a9c1db gl: Add TraceEvents for eglGetFrameTimestamps. by Brian Anderson · 7 years ago
  30. 56cc5cb memory-infra: delay first periodic dump by 200 ms by Lalit Maganti · 7 years ago
  31. 90ce292 Change TraceNetLogObserver to use TraceLog::AsyncEnabledStateObserver by Helen Li · 7 years ago
  32. 7ab220b Clean up memory dumps for out of process heap profiling. by Erik Chen · 7 years ago
  33. 19fd2bb Add base::stack, convert std::stack uses use it. by Brett Wilson · 7 years ago
  34. 978e456 Remove Freed Object Tracker. by Brian White · 7 years ago
  35. 5c6f2e8 Convert std::deque to base::circular_deque. by Brett Wilson · 7 years ago
  36. 38823cf Switch make_scoped_refptr to MakeRefCounted. by kylechar · 7 years ago
  37. 424bec9 Track freed objects. by Brian White · 7 years ago
  38. 8c9e902 memory-infra: Enable LevelDB global dumps in background mode by Lalit Maganti · 7 years ago
  39. a2fe0fd [memory-infra] Whitelist leveldatabase MDP. by Chris Mumford · 7 years ago
  40. 5aaff46 Remove sdch_manager from memory_infra_background_whitelist.cc by Helen Li · 7 years ago
  41. ad25f98 memory-infra: relax race detection check in MDM::InvokeOnMemoryDump by Primiano Tucci · 7 years ago
  42. 480e43b memory-infra: Fix TOCTTOU bug on ThreadLocalEventBuffer MDP by Primiano Tucci · 7 years ago
  43. 50465b0 fuchsia: Magenta -> Zircon by Scott Graham · 7 years ago
  44. ebfd2d0 memory-infra: entries_for_testing() -> entries() by Hector Dearman · 7 years ago
  45. 8650d96 MemoryInfra: Do not call OnHeapProfilingEnabled() for all providers by Siddhartha · 7 years ago
  46. 1087206 Memory-infra: Add browser tests for heap profiling by Siddhartha · 7 years ago
  47. 89388db Move Location to base namespace in base. by Brett Wilson · 7 years ago
  48. 05cef8c Replace std::deque and std::queue in //net by Brett Wilson · 7 years ago
  49. a6730ee memory-infra: add struct-traits for memory dump objects by Primiano Tucci · 7 years ago
  50. 1872759 Change dump keys for LevelDB utilising MDPs by Lalit Maganti · 7 years ago
  51. ad91e74 Do not create background thread if MDM is not initialized by Siddhartha · 7 years ago
  52. 4a67631 Increase period of ticks in start-stop memory scheduler test by Lalit Maganti · 7 years ago
  53. 5358def Fix MemoryDumpManagerTest.PostTaskForSequencedTaskRunner by Siddhartha · 7 years ago
  54. c1298a7 Memory-infra: Heap profiler can be enabled when tracing by Siddhartha · 7 years ago
  55. ab1682d Do not call OnHeapprofilingEnabled when task profiler is enabled by Siddhartha · 7 years ago
  56. 2af0199 Use 16 shards in sharded allocators except on Mac by Lalit Maganti · 7 years ago
  57. 8761316 [memory-infra] MDM's EnableHeapProfiling returns result. by Greg Kraynov · 7 years ago
  58. cc2b577 Make base::Hash take a void*. by Brett Wilson · 7 years ago
  59. a0736e1 Add a flag to remove source code info from Location. by Brett Wilson · 7 years ago
  60. 037a597 Revert "Add a flag to remove source code info from Location." by Xianzhu Wang · 7 years ago
  61. 1e5e1ea Add a flag to remove source code info from Location. by Brett Wilson · 7 years ago
  62. 54eef53 memory-infra: MemoryAllocatorDump stores values instead of TracedValue by Hector Dearman · 7 years ago
  63. 454d931 Enable Memory-infra tracing browser tests by Siddhartha · 7 years ago
  64. d0ecd1d memory-infra: Remove AddScalarF by Hector Dearman · 7 years ago
  65. 431030a memory-infra: Remove type field from MAD edge struct by Hector Dearman · 7 years ago
  66. e6205b9 memory-infra: Remove dumping on behalf of other processes by Hector Dearman · 7 years ago
  67. 2b1e1dd memory-infra: Make ProcessMemoryDump movable by Hector Dearman · 7 years ago
  68. 2397b04 memory-infra: Remove const fields from ProcessMemoryDump by Hector Dearman · 7 years ago
  69. 3df45df [memory-infra] Introduce NO_STACK mode in heap profiling by Siddhartha · 7 years ago
  70. a7367c3 Memory-infra: Remove use of unique tracing ID and add resident size to discardable dumps by Siddhartha · 7 years ago
  71. cd63c2e Remove base::Value::SetStringWithoutPathExpansion by jdoerrie · 7 years ago
  72. cd0c467 Replace base::MakeUnique with std::make_unique in base/. by Jeremy Roman · 7 years ago
  73. 2c0ad2e Remove base::Value::SetDoubleWithoutPathExpansion by jdoerrie · 7 years ago
  74. af2a6c0 Refactoring: Remove an unused argument from CreateSharedMemoryOwnershipEdge by Hajime Hoshi · 7 years ago
  75. 3e942cb Ensure MemoryDumpSchedulerTest tears down thread before on_tick_ by Scott Graham · 7 years ago
  76. bb6e99c memory-infra svc: expose an API to obatin mmaps for the heap profiler by Albert J. Wong · 7 years ago
  77. c6b8178 Remove base::Value::SetIntegerWithoutPathExpansion by jdoerrie · 7 years ago
  78. c67144d memory-infra: Remove ProcessMetricsDumpProvider by Hector Dearman · 7 years ago
  79. 2beac8b memory-infra: Fix MemoryDumpSchedulerTest ASAN failure by Hector Dearman · 7 years ago
  80. b8eed37 Remove MemoryAllocatorDumpGuid::UseSharedMemoryBasedGUIDs by Hajime Hoshi · 7 years ago
  81. 45c13a7 Remove base::Value::SetBooleanWithoutPathExpansion by jdoerrie · 7 years ago
  82. 436b8b2 Audit of kConstants missing the const qualifier by Andrew Grieve · 7 years ago
  83. f91b55f memory-infra: Start using new RequestOSMemoryDump API by Hector Dearman · 7 years ago
  84. e440422 fuchsia: Allocate only the non-guard-page size of physical pages in heap profiler by Scott Graham · 7 years ago
  85. 6dd8b8f Disable ProcessMemoryDumpTest.CountResidentBytesInSharedMemory for iOS 9 by gambard · 7 years ago
  86. 0d4f3eb Rename TaskRunner::RunsTasksOnCurrentThread() in //base by Yeol · 7 years ago
  87. 3f0da83 Introduce ProcessMemoryDump::CountResidentBytesInSharedMemory by Hajime Hoshi · 7 years ago
  88. 88afe8d memory-infra: Remove typemapping for a few structraits by Hector Dearman · 7 years ago
  89. 61e572f Revert "[tracing] Switch to new heap dump format." by Dmitry Skiba · 7 years ago
  90. 42e6dc1 Enable new ownership edges for base::SharedMemory by Hajime Hoshi · 7 years ago
  91. 3a20809 Remove JSON_DETACHABLE_CHILDREN option. by Brett Wilson · 7 years ago
  92. b3c0838 Use mmap instead of base::AlignedAlloc to estimate resident size correctly by Hajime Hoshi · 7 years ago
  93. d73703a tracing: string.reserve() before serializing to JSON by Primiano Tucci · 7 years ago
  94. ea507e0 Fix image previews in frame viewer by Eric Karl · 7 years ago
  95. b972dc4 [tracing] Optimize TracedValue::AppendAsTraceFormat(). by dskiba · 7 years ago
  96. ff0d8ac [tracing] Optimize StackFrameDeduplicator. by dskiba · 7 years ago
  97. bdda0c6 [tracing] Add trace events to key heap profiler functions. by dskiba · 7 years ago
  98. a0f30e6 Reland "memory-infra: Move TracingObserver to service/" by Siddhartha · 7 years ago
  99. 0142c46 android: Add thread time to early TraceEvent, make timings more precise. by lizeb · 7 years ago
  100. d435fe9 Revert "memory-infra: Move TracingObserver to service/" by Hongchan Choi · 7 years ago