1. b7a0cfb Minor cleanup of PowerMonitor.java by bsazonov · 8 years ago
  2. d2a55e7 Refactor MemoryCoordinatorProxy by bashi · 8 years ago
  3. 845589c [memory-infra] Store the dump provider name in stack while invoking dump by ssid · 8 years ago
  4. cefbe20 Mojo C++ bindings: change some std::unique_ptr<base::Lock> to base::Optional<base::Lock>. by yzshen · 8 years ago
  5. 85772e6 [tracing] Implement polling in MemoryDumpManager by ssid · 8 years ago
  6. af25980 Revert of base: make CHECK macros trap at distinct addresses in official builds (patchset #10 id:180001 of https://codereview.chromium.org/2502953003/ ) by alph · 8 years ago
  7. c506250 base: make CHECK macros trap at distinct addresses in official builds by primiano · 8 years ago
  8. 9634391 Added additional logging to flaky test "LoginGuestTest.CursorShown" by bruthig · 8 years ago
  9. e3b178c Fix stack walking to notice if the frame is obviously not valid. by erikchen · 8 years ago
  10. f7ef5aa Updates for improved PMA 'object' interface. by bcwhite · 8 years ago
  11. 0b59c4b Document that TaskSchedulers runs tasks on threads that it owns. by fdoray · 8 years ago
  12. 1d5b348 Move Storage for ListValue and DictValue in Union by jdoerrie · 8 years ago
  13. 6901bdd Add convenience methods so callers don't have to check if enabled. by bcwhite · 8 years ago
  14. 9ae032a Revise the comment on base::IDMap::Replace() by sungmann.cho · 8 years ago
  15. 9a8a228 Mojo EDK: Reduce unused read buffer capacity by rockot · 8 years ago
  16. 9b4c290 Mojo C++ bindings: remove unnecessary getters/params of AssociatedGroup. by yzshen · 8 years ago
  17. fd7529c Remove UMA.PersistentAllocator.*.Allocs histograms which aren't being used. by bcwhite · 8 years ago
  18. baf5e6a Adjust a test expectation in the stack sampler unit test. by avi · 8 years ago
  19. 5fb0a91 Use the location where FileDescriptorWatcher is created to track the libevent handlers by ssid · 8 years ago
  20. e04dcdb Mojo C++ bindings: remove usage of AssociatedGroup from ipc/ by yzshen · 8 years ago
  21. 2dded0e Minor cleanup to heap_profiler_allocation_context_tracker.cc. by erikchen · 8 years ago
  22. d7470ef Files required by a service now listed in manifest. by jcivelli · 8 years ago
  23. 3d119c4 Only enable heap tracking under --enable-heap-profiling=task-profiler. by siggi · 8 years ago
  24. c58c3bd Allow ScopedTaskScheduler to be created before a class that overrides MessageLoop::current() such as ScopedMockTimeMessageLoopTaskRunner. by joenotcharles · 8 years ago
  25. d8c113c Enable startup tracing from command line flags in components/tracing by ssid · 8 years ago
  26. cad2561 Uncomment tracking macro in IPC_MESSAGE_HANDLER_GENERIC by ssid · 8 years ago
  27. ba676b8 Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 8 years ago
  28. 72cd2ac Add missing #include around sequenced_worker_pool.h by tzik · 8 years ago
  29. e506012 Use TRACK_RUN_IN_THIS_SCOPED_REGION for heap profiler by ssid · 8 years ago
  30. e968d28 Mojo C++ bindings: remove some usage of AssociatedGroup from user code. by yzshen · 8 years ago
  31. cc14d66 Copy cdb.exe to build_root_dir so it's available to isolated tests by jochen · 8 years ago
  32. 5aed4c7 Make CHECK int 3 on Windows, rather than crash by scottmg · 8 years ago
  33. 90979fa Fix memory leak in JSONSchemaValidator. by jbroman · 8 years ago
  34. 58325a4 Inline base::BinaryValue into base::Value by jdoerrie · 8 years ago
  35. ebd0e58 Implements mojo::StrongBindingSet. by alokp · 8 years ago
  36. 59b86e2 Add ANALYSIS_ASSUME_TRUE annotations to DCHECK_OP impl bodies. by kmarshall · 8 years ago
  37. 2b90324 base: Add comments warning about using insert() a lot on flat_set. by danakj · 8 years ago
  38. 0393631 Prevent some string copies when sending Values to WebUI. by brettw · 8 years ago
  39. 9bace88 PlatformThreadId is a Mach port on the Mac; use the correct type in the typedef. by avi · 8 years ago
  40. 8dc7bd7 Mojo C++ bindings: Simplify associated interface API. by yzshen · 8 years ago
  41. 9814cea Add interface versioning for javascript. by wangjimmy · 8 years ago
  42. 773f884 Renamed /services/memory_infrastructure to /services/resource_coordinator by oysteine · 8 years ago
  43. 95bc335 Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #6 id:470001 of https://codereview.chromium.org/2690533002/ ) by gcasto · 8 years ago
  44. 77fc819 Add temporary workaround to Android lifecycle changes. by tedchoc · 8 years ago
  45. dac4d80 Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 8 years ago
  46. 27301ae Reland of nable SecurityTest.NewOverflow on Windows, with clang fix (patchset #1 id:1 of https://codereview.chromium.org/2692183002/ ) by thakis · 8 years ago
  47. 60cdb5f Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #5 id:450001 of https://codereview.chromium.org/2690533002/ ) by tzik · 8 years ago
  48. 8f3df83 Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 8 years ago
  49. b4a1b84 linux/cros: Print a warning when StackDumpSignalHandler calls _exit(1) by jamescook · 8 years ago
  50. c979b8b Revert of Reenable SecurityTest.NewOverflow on Windows, with clang fix (patchset #2 id:20001 of https://codereview.chromium.org/2694873002/ ) by gcasto · 8 years ago
  51. e27d72f Reenable SecurityTest.NewOverflow on Windows, with clang fix by thakis · 8 years ago
  52. b11ba4f Credit Card Autofill Last Used Date Experiment by jiahuiguo · 8 years ago
  53. 6cd4472 base: Remove auto raw pointer deduction. by vmpstr · 8 years ago
  54. f514625 Mojo Bindings: Put typemap files in the build dependency tree by rockot · 8 years ago
  55. b4e76fe Stop base::OpenFile from leaking fds/handles into child procs. by grt · 8 years ago
  56. 4b19180 Use TaskScheduler instead of WorkerPool in v8_platform.cc. by fdoray · 8 years ago
  57. 756b8ec Update SupportsUserData API to accept std::unique_ptr<>. by sdefresne · 8 years ago
  58. 8ca05d0 Remove ScopedVector in //components/json_schema by ke.he · 8 years ago
  59. f1cd954 Add new macro "ANALYZER_ASSUME_TRUE" and integrate with all assertion types. by kmarshall · 8 years ago
  60. e31998f Revert of Re-enable SecurityTest.NewOverFlow on Windows. (patchset #2 id:40001 of https://codereview.chromium.org/2679153002/ ) by thakis · 8 years ago
  61. e7cb83f Migrate WTF::HashMap::add() to ::insert() [final] by pilgrim · 8 years ago
  62. d138873 Refactor DelayedTaskManager to be Agnostic to Task Sources by robliao · 8 years ago
  63. 43a3bd5 Add IPC ParamTraits for c-style arrays by ericrk · 8 years ago
  64. 11b3aca android: Report child exception by crashing by boliu · 8 years ago
  65. 2a18c27 Add acquire/release to global variable. by bcwhite · 8 years ago
  66. 9f4973f Simplify SequencedTaskRunner::{Delete,Releaose}Soon impl by tzik · 8 years ago
  67. d5678fd mac: Hook up allocator shim during app startup and for tests. by erikchen · 8 years ago
  68. 8d51d07 Record async "task backtraces" by ajwong · 8 years ago
  69. 59fa240 Protect RefCount manipulation of InterfaceEndpoint with MultiplexRouter lock by tzik · 8 years ago
  70. 52bcb36 [memory-infra] Whitelist TabRestoreService MDP. by dskiba · 8 years ago
  71. eb08b0d Mojo EDK: Add safe process connection API by rockot · 8 years ago
  72. 35d8b86 Fix nullptr dereference in thread-safe Channel forwarding by rockot · 8 years ago
  73. 1b498d1 Add acquire/release to global variable. by bcwhite · 8 years ago
  74. 18fd0b8 Fix ChangeType() to do thread-safe memory clear. by bcwhite · 8 years ago
  75. ebe7738 Reduce size of mojo AssociatedBinding template expansions by scottmg · 8 years ago
  76. 18131f2 Fix comment. by siggi · 8 years ago
  77. 7900d34 Mojo C++ Bindings: Eliminiate unbound ThreadSafeInterfacePtr by rockot · 8 years ago
  78. d44a784 Create a dedicated partition for array buffers by haraken · 8 years ago
  79. 9732235 Double variations crash key size by manzagop · 8 years ago
  80. 12de86c MemoryInfra: Remove few dump providers from thread check blacklist by ssid · 8 years ago
  81. 8bbd1da Re-enable SecurityTest.NewOverFlow on Windows. by siggi · 8 years ago
  82. feb2fcb Enable mojo localstorage to actually store on disk. by mek · 8 years ago
  83. 721e382 Mojo C++ Bindings: Improve BindingSet context API by rockot · 8 years ago
  84. 53ea32d Record field-trial information in stability file for crash analysis. by bcwhite · 8 years ago
  85. ec39442 Pass Callback by value on PostTaskAndReply family by tzik · 8 years ago
  86. fab838a Remove JNI onload callback vector construction in favour of direct calls. by tobiasjs · 8 years ago
  87. 995a991 Win should call ::TerminateProcess to exit a renderer process by haraken · 8 years ago
  88. 91a052f This patch introduces base::flat_set class in chromium. by dyaroshev · 8 years ago
  89. f4511e9 Remove unused typemap includes from generated C++ mojo bindings. by sammc · 8 years ago
  90. 4386d59 Fixing mismatch between expected and declared minimum values. by romax · 8 years ago
  91. 53a1114 Revert of Do not block in SimpleThread::Start(). (patchset #6 id:100001 of https://codereview.chromium.org/2664953004/ ) by battre · 8 years ago
  92. 0924bde Do not block in SimpleThread::Start(). by fdoray · 8 years ago
  93. 8bd218e Typo fix in message_loop_task_runner_unittest.cc by tzik · 8 years ago
  94. 138b9d3 Change how the quota system computes the poolsize for temporary storage. by michaeln · 8 years ago
  95. 858d674 Remove obsolete WebString comment from string_util by ricea · 8 years ago
  96. c054b11 Increase the maximum Java command line size by pkotwicz · 8 years ago
  97. 53c1ca2 Populate allocation size into OOM exception on Windows. by siggi · 8 years ago
  98. d69b421 Fix null heap profiler tag for allocations by ssid · 8 years ago
  99. 4898d76 profiler: decouple ThreadHeapUsageTracker from allocator shim internals by primiano · 8 years ago
  100. 79826b2 Android: Record how long ProGuard takes to run by agrieve · 8 years ago