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
*
Move mojo java bindings to mojo/public
qsr@chromium.org
2014-07-22
1
-11
/
+0
*
Move mojo_bindings_java target to mojo.gyp
cmasone@chromium.org
2014-07-21
1
-0
/
+11
*
Add the skeleton of a window manager service and a CreateWindow method.
ben@chromium.org
2014-07-17
1
-0
/
+2
*
Have mojo_shell run in its custom thread on android.
qsr@chromium.org
2014-07-17
1
-0
/
+2
*
Bundle the network service in the shell on Android.
qsr@chromium.org
2014-07-17
1
-7
/
+9
*
mojo: add a String <> GURL TypeConverter
tim@chromium.org
2014-07-15
1
-0
/
+2
*
Mojo surfaces service and example app
jamesr@chromium.org
2014-07-13
1
-0
/
+4
*
Split targets with external dependencies out of mojo_public.gypi
cmasone@chromium.org
2014-07-11
1
-0
/
+1
*
Add support for logging information about mojo messages retrieved by the mojo...
ananta@chromium.org
2014-07-10
1
-0
/
+1
*
Allow the mojo shell to run on android.
qsr@chromium.org
2014-07-09
1
-0
/
+3
*
Redo: Adding a mojo interface to the mojo spy
cpu@chromium.org
2014-07-09
1
-0
/
+7
*
Revert 281910 "Revert 272463 "Revert 272458 "Adding more guts to..."
cpu@chromium.org
2014-07-09
1
-7
/
+0
*
Revert 272463 "Revert 272458 "Adding more guts to the mojo spy.""
cpu@chromium.org
2014-07-09
1
-0
/
+7
*
Mojo: Enable apps built against the chromium env to be built as shared libraries
darin@chromium.org
2014-07-08
1
-6
/
+40
*
mojo: add some end-to-end shell tests and a new test sample app
tim@chromium.org
2014-07-02
1
-2
/
+5
*
Fix path to Mojo logging.cc in mojo.gyp.
treib@chromium.org
2014-07-01
1
-1
/
+1
*
Mojo converters for surfaces API types
jamesr@chromium.org
2014-06-30
1
-0
/
+2
*
Adds NativeViewportOzone
sky@chromium.org
2014-06-27
1
-0
/
+7
*
Initial version of keyboard
sky@chromium.org
2014-06-25
1
-0
/
+1
*
Revert 279769 "Initial version of keyboard"
sky@chromium.org
2014-06-25
1
-1
/
+0
*
Initial version of keyboard
sky@chromium.org
2014-06-25
1
-0
/
+1
*
Mojo: Make mojo_test_service a loadable_module and make mojo_shell_tests depe...
viettrungluu@chromium.org
2014-06-25
1
-0
/
+1
*
Add mojo media viewer app - the boilerplate part.
yzshen@chromium.org
2014-06-25
1
-1
/
+2
*
mojo: don't leak ServiceConnectors if they are re-Added to ServiceRegistry
tim@chromium.org
2014-06-25
1
-0
/
+1
*
A couple of changes that make views work from multiple threads
sky@chromium.org
2014-06-24
1
-0
/
+25
*
Adding profiler_service in mojo shell and use it in the network service.
qsr@chromium.org
2014-06-23
1
-1
/
+5
*
Mojo: Add logging macros (and supporting code) for use in mojo/public/cpp.
viettrungluu@chromium.org
2014-06-19
1
-0
/
+3
*
Mojo: Make GetDefault{AsyncWaiter,Logger} static methods of Environment.
viettrungluu@chromium.org
2014-06-19
1
-2
/
+0
*
Move channel_init out of mojo_common.
qsr@chromium.org
2014-06-19
1
-2
/
+2
*
Small fixes in mojo_shell for android.
qsr@chromium.org
2014-06-18
1
-1
/
+8
*
Mojo: Rename (Mojo)WaitFlagsState -> (Mojo)HandleSignalsState.
viettrungluu@chromium.org
2014-06-18
1
-1
/
+1
*
Mojo: nuke EnvironmentData
darin@chromium.org
2014-06-14
1
-2
/
+3
*
Mojo: Add basic logging facilities to environment.
viettrungluu@chromium.org
2014-06-14
1
-0
/
+3
*
Add more mojo targets to the GN build.
brettw@chromium.org
2014-06-13
1
-0
/
+5
*
Adds a parameter to Launchable that is a ViewTreeNode to render in. Adds an i...
ben@chromium.org
2014-06-13
1
-0
/
+1
*
Launcher flow
ben@chromium.org
2014-06-13
1
-0
/
+2
*
Mojo: Wrap the satisfied/unsatisfied wait flags state in a single object.
viettrungluu@chromium.org
2014-06-12
1
-0
/
+1
*
Wires up necessary pieces to use views with view_manager
sky@chromium.org
2014-06-10
1
-1
/
+27
*
Mojo: Use network service to load non-local Mojo Apps.
darin@chromium.org
2014-06-10
1
-10
/
+7
*
Mojo: Add a trivial end-to-end (in-process) test of Mojo shell.
viettrungluu@chromium.org
2014-06-09
1
-0
/
+3
*
Moves common view_manager related aura files to mojo/aura
sky@chromium.org
2014-06-07
1
-0
/
+5
*
Add an example that nests embedded app, so we have two levels of nesting (and...
ben@chromium.org
2014-06-07
1
-0
/
+1
*
Moves view_manager files to view_manager directory
sky@chromium.org
2014-06-06
1
-5
/
+0
*
Mojo: Reimplement unicode.js in JavaScript, remove native implementation.
mpcomplete@chromium.org
2014-06-06
1
-2
/
+0
*
Mojo: Initial network service w/ URLLoader interface.
darin@chromium.org
2014-06-05
1
-0
/
+2
*
Mojo: Refactor the verification of various |Mojo...Options| structs.
viettrungluu@chromium.org
2014-06-05
1
-0
/
+2
*
Mojo: Add an extremely skeletal mojo_shell_tests.
viettrungluu@chromium.org
2014-06-04
1
-0
/
+24
*
Mojo: Specify/check alignment of pointers more carefully.
viettrungluu@chromium.org
2014-06-03
1
-0
/
+1
*
Gets aura_demo working with the view_manager
sky@chromium.org
2014-06-03
1
-0
/
+1
*
Implement a demo that shows one app embedding rendering in another.
ben@chromium.org
2014-06-03
1
-1
/
+3
[next]