1. 39bc39e Initialize TaskScheduler with InitParams in ScopedAsyncTaskScheduler. by fdoray · 8 years ago
  2. 8f0ce10 Migrate base::TaskRunner from Closure to OnceClosure by tzik · 8 years ago
  3. 751d7d7 Deprecate Value::(Create)DeepCopy by jdoerrie · 8 years ago
  4. 3396e16 Clean up some Mac memory code. by asvitkine · 8 years ago
  5. e7b58ef android: Limit bindToCaller check to webview by boliu · 8 years ago
  6. 91c91ca Change flat_tree::unsafe_emplace to actually emplace by jdoerrie · 8 years ago
  7. 0ead844 Remove base::is_*assignable as these are now in the linux sysroot. by danakj · 8 years ago
  8. eef0142 heap-profiler: Clean up some comments and C++. by ajwong · 8 years ago
  9. 77e9f02 Remove BuildInfo#isGreaterThanN() by twellington · 8 years ago
  10. 5fe3526 DCHECK tasks posted by TaskRunner::PostTask by tzik · 8 years ago
  11. ad4d5ab Revert of NativeStackSampler implementation for Mac. (patchset #21 id:400001 of https://codereview.chromium.org/2702463003/ ) by avi · 8 years ago
  12. 5defcdf Generate TaskScheduler::InitParams from components/task_scheduler_util/. by fdoray · 8 years ago
  13. d95691c memory-infra: Add peak-detector skeleton. by primiano · 8 years ago
  14. d4796f0 Update type_traits in base/values_unittest.cc by jdoerrie · 8 years ago
  15. eca6d7d Revert of RedirectNonUINonIOBrowserThreads to TaskScheduler by default on trunk. (patchset #3 id:40001 of https://codereview.chromium.org/2690183002/ ) by robliao · 8 years ago
  16. 19aa739 base: CommandLineFlags.Add need to parse out value by boliu · 8 years ago
  17. 1b7664a On heap tracking datastructure overflow, degrade instead of CHECK() by primiano · 8 years ago
  18. 16a5e32 RedirectNonUINonIOBrowserThreads to TaskScheduler by default on trunk. by gab · 8 years ago
  19. 5b41b5e Flush TaskScheduler in content::RunAllBlockingPoolTasksUntilIdle(). by fdoray · 8 years ago
  20. bfc6770 Start BindStateBase ref count from 1 instead of 0 by tzik · 8 years ago
  21. cf620cf Duplicate process handle in process_metrics_win.cc by stanisc · 8 years ago
  22. 8a08348 Assert sequence validity on non-thread-safe RefCount manipulations by tzik · 8 years ago
  23. 7791fc0 Make Android Clipboard Keep Track of Last Modified Time by mpearson · 8 years ago
  24. f01e762 Add new wired memory metric to memory-infra dumps. by erikchen · 8 years ago
  25. 51d5135 memory-infra: refactoring to extract MemoryDumpProviderInfo class by primiano · 8 years ago
  26. 1e0b7d7 NativeStackSampler implementation for Mac. by avi · 8 years ago
  27. 0aa1f8c Add analyzer support for multiple processes. by bcwhite · 8 years ago
  28. f8d176b memory-infra: Disable two MemoryDumpManager tests on iOS by hjd · 8 years ago
  29. c059d86 Disable MemoryDumpManagerTest.RegistrationConsistency and DisableTracingWhileDumping by ortuno · 8 years ago
  30. 41e1b2a Moving IChildProcessService to base/ by jcivelli · 8 years ago
  31. 68ad7c5 The msan runtime aborts on RTLD_DEEPBIND, so disable the test under msan that does that. by avi · 8 years ago
  32. 68099d9 Revert of Add new wired memory metric to memory-infra dumps. (patchset #7 id:120001 of https://codereview.chromium.org/2782503002/ ) by stgao · 8 years ago
  33. d5ca69d Fix method naming in SequenceCheckerImpl::Core to match SequenceCheckerImpl::CalledOnValidSequence() by gab · 8 years ago
  34. 3368b51 Make UMA_HISTOGRAM_ENUMERATION work with scoped enums. by dcheng · 8 years ago
  35. 9b80bf8 Add new wired memory metric to memory-infra dumps. by erikchen · 8 years ago
  36. 0588a9f Revert of Remove a superfluous optimization from ApiCompatibilityUtils (patchset #1 id:1 of https://codereview.chromium.org/2723593002/ ) by yusufo · 8 years ago
  37. 6198cf9 Revert of Assert sequence validity on non-thread-safe RefCount manipulations (2) (patchset #35 id:700001 of https://codereview.chromium.org/2666423002/ ) by wjmaclean · 8 years ago
  38. ac37f18 Handle large rects better. by petermayo · 8 years ago
  39. c45659c Clear PostTaskAndReply task on the destination thread by tzik · 8 years ago
  40. 84bbc55 Assert sequence validity on non-thread-safe RefCount manipulations by tzik · 8 years ago
  41. 08aaedd Clean up around RefCountedBase by tzik · 8 years ago
  42. e1459d6 memory-infra: Avoid dereferencing polling_state_ when it could be null by hjd · 8 years ago
  43. 0066f16 Reland: Avoid calling strlen() where possible in base/trace_config by iceman · 8 years ago
  44. 2513141 Use base::RefCountedThreadSafe on BindStateBase by tzik · 8 years ago
  45. 74f7680 Add noexcept specifier to base::Value by jdoerrie · 8 years ago
  46. d24a523 Revert of Cleaner fall-back stack capture for --enable-heap-profiling=native. (patchset #4 id:80001 of https://codereview.chromium.org/2757123002/ ) by wez · 8 years ago
  47. 2225bd8 Fix compilation issue with base::flat_map. by dalecurtis · 8 years ago
  48. a446b97 android: Java-based launcher thread by boliu · 8 years ago
  49. 59a2ff0 Fix base::nix::GetDesktopEnvironment for newer versions of Unity by thomasanderson · 8 years ago
  50. f0a36ac Change SchedulerWorker::ShouldExit Checks Ordering by robliao · 8 years ago
  51. a171bf3 Make base::FilePath move constructor and assignment noexcept. by brettw · 8 years ago
  52. 149c1c5 Android: Remove GetApplicationContext part 1 by wnwen · 8 years ago
  53. 09e952b base: Support command line wrappers with quoted arguments by skyostil · 8 years ago
  54. 2c5a189 [Android] Fix port leak in the forwarder. by jbudorick · 8 years ago
  55. 5ae5387 Add Support to Get a COM STA Task Runner from the Task Scheduler API by robliao · 8 years ago
  56. 5b484a1 Initialize TaskScheduler with InitParams in sequenced_worker_pool_unittest.cc. by fdoray · 8 years ago
  57. 799d84a Cleaner fall-back stack capture for --enable-heap-profiling=native. by wez · 8 years ago
  58. 622d59e Pass Callback to TaskRunner by value and consume it on invocation by tzik · 8 years ago
  59. 0b2cd61 memory-infra: remove debugging flow-events by primiano · 8 years ago
  60. 98a51d9 Revert of Avoid calling strlen() where possible in base/trace_config (patchset #2 id:20001 of https://codereview.chromium.org/2777203004/ ) by imcheng · 8 years ago
  61. 87796b3 The main target of this CL is to avoid calling strlen() where possible. by iceman · 8 years ago
  62. 4eedfe7 [HttpCache] Store some memcache info to memory dumps for debugging by jkarlin · 8 years ago
  63. c8e4240 Add TaskScheduler::InitParams and accept it in TaskSchedulerImpl constructor. by fdoray · 8 years ago
  64. 046caee Implement comparison operators for base::Value by jdoerrie · 8 years ago
  65. d1bddb6 Make url_request_context dumps include context names by xunjieli · 8 years ago
  66. e9bb39d Remove redundant c_str() calls. by iceman · 8 years ago
  67. 579eaeb Disable TruncatedTrace unit test if exclude_unwind_tables used by halliwell · 8 years ago
  68. 083b464 Change uses of base::JoinString to pass StringPieces where possible. by mgiuca · 8 years ago
  69. c64a5d5 mac: Several minor fixes to allocator shim. by erikchen · 8 years ago
  70. 7530c53 Roll clang 296321:298539. by thakis · 8 years ago
  71. a57927c Remove unused base/memory/singleton_objc.h by thakis · 8 years ago
  72. 3f17caf [tracing] Use same code path for category filtering for recording and event filtering by ssid · 8 years ago
  73. 8807caf Remove TODO from base/containers/mru_cache.h. by pwnall · 8 years ago
  74. e5c07fc [memory-infra] Make MemoryDumpScheduler non-thread safe singleton by ssid · 8 years ago
  75. bb963de memory-infra: Fill the memory dump callback result (1/2) by hjd · 8 years ago
  76. ce38c19 Enable noexcept on Windows, use for a few move constructors. by brettw · 8 years ago
  77. 44ac829 Fix comment in histogram_functions. by sebsg · 8 years ago
  78. 79603d9 Enable storing last-dispatched exception per-thread. by bcwhite · 8 years ago
  79. 9d6fcb5 memory-infra: Add a struct to carry memory use information by hjd · 8 years ago
  80. 4975c70 [memory-infra] Fix base_unittests on CFI bots by ssid · 8 years ago
  81. a76fe0e Do not discourage usage of ScopedAsyncTaskScheduler. by fdoray · 8 years ago
  82. 02e6449 Reland of Add process uptime metadata event in tracing (patchset #1 id:1 of https://codereview.chromium.org/2768123002/ ) by ssid · 8 years ago
  83. 28aa1c1 Stop passing raw pointers to DictionaryValue::Set, part 1 by vabr · 8 years ago
  84. a566ccd Convert chrome compositor test's InstrumentationTestCases by yolandyan · 8 years ago
  85. 3f3f191 Revert of Enable noexcept on Windows, use for a few move constructors. (patchset #3 id:40001 of https://codereview.chromium.org/2771643002/ ) by scottmg · 8 years ago
  86. f901f38 Prepare Chromium and Blink for ICU 59 by jshin · 8 years ago
  87. 6d1b2b1 Enable noexcept on Windows, use for a few move constructors. by brettw · 8 years ago
  88. 5676476 Revert of Revert "[memory-infra] Add unittests for peak detection and NotifyDumpTriggered" (patchset #1 id:1 of https://codereview.chromium.org/2766933004/ ) by ssid · 8 years ago
  89. f81c000 Add the COM STA Task Runner by robliao · 8 years ago
  90. fd512ff Revert of Add process uptime metadata event in tracing (patchset #4 id:80001 of https://codereview.chromium.org/2753133002/ ) by dgozman · 8 years ago
  91. 47a7971 Getting OS version numbers for Linux. by romax · 8 years ago
  92. dabb492 Reland of Ensure consistent return ordering in base::WaitableEvent::WaitMany (patchset #1 id:1 of https://codereview.chromium.org/2761993004/ ) by rockot · 8 years ago
  93. d35b74e Add process uptime metadata event in tracing by ssid · 8 years ago
  94. 2f1ac88 Add a flat_map container. by brettw · 8 years ago
  95. b91abe9 Revert "[memory-infra] Add unittests for peak detection and NotifyDumpTriggered" by krasin · 8 years ago
  96. f15b3e1 Clean up: Remove GlobalHistogramAllocator::CreateWithSharedMemory by hajimehoshi · 8 years ago
  97. 579c305 [memory-infra] Add unittests for peak detection and NotifyDumpTriggered by ssid · 8 years ago
  98. 497c118 Mojo C++ Bindings: Support dispatch in nested message loops by rockot · 8 years ago
  99. 1951e8f Merge FakeBindState{1,2} to one by tzik · 8 years ago
  100. af6f3f8 Fix free memory calculation. by mkolom · 8 years ago