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_services.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
mojo events: Add |screen_location| to located events.
erg@chromium.org
2014-08-16
1
-0
/
+1
*
Move focus from the view manager to the window manager.
ben@chromium.org
2014-08-15
1
-0
/
+2
*
Turn mojo_native_viewport_service from component into a static_library.
davemoore@chromium.org
2014-08-15
1
-12
/
+9
*
Rename NativeViewport implementations to disambiguate them from the service
davemoore@chromium.org
2014-08-14
1
-8
/
+9
*
Add dep from mojo_view_manager_bindings to mojo_application_bindings
jamesr@chromium.org
2014-08-14
1
-0
/
+1
*
Mojo: Generalize blink::URLRequest -> mojo::URLRequest conversion, and use it
mpcomplete@chromium.org
2014-08-13
1
-0
/
+2
*
Mojo: Only link against one system impl
jamesr@chromium.org
2014-08-13
1
-1
/
+0
*
mojo: Reland "Convert gles2 to the new thunking system."
erg@chromium.org
2014-08-12
1
-64
/
+5
*
Rename Node to View in the View Manager mojom & client lib. Service TBD.
ben@chromium.org
2014-08-12
1
-7
/
+6
*
Eliminate View, folding methods into Node.
ben@chromium.org
2014-08-11
1
-7
/
+0
*
Mojo: Rename ServiceManager to ApplicationManager.
aa@chromium.org
2014-08-09
1
-2
/
+2
*
Revert 288527 "mojo: Reland "Convert gles2 to the new thunking s..."
rkc@chromium.org
2014-08-09
1
-5
/
+64
*
mojo: Reland "Convert gles2 to the new thunking system."
erg@chromium.org
2014-08-09
1
-64
/
+5
*
Reland r288013: First cut at "content handling" support in Mojo.
aa@chromium.org
2014-08-08
1
-0
/
+17
*
Revert 288013 "First cut at "content handling" support in Mojo."
rogerta@chromium.org
2014-08-07
1
-16
/
+0
*
First cut at "content handling" support in Mojo.
aa@chromium.org
2014-08-07
1
-0
/
+16
*
mojo: terminate apps if the shell goes away
tim@chromium.org
2014-08-06
1
-12
/
+12
*
Revert 287680 "mojo: terminate apps if the shell goes away"
tommi@chromium.org
2014-08-06
1
-12
/
+12
*
mojo: terminate apps if the shell goes away
tim@chromium.org
2014-08-06
1
-12
/
+12
*
Mojo: split up service_provider.mojom
darin@chromium.org
2014-07-31
1
-2
/
+2
*
Extract mojo_base.gyp from mojo.gyp
morrita@chromium.org
2014-07-30
1
-71
/
+72
*
Mojo: Mark surfaces service and samples as loadable_modules in gyp
jamesr@chromium.org
2014-07-30
1
-2
/
+2
*
Revert of mojo: Convert gles2 to the new thunking system (https://codereview....
tapted@chromium.org
2014-07-30
1
-1
/
+38
*
mojo: Convert gles2 to the new thunking system.
erg@chromium.org
2014-07-30
1
-38
/
+1
*
GN: Add GN rules for mojo_shell target
jamesr@chromium.org
2014-07-29
1
-9
/
+20
*
Adds an AccessPolicy that is queried to determine what a connection can do
sky@chromium.org
2014-07-26
1
-0
/
+6
*
As discussed, a new WM bootstrap flow.
ben@chromium.org
2014-07-24
1
-4
/
+16
*
Mojo: Use InterfaceFactory<Interface> for service registration
jamesr@chromium.org
2014-07-24
1
-0
/
+2
*
Mojo: add support for cookies to HTMLViewer.
darin@chromium.org
2014-07-23
1
-0
/
+5
*
win32: Add a PlatformWindow implementation for Windows.
sadrul@chromium.org
2014-07-22
1
-0
/
+5
*
Allow EmbedRoot to be called multiple times.
ben@chromium.org
2014-07-22
1
-1
/
+1
*
Convert bindings targets in mojo/mojo_services.gypi to GN.
yzshen@chromium.org
2014-07-21
1
-1
/
+15
*
Revert 284322 "Allow EmbedRoot to be called multiple times."
ben@chromium.org
2014-07-19
1
-1
/
+1
*
Allow EmbedRoot to be called multiple times.
ben@chromium.org
2014-07-19
1
-1
/
+1
*
Add ability APIs for opening a window with a url embedded, focusing and activ...
ben@chromium.org
2014-07-18
1
-0
/
+1
*
Add the skeleton of a window manager service and a CreateWindow method.
ben@chromium.org
2014-07-17
1
-0
/
+71
*
Bundle the network service in the shell on Android.
qsr@chromium.org
2014-07-17
1
-31
/
+17
*
Move mojo/examples/html_viewer to mojo/services/html_viewer.
aa@chromium.org
2014-07-16
1
-0
/
+44
*
ui/platform_window: Introduce PlatformWindow for windowing primitives.
sadrul@chromium.org
2014-07-15
1
-0
/
+5
*
Mojo surfaces service and example app
jamesr@chromium.org
2014-07-13
1
-0
/
+28
*
Split targets with external dependencies out of mojo_public.gypi
cmasone@chromium.org
2014-07-11
1
-0
/
+36
*
Provide gtest printers for ui/gfx geometry types
jamesr@chromium.org
2014-07-10
1
-0
/
+3
*
Mojo: Enable apps built against the chromium env to be built as shared libraries
darin@chromium.org
2014-07-08
1
-12
/
+11
*
mojo: add some end-to-end shell tests and a new test sample app
tim@chromium.org
2014-07-02
1
-1
/
+30
*
Mojo converters for surfaces API types
jamesr@chromium.org
2014-06-30
1
-0
/
+59
*
Adds NativeViewportOzone
sky@chromium.org
2014-06-27
1
-0
/
+1
*
Fix dependencies on mojo_view_manager_lib
qsr@chromium.org
2014-06-27
1
-0
/
+3
*
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
[next]