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
/
compositor_app
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Parameterize the main thread task runner
skyostil@chromium.org
2014-07-18
1
-1
/
+5
*
Attempt at cleaning up a bunch of shutdown issues.
ben@chromium.org
2014-07-11
1
-1
/
+2
*
Split ServiceProvider into 3
davemoore@chromium.org
2014-06-25
1
-6
/
+6
*
Move native_viewport.mojom into public/interfaces
ben@chromium.org
2014-06-17
1
-1
/
+1
*
Mojo: Implement support for |Foo&| mojom syntax
darin@chromium.org
2014-05-30
3
-9
/
+12
*
Mojo: more idiomatic C++ bindings
darin@chromium.org
2014-05-29
3
-13
/
+6
*
Simplify Rect
ben@chromium.org
2014-05-29
1
-1
/
+5
*
Support MojoMain() in an Application context
davemoore@chromium.org
2014-05-29
1
-22
/
+11
*
Move geometry to mojo/services, extract input events to their own mojom
ben@chromium.org
2014-05-28
1
-1
/
+1
*
Revert "Move geometry to mojo/services, extract input events to their own mojom"
kinuko@chromium.org
2014-05-28
1
-1
/
+1
*
Move geometry to mojo/services, extract input events to their own mojom
ben@chromium.org
2014-05-28
1
-1
/
+1
*
Shell / ShellClient -> ServiceProvider
davemoore@chromium.org
2014-05-27
1
-5
/
+6
*
Revert 272983 "Change Shell / ShellClient to ServiceProvider"
davemoore@chromium.org
2014-05-27
1
-6
/
+5
*
Change Shell / ShellClient to ServiceProvider
davemoore@chromium.org
2014-05-27
1
-5
/
+6
*
Mojo: Remove SetClient from generated interfaces
darin@chromium.org
2014-05-23
1
-1
/
+1
*
Move geometry types to a more central location.
ben@chromium.org
2014-05-21
1
-1
/
+1
*
cc: Remove CreateAndInitializeOutputSurface from the Proxy interface.
danakj@chromium.org
2014-05-20
1
-1
/
+0
*
Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpl
darin@chromium.org
2014-05-09
1
-12
/
+7
*
Shuffles around some files
sky@chromium.org
2014-05-06
3
-108
/
+2
*
cc: Delete GrContext resources when tab becomes invisible.
alokp@chromium.org
2014-04-30
1
-0
/
+1
*
cc: Remove the capability to give up and leave compositing mode.
danakj@chromium.org
2014-04-25
2
-2
/
+3
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
2
-6
/
+0
*
Mojo: Move mojo/public/bindings/*.h to mojo/public/cpp/bindings/*.h.
viettrungluu@chromium.org
2014-04-01
1
-2
/
+2
*
Change AckEvent into request / response
davemoore@chromium.org
2014-03-31
1
-4
/
+3
*
Mojo: Move mojo/public/shell to mojo/public/{cpp,interfaces}/shell.
viettrungluu@chromium.org
2014-03-31
1
-2
/
+2
*
Mojo: Move mojo/public/gles2/gles2_cpp.h to mojo/public/cpp/gles2/gles2.h.
viettrungluu@chromium.org
2014-03-31
1
-1
/
+1
*
Mojo: Move C gles2 header files to mojo/public/c/gles2.
viettrungluu@chromium.org
2014-03-30
1
-1
/
+1
*
Mojo: Split off the C++ parts of mojo/public/c/system macros.h to their own f...
viettrungluu@chromium.org
2014-03-28
1
-2
/
+1
*
Mojo: Move mojo/public/system/core_cpp.h to mojo/cpp/public/system/core.h.
viettrungluu@chromium.org
2014-03-28
2
-2
/
+2
*
Mojo: Move public C system header files to mojo/public/c/system/.
viettrungluu@chromium.org
2014-03-26
1
-2
/
+2
*
Mojo: Cleanup: MOJO_OVERRIDE -> OVERRIDE in places where we use base/.
viettrungluu@chromium.org
2014-03-18
1
-4
/
+5
*
Mojo: Include "path/to/foo.mojom.h"
darin@chromium.org
2014-02-27
1
-2
/
+2
*
Change mojo demo apps to use Application.
davemoore@chromium.org
2014-02-13
1
-54
/
+31
*
Create Application class
davemoore@chromium.org
2014-02-12
1
-1
/
+2
*
Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>
darin@chromium.org
2014-02-11
1
-7
/
+11
*
Make LayerTreeHostClient::Animate take TimeTicks instead of double
ajuma@chromium.org
2014-02-07
2
-3
/
+4
*
mojo: fix thread issues in MojoContextProvider and share implmentations
piman@chromium.org
2014-02-05
7
-147
/
+114
*
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
5
-36
/
+5
*
Send size to NativeViewportClient::OnCreated instead of GLES2Client::DidCreat...
piman@chromium.org
2014-01-28
5
-21
/
+19
*
Mojo: re-organize public/bindings/ directory
darin@chromium.org
2014-01-28
2
-2
/
+3
*
Add a Launcher App.
ben@chromium.org
2014-01-27
1
-5
/
+11
*
Internalize the GLES2Client logic into libmojo_gles2
piman@chromium.org
2014-01-23
3
-29
/
+53
*
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
1
-1
/
+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
1
-1
/
+0
*
Mojo: AsyncWaiter and mojo/public/environment
darin@chromium.org
2014-01-14
1
-5
/
+0
*
Remove dependencies on base from SampleApp
davemoore@chromium.org
2014-01-08
2
-0
/
+3
*
Mojo: abstract interface implementation from generated Stub classes
darin@chromium.org
2014-01-07
3
-9
/
+6
[next]