1. f514625 Mojo Bindings: Put typemap files in the build dependency tree by rockot · 8 years ago
  2. b4e76fe Stop base::OpenFile from leaking fds/handles into child procs. by grt · 8 years ago
  3. 4b19180 Use TaskScheduler instead of WorkerPool in v8_platform.cc. by fdoray · 8 years ago
  4. 756b8ec Update SupportsUserData API to accept std::unique_ptr<>. by sdefresne · 8 years ago
  5. 8ca05d0 Remove ScopedVector in //components/json_schema by ke.he · 8 years ago
  6. f1cd954 Add new macro "ANALYZER_ASSUME_TRUE" and integrate with all assertion types. by kmarshall · 8 years ago
  7. e31998f Revert of Re-enable SecurityTest.NewOverFlow on Windows. (patchset #2 id:40001 of https://codereview.chromium.org/2679153002/ ) by thakis · 8 years ago
  8. e7cb83f Migrate WTF::HashMap::add() to ::insert() [final] by pilgrim · 8 years ago
  9. d138873 Refactor DelayedTaskManager to be Agnostic to Task Sources by robliao · 8 years ago
  10. 43a3bd5 Add IPC ParamTraits for c-style arrays by ericrk · 8 years ago
  11. 11b3aca android: Report child exception by crashing by boliu · 8 years ago
  12. 2a18c27 Add acquire/release to global variable. by bcwhite · 8 years ago
  13. 9f4973f Simplify SequencedTaskRunner::{Delete,Releaose}Soon impl by tzik · 8 years ago
  14. d5678fd mac: Hook up allocator shim during app startup and for tests. by erikchen · 8 years ago
  15. 8d51d07 Record async "task backtraces" by ajwong · 8 years ago
  16. 59fa240 Protect RefCount manipulation of InterfaceEndpoint with MultiplexRouter lock by tzik · 8 years ago
  17. 52bcb36 [memory-infra] Whitelist TabRestoreService MDP. by dskiba · 8 years ago
  18. eb08b0d Mojo EDK: Add safe process connection API by rockot · 8 years ago
  19. 35d8b86 Fix nullptr dereference in thread-safe Channel forwarding by rockot · 8 years ago
  20. 1b498d1 Add acquire/release to global variable. by bcwhite · 8 years ago
  21. 18fd0b8 Fix ChangeType() to do thread-safe memory clear. by bcwhite · 8 years ago
  22. ebe7738 Reduce size of mojo AssociatedBinding template expansions by scottmg · 8 years ago
  23. 18131f2 Fix comment. by siggi · 8 years ago
  24. 7900d34 Mojo C++ Bindings: Eliminiate unbound ThreadSafeInterfacePtr by rockot · 8 years ago
  25. d44a784 Create a dedicated partition for array buffers by haraken · 8 years ago
  26. 9732235 Double variations crash key size by manzagop · 8 years ago
  27. 12de86c MemoryInfra: Remove few dump providers from thread check blacklist by ssid · 8 years ago
  28. 8bbd1da Re-enable SecurityTest.NewOverFlow on Windows. by siggi · 8 years ago
  29. feb2fcb Enable mojo localstorage to actually store on disk. by mek · 8 years ago
  30. 721e382 Mojo C++ Bindings: Improve BindingSet context API by rockot · 8 years ago
  31. 53ea32d Record field-trial information in stability file for crash analysis. by bcwhite · 8 years ago
  32. ec39442 Pass Callback by value on PostTaskAndReply family by tzik · 8 years ago
  33. fab838a Remove JNI onload callback vector construction in favour of direct calls. by tobiasjs · 8 years ago
  34. 995a991 Win should call ::TerminateProcess to exit a renderer process by haraken · 8 years ago
  35. 91a052f This patch introduces base::flat_set class in chromium. by dyaroshev · 8 years ago
  36. f4511e9 Remove unused typemap includes from generated C++ mojo bindings. by sammc · 8 years ago
  37. 4386d59 Fixing mismatch between expected and declared minimum values. by romax · 8 years ago
  38. 53a1114 Revert of Do not block in SimpleThread::Start(). (patchset #6 id:100001 of https://codereview.chromium.org/2664953004/ ) by battre · 8 years ago
  39. 0924bde Do not block in SimpleThread::Start(). by fdoray · 8 years ago
  40. 8bd218e Typo fix in message_loop_task_runner_unittest.cc by tzik · 8 years ago
  41. 138b9d3 Change how the quota system computes the poolsize for temporary storage. by michaeln · 8 years ago
  42. 858d674 Remove obsolete WebString comment from string_util by ricea · 8 years ago
  43. c054b11 Increase the maximum Java command line size by pkotwicz · 8 years ago
  44. 53c1ca2 Populate allocation size into OOM exception on Windows. by siggi · 8 years ago
  45. d69b421 Fix null heap profiler tag for allocations by ssid · 8 years ago
  46. 4898d76 profiler: decouple ThreadHeapUsageTracker from allocator shim internals by primiano · 8 years ago
  47. 79826b2 Android: Record how long ProGuard takes to run by agrieve · 8 years ago
  48. fe4484a android: Crash child immediately on uncaught exception by boliu · 8 years ago
  49. 2aa89d5 Use TaskScheduler instead of WorkerPool in trace_log.cc. by fdoray · 8 years ago
  50. ec38297 Disable TruncatedTrace unit test in official builds. by wez · 8 years ago
  51. 829ac37 [memory-infra] Add EstimateMemoryUsage() for deque and friends. by dskiba · 8 years ago
  52. 92d4ac6 Add tests for detecting lost associated interfaces. by sammc · 8 years ago
  53. 49b53cd Fix some issues with atomics in the activity tracker. by bcwhite · 8 years ago
  54. 5a64a5a Replace type converters for presentation.mojom with typemaps. by mfoltz · 8 years ago
  55. f779666 Migrate WTF::HashMap::add() to ::insert() by pilgrim · 8 years ago
  56. 76e63ce android: Move JavaExceptionReporter to base by boliu · 8 years ago
  57. 705673e Only allow the desired child proc to inherit its output file. by grt · 8 years ago
  58. 773be99 android: Add debug url to throw uncaught exception by boliu · 8 years ago
  59. 6a27806 Add comments explaining Task Manager idle wakeups computation. by shrike · 8 years ago
  60. 34ee9f6 Remove Custom StringValue implementations by jdoerrie · 8 years ago
  61. 8c140ff Hook up allocator shim on mac. by erikchen · 8 years ago
  62. 264e153 Mojo C++ bindings: fix MultiplexRouter and ChannelAssociatedGroupController. by yzshen · 8 years ago
  63. 9c6194f Add a JoinForTesting restriction to task_scheduler.h by robliao · 8 years ago
  64. 97aaa7f Remove some LazyInstance use in base/ by scottmg · 8 years ago
  65. 08091c5 android: Remove wrong assert in disableSharedRelros by boliu · 8 years ago
  66. 3129913 Inline StringValue into base::Value by jdoerrie · 8 years ago
  67. 93a0cf3 Inline FundamentalValue into base::Value by jdoerrie · 8 years ago
  68. 8a48abe Performance Tests for JSON Reader and Writer by jdoerrie · 8 years ago
  69. 9b3ea23 Merge histograms from providers into StatisticsRecorder for display. by bcwhite · 8 years ago
  70. c469005 Revert of Allow ObserverListThreadSafe to be used from sequenced tasks. (patchset #23 id:440001 of https://codereview.chromium.org/2592143003/ ) by tsergeant · 8 years ago
  71. e111957 memory-infra: Service implementation by chiniforooshan · 8 years ago
  72. be51c4f Mojo C++ bindings: introduce an optional array to store transferred interface IDs in messages. by yzshen · 8 years ago
  73. ad3a4bb Improve ScopedTaskScheduler documentation. by fdoray · 8 years ago
  74. 66d1d29 Add TaskScheduler::GetMaxConcurrentTasksWithTraitsDeprecated(). by fdoray · 8 years ago
  75. 2498e5d Selectively perform JNI registration in render processes on Android. by estevenson · 8 years ago
  76. 157c1d2 Allow ObserverListThreadSafe to be used from sequenced tasks. by fdoray · 8 years ago
  77. c0f97b8 Remove notes about proxy policies deprecation by emaxx · 8 years ago
  78. d156b95 Mojo bindings: remove some unused files. by yzshen · 8 years ago
  79. 9abe01b Move API for field trial params to base from variations. by asvitkine · 8 years ago
  80. 959d1d9 Remove the MessageLoop::DestructionObserver from mojo bindings. by sammc · 8 years ago
  81. 41bb1ed Fix clang static analyzer false positives due to DCHECK. by kmarshall · 8 years ago
  82. ecb6af4 Add @MainDex annotation to classes used in child processes. by estevenson · 8 years ago
  83. f651332 Add OnPurgeMemory() to MemoryCoordinatorClient by bashi · 8 years ago
  84. 485d55d Remove WTFReportAssertionFailure and WTFReportBacktrace. by wez · 8 years ago
  85. fed9f3f Do not delete synchronously in OnTaskRunnerDeleter. by pkalinnikov · 8 years ago
  86. 1ef02db Run LevelDBMojoProxy tasks on file thread rather than db thread. by mek · 8 years ago
  87. 14e09b8 Support OnceCallback on base::ResetAndReturn by tzik · 8 years ago
  88. 6b14482 Migrate ios to histogram_macros.h includes. by asvitkine · 8 years ago
  89. 1f20fae Use OnceClosure in TestPendingTask by tzik · 8 years ago
  90. 1fb0108 Avoid logging very small values for Mojo.System.MessagesAcceptedPerEvent by rockot · 8 years ago
  91. 05d22c1 Tag some of Mojo heap allocations for the heap profiler. by jcivelli · 8 years ago
  92. e1781c3 Remove outdated __GLIBCXX_ checks in base::StackTrace for POSIX. by wez · 8 years ago
  93. 8f3021d Support storing information about what modules are loaded in the process. by bcwhite · 8 years ago
  94. 64fd653 [tracing] Whitelist sync model type counters. by dskiba · 8 years ago
  95. c558b9b Revert of base::Time should correctly handle -epoch time values from Javascript (patchset #1 id:1 of https://codereview.chromium.org/2593073002/ ) by majidvp · 8 years ago
  96. a6bdfec Remove the return value support of CriticalClosure by tzik · 8 years ago
  97. 09cbae7 Move display::Display mojom. by kylechar · 8 years ago
  98. 3713c57 Migrate Chrome OS to histogram_macros.h includes. by asvitkine · 8 years ago
  99. 6bd5b08 Relax ScopedFD close() error checking by spang · 8 years ago
  100. 7d187fe Fix Thread::StopSoon() documentation. by gab · 8 years ago