summaryrefslogtreecommitdiffstats
path: root/mojo/examples
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Fix r258773.viettrungluu@chromium.org2014-03-223-6/+8
* Currently it automatically loads pepper_spinning_cube_demo and only supports ...yzshen@chromium.org2014-03-2218-0/+3633
* Remove PrepareForShutdownoshima@chromium.org2014-03-202-5/+0
* Revert 258077 "Remove PrepareForShutdown"brettw@chromium.org2014-03-192-0/+5
* Remove PrepareForShutdownoshima@chromium.org2014-03-192-5/+0
* Mojo: Cleanup: MOJO_OVERRIDE -> OVERRIDE in places where we use base/.viettrungluu@chromium.org2014-03-184-10/+12
* Mojo: request/response C++ bindingsdarin@chromium.org2014-03-172-10/+10
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-071-4/+3
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-061-3/+4
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-061-4/+3
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-1/+1
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-1/+1
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-282-30/+20
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-281-2/+2
* Mojo: Include "path/to/foo.mojom.h"darin@chromium.org2014-02-277-15/+15
* Remove extraneous void return value from mojomdavemoore@chromium.org2014-02-252-8/+8
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-212-2/+2
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-214-29/+24
* Leak contexts that are owned by another thread.danakj@chromium.org2014-02-191-14/+10
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-164-15/+18
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-145-16/+16
* Change mojo demo apps to use Application.davemoore@chromium.org2014-02-135-101/+58
* Create Application classdavemoore@chromium.org2014-02-125-67/+51
* Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>darin@chromium.org2014-02-117-46/+62
* Mojo: Make it possible to refer to interfaces as typesdarin@chromium.org2014-02-071-1/+1
* Make LayerTreeHostClient::Animate take TimeTicks instead of doubleajuma@chromium.org2014-02-072-3/+4
* Fix VM/launcher with GLES changes.ben@chromium.org2014-02-061-2/+2
* mojo: fix thread issues in MojoContextProvider and share implmentationspiman@chromium.org2014-02-0512-204/+120
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-052-2/+2
* Create GLES2 context synchronously.piman@chromium.org2014-02-0412-96/+23
* Mojo: cleanup lifetime management of shell and servicesdarin@chromium.org2014-02-031-2/+5
* aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.sadrul@chromium.org2014-01-313-4/+14
* Refactors ui::internal::InputMethodDelegate.yukishiino@chromium.org2014-01-301-13/+3
* Cleanup ViewManager codeben@chromium.org2014-01-292-94/+58
* Fix bustageben@chromium.org2014-01-292-1/+2
* Skeleton of a View Manager.ben@chromium.org2014-01-296-11/+299
* Send size to NativeViewportClient::OnCreated instead of GLES2Client::DidCreat...piman@chromium.org2014-01-2812-43/+66
* Mojo: re-organize public/bindings/ directorydarin@chromium.org2014-01-288-7/+12
* Add a Launcher App.ben@chromium.org2014-01-278-18/+362
* Internalize the GLES2Client logic into libmojo_gles2piman@chromium.org2014-01-237-51/+96
* Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."mark@chromium.org2014-01-171-1/+1
* cc: Delete ContextProvider::MakeGrContextCurrent.alokp@chromium.org2014-01-172-2/+0
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2trchen@chromium.org2014-01-171-1/+1
* Remove WebGraphicsContext3D getter from cc::ContextProviderjamesr@chromium.org2014-01-162-2/+0
* Mojo: AsyncWaiter and mojo/public/environmentdarin@chromium.org2014-01-143-13/+1
* Make aurademo create a command line and atexitmanagersky@chromium.org2014-01-111-0/+4
* Mojo: Remove utility:: namespacedarin@chromium.org2014-01-091-3/+3
* Remove dependencies on base from SampleAppdavemoore@chromium.org2014-01-085-30/+39
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-3/+3
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-085-44/+44