index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mojo
/
mojo.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mojo: Refactor the in-process-specific bits out of DynamicServiceLoader.
viettrungluu@chromium.org
2014-03-15
1
-0
/
+3
*
Attempt at making HandleWatcher tests less flakey
sky@chromium.org
2014-03-15
1
-0
/
+2
*
Mojo: Add a simple child process launcher to the Mojo shell code.
viettrungluu@chromium.org
2014-03-14
1
-0
/
+7
*
Reland: Fix mojo_js_unittests
yzshen@chromium.org
2014-03-13
1
-0
/
+1
*
Revert of Fix mojo_js_unittests (https://codereview.chromium.org/197463005/)
finnur@chromium.org
2014-03-13
1
-1
/
+0
*
Fix mojo_js_unittests
yzshen@chromium.org
2014-03-13
1
-0
/
+1
*
Remove dependencies from bindings_generator target
sky@chromium.org
2014-03-12
1
-0
/
+2
*
Move relevent JS tests to mojo_js_unittests
sky@chromium.org
2014-03-11
1
-0
/
+13
*
Mojo: MultiprocessTestBase -> MultiprocessTestHelper.
viettrungluu@chromium.org
2014-03-08
1
-3
/
+3
*
Moves around js bindings related classes
sky@chromium.org
2014-03-07
1
-0
/
+27
*
Mojo: Enable RemoteMessagePipeTest on Windows.
viettrungluu@chromium.org
2014-03-06
1
-1
/
+1
*
Add ServiceManager::GetInstance() and change ServiceManager::Loader to Servic...
davemoore@chromium.org
2014-03-04
1
-0
/
+5
*
Implement RawChannel on Windows.
yzshen@chromium.org
2014-03-04
1
-1
/
+2
*
Mojo: Add a mojo::system::MessageQueue.
viettrungluu@chromium.org
2014-03-03
1
-0
/
+2
*
Move service_manager to top level dir
davemoore@chromium.org
2014-02-27
1
-7
/
+21
*
Restructure RawChannelPosix and RawChannel, so that the platform-independent ...
yzshen@chromium.org
2014-02-27
1
-0
/
+1
*
Reland: Add some handle read/write helpers to mojo/common/test/test_utils.h
yzshen@chromium.org
2014-02-22
1
-0
/
+3
*
Revert 252714 "Add some handle read/write helpers to mojo/common..."
yzshen@chromium.org
2014-02-22
1
-3
/
+0
*
Add some handle read/write helpers to mojo/common/test/test_utils.h
yzshen@chromium.org
2014-02-22
1
-0
/
+3
*
Mojo: Make a public test_support shared library.
viettrungluu@chromium.org
2014-02-13
1
-0
/
+15
*
Rename ServiceConnector back to ServiceManager
davemoore@chromium.org
2014-02-13
1
-3
/
+3
*
Mojo: Rename public/tests/test_support.* -> test_utils.*.
viettrungluu@chromium.org
2014-02-13
1
-2
/
+2
*
Revert 250439 "Mojo: Add a public/environment/test_support.h."
viettrungluu@chromium.org
2014-02-11
1
-3
/
+0
*
Mojo: Add a public/environment/test_support.h.
viettrungluu@chromium.org
2014-02-11
1
-0
/
+3
*
Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>
darin@chromium.org
2014-02-11
1
-0
/
+1
*
Implement gpu::CommandBuffer over mojo IPCs and have mojo::gles2 use that.
piman@chromium.org
2014-02-07
1
-2
/
+8
*
Cleanup when clients go away.
davemoore@chromium.org
2014-02-06
1
-2
/
+2
*
Implement PlatformChannelPair on Windows.
yzshen@chromium.org
2014-02-05
1
-0
/
+1
*
Mojo: cleanup lifetime management of shell and services
darin@chromium.org
2014-02-03
1
-0
/
+2
*
Create template based Service class
davemoore@chromium.org
2014-01-30
1
-15
/
+3
*
Skeleton of a View Manager.
ben@chromium.org
2014-01-29
1
-0
/
+1
*
Add a Launcher App.
ben@chromium.org
2014-01-27
1
-0
/
+1
*
Mojo: Re-enable (MSVS 64-bit) size_t -> <32-bit> conversion warnings.
viettrungluu@chromium.org
2014-01-27
1
-32
/
+0
*
Internalize the GLES2Client logic into libmojo_gles2
piman@chromium.org
2014-01-23
1
-0
/
+4
*
Make mojo_gles2 a stub shared library
piman@chromium.org
2014-01-22
1
-4
/
+9
*
Mojo: Move test_embedder.* to the mojo_system_impl component.
viettrungluu@chromium.org
2014-01-16
1
-4
/
+6
*
Mojo: Move system embedder API files to mojo/system/embedder.
viettrungluu@chromium.org
2014-01-16
1
-11
/
+13
*
Mojo: Add the ability to hook up a channel to the embedder API.
viettrungluu@chromium.org
2014-01-16
1
-0
/
+3
*
mojo: gyp fixes
piman@chromium.org
2014-01-15
1
-0
/
+1
*
Mojo: Rename PlatformChannelHandle to PlatformHandle, etc.
viettrungluu@chromium.org
2014-01-14
1
-4
/
+3
*
Mojo: AsyncWaiter and mojo/public/environment
darin@chromium.org
2014-01-14
1
-2
/
+44
*
Attempt at making it slightly easier to debug mojo
sky@chromium.org
2014-01-14
1
-0
/
+11
*
Mojo: re-organize public tests
darin@chromium.org
2014-01-12
1
-4
/
+4
*
Mojo: Add the beginnings of a proper embedder API.
viettrungluu@chromium.org
2014-01-11
1
-0
/
+2
*
Mojo: Move PlatformChannelPair to its own files.
viettrungluu@chromium.org
2014-01-10
1
-1
/
+3
*
Android: moves mojo to use long for JNI
bulach@chromium.org
2014-01-10
1
-2
/
+4
*
Run aura_demo as a mojo app.
ben@chromium.org
2014-01-07
1
-0
/
+7
*
Mojo: Remove unused hello_world_service code
darin@chromium.org
2014-01-07
1
-1
/
+0
*
Add test for ServiceManager
davemoore@chromium.org
2014-01-03
1
-0
/
+19
*
Mojo: Fix android build
davemoore@chromium.org
2013-12-21
1
-8
/
+4
[next]