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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add creation of ServiceManager to Content (2nd try)
davemoore@chromium.org
2014-03-27
3
-0
/
+11
*
Report PPAPI plugin load error code to UMA.
xhwang@chromium.org
2014-03-25
2
-5
/
+7
*
Mojo: Minor comment improvements/fixes/additions for mojo_shell.
viettrungluu@chromium.org
2014-03-21
11
-9
/
+22
*
[Android] Workaround of an android platform bug.
feng@chromium.org
2014-03-21
1
-1
/
+1
*
Mojo: Actually load/run the app in the child process.
viettrungluu@chromium.org
2014-03-21
1
-33
/
+134
*
Mojo: Run DynamicServiceRunner::Start()'s callback on a reasonable thread.
viettrungluu@chromium.org
2014-03-20
5
-17
/
+22
*
Mojo: Add a mojom interface between the app child process and the parent.
viettrungluu@chromium.org
2014-03-20
9
-41
/
+105
*
Mojo: Create channels on both sides of AppChildProcess(Host).
viettrungluu@chromium.org
2014-03-20
7
-40
/
+206
*
Mojo: Move mojo/system/embedder to mojo/embedder.
viettrungluu@chromium.org
2014-03-19
7
-7
/
+7
*
Mojo: Cleanup: MOJO_OVERRIDE -> OVERRIDE in places where we use base/.
viettrungluu@chromium.org
2014-03-18
2
-3
/
+3
*
Mojo: More scaffolding to run apps out of process.
viettrungluu@chromium.org
2014-03-18
18
-40
/
+328
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+3
*
Mojo: Refactor the in-process-specific bits out of DynamicServiceLoader.
viettrungluu@chromium.org
2014-03-15
6
-64
/
+226
*
Mojo: Add a simple child process launcher to the Mojo shell code.
viettrungluu@chromium.org
2014-03-14
11
-10
/
+416
*
Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 only
wangxianzhu@chromium.org
2014-03-10
1
-2
/
+0
*
Add ServiceManager::GetInstance() and change ServiceManager::Loader to Servic...
davemoore@chromium.org
2014-03-04
3
-9
/
+13
*
Move service_manager to top level dir
davemoore@chromium.org
2014-02-27
8
-339
/
+4
*
Mojo: Include "path/to/foo.mojom.h"
darin@chromium.org
2014-02-27
5
-6
/
+4
*
Remove extraneous void return value from mojom
davemoore@chromium.org
2014-02-25
1
-2
/
+2
*
Rename ServiceConnector back to ServiceManager
davemoore@chromium.org
2014-02-13
8
-57
/
+57
*
[Android][Mojo] Switch to standard Chromium library loader
aberent@chromium.org
2014-02-12
4
-30
/
+8
*
Create Application class
davemoore@chromium.org
2014-02-12
3
-10
/
+14
*
Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>
darin@chromium.org
2014-02-11
6
-14
/
+18
*
Plumbs through mime type Loader::Delegate
sky@chromium.org
2014-02-11
5
-6
/
+14
*
Cleanup when clients go away.
davemoore@chromium.org
2014-02-06
3
-19
/
+90
*
Modify service_connector_unitttest to use Service<>
davemoore@chromium.org
2014-02-03
1
-35
/
+14
*
Mojo: cleanup lifetime management of shell and services
darin@chromium.org
2014-02-03
7
-65
/
+170
*
Create template based Service class
davemoore@chromium.org
2014-01-30
11
-140
/
+125
*
Mojo: re-organize public/bindings/ directory
darin@chromium.org
2014-01-28
2
-2
/
+3
*
Make mojo_gles2 a stub shared library
piman@chromium.org
2014-01-22
1
-0
/
+2
*
Mojo: Move test_embedder.* to the mojo_system_impl component.
viettrungluu@chromium.org
2014-01-16
1
-0
/
+1
*
Mojo: Move system embedder API files to mojo/system/embedder.
viettrungluu@chromium.org
2014-01-16
1
-1
/
+1
*
Add a URL entry prompt
ben@chromium.org
2014-01-16
1
-2
/
+25
*
Mojo: AsyncWaiter and mojo/public/environment
darin@chromium.org
2014-01-14
3
-8
/
+0
*
Attempt at making it slightly easier to debug mojo
sky@chromium.org
2014-01-14
2
-4
/
+23
*
Mojo: Add the beginnings of a proper embedder API.
viettrungluu@chromium.org
2014-01-11
1
-2
/
+2
*
Mojo: Make the shell's loader log URL fetch errors.
viettrungluu@chromium.org
2014-01-09
1
-0
/
+11
*
Mojo: abstract interface implementation from generated Stub classes
darin@chromium.org
2014-01-07
2
-12
/
+8
*
Add test for ServiceManager
davemoore@chromium.org
2014-01-03
9
-140
/
+346
*
Mojo: Add MessagePipe to core_cpp.h for convenience
darin@chromium.org
2013-12-25
1
-4
/
+3
*
Make mojo_shell work on Mac OS X again
abarth@chromium.org
2013-12-23
1
-0
/
+2
*
Mojo: Fix android build
davemoore@chromium.org
2013-12-21
1
-2
/
+0
*
Sample mojo app using the compositor
jamesr@chromium.org
2013-12-21
1
-1
/
+3
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
1
-2
/
+1
*
Implement ServiceManager
davemoore@chromium.org
2013-12-18
13
-168
/
+326
*
Add switch to control app caching
davemoore@chromium.org
2013-12-16
3
-0
/
+9
*
mojo: Cleanup: Forward declare Context in run.h
tfarina@chromium.org
2013-12-12
3
-4
/
+7
*
Make mojo_gles2 work properly in the static build
abarth@chromium.org
2013-12-11
1
-0
/
+2
*
Make Mojo work on Android again
abarth@chromium.org
2013-12-10
1
-1
/
+1
*
Fold MojoViewport C++ class into NativeViewportAndroid
ben@chromium.org
2013-12-05
1
-2
/
+2
[next]