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
/
shell
/
context.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get mojo_shell building inside chromium checkout.
John Abd-El-Malek
2015-04-02
1
-0
/
+328
*
Remove mojo/shell and (most) service implementations
jamesr
2014-10-28
1
-270
/
+0
*
gpu: Rewrite MailboxSynchronizer
sievers
2014-10-24
1
-2
/
+2
*
Standardize usage of virtual/override/final in mojo/
dcheng
2014-10-21
1
-3
/
+2
*
Change mojo URLs from mojo://mojo_foo to mojo://foo.
aa
2014-10-18
1
-5
/
+5
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-17
1
-1
/
+1
*
remove websocket server dependency from the mojo spy
cpu
2014-10-10
1
-0
/
+3
*
Move mojo edk into mojo/edk
jamesr
2014-10-03
1
-2
/
+2
*
Revert "Move mojo edk into mojo/edk"
Trent Apted
2014-10-03
1
-2
/
+2
*
Move mojo edk into mojo/edk
James Robinson
2014-10-03
1
-2
/
+2
*
Remove dbus-related code from Mojo
cmasone
2014-10-01
1
-9
/
+0
*
Mojo: Convert OVERRIDE -> override in various subdirectories of mojo/.
viettrungluu
2014-09-30
1
-5
/
+6
*
Mojo: MOJO_OVERRIDE -> override in mojo/.
Viet-Trung Luu
2014-09-29
1
-4
/
+3
*
Allow passing listening socket path on command line
cmasone
2014-09-29
1
-1
/
+7
*
Accept inbound connections on unix domain socket
cmasone
2014-09-29
1
-0
/
+15
*
Add a headless configuration to Mojo's native viewport service
abarth
2014-09-26
1
-1
/
+1
*
4th attempt to land change to remove NativeViewportService and
davemoore
2014-09-20
1
-25
/
+5
*
Revert of Third attempt to land change to remove NativeViewportService and (p...
dbeam
2014-09-18
1
-5
/
+25
*
Third attempt to land change to remove NativeViewportService and
davemoore
2014-09-18
1
-25
/
+5
*
Revert of Second attempt to land change to remove NativeViewportService and (...
horo
2014-09-17
1
-5
/
+25
*
Second attempt to land change to remove NativeViewportService and
davemoore
2014-09-17
1
-25
/
+5
*
Revert "Create native_viewport_service, don't build it into mojo_shell unless...
Dave Moore
2014-09-15
1
-5
/
+25
*
Create native_viewport_service, don't build it into mojo_shell unless Android
davemoore
2014-09-15
1
-25
/
+5
*
Update view_manager and window_manager to make use of content handling.
aa
2014-09-05
1
-0
/
+5
*
Teach the native viewport service to draw a Surface into itself
jamesr
2014-08-29
1
-1
/
+1
*
Rename OnServiceError to OnApplicationError
davemoore
2014-08-26
1
-2
/
+2
*
Get rid of KeepAlive. Quit shell when all urls run directly by Context are ...
davemoore
2014-08-25
1
-2
/
+36
*
Mojo multiple command buffer support and sample
jamesr@chromium.org
2014-08-20
1
-3
/
+19
*
Mojo: Add PlatformSupport argument to mojo::embedder::Init().
viettrungluu@chromium.org
2014-08-20
1
-1
/
+4
*
Revert 290431 "Mojo multiple command buffer support and sample"
sashab@chromium.org
2014-08-19
1
-19
/
+3
*
Mojo multiple command buffer support and sample
jamesr@chromium.org
2014-08-19
1
-3
/
+19
*
Revert of Mojo multiple command buffer support and sample (patchset #6 of htt...
tdanderson@chromium.org
2014-08-16
1
-19
/
+3
*
Mojo multiple command buffer support and sample
jamesr@chromium.org
2014-08-16
1
-3
/
+19
*
Turn mojo_native_viewport_service from component into a static_library.
davemoore@chromium.org
2014-08-15
1
-3
/
+22
*
mojo: Reland "Convert gles2 to the new thunking system."
erg@chromium.org
2014-08-12
1
-2
/
+0
*
Mojo: Rename ServiceManager to ApplicationManager.
aa@chromium.org
2014-08-09
1
-46
/
+45
*
Revert 288527 "mojo: Reland "Convert gles2 to the new thunking s..."
rkc@chromium.org
2014-08-09
1
-0
/
+2
*
mojo: Reland "Convert gles2 to the new thunking system."
erg@chromium.org
2014-08-09
1
-2
/
+0
*
Reland r288013: First cut at "content handling" support in Mojo.
aa@chromium.org
2014-08-08
1
-11
/
+45
*
Revert 288013 "First cut at "content handling" support in Mojo."
rogerta@chromium.org
2014-08-07
1
-45
/
+11
*
First cut at "content handling" support in Mojo.
aa@chromium.org
2014-08-07
1
-11
/
+45
*
mojo: terminate apps if the shell goes away
tim@chromium.org
2014-08-06
1
-18
/
+0
*
Revert 287680 "mojo: terminate apps if the shell goes away"
tommi@chromium.org
2014-08-06
1
-0
/
+18
*
mojo: terminate apps if the shell goes away
tim@chromium.org
2014-08-06
1
-18
/
+0
*
mojo: allow BackgroundServiceLoader-loaded apps to Quit themselves.
tim@chromium.org
2014-08-05
1
-15
/
+24
*
Revert of mojo: Convert gles2 to the new thunking system (https://codereview....
tapted@chromium.org
2014-07-30
1
-0
/
+2
*
mojo: shell::Context should outlive the shell MessageLoop
tim@chromium.org
2014-07-30
1
-2
/
+8
*
mojo: Convert gles2 to the new thunking system.
erg@chromium.org
2014-07-30
1
-2
/
+0
*
mojo: kill app_thread before unloading app libraries and add tests
tim@chromium.org
2014-07-24
1
-1
/
+6
*
Break dependency of native_viewport_service on mojo::shell::Context
davemoore@chromium.org
2014-07-22
1
-5
/
+4
[next]