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
*
Mojo: Don't try to close the child process handle after WaitForExitCode().
viettrungluu@chromium.org
2014-07-22
1
-1
/
+1
*
mojo: Make InterfacePtr<> testable in if() statements without .get().
erg@chromium.org
2014-07-19
1
-1
/
+1
*
Update targetSdkVersion to 20.
aurimas@chromium.org
2014-07-18
1
-1
/
+1
*
Add the skeleton of a window manager service and a CreateWindow method.
ben@chromium.org
2014-07-17
1
-0
/
+8
*
Have mojo_shell run in its custom thread on android.
qsr@chromium.org
2014-07-17
11
-25
/
+194
*
Bundle the network service in the shell on Android.
qsr@chromium.org
2014-07-17
3
-21
/
+51
*
mojo: add a String <> GURL TypeConverter
tim@chromium.org
2014-07-15
1
-1
/
+2
*
Mojo: Refactor URLLoader interface.
darin@chromium.org
2014-07-11
2
-21
/
+24
*
Mojo: Enable apps built against the chromium env to be built as shared libraries
darin@chromium.org
2014-07-08
2
-19
/
+1
*
mojo: add some end-to-end shell tests and a new test sample app
tim@chromium.org
2014-07-02
3
-42
/
+207
*
Split ServiceProvider into 3
davemoore@chromium.org
2014-06-25
15
-83
/
+87
*
Mojo: Make mojo_test_service a loadable_module and make mojo_shell_tests depe...
viettrungluu@chromium.org
2014-06-25
1
-8
/
+4
*
mojo: remove need for ShellTestBase::InitMojo
tim@chromium.org
2014-06-24
4
-36
/
+9
*
Adding profiler_service in mojo shell and use it in the network service.
qsr@chromium.org
2014-06-23
3
-0
/
+87
*
Move channel_init out of mojo_common.
qsr@chromium.org
2014-06-19
1
-3
/
+3
*
Small fixes in mojo_shell for android.
qsr@chromium.org
2014-06-18
2
-5
/
+15
*
Rename ViewManager types
sky@chromium.org
2014-06-17
1
-2
/
+2
*
Mojo: nuke EnvironmentData
darin@chromium.org
2014-06-14
5
-16
/
+1
*
Introduce very beginning of navigation.
aa@chromium.org
2014-06-12
1
-5
/
+8
*
Mojo: move DeleteFile call to ~NetworkLoader
darin@chromium.org
2014-06-11
3
-8
/
+5
*
Mojo: Deflakiy mojo_shell_tests.
viettrungluu@chromium.org
2014-06-10
1
-2
/
+24
*
Mojo: cleanup redirect handling for network service.
darin@chromium.org
2014-06-10
1
-1
/
+1
*
Mojo: Use network service to load non-local Mojo Apps.
darin@chromium.org
2014-06-10
26
-609
/
+286
*
Mojo: Fix mojo_test_service.
viettrungluu@chromium.org
2014-06-10
1
-4
/
+8
*
Revert 275934 "Mojo: Fix mojo_test_service."
viettrungluu@chromium.org
2014-06-10
1
-8
/
+4
*
Mojo: Fix mojo_test_service.
viettrungluu@chromium.org
2014-06-10
1
-4
/
+8
*
Mojo: Make the trivial shell service-loading test more carefully detect failu...
viettrungluu@chromium.org
2014-06-10
1
-2
/
+35
*
Mojo: Add a trivial end-to-end (in-process) test of Mojo shell.
viettrungluu@chromium.org
2014-06-09
3
-3
/
+124
*
Add requestor_url to ConnectToService()
davemoore@chromium.org
2014-06-04
2
-4
/
+5
*
Mojo: Add an extremely skeletal mojo_shell_tests.
viettrungluu@chromium.org
2014-06-04
5
-39
/
+139
*
Mojo: (Mostly) factor out command-line switches from the shell's load code path.
viettrungluu@chromium.org
2014-06-02
6
-36
/
+50
*
Mojo: Make mojo_shell able to load apps from file: URLs.
viettrungluu@chromium.org
2014-06-02
1
-4
/
+9
*
Simplifies ShellTestHelper and ViewManager tests
sky@chromium.org
2014-06-02
2
-81
/
+14
*
Add name to services
davemoore@chromium.org
2014-05-30
2
-3
/
+4
*
Change type of interface created by mojo:view_manager
sky@chromium.org
2014-05-30
2
-14
/
+5
*
Mojo: more idiomatic C++ bindings
darin@chromium.org
2014-05-29
3
-10
/
+2
*
Adds ViewManager::Connect
sky@chromium.org
2014-05-28
2
-0
/
+24
*
Shell / ShellClient -> ServiceProvider
davemoore@chromium.org
2014-05-27
12
-48
/
+54
*
Revert 272983 "Change Shell / ShellClient to ServiceProvider"
davemoore@chromium.org
2014-05-27
12
-54
/
+48
*
Change Shell / ShellClient to ServiceProvider
davemoore@chromium.org
2014-05-27
12
-48
/
+54
*
Cleanup: Use base::CommandLine in mojo/
thestig@chromium.org
2014-05-24
9
-16
/
+20
*
Revert 272472 "Mojo: nuke EnvironmentData"
kbr@chromium.org
2014-05-23
4
-1
/
+13
*
Mojo: nuke EnvironmentData
darin@chromium.org
2014-05-23
4
-13
/
+1
*
Mojo: Remove SetClient from generated interfaces
darin@chromium.org
2014-05-23
2
-2
/
+2
*
Hook up platform events in Mojo shell on Linux desktop.
aa@chromium.org
2014-05-22
1
-1
/
+2
*
Mojo: Internalize ServiceConnector<>
darin@chromium.org
2014-05-16
1
-4
/
+2
*
Revert 270867 "Mojo: Internalize ServiceConnector<>"
jiayl@chromium.org
2014-05-16
1
-2
/
+4
*
Mojo: Internalize ServiceConnector<>
darin@chromium.org
2014-05-16
1
-4
/
+2
*
Get rid of the services namespace and move the service into the service sub-n...
ben@chromium.org
2014-05-13
2
-5
/
+5
*
Add SetClient method implementation to InterfaceImpl.
darin@chromium.org
2014-05-12
1
-9
/
+1
[next]