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_base.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Embed a mojo ApplicationManager in content/browser
rockot
2015-06-05
1
-6
/
+5
*
Move navigations with POST or referrer to the shell.
jam
2015-05-21
1
-0
/
+7
*
Remove duplicate application cpp files in mojo/application.
jam
2015-05-20
1
-34
/
+5
*
Add GYP targets for mojo shell and some basic mojo services
rockot
2015-05-18
1
-0
/
+1
*
Fork the mojo shell interfaces used by Mandoline.
jam
2015-05-14
1
-2
/
+88
*
Update mojo sdk to rev e7270700d671fa8e458b4d8c9e47f7bcfb65da0b
rockot
2015-04-24
1
-1
/
+6
*
mojo/common: Decouple GURL dependency
morrita
2015-03-05
1
-1
/
+19
*
Copy build changes to compile mojo::AsyncWaiter to the chromium repo.
sammc
2015-01-30
1
-0
/
+3
*
Move //mojo/{public, edk} underneath //third_party
blundell
2015-01-19
1
-14
/
+26
*
Move mojo gypfiles to toplevel mojo
rockot
2014-12-16
1
-11
/
+11
*
Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35a
jamesr
2014-11-19
1
-8
/
+2
*
Revert of Update mojo sdk to rev afb4440fd5a10cba980878c326180b7ad7960480 (pa...
thakis
2014-11-15
1
-2
/
+8
*
Update mojo sdk to rev afb4440fd5a10cba980878c326180b7ad7960480
jamesr
2014-11-13
1
-8
/
+2
*
Add Mojo application test support to Chromium.
msw
2014-11-12
1
-0
/
+2
*
Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac
jamesr
2014-11-07
1
-30
/
+0
*
Remove mojo/tools/, not needed in chromium
jamesr
2014-11-05
1
-17
/
+0
*
Remove mojo/shell and (most) service implementations
jamesr
2014-10-28
1
-1
/
+0
*
Remove GYP for mojo/shell and mojo/services
James Robinson
2014-10-28
1
-65
/
+15
*
Mojo: Add a Java service registry in the browser.
ppi
2014-10-08
1
-0
/
+1
*
Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gyp
jamesr
2014-10-07
1
-381
/
+4
*
Mojo: Move the definition of EndpointId out of MessageInTransit.
Viet-Trung Luu
2014-10-07
1
-0
/
+1
*
Define gyp targets for mojo/public/* in mojo/public/mojo_public.gyp
jamesr
2014-10-07
1
-24
/
+139
*
Move command_buffer.mojom file to m/s/public/interfaces/gpu
jamesr
2014-10-06
1
-65
/
+0
*
Move mojo edk into mojo/edk
jamesr
2014-10-03
1
-131
/
+131
*
Move C++ js bindings tests to mojo/bindings/js/tests
jamesr
2014-10-03
1
-18
/
+0
*
Revert "Move mojo edk into mojo/edk"
Trent Apted
2014-10-03
1
-131
/
+131
*
Move mojo edk into mojo/edk
James Robinson
2014-10-03
1
-131
/
+131
*
Rename all isolate_dependency_* to files.
maruel
2014-10-01
1
-1
/
+0
*
Mojo JS bindings: draining a DataPipe
hansmuller
2014-09-25
1
-0
/
+2
*
GN rules for everything in //mojo
jamesr
2014-09-15
1
-0
/
+2
*
Mojo: Cancel WaitingCallbacks when their HandleWrappers are closed.
sammc
2014-09-15
1
-0
/
+1
*
Move application:chromium bindings to mojo/application/
jamesr
2014-09-13
1
-3
/
+3
*
Build targets from mojo_base on iOS
blundell
2014-09-12
1
-0
/
+27
*
Mojo: Factor Channel::EndpointInfo out to ChannelEndpoint.
viettrungluu
2014-09-05
1
-0
/
+2
*
Make HandleWatcher watch on the same thread if the thread is running a Messag...
yzshen
2014-08-29
1
-0
/
+1
*
mojo: Utility class to parse .data file.
Benjamin Lerman
2014-08-29
1
-0
/
+4
*
Mojo: add mojo_message_pipe_perftests
morrita
2014-08-26
1
-0
/
+24
*
GN build rules for all unit test targets in mojo/
jamesr@chromium.org
2014-08-22
1
-0
/
+1
*
export hard dependencies where needed in mojo
jamesr@chromium.org
2014-08-22
1
-0
/
+3
*
mojo: first take on removing mojo_main_{chromium,standalone}.
tim@chromium.org
2014-08-21
1
-1
/
+3
*
GN: Build rules and fixes for (almost) all mojo unittest targets
jamesr@chromium.org
2014-08-21
1
-0
/
+5
*
Mojo: Add embedder::PlatformSupport and a simple implementation (and a bit of...
viettrungluu@chromium.org
2014-08-15
1
-0
/
+3
*
Mojo: Move/rename RawSharedBuffer -> SimplePlatformSharedBuffer.
viettrungluu@chromium.org
2014-08-14
1
-5
/
+5
*
Rename NativeViewport implementations to disambiguate them from the service
davemoore@chromium.org
2014-08-14
1
-1
/
+1
*
Mojo: Add a platform interface for shared memory (embedder::PlatformSharedBuf...
viettrungluu@chromium.org
2014-08-14
1
-0
/
+1
*
Expose CHROMIUM_texture_mailbox/sync_point stubs in mojo public headers
jamesr@chromium.org
2014-08-13
1
-2
/
+3
*
mojo: Reland "Convert gles2 to the new thunking system."
erg@chromium.org
2014-08-12
1
-1
/
+62
*
Revert 288527 "mojo: Reland "Convert gles2 to the new thunking s..."
rkc@chromium.org
2014-08-09
1
-62
/
+1
*
mojo: Reland "Convert gles2 to the new thunking system."
erg@chromium.org
2014-08-09
1
-1
/
+62
*
mojo: terminate apps if the shell goes away
tim@chromium.org
2014-08-06
1
-0
/
+13
[next]