1. c45659c Clear PostTaskAndReply task on the destination thread by tzik · 7 years ago
  2. 700682f Introduce InterfaceEndpointClient(IEC), InterfaceEndpointHandle and by wangjimmy · 7 years ago
  3. 0b28322 Stabilize empty rect handling in EnclosingRect. by petermayo · 7 years ago
  4. 84bbc55 Assert sequence validity on non-thread-safe RefCount manipulations by tzik · 7 years ago
  5. 08aaedd Clean up around RefCountedBase by tzik · 7 years ago
  6. e1459d6 memory-infra: Avoid dereferencing polling_state_ when it could be null by hjd · 7 years ago
  7. 0066f16 Reland: Avoid calling strlen() where possible in base/trace_config by iceman · 7 years ago
  8. e4f02fd Make mojo::internal::MultiplexRouter::InterfaceEndPoint RefCountedThreadSafe by tzik · 7 years ago
  9. 2513141 Use base::RefCountedThreadSafe on BindStateBase by tzik · 7 years ago
  10. 74f7680 Add noexcept specifier to base::Value by jdoerrie · 7 years ago
  11. 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 · 7 years ago
  12. 6bc02c7 Remove IPC Message start entry ExtensionUtilityMsgStart by noel · 7 years ago
  13. 2225bd8 Fix compilation issue with base::flat_map. by dalecurtis · 7 years ago
  14. a446b97 android: Java-based launcher thread by boliu · 7 years ago
  15. 59a2ff0 Fix base::nix::GetDesktopEnvironment for newer versions of Unity by thomasanderson · 7 years ago
  16. f0a36ac Change SchedulerWorker::ShouldExit Checks Ordering by robliao · 7 years ago
  17. a171bf3 Make base::FilePath move constructor and assignment noexcept. by brettw · 7 years ago
  18. 149c1c5 Android: Remove GetApplicationContext part 1 by wnwen · 7 years ago
  19. 09e952b base: Support command line wrappers with quoted arguments by skyostil · 7 years ago
  20. 2c5a189 [Android] Fix port leak in the forwarder. by jbudorick · 7 years ago
  21. 5ae5387 Add Support to Get a COM STA Task Runner from the Task Scheduler API by robliao · 7 years ago
  22. 5b484a1 Initialize TaskScheduler with InitParams in sequenced_worker_pool_unittest.cc. by fdoray · 7 years ago
  23. 799d84a Cleaner fall-back stack capture for --enable-heap-profiling=native. by wez · 7 years ago
  24. 622d59e Pass Callback to TaskRunner by value and consume it on invocation by tzik · 7 years ago
  25. 4204849 Pref service: enable for user prefs in chrome behind a flag. by sammc · 7 years ago
  26. dd8d9c7 Add script fix_gn_headers.py to fix GN missing headers by wychen · 7 years ago
  27. 0b2cd61 memory-infra: remove debugging flow-events by primiano · 7 years ago
  28. e38fea5 New VS 2017 toolchain with dbghelp.dll fixes by brucedawson · 7 years ago
  29. 98a51d9 Revert of Avoid calling strlen() where possible in base/trace_config (patchset #2 id:20001 of https://codereview.chromium.org/2777203004/ ) by imcheng · 7 years ago
  30. b99b13c Revert of Reland "Add enable_ipc_logging build argument" (patchset #1 id:1 of https://codereview.chromium.org/2777983005/ ) by jwd · 7 years ago
  31. 87796b3 The main target of this CL is to avoid calling strlen() where possible. by iceman · 7 years ago
  32. 4eedfe7 [HttpCache] Store some memcache info to memory dumps for debugging by jkarlin · 7 years ago
  33. c8e4240 Add TaskScheduler::InitParams and accept it in TaskSchedulerImpl constructor. by fdoray · 7 years ago
  34. fc94d89 Mojo EDK: Avoid redundant queueing when sending to unknown peers by rockot · 7 years ago
  35. 046caee Implement comparison operators for base::Value by jdoerrie · 7 years ago
  36. 3555586 Reland "Add enable_ipc_logging build argument (patchset #2 id:20001 of https://codereview.chromium.org/2770653002/ )" by davidsz · 7 years ago
  37. d1bddb6 Make url_request_context dumps include context names by xunjieli · 7 years ago
  38. e9bb39d Remove redundant c_str() calls. by iceman · 7 years ago
  39. 571e197 Fix leaks in mojo::edk::NodeController by rockot · 7 years ago
  40. 579eaeb Disable TruncatedTrace unit test if exclude_unwind_tables used by halliwell · 7 years ago
  41. 083b464 Change uses of base::JoinString to pass StringPieces where possible. by mgiuca · 7 years ago
  42. c64a5d5 mac: Several minor fixes to allocator shim. by erikchen · 7 years ago
  43. 6de2407 Remove VS 2013 from vs_toolchain.py by brucedawson · 7 years ago
  44. 7530c53 Roll clang 296321:298539. by thakis · 7 years ago
  45. af33673 Revert of Mojo JS bindings: change module loading solution. (patchset #7 id:120001 of https://codereview.chromium.org/2759563004/ ) by hayato · 7 years ago
  46. bc7698e Revert of Mojo JS bindings: support auto-loading mojom.js deps. (patchset #3 id:40001 of https://codereview.chromium.org/2779493002/ ) by hayato · 7 years ago
  47. de974da Mojo JS bindings: support auto-loading mojom.js deps. by yzshen · 7 years ago
  48. a57927c Remove unused base/memory/singleton_objc.h by thakis · 7 years ago
  49. ae118fc Mojo JS bindings: change module loading solution. by yzshen · 7 years ago
  50. 91dd464 Make sure channel-associated interface pointers are always safe to call. by yzshen · 7 years ago
  51. dc10036 Add VS 2017 toolchain hash by brucedawson · 7 years ago
  52. 3f17caf [tracing] Use same code path for category filtering for recording and event filtering by ssid · 7 years ago
  53. 8807caf Remove TODO from base/containers/mru_cache.h. by pwnall · 7 years ago
  54. e5c07fc [memory-infra] Make MemoryDumpScheduler non-thread safe singleton by ssid · 7 years ago
  55. 8470993 Relaxes constraint in Binding::WaitForIncomingMethodCall() by sky · 7 years ago
  56. bb963de memory-infra: Fill the memory dump callback result (1/2) by hjd · 7 years ago
  57. 39af274 Use WaitableEvents to wake up sync IPC waiting by rockot · 7 years ago
  58. ce38c19 Enable noexcept on Windows, use for a few move constructors. by brettw · 7 years ago
  59. 44ac829 Fix comment in histogram_functions. by sebsg · 7 years ago
  60. 79603d9 Enable storing last-dispatched exception per-thread. by bcwhite · 7 years ago
  61. 9d6fcb5 memory-infra: Add a struct to carry memory use information by hjd · 7 years ago
  62. 4975c70 [memory-infra] Fix base_unittests on CFI bots by ssid · 7 years ago
  63. a76fe0e Do not discourage usage of ScopedAsyncTaskScheduler. by fdoray · 7 years ago
  64. caafbae Revert of Add enable_ipc_logging build argument (patchset #2 id:20001 of https://codereview.chromium.org/2770653002/ ) by rockot · 7 years ago
  65. 02e6449 Reland of Add process uptime metadata event in tracing (patchset #1 id:1 of https://codereview.chromium.org/2768123002/ ) by ssid · 7 years ago
  66. 28aa1c1 Stop passing raw pointers to DictionaryValue::Set, part 1 by vabr · 7 years ago
  67. a566ccd Convert chrome compositor test's InstrumentationTestCases by yolandyan · 7 years ago
  68. 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 · 7 years ago
  69. 61f35fd Add enable_ipc_logging build argument by davidsz · 7 years ago
  70. f901f38 Prepare Chromium and Blink for ICU 59 by jshin · 7 years ago
  71. 6d1b2b1 Enable noexcept on Windows, use for a few move constructors. by brettw · 7 years ago
  72. 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 · 7 years ago
  73. f81c000 Add the COM STA Task Runner by robliao · 7 years ago
  74. fd512ff Revert of Add process uptime metadata event in tracing (patchset #4 id:80001 of https://codereview.chromium.org/2753133002/ ) by dgozman · 7 years ago
  75. 47a7971 Getting OS version numbers for Linux. by romax · 7 years ago
  76. dabb492 Reland of Ensure consistent return ordering in base::WaitableEvent::WaitMany (patchset #1 id:1 of https://codereview.chromium.org/2761993004/ ) by rockot · 7 years ago
  77. d35b74e Add process uptime metadata event in tracing by ssid · 7 years ago
  78. 2f1ac88 Add a flat_map container. by brettw · 7 years ago
  79. b91abe9 Revert "[memory-infra] Add unittests for peak detection and NotifyDumpTriggered" by krasin · 7 years ago
  80. c4b5f17 mojo: MessageReceiver*::AcceptWithResponder() now take a unique_ptr to the responder by watk · 7 years ago
  81. f15b3e1 Clean up: Remove GlobalHistogramAllocator::CreateWithSharedMemory by hajimehoshi · 7 years ago
  82. 579c305 [memory-infra] Add unittests for peak detection and NotifyDumpTriggered by ssid · 7 years ago
  83. 497c118 Mojo C++ Bindings: Support dispatch in nested message loops by rockot · 7 years ago
  84. 1951e8f Merge FakeBindState{1,2} to one by tzik · 7 years ago
  85. af6f3f8 Fix free memory calculation. by mkolom · 7 years ago
  86. 16b80e9 Revert of Ensure consistent return ordering in base::WaitableEvent::WaitMany (patchset #5 id:80001 of https://codereview.chromium.org/2758853002/ ) by hzl · 7 years ago
  87. bd31d64 Remove checked-in .isolate files. by thakis · 7 years ago
  88. 4f661a3 Moving FileDescriptorInfo from content/ to base/ and making base by jcivelli · 7 years ago
  89. 0aa5862 Add CriticalClosure to BLOCK_SHUTDOWN Tasks by robliao · 7 years ago
  90. 344ea8d Use string(StringPiece) instead of StringPiece::as_string(). by bnc · 7 years ago
  91. 616bb0a Fix DCHECK in ipc_perftests by rockot · 7 years ago
  92. 0f4818c Remove the |max_threads| argument from CreateAndSetSimpleTaskScheduler(). by fdoray · 7 years ago
  93. 1e4d83d Fix typo in malloc dump provider function name by etienneb · 7 years ago
  94. 0ff1238 Migrate WTF::HashMap::remove() to ::erase() by pilgrim · 7 years ago
  95. 8e07f69 Move mojo tests into LayoutTests to use testharness by damargulis · 7 years ago
  96. ea34a18 Remove RunMixin from base::Callback implementation by tzik · 7 years ago
  97. fbe605b Revert of Fix free memory calculation. (patchset #27 id:520001 of https://codereview.chromium.org/2558043007/ ) by horo · 7 years ago
  98. 08ff1010 Fix free memory calculation. by mkolom · 7 years ago
  99. 3bc1251 Revert of Making the Mojo Channel Messages legacy mode dynamic. (patchset #4 id:120001 of https://codereview.chromium.org/2749853003/ ) by jcivelli · 7 years ago
  100. b6c9833 Add WaitForWork to SchedulerWorker::Delegate by robliao · 7 years ago