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
*
Moves view_manager files to view_manager directory
sky@chromium.org
2014-06-06
6
-2
/
+391
*
Provide an API to the example window manager app that supports closing a window.
ben@chromium.org
2014-06-06
5
-21
/
+34
*
Add support for multiple roots to the client lib.
ben@chromium.org
2014-06-06
8
-81
/
+144
*
Mojo: Initial network service w/ URLLoader interface.
darin@chromium.org
2014-06-05
11
-0
/
+637
*
Makes IViewManager::Connects reuse connections as appropriate
sky@chromium.org
2014-06-05
10
-11
/
+153
*
Add requestor_url to ConnectToService()
davemoore@chromium.org
2014-06-04
1
-1
/
+4
*
Wire input events through the ViewManagerClient interface.
sky@chromium.org
2014-06-04
20
-29
/
+211
*
Fix destruction tests.
ben@chromium.org
2014-06-04
2
-55
/
+57
*
Get most of the View Manager client lib tests to pass again.
ben@chromium.org
2014-06-04
4
-260
/
+231
*
Get view manager client lib unit test harness to run again. Does not get any ...
ben@chromium.org
2014-06-03
6
-20
/
+133
*
Fixes leak in ViewManagerConnection
sky@chromium.org
2014-06-03
1
-2
/
+2
*
Implement a demo that shows one app embedding rendering in another.
ben@chromium.org
2014-06-03
9
-72
/
+116
*
Revert 274322 "Implement a demo that shows one app embedding ren..."
ben@chromium.org
2014-06-02
9
-116
/
+72
*
Implement a demo that shows one app embedding rendering in another.
ben@chromium.org
2014-06-02
9
-72
/
+116
*
Simplifies ShellTestHelper and ViewManager tests
sky@chromium.org
2014-06-02
1
-180
/
+59
*
Fixes bug where IViewManagerClient could be messaged unnecessarily
sky@chromium.org
2014-05-31
4
-42
/
+73
*
Minor cleanup of view manager test
sky@chromium.org
2014-05-31
3
-45
/
+29
*
Add name to services
davemoore@chromium.org
2014-05-30
2
-2
/
+3
*
Change type of interface created by mojo:view_manager
sky@chromium.org
2014-05-30
13
-967
/
+832
*
Revert 273723 "Wire input events through the ViewManagerClient i..."
ben@chromium.org
2014-05-30
14
-93
/
+27
*
Revert 273732 "Fix bustage, missed files"
ben@chromium.org
2014-05-30
4
-101
/
+0
*
Fix bustage, missed files
ben@chromium.org
2014-05-30
4
-0
/
+101
*
Wire input events through the ViewManagerClient interface.
ben@chromium.org
2014-05-30
14
-27
/
+93
*
Fix invalid expectation in unittest.
ben@chromium.org
2014-05-30
1
-1
/
+1
*
Mojo: Implement support for |Foo&| mojom syntax
darin@chromium.org
2014-05-30
2
-12
/
+10
*
Mojo: more idiomatic C++ bindings
darin@chromium.org
2014-05-29
14
-245
/
+168
*
Simplify Rect
ben@chromium.org
2014-05-29
3
-9
/
+11
*
Support MojoMain() in an Application context
davemoore@chromium.org
2014-05-29
1
-26
/
+27
*
ASSERT_NO_FATAL_FAILURE -> HasFatalFailure()
sky@chromium.org
2014-05-28
1
-2
/
+4
*
Adds ViewManager::Connect
sky@chromium.org
2014-05-28
9
-252
/
+933
*
Move geometry to mojo/services, extract input events to their own mojom
ben@chromium.org
2014-05-28
13
-25
/
+187
*
Revert "Move geometry to mojo/services, extract input events to their own mojom"
kinuko@chromium.org
2014-05-28
13
-187
/
+25
*
Move geometry to mojo/services, extract input events to their own mojom
ben@chromium.org
2014-05-28
13
-25
/
+187
*
Some security checks around destruction/setting bounds.
ben@chromium.org
2014-05-28
6
-4
/
+87
*
Shell / ShellClient -> ServiceProvider
davemoore@chromium.org
2014-05-27
13
-38
/
+52
*
Revert 272983 "Change Shell / ShellClient to ServiceProvider"
davemoore@chromium.org
2014-05-27
13
-52
/
+38
*
Change Shell / ShellClient to ServiceProvider
davemoore@chromium.org
2014-05-27
13
-38
/
+52
*
Cleanup: Use base::CommandLine in mojo/
thestig@chromium.org
2014-05-24
2
-2
/
+2
*
Renames IViewManagerClient::OnConnectionEstablished
sky@chromium.org
2014-05-24
6
-22
/
+23
*
Revert 272472 "Mojo: nuke EnvironmentData"
kbr@chromium.org
2014-05-23
2
-2
/
+2
*
Mojo: nuke EnvironmentData
darin@chromium.org
2014-05-23
2
-2
/
+2
*
Mojo: Remove SetClient from generated interfaces
darin@chromium.org
2014-05-23
2
-3
/
+3
*
fix win64 build
jam@chromium.org
2014-05-23
1
-1
/
+2
*
Implement SetViewContents in the client lib.
ben@chromium.org
2014-05-23
9
-7
/
+110
*
Hook up platform events in Mojo shell on Linux desktop.
aa@chromium.org
2014-05-22
2
-11
/
+47
*
SetBounds for ViewTreeNode.
ben@chromium.org
2014-05-22
18
-4
/
+393
*
Finishes up setroots
sky@chromium.org
2014-05-21
6
-39
/
+297
*
Move geometry types to a more central location.
ben@chromium.org
2014-05-21
4
-80
/
+4
*
First step at setroots
sky@chromium.org
2014-05-20
6
-100
/
+311
*
Map new subtrees when they are attached to the node hierarchy visible to a co...
ben@chromium.org
2014-05-19
5
-234
/
+274
[next]