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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mojo: Fix r258773.
viettrungluu@chromium.org
2014-03-22
3
-6
/
+8
*
Currently it automatically loads pepper_spinning_cube_demo and only supports ...
yzshen@chromium.org
2014-03-22
18
-0
/
+3633
*
Remove PrepareForShutdown
oshima@chromium.org
2014-03-20
2
-5
/
+0
*
Revert 258077 "Remove PrepareForShutdown"
brettw@chromium.org
2014-03-19
2
-0
/
+5
*
Remove PrepareForShutdown
oshima@chromium.org
2014-03-19
2
-5
/
+0
*
Mojo: Cleanup: MOJO_OVERRIDE -> OVERRIDE in places where we use base/.
viettrungluu@chromium.org
2014-03-18
4
-10
/
+12
*
Mojo: request/response C++ bindings
darin@chromium.org
2014-03-17
2
-10
/
+10
*
Clean up WindowEventDispatcher some more.
ben@chromium.org
2014-03-07
1
-4
/
+3
*
Revert 255368 "Clean up WindowEventDispatcher some more."
ben@chromium.org
2014-03-06
1
-3
/
+4
*
Clean up WindowEventDispatcher some more.
ben@chromium.org
2014-03-06
1
-4
/
+3
*
Rename RootWindowObserver -> WindowTreeHostObserver.
ben@chromium.org
2014-03-05
1
-1
/
+1
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-1
/
+1
*
Invert the ownership relationship between WindowEventDispatcher and WindowTre...
ben@chromium.org
2014-02-28
2
-30
/
+20
*
Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.
ben@chromium.org
2014-02-28
1
-2
/
+2
*
Mojo: Include "path/to/foo.mojom.h"
darin@chromium.org
2014-02-27
7
-15
/
+15
*
Remove extraneous void return value from mojom
davemoore@chromium.org
2014-02-25
2
-8
/
+8
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
2
-2
/
+2
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
4
-29
/
+24
*
Leak contexts that are owned by another thread.
danakj@chromium.org
2014-02-19
1
-14
/
+10
*
Remove some methods from RootWindow that really belong on the WTH.
ben@chromium.org
2014-02-16
4
-15
/
+18
*
Move root_window_host* in aura to window_tree_host*.
ben@chromium.org
2014-02-14
5
-16
/
+16
*
Change mojo demo apps to use Application.
davemoore@chromium.org
2014-02-13
5
-101
/
+58
*
Create Application class
davemoore@chromium.org
2014-02-12
5
-67
/
+51
*
Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>
darin@chromium.org
2014-02-11
7
-46
/
+62
*
Mojo: Make it possible to refer to interfaces as types
darin@chromium.org
2014-02-07
1
-1
/
+1
*
Make LayerTreeHostClient::Animate take TimeTicks instead of double
ajuma@chromium.org
2014-02-07
2
-3
/
+4
*
Fix VM/launcher with GLES changes.
ben@chromium.org
2014-02-06
1
-2
/
+2
*
mojo: fix thread issues in MojoContextProvider and share implmentations
piman@chromium.org
2014-02-05
12
-204
/
+120
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
2
-2
/
+2
*
Create GLES2 context synchronously.
piman@chromium.org
2014-02-04
12
-96
/
+23
*
Mojo: cleanup lifetime management of shell and services
darin@chromium.org
2014-02-03
1
-2
/
+5
*
aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.
sadrul@chromium.org
2014-01-31
3
-4
/
+14
*
Refactors ui::internal::InputMethodDelegate.
yukishiino@chromium.org
2014-01-30
1
-13
/
+3
*
Cleanup ViewManager code
ben@chromium.org
2014-01-29
2
-94
/
+58
*
Fix bustage
ben@chromium.org
2014-01-29
2
-1
/
+2
*
Skeleton of a View Manager.
ben@chromium.org
2014-01-29
6
-11
/
+299
*
Send size to NativeViewportClient::OnCreated instead of GLES2Client::DidCreat...
piman@chromium.org
2014-01-28
12
-43
/
+66
*
Mojo: re-organize public/bindings/ directory
darin@chromium.org
2014-01-28
8
-7
/
+12
*
Add a Launcher App.
ben@chromium.org
2014-01-27
8
-18
/
+362
*
Internalize the GLES2Client logic into libmojo_gles2
piman@chromium.org
2014-01-23
7
-51
/
+96
*
Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."
mark@chromium.org
2014-01-17
1
-1
/
+1
*
cc: Delete ContextProvider::MakeGrContextCurrent.
alokp@chromium.org
2014-01-17
2
-2
/
+0
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2
trchen@chromium.org
2014-01-17
1
-1
/
+1
*
Remove WebGraphicsContext3D getter from cc::ContextProvider
jamesr@chromium.org
2014-01-16
2
-2
/
+0
*
Mojo: AsyncWaiter and mojo/public/environment
darin@chromium.org
2014-01-14
3
-13
/
+1
*
Make aurademo create a command line and atexitmanager
sky@chromium.org
2014-01-11
1
-0
/
+4
*
Mojo: Remove utility:: namespace
darin@chromium.org
2014-01-09
1
-3
/
+3
*
Remove dependencies on base from SampleApp
davemoore@chromium.org
2014-01-08
5
-30
/
+39
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
1
-3
/
+3
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
5
-44
/
+44
[next]