1. ef0f837 dbus changes: add SetGlobalOutputChannelRemix support by warx · 8 years ago
  2. ef8666b Implement a system-level entry cache so that packages loaded from the system dir can be visible to all user catalogs. by ben · 8 years ago
  3. 32164d6 Revert of Patch to try dump-on-DCHECK. (patchset #11 id:200001 of https://codereview.chromium.org/1814423002/ ) by thakis · 8 years ago
  4. 805a339 Reland of Include isolate.py in data for Android unit tests by agrieve · 8 years ago
  5. bfb76a3 Patch to try dump-on-DCHECK. by wez · 8 years ago
  6. b2ac459 DCHECK that jstring to C++ string conversions don't pass in null. by bauerb · 8 years ago
  7. 7bba646 Cleanup: LFH only needs to be enabled on XP/2003 by manzagop · 8 years ago
  8. b57520e Revert of Patch to try dump-on-DCHECK. (patchset #11 id:200001 of https://codereview.chromium.org/1814423002/ ) by shinyak · 8 years ago
  9. bc0cf5d Add tracing events to track the synchronous IPC blocker by tzik · 8 years ago
  10. 67d4fc1 [Android] Switch instrumentation tests to platform mode. (RELAND 2) by jbudorick · 8 years ago
  11. 876aba5 Patch to try dump-on-DCHECK. by wez · 8 years ago
  12. 2a97d17 Remove unnecessary inclusion of base/metrics/histogram.h by benchan · 8 years ago
  13. 9ea6644 [mojo-edk] Trim read buffer to keep its size down by rockot · 8 years ago
  14. 1ae5f3c Revert of Allocator shims working on VS2015. (patchset #11 id:200001 of https://codereview.chromium.org/1414453017/ ) by sorin · 8 years ago
  15. b23e3a4 Make PlatformFileForTransit a class on Windows. by erikchen · 8 years ago
  16. 9ae7aa1 Move make_scoped_ptr into //base/memory/ptr_util.h. by dcheng · 8 years ago
  17. b4a7542 Allocator shims working on VS2015. by wfh · 8 years ago
  18. 108a7b2 Capture icu data file name on failure to load by scottmg · 8 years ago
  19. 4b32590 Revert of [Android] Switch instrumentation tests to platform mode. (RELAND) (patchset #2 id:20001 of https://codereview.chromium.org/1836883002/ ) by jbudorick · 8 years ago
  20. 3ef76f5 Mojo C++ bindings: sync call support for associated interfaces and master interfaces by yzshen · 8 years ago
  21. 7c1740c TaskScheduler [5/9] Task Tracker by fdoray · 8 years ago
  22. 5cb823c Mojo C++ bindings: minor change for validation of array of primitive types. by yzshen · 8 years ago
  23. 354aa51 Revert of Include isolate.py in data for Android unit tests (patchset #5 id:80001 of https://codereview.chromium.org/1784373002/ ) by agrieve · 8 years ago
  24. 234992a [Android] Switch instrumentation tests to platform mode. (RELAND) by jbudorick · 8 years ago
  25. 0a669ad Roll src/third_party/boringssl/src 4339552fb..e29ea166a by davidben · 8 years ago
  26. 3b85c2b Enclose IPC::Listener::OnMessageReceived with TRACE_EVENT_WITH_FLOW by tzik · 8 years ago
  27. e51a259 Trim scoped_ptr.h down to just #include <memory>. by dcheng · 8 years ago
  28. ad8aba2 Change tracing category of MemoryPressureListener by bashi · 8 years ago
  29. bf10fe7 Mojo C++ bindings: fix union array serialization. by yzshen · 8 years ago
  30. 49c4822 Move TRACE_EVENT in IPC message dispatch to add message name by ssid · 8 years ago
  31. 6b8b481 [Discardable Shared Memory] Remove Windows (un)pinning support. by pennymac · 8 years ago
  32. 37f3960 Followup to 'Scripts to upload and update the mac toolchain.' by justincohen · 8 years ago
  33. c2477bc Scripts to upload and update the mac toolchain. by justincohen · 8 years ago
  34. 8497c75 Mojo C++ bindings: change sync_method_unittests to typed tests. by yzshen · 8 years ago
  35. 0fd1fa9 Mojo C++ bindings: refactor SyncHandleWatcher. by yzshen · 8 years ago
  36. a521e15 Move base::FreeDeleter into its own header. by dcheng · 8 years ago
  37. fed1e04 Turn on standard logging details in Mojo app runners by rockot · 8 years ago
  38. 289c189 Add traces for main omnibox providers by a-v-y · 8 years ago
  39. d338ed8 Fix tautologous DCHECK in base::internal::JSONParser. by rsesek · 8 years ago
  40. fe8f5b0 Remove even more headers from base/memory/scoped_ptr.h by dcheng · 8 years ago
  41. 8c1ba95 Added comment/warning to GetPageSize() method. by pkl · 8 years ago
  42. 121a467 ChannelMojo: Bind the channel TaskRunner to the right thread by rockot · 8 years ago
  43. e56c229 Reland: add dump provider for malloc heap profiler (https://codereview.chromium.org/1675183006/) by primiano · 8 years ago
  44. d0e0af6 Remove more headers from base/memory/scoped_ptr.h by dcheng · 8 years ago
  45. d661bf7 Add more out of line copy ctors for complex classes. by vmpstr · 8 years ago
  46. 7c69767 Include isolate.py in data for Android unit tests by agrieve · 8 years ago
  47. a16f53f [mojo-edk] Don't assert on PortAccepted for unknown port by rockot · 8 years ago
  48. 0cb4761 Simplify resolve. by ben · 8 years ago
  49. 086381a Changes lifetime of apps with the "all_users" capability by sky · 8 years ago
  50. f2c9181 [mojo-sdk] Disable the RunnableAdapter constructor if the sink is a Runnable*. by amistry · 8 years ago
  51. bb772dc Mojo C++ bindings: some MultiplexRouter optimization. by yzshen · 8 years ago
  52. 1f965db Mojo bindings: Fix typemap includes. by sammc · 8 years ago
  53. c0da4f6 Changes to get mash browser_tests shutdown working correctly by sky · 8 years ago
  54. b62421d Moves manifest parsing to a new class, Reader. by ben · 8 years ago
  55. 6e3d492 Make ChannelMojo Send thread-safe by rockot · 8 years ago
  56. 5b77725 Strip trailing backslashes from vcvarsall results by brucedawson · 8 years ago
  57. ca5fe73 base: Remove scoped_refptr unwrapping for Bind arguments. by vmpstr · 8 years ago
  58. 74ba590 Quit the message loop by default in ShellConnectionLost when ApplicationRunner is used by sky · 8 years ago
  59. bb73712 Converts mash_wm_apptests to unit tests by sky · 8 years ago
  60. 8105cc5 Move serialize/deserialize logic onto Entry. by ben · 8 years ago
  61. 72e3511 Revert of Collect information about failing histogram factory calls. (patchset #10 id:360001 of https://codereview.chromium.org/1719363002/ ) by bcwhite · 8 years ago
  62. dec9071 Converts resource_provider apptests to unit tests by sky · 8 years ago
  63. a7ba5ef Demote Mojo shell errors to warnings by rockot · 8 years ago
  64. db10312 Plumb trial association without overriding a feature to subprocesses. by asvitkine · 8 years ago
  65. 38f54f3 Revert of tracing: add dump provider for malloc heap profiler (patchset #11 id:200001 of https://codereview.chromium.org/1675183006/ ) by gab · 8 years ago
  66. 6362f2e tracing: add dump provider for malloc heap profiler by primiano · 8 years ago
  67. 15befd3 Convert leveldb_apptests to unit tests. by erg · 8 years ago
  68. 46de0ec Revert of Quit the message loop by default in ShellConnectionLost when ApplicationRunner is used (patchset #2 id:20001 of https://codereview.chromium.org/1819063002/ ) by esprehn · 8 years ago
  69. 0209d14 Add support for Attachment Brokering of IPC::Channels on multiple threads. by erikchen · 8 years ago
  70. d93e98d base: Add blame context by skyostil · 8 years ago
  71. 9c45496 Quit the message loop by default in ShellConnectionLost when ApplicationRunner is used by sky · 8 years ago
  72. 6441ef5 Add RetainedRef uses where needed. by vmpstr · 8 years ago
  73. 28b4ee1 Make mojo::Callback safe to copy across threads and destroy on any thread. by amistry · 8 years ago
  74. 1725b1e mojo leveldb: Get profile and leveldb connected to DOMStorageContext. by erg · 8 years ago
  75. f318eea Fix strict mode violation in TabPersistentStore.cleanupPersistentData() by agrieve · 8 years ago
  76. 1f02398 Add mach ports support to the Mojo shell. by amistry · 8 years ago
  77. e51030a Expand the ~ character in link_names of symlink.py by bpastene · 8 years ago
  78. f647d6c Update a broken link. by avi · 8 years ago
  79. 93a7d12 [Android] Run lint using a cache in the output directory. by jbudorick · 8 years ago
  80. 3ecdc36 Adds option to run browser tests in mash by sky · 8 years ago
  81. 8f9013a [mojo-edk] Remove debug aliasing from ports layer by rockot · 8 years ago
  82. 0b0d9d1 Fix sense of CheckOpResult comment. by wez · 8 years ago
  83. b08d5c3 Mojo C++ bindings: assume that all imported mojoms have the same variant as current mojom. by yzshen · 8 years ago
  84. e81c347 Use rmdir /s/q instead of flaky shutil.rmtree on Windows by brucedawson · 8 years ago
  85. f2bb6d3 Implement the renderer side of the mojo based local storage implementation. by jam · 8 years ago
  86. d5ff14d Add sharing flag to file open during unsafe image test. by forshaw · 8 years ago
  87. abb6775 TaskScheduler [4/9] Priority Queue by fdoray · 8 years ago
  88. 89a988f Adjust some comments in crash_logging.h. by eroman · 8 years ago
  89. 9645ac8 base: Add RetainedRef for unwrapping scoped_refptrs. by vmpstr · 8 years ago
  90. 4d0074f Fix sense of CheckOpResult comment. by wez · 8 years ago
  91. 0cd28bb base: Remove some unnecessary const scoped_refptr<>&. by vmpstr · 8 years ago
  92. b1b0390 ChannelMojo: Remove intermediate Message struct by rockot · 8 years ago
  93. a63138e Convert filesystem_apptests to shelltests. by erg · 8 years ago
  94. 0c22dc6 Changes TestLauncher to support additional features: by sky · 8 years ago
  95. f0a2c83 Instrument EDK sync Broker initialization by rockot · 8 years ago
  96. 8f6ffbc [mojo-edk] Stop using the sync broker on OS X by rockot · 8 years ago
  97. b99a468 Reland - Update DevTools Tracing.Start to accept trace config as a parameter by zhenw · 8 years ago
  98. 86fc3a1 Mojo C++ bindings: fix sanity check of wtf string serialization. by yzshen · 8 years ago
  99. d05a8a8 Rather than keeping it around forever, we should kill it. Now that the user shell is acting as the login broker for apps run for that user, it's not necessary to keep login too. This simplifies the login app a bit. by ben · 8 years ago
  100. f7a11ef [mojo-edk] Shutdown a node's bootstrap parent channel outside its lock. by amistry · 8 years ago