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
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix bustage.
ben@chromium.org
2014-08-12
1
-1
/
+0
*
Fix an issue with view manager init service where you had to retain a connect...
ben@chromium.org
2014-08-12
4
-68
/
+68
*
Rename Node to View in the View Manager mojom & client lib. Service TBD.
ben@chromium.org
2014-08-12
32
-1420
/
+1416
*
Eliminate View, folding methods into Node.
ben@chromium.org
2014-08-11
37
-1768
/
+670
*
Disable all the tests that are flaking more than 5% on Linux builders.
jam@chromium.org
2014-08-11
1
-1
/
+7
*
Mojo: Rename ServiceManager to ApplicationManager.
aa@chromium.org
2014-08-09
7
-62
/
+56
*
Reland r288013: First cut at "content handling" support in Mojo.
aa@chromium.org
2014-08-08
6
-9
/
+52
*
Pass ServiceProvider thru ViewManagerService::Embed() allowing embedder & emb...
ben@chromium.org
2014-08-07
19
-88
/
+229
*
Revert 288013 "First cut at "content handling" support in Mojo."
rogerta@chromium.org
2014-08-07
6
-51
/
+9
*
First cut at "content handling" support in Mojo.
aa@chromium.org
2014-08-07
6
-9
/
+51
*
mojo: terminate apps if the shell goes away
tim@chromium.org
2014-08-06
4
-4
/
+4
*
Revert 287680 "mojo: terminate apps if the shell goes away"
tommi@chromium.org
2014-08-06
4
-4
/
+4
*
mojo: terminate apps if the shell goes away
tim@chromium.org
2014-08-06
4
-4
/
+4
*
Mojo: Ensure the HTML viewer keeps the URLLoader alive long enough to finish
mpcomplete@chromium.org
2014-08-05
1
-6
/
+6
*
Mojo: Add simple support for request body and headers.
mpcomplete@chromium.org
2014-08-01
6
-18
/
+168
*
Mojo: split up service_provider.mojom
darin@chromium.org
2014-07-31
7
-7
/
+2
*
mojo: ViewManagerInitServiceImpl can delete itself OnNativeViewportDeleted
tim@chromium.org
2014-07-31
1
-4
/
+1
*
mojo: shell::Context should outlive the shell MessageLoop
tim@chromium.org
2014-07-30
3
-3
/
+0
*
GN: Add GN rules for mojo_shell target
jamesr@chromium.org
2014-07-29
17
-27
/
+315
*
Mojo: add InterfaceFactoryImpl, use composition rather than inheritance.
darin@chromium.org
2014-07-29
6
-27
/
+26
*
Replace OnViewManagerConnectionEstablished and OnRootAdded with a single OnEm...
ben@chromium.org
2014-07-29
15
-123
/
+113
*
Cleans up usage of ViewManagerServiceImpl::roots_
sky@chromium.org
2014-07-27
9
-106
/
+146
*
Remove extraneous namespaces
davemoore@chromium.org
2014-07-26
16
-214
/
+175
*
Adds an AccessPolicy that is queried to determine what a connection can do
sky@chromium.org
2014-07-26
10
-662
/
+715
*
Distinguish between keystroke and character events.
kpschoedel@chromium.org
2014-07-25
1
-8
/
+15
*
Remove RequestAnimationFrame from mojo, add delayed tasks to RunLoop
jamesr@chromium.org
2014-07-25
3
-24
/
+0
*
Re-enable mojo_core_window_manager_unittests
jamesr@chromium.org
2014-07-25
2
-6
/
+6
*
Nukes view_manager namespace
sky@chromium.org
2014-07-24
62
-239
/
+125
*
Get rid of ViewManagerTransactions & pending queue.
ben@chromium.org
2014-07-24
3
-494
/
+92
*
As discussed, a new WM bootstrap flow.
ben@chromium.org
2014-07-24
8
-48
/
+194
*
Mojo: Use EXPECT_DEATH_IF_SUPPORTED() instead of EXPECT_DEATH().
viettrungluu@chromium.org
2014-07-24
1
-1
/
+1
*
Mojo: Use InterfaceFactory<Interface> for service registration
jamesr@chromium.org
2014-07-24
34
-140
/
+291
*
Changes access policy for embedded nodes
sky@chromium.org
2014-07-24
6
-83
/
+290
*
Mojo: Introduces mojo::EventType and mojo::EventFlags
morrita@chromium.org
2014-07-24
6
-44
/
+242
*
aura: Use PlatformWindow from WindowTreeHostWin.
sadrul@chromium.org
2014-07-23
3
-0
/
+6
*
Add EmbedRoot to ViewManagerService.
ben@chromium.org
2014-07-23
14
-56
/
+80
*
Revert 284850 "aura: Use PlatformWindow from WindowTreeHostWin."
markusheintz@chromium.org
2014-07-23
3
-6
/
+0
*
Mojo: add support for cookies to HTMLViewer.
darin@chromium.org
2014-07-23
13
-8
/
+265
*
aura: Use PlatformWindow from WindowTreeHostWin.
sadrul@chromium.org
2014-07-23
3
-0
/
+6
*
mojo: make NetworkServiceImpl clean up after itself
tim@chromium.org
2014-07-22
1
-6
/
+15
*
win32: Add a PlatformWindow implementation for Windows.
sadrul@chromium.org
2014-07-22
1
-111
/
+47
*
Break dependency of native_viewport_service on mojo::shell::Context
davemoore@chromium.org
2014-07-22
10
-45
/
+27
*
Allow EmbedRoot to be called multiple times.
ben@chromium.org
2014-07-22
11
-57
/
+103
*
Support C++98 std::vector in mojo surfaces code
jamesr@chromium.org
2014-07-22
2
-15
/
+86
*
[build-fix] [gcc 4.6.*] Use iterator instead of const_iterator while using st...
vivek.vg@samsung.com
2014-07-22
1
-1
/
+1
*
Convert bindings targets in mojo/mojo_services.gypi to GN.
yzshen@chromium.org
2014-07-21
13
-0
/
+213
*
Revert 284322 "Allow EmbedRoot to be called multiple times."
ben@chromium.org
2014-07-19
10
-70
/
+57
*
Allow EmbedRoot to be called multiple times.
ben@chromium.org
2014-07-19
10
-57
/
+70
*
mojo: Make InterfacePtr<> testable in if() statements without .get().
erg@chromium.org
2014-07-19
4
-7
/
+7
*
Add ability APIs for opening a window with a url embedded, focusing and activ...
ben@chromium.org
2014-07-18
8
-13
/
+470
[prev]
[next]