summaryrefslogtreecommitdiffstats
path: root/mojo/mojo.gyp
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Refactor the in-process-specific bits out of DynamicServiceLoader.viettrungluu@chromium.org2014-03-151-0/+3
* Attempt at making HandleWatcher tests less flakeysky@chromium.org2014-03-151-0/+2
* Mojo: Add a simple child process launcher to the Mojo shell code.viettrungluu@chromium.org2014-03-141-0/+7
* Reland: Fix mojo_js_unittestsyzshen@chromium.org2014-03-131-0/+1
* Revert of Fix mojo_js_unittests (https://codereview.chromium.org/197463005/)finnur@chromium.org2014-03-131-1/+0
* Fix mojo_js_unittestsyzshen@chromium.org2014-03-131-0/+1
* Remove dependencies from bindings_generator targetsky@chromium.org2014-03-121-0/+2
* Move relevent JS tests to mojo_js_unittestssky@chromium.org2014-03-111-0/+13
* Mojo: MultiprocessTestBase -> MultiprocessTestHelper.viettrungluu@chromium.org2014-03-081-3/+3
* Moves around js bindings related classessky@chromium.org2014-03-071-0/+27
* Mojo: Enable RemoteMessagePipeTest on Windows.viettrungluu@chromium.org2014-03-061-1/+1
* Add ServiceManager::GetInstance() and change ServiceManager::Loader to Servic...davemoore@chromium.org2014-03-041-0/+5
* Implement RawChannel on Windows.yzshen@chromium.org2014-03-041-1/+2
* Mojo: Add a mojo::system::MessageQueue.viettrungluu@chromium.org2014-03-031-0/+2
* Move service_manager to top level dirdavemoore@chromium.org2014-02-271-7/+21
* Restructure RawChannelPosix and RawChannel, so that the platform-independent ...yzshen@chromium.org2014-02-271-0/+1
* Reland: Add some handle read/write helpers to mojo/common/test/test_utils.hyzshen@chromium.org2014-02-221-0/+3
* Revert 252714 "Add some handle read/write helpers to mojo/common..."yzshen@chromium.org2014-02-221-3/+0
* Add some handle read/write helpers to mojo/common/test/test_utils.hyzshen@chromium.org2014-02-221-0/+3
* Mojo: Make a public test_support shared library.viettrungluu@chromium.org2014-02-131-0/+15
* Rename ServiceConnector back to ServiceManagerdavemoore@chromium.org2014-02-131-3/+3
* Mojo: Rename public/tests/test_support.* -> test_utils.*.viettrungluu@chromium.org2014-02-131-2/+2
* Revert 250439 "Mojo: Add a public/environment/test_support.h."viettrungluu@chromium.org2014-02-111-3/+0
* Mojo: Add a public/environment/test_support.h.viettrungluu@chromium.org2014-02-111-0/+3
* Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>darin@chromium.org2014-02-111-0/+1
* Implement gpu::CommandBuffer over mojo IPCs and have mojo::gles2 use that.piman@chromium.org2014-02-071-2/+8
* Cleanup when clients go away.davemoore@chromium.org2014-02-061-2/+2
* Implement PlatformChannelPair on Windows.yzshen@chromium.org2014-02-051-0/+1
* Mojo: cleanup lifetime management of shell and servicesdarin@chromium.org2014-02-031-0/+2
* Create template based Service classdavemoore@chromium.org2014-01-301-15/+3
* Skeleton of a View Manager.ben@chromium.org2014-01-291-0/+1
* Add a Launcher App.ben@chromium.org2014-01-271-0/+1
* Mojo: Re-enable (MSVS 64-bit) size_t -> <32-bit> conversion warnings.viettrungluu@chromium.org2014-01-271-32/+0
* Internalize the GLES2Client logic into libmojo_gles2piman@chromium.org2014-01-231-0/+4
* Make mojo_gles2 a stub shared librarypiman@chromium.org2014-01-221-4/+9
* Mojo: Move test_embedder.* to the mojo_system_impl component.viettrungluu@chromium.org2014-01-161-4/+6
* Mojo: Move system embedder API files to mojo/system/embedder.viettrungluu@chromium.org2014-01-161-11/+13
* Mojo: Add the ability to hook up a channel to the embedder API.viettrungluu@chromium.org2014-01-161-0/+3
* mojo: gyp fixespiman@chromium.org2014-01-151-0/+1
* Mojo: Rename PlatformChannelHandle to PlatformHandle, etc.viettrungluu@chromium.org2014-01-141-4/+3
* Mojo: AsyncWaiter and mojo/public/environmentdarin@chromium.org2014-01-141-2/+44
* Attempt at making it slightly easier to debug mojosky@chromium.org2014-01-141-0/+11
* Mojo: re-organize public testsdarin@chromium.org2014-01-121-4/+4
* Mojo: Add the beginnings of a proper embedder API.viettrungluu@chromium.org2014-01-111-0/+2
* Mojo: Move PlatformChannelPair to its own files.viettrungluu@chromium.org2014-01-101-1/+3
* Android: moves mojo to use long for JNIbulach@chromium.org2014-01-101-2/+4
* Run aura_demo as a mojo app.ben@chromium.org2014-01-071-0/+7
* Mojo: Remove unused hello_world_service codedarin@chromium.org2014-01-071-1/+0
* Add test for ServiceManagerdavemoore@chromium.org2014-01-031-0/+19
* Mojo: Fix android builddavemoore@chromium.org2013-12-211-8/+4