summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Added JavaScript bindings for mojo DataPipe. Includes createDataPipe,mpcomplete@chromium.org2014-03-212-7/+142
* Mojo: Run DynamicServiceRunner::Start()'s callback on a reasonable thread.viettrungluu@chromium.org2014-03-205-17/+22
* Mojo: Update comment in raw_channel.h.viettrungluu@chromium.org2014-03-201-2/+2
* Revert 258438 "Add creation of ServiceManager to Content"davemoore@chromium.org2014-03-209-94/+19
* Add creation of ServiceManager to Contentdavemoore@chromium.org2014-03-209-19/+94
* Mojo: Add a mojom interface between the app child process and the parent.viettrungluu@chromium.org2014-03-2010-41/+107
* List Mac dependencies for mojo js isolated tests:yzshen@chromium.org2014-03-202-0/+47
* Remove PrepareForShutdownoshima@chromium.org2014-03-202-5/+0
* Mojo: Create channels on both sides of AppChildProcess(Host).viettrungluu@chromium.org2014-03-209-40/+216
* List linux dependencies for mojo js isolated tests:yzshen@chromium.org2014-03-202-0/+38
* Fix typo in mojo CommandBufferClientImpl::WaitForGetOffsetInRangejamesr@chromium.org2014-03-191-1/+1
* Revert 258077 "Remove PrepareForShutdown"brettw@chromium.org2014-03-192-0/+5
* Isolated tests: mojo_js_unittests and mojo_apps_js_unittestsyzshen@chromium.org2014-03-195-3/+144
* Remove PrepareForShutdownoshima@chromium.org2014-03-192-5/+0
* Mojo: Improve the embedder API.viettrungluu@chromium.org2014-03-193-15/+33
* Mojo: Tweak the SharedBuffer API.viettrungluu@chromium.org2014-03-196-17/+14
* Mojo: Move mojo/system/embedder to mojo/embedder.viettrungluu@chromium.org2014-03-1937-66/+82
* Mojo: Remove mojom from mojo/DEPS.viettrungluu@chromium.org2014-03-181-1/+0
* Mojo: Make mojosh.sh kill the HTTP server on any exit.viettrungluu@chromium.org2014-03-181-5/+9
* Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...jbauman@chromium.org2014-03-182-7/+15
* Clean up mojo_translate.py a bit:mpcomplete@google.com2014-03-181-143/+108
* Mojo: Add support for the use_mojo gyp define to mojob.sh.viettrungluu@chromium.org2014-03-181-0/+20
* Mojo: Cleanup: MOJO_OVERRIDE -> OVERRIDE in places where we use base/.viettrungluu@chromium.org2014-03-1810-34/+40
* Mojo: More scaffolding to run apps out of process.viettrungluu@chromium.org2014-03-1819-40/+334
* Move CommandLine to base namespace.brettw@chromium.org2014-03-172-3/+7
* Mojo: request/response C++ bindingsdarin@chromium.org2014-03-1729-128/+1153
* Fixes bug in bindings generator where we generate an empty switchsky@chromium.org2014-03-161-12/+14
* Mojo: Refactor the in-process-specific bits out of DynamicServiceLoader.viettrungluu@chromium.org2014-03-157-64/+229
* Attempt at making HandleWatcher tests less flakeysky@chromium.org2014-03-157-31/+82
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-141-2/+5
* Mojo: Add a script to make running mojo shell easier (on Linux).viettrungluu@chromium.org2014-03-141-0/+67
* Mojo: Increase epsilon in tests.viettrungluu@chromium.org2014-03-144-4/+4
* Mojo: Add a simple child process launcher to the Mojo shell code.viettrungluu@chromium.org2014-03-1412-10/+423
* Mojo: Add a (failing) test for crbug.com/348644viettrungluu@chromium.org2014-03-142-4/+76
* Removes use of vector::datasky@chromium.org2014-03-143-7/+11
* Reland: Fix mojo_js_unittestsyzshen@chromium.org2014-03-133-8/+11
* Updates comment for PlatformChannelPair::PassClientHandlesky@chromium.org2014-03-131-1/+1
* Revert of Fix mojo_js_unittests (https://codereview.chromium.org/197463005/)finnur@chromium.org2014-03-134-12/+15
* Fix mojo_js_unittestsyzshen@chromium.org2014-03-134-15/+12
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-2/+2
* Mojo: Add an embedder-level multiprocess test of message pipe handle passing.viettrungluu@chromium.org2014-03-122-190/+456
* Mojo: RawChannelPosix correctly handle the "EOF" case.viettrungluu@chromium.org2014-03-123-81/+51
* Remove dependencies from bindings_generator targetsky@chromium.org2014-03-125-4/+26
* Mojo: introduce bindings/lib/router.{h,cc}darin@chromium.org2014-03-1218-34/+555
* Mojo: MultiprocessTestHelper: Allow {ASSERT,EXPECT}_...() to be used in child.viettrungluu@chromium.org2014-03-123-26/+68
* Move relevent JS tests to mojo_js_unittestssky@chromium.org2014-03-117-15/+74
* Gets JS bindings to work againsky@chromium.org2014-03-111-3/+9
* Remove --enable-prune-gpu-command-bufferspiman@chromium.org2014-03-111-1/+0
* Disable some mojo_js_unittests on Mac and Linux.yzshen@chromium.org2014-03-111-3/+22
* Enable mojo unittests on chromium_trybot and waterfall bots.yzshen@chromium.org2014-03-112-2/+17