1. c0da4f6 Changes to get mash browser_tests shutdown working correctly by sky · 9 years ago
  2. b62421d Moves manifest parsing to a new class, Reader. by ben · 9 years ago
  3. 6e3d492 Make ChannelMojo Send thread-safe by rockot · 9 years ago
  4. 5b77725 Strip trailing backslashes from vcvarsall results by brucedawson · 9 years ago
  5. ca5fe73 base: Remove scoped_refptr unwrapping for Bind arguments. by vmpstr · 9 years ago
  6. 74ba590 Quit the message loop by default in ShellConnectionLost when ApplicationRunner is used by sky · 9 years ago
  7. bb73712 Converts mash_wm_apptests to unit tests by sky · 9 years ago
  8. 8105cc5 Move serialize/deserialize logic onto Entry. by ben · 9 years ago
  9. 72e3511 Revert of Collect information about failing histogram factory calls. (patchset #10 id:360001 of https://codereview.chromium.org/1719363002/ ) by bcwhite · 9 years ago
  10. dec9071 Converts resource_provider apptests to unit tests by sky · 9 years ago
  11. a7ba5ef Demote Mojo shell errors to warnings by rockot · 9 years ago
  12. db10312 Plumb trial association without overriding a feature to subprocesses. by asvitkine · 9 years ago
  13. 38f54f3 Revert of tracing: add dump provider for malloc heap profiler (patchset #11 id:200001 of https://codereview.chromium.org/1675183006/ ) by gab · 9 years ago
  14. 6362f2e tracing: add dump provider for malloc heap profiler by primiano · 9 years ago
  15. 15befd3 Convert leveldb_apptests to unit tests. by erg · 9 years ago
  16. 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 · 9 years ago
  17. 0209d14 Add support for Attachment Brokering of IPC::Channels on multiple threads. by erikchen · 9 years ago
  18. d93e98d base: Add blame context by skyostil · 9 years ago
  19. 9c45496 Quit the message loop by default in ShellConnectionLost when ApplicationRunner is used by sky · 9 years ago
  20. 6441ef5 Add RetainedRef uses where needed. by vmpstr · 9 years ago
  21. 28b4ee1 Make mojo::Callback safe to copy across threads and destroy on any thread. by amistry · 9 years ago
  22. 1725b1e mojo leveldb: Get profile and leveldb connected to DOMStorageContext. by erg · 9 years ago
  23. f318eea Fix strict mode violation in TabPersistentStore.cleanupPersistentData() by agrieve · 9 years ago
  24. 1f02398 Add mach ports support to the Mojo shell. by amistry · 9 years ago
  25. e51030a Expand the ~ character in link_names of symlink.py by bpastene · 9 years ago
  26. f647d6c Update a broken link. by avi · 9 years ago
  27. 93a7d12 [Android] Run lint using a cache in the output directory. by jbudorick · 9 years ago
  28. 3ecdc36 Adds option to run browser tests in mash by sky · 9 years ago
  29. 8f9013a [mojo-edk] Remove debug aliasing from ports layer by rockot · 9 years ago
  30. 0b0d9d1 Fix sense of CheckOpResult comment. by wez · 9 years ago
  31. b08d5c3 Mojo C++ bindings: assume that all imported mojoms have the same variant as current mojom. by yzshen · 9 years ago
  32. e81c347 Use rmdir /s/q instead of flaky shutil.rmtree on Windows by brucedawson · 9 years ago
  33. f2bb6d3 Implement the renderer side of the mojo based local storage implementation. by jam · 9 years ago
  34. d5ff14d Add sharing flag to file open during unsafe image test. by forshaw · 9 years ago
  35. abb6775 TaskScheduler [4/9] Priority Queue by fdoray · 9 years ago
  36. 89a988f Adjust some comments in crash_logging.h. by eroman · 9 years ago
  37. 9645ac8 base: Add RetainedRef for unwrapping scoped_refptrs. by vmpstr · 9 years ago
  38. 4d0074f Fix sense of CheckOpResult comment. by wez · 9 years ago
  39. 0cd28bb base: Remove some unnecessary const scoped_refptr<>&. by vmpstr · 9 years ago
  40. b1b0390 ChannelMojo: Remove intermediate Message struct by rockot · 9 years ago
  41. a63138e Convert filesystem_apptests to shelltests. by erg · 9 years ago
  42. 0c22dc6 Changes TestLauncher to support additional features: by sky · 9 years ago
  43. f0a2c83 Instrument EDK sync Broker initialization by rockot · 9 years ago
  44. 8f6ffbc [mojo-edk] Stop using the sync broker on OS X by rockot · 9 years ago
  45. b99a468 Reland - Update DevTools Tracing.Start to accept trace config as a parameter by zhenw · 9 years ago
  46. 86fc3a1 Mojo C++ bindings: fix sanity check of wtf string serialization. by yzshen · 9 years ago
  47. 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 · 9 years ago
  48. f7a11ef [mojo-edk] Shutdown a node's bootstrap parent channel outside its lock. by amistry · 9 years ago
  49. aad5eea Revert of Update DevTools Tracing.Start to accept trace config as a parameter (patchset #10 id:180001 of https://codereview.chromium.org/1765153002/ ) by fgorski · 9 years ago
  50. 529bd9e Trim some headers from base/memory/scoped_ptr.h by dcheng · 9 years ago
  51. 2c9e27f [mojo-edk] Switch shared buffers to use Mach on OSX. by amistry · 9 years ago
  52. c68d380 Update DevTools Tracing.Start to accept trace config as a parameter by zhenw · 9 years ago
  53. b376d06 Collect information about failing histogram factory calls. by bcwhite · 9 years ago
  54. b3f3f17 [mojo-edk] Expose notification source to MojoWatch callbacks by rockot · 9 years ago
  55. d7dfe7e Mojo C++ bindigns: fix generated namespace when variant is specified. by yzshen · 9 years ago
  56. e5dde8a Mojo's WTF dependencies should be set correctly regardless the path depth by peter · 9 years ago
  57. 7b0cfef Allow trials to associate without overriding a feature. by asvitkine · 9 years ago
  58. 7b912aa Remove unnecessary inclusion of sys/syscall.h in base/logging.cc by benchan · 9 years ago
  59. 7efd510 Add support for persistent sparse histograms. by bcwhite · 9 years ago
  60. 0db222a Handle brokered attachment race condition by allan.jensen · 9 years ago
  61. 8c9ee6b Cascade shutdown of instances by ben · 9 years ago
  62. bef5c45 Move flush id from WebGraphicsContext3DImpl to GLES2Implementation. by danakj · 9 years ago
  63. f432952 TaskScheduler [3/9] Task and Sequence by fdoray · 9 years ago
  64. 47f36fd [mojo-edk] Add support for transferring mach ports. by amistry · 9 years ago
  65. 6067a3e Call CheckTrialGroup only under lock. by asvitkine · 9 years ago
  66. 81f5fa8 Remove deprecated functions from comment for IPC::TestSink. by kotenkov · 9 years ago
  67. 2ba686d Remove support for Root identity singletons and rely on the all_users bit to be set. + test by ben · 9 years ago
  68. fb77571 Mojo C++ bindings: MultiplexRouter more aggressively dispatch queued messages. by yzshen · 9 years ago
  69. bb9d518 base: Make RefCountedBytes::TakeVector return ref ptr instead of raw ptr by vmpstr · 9 years ago
  70. 6109b3d Restructure login by ben · 9 years ago
  71. 499a218 Add support for MojoChannel field trial by rockot · 9 years ago
  72. 5d8f910 Report histogram creation results. by bcwhite · 9 years ago
  73. 87045af Use sysctlbyname() to get kernel page size. by pkl · 9 years ago
  74. 0b1a5f6 Use std::is_base_of to assert WeakPtr is used correctly by tzik · 9 years ago
  75. 248583d Refactor histogram_persistence to be a class. by bcwhite · 9 years ago
  76. ef35fe9 Replace blink::WebDiscardableMemory with base::DiscardableMemory. by jbroman · 9 years ago
  77. 28ac6c9 MD text buttons - implement focus ring. by estade · 9 years ago
  78. 1e70002 Remove overloads for comparing std::unique_ptr to std::nullpt_t. by dcheng · 9 years ago
  79. f0ef5fc metrics: Connect leak detector to base::allocator by sque · 9 years ago
  80. 3892529 Make the allocator_features gyp target target-only by primiano · 9 years ago
  81. f151d7f Mojo C++ bindings: introduce mojo::WTFArray. by yzshen · 9 years ago
  82. 25c4c9a Capture more details about failure to load ICU data file by scottmg · 9 years ago
  83. 8322069 Fix missing comma in utf8 validator unittest. by etienneb · 9 years ago
  84. 01f7d0d Switch StoragePartitionService interface to use url::Origin instead of mojo string. by jam · 9 years ago
  85. 1c5b3ec New VS 2015 toolchain from 2016_03_10 by brucedawson · 9 years ago
  86. 1f61537 Add GYP support for Chrome's mojo manifest by rockot · 9 years ago
  87. 3b31ea1 Convert net apptests to net unittests using mojo::ShellTest. by ben · 9 years ago
  88. 72f5b32 Reinstate wait-for-Initialize when Chrome is run in Mash by rockot · 9 years ago
  89. 44611bf Mojo C++ bindings: fix the for_blink_tests target. by Yuzhu Shen · 9 years ago
  90. dcb0cd0 Remove legacy scoped_ptr implementation. by dcheng · 9 years ago
  91. b1a8969 Change primordial pipes to ShellClient by rockot · 9 years ago
  92. 2db485a base: Implement GetCurrentThreadPriority. by erikchen · 9 years ago
  93. f2e2270 [mojo-sdk] Cache the connector's weak self to avoid a malloc/free on every incoming message. by amistry · 9 years ago
  94. feae55c Allow Catalogs to be constructed per-user by ben · 9 years ago
  95. 6f546f5 Mojo C++ bindings: support mapping mojo string to WTF::String. by yzshen · 9 years ago
  96. 499a0ff TaskScheduler [2/9] Scheduler Lock by robliao · 9 years ago
  97. 56109e1 ipc: change CreateUnixDomainSocket() to return a bool type by tfarina · 9 years ago
  98. 64f0af8 test_runner.py: Auto-detect output dir when running on bots by agrieve · 9 years ago
  99. 74e20db Revert of Collect information about failing histogram factory calls. (patchset #9 id:280001 of https://codereview.chromium.org/1719363002/ ) by bcwhite · 9 years ago
  100. c515192 [mojo] Implement pipe fusion API by rockot · 9 years ago