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_examples.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 287680 "mojo: terminate apps if the shell goes away"
tommi@chromium.org
2014-08-06
1
-22
/
+22
*
mojo: terminate apps if the shell goes away
tim@chromium.org
2014-08-06
1
-22
/
+22
*
Extract mojo_base.gyp from mojo.gyp
morrita@chromium.org
2014-07-30
1
-81
/
+83
*
Mojo: Mark surfaces service and samples as loadable_modules in gyp
jamesr@chromium.org
2014-07-30
1
-4
/
+4
*
Revert of mojo: Convert gles2 to the new thunking system (https://codereview....
tapted@chromium.org
2014-07-30
1
-7
/
+7
*
mojo: Convert gles2 to the new thunking system.
erg@chromium.org
2014-07-30
1
-7
/
+7
*
Mojo: add InterfaceFactoryImpl, use composition rather than inheritance.
darin@chromium.org
2014-07-29
1
-0
/
+60
*
As discussed, a new WM bootstrap flow.
ben@chromium.org
2014-07-24
1
-0
/
+47
*
Move mojo/examples/html_viewer to mojo/services/html_viewer.
aa@chromium.org
2014-07-16
1
-44
/
+0
*
Fix mojo_surfaces_app_bindings deps
jamesr@chromium.org
2014-07-13
1
-0
/
+2
*
Mojo surfaces service and example app
jamesr@chromium.org
2014-07-13
1
-0
/
+81
*
Mojo: Enable apps built against the chromium env to be built as shared libraries
darin@chromium.org
2014-07-08
1
-32
/
+33
*
Mojo: Add WebThemeEngine implementation.
darin@chromium.org
2014-06-27
1
-0
/
+3
*
Add control UI and API for the media viewer app.
yzshen@chromium.org
2014-06-26
1
-0
/
+21
*
Add a debug panel to mojo_demo_launcher. Will be used for various controls of...
aa@chromium.org
2014-06-26
1
-0
/
+10
*
Mojo: Add a very hacky key handling to html_document_viewer.
erg@chromium.org
2014-06-26
1
-0
/
+2
*
Initial version of keyboard
sky@chromium.org
2014-06-25
1
-2
/
+62
*
Revert 279769 "Initial version of keyboard"
sky@chromium.org
2014-06-25
1
-62
/
+0
*
Initial version of keyboard
sky@chromium.org
2014-06-25
1
-0
/
+62
*
Add mojo media viewer app - the boilerplate part.
yzshen@chromium.org
2014-06-25
1
-2
/
+19
*
Mojo: Add dummy session storage implementation.
darin@chromium.org
2014-06-24
1
-0
/
+2
*
Mojo: HTML Viewer based on Blink.
darin@chromium.org
2014-06-20
1
-0
/
+16
*
Clean up WTH creation
ben@chromium.org
2014-06-20
1
-1
/
+1
*
Turn 'browser' app into a 'launcher' app that window_manager
aa@chromium.org
2014-06-19
1
-1
/
+1
*
Eliminate Launchable. Use Navigator instead.
ben@chromium.org
2014-06-19
1
-0
/
+3
*
Adds a parameter to Launchable that is a ViewTreeNode to render in. Adds an i...
ben@chromium.org
2014-06-13
1
-3
/
+25
*
Launcher flow
ben@chromium.org
2014-06-13
1
-0
/
+19
*
Introduce very beginning of navigation.
aa@chromium.org
2014-06-12
1
-0
/
+5
*
Wires up necessary pieces to use views with view_manager
sky@chromium.org
2014-06-10
1
-0
/
+33
*
Moves common view_manager related aura files to mojo/aura
sky@chromium.org
2014-06-07
1
-4
/
+0
*
Add an example that nests embedded app, so we have two levels of nesting (and...
ben@chromium.org
2014-06-07
1
-0
/
+22
*
Moves view_manager files to view_manager directory
sky@chromium.org
2014-06-06
1
-50
/
+0
*
Make mojo_main_{chromium,standalone} a variable instead of a target
davemoore@chromium.org
2014-06-06
1
-5
/
+10
*
Provide an API to the example window manager app that supports closing a window.
ben@chromium.org
2014-06-06
1
-0
/
+16
*
Mojo: Initial network service w/ URLLoader interface.
darin@chromium.org
2014-06-05
1
-0
/
+22
*
Gets aura_demo working with the view_manager
sky@chromium.org
2014-06-03
1
-4
/
+25
*
Implement a demo that shows one app embedding rendering in another.
ben@chromium.org
2014-06-03
1
-3
/
+46
*
Revert 274322 "Implement a demo that shows one app embedding ren..."
ben@chromium.org
2014-06-02
1
-46
/
+3
*
Implement a demo that shows one app embedding rendering in another.
ben@chromium.org
2014-06-02
1
-3
/
+46
*
Support MojoMain() in an Application context
davemoore@chromium.org
2014-05-29
1
-7
/
+7
*
Centralizes setting of mojom_base_output_dir
sky@chromium.org
2014-05-29
1
-3
/
+0
*
Track plugin input event latency
miletus@chromium.org
2014-05-27
1
-0
/
+1
*
Shell / ShellClient -> ServiceProvider
davemoore@chromium.org
2014-05-27
1
-7
/
+7
*
Revert 272983 "Change Shell / ShellClient to ServiceProvider"
davemoore@chromium.org
2014-05-27
1
-7
/
+7
*
Change Shell / ShellClient to ServiceProvider
davemoore@chromium.org
2014-05-27
1
-7
/
+7
*
SetBounds for ViewTreeNode.
ben@chromium.org
2014-05-22
1
-0
/
+1
*
Move geometry types to a more central location.
ben@chromium.org
2014-05-21
1
-0
/
+8
*
Wires up view manager to an actual display
sky@chromium.org
2014-05-09
1
-0
/
+1
*
Revert 269267 "Wires up view manager to an actual display"
sky@chromium.org
2014-05-09
1
-1
/
+0
*
Wires up view manager to an actual display
sky@chromium.org
2014-05-09
1
-0
/
+1
[next]