summaryrefslogtreecommitdiffstats
path: root/mojo/examples
Commit message (Expand)AuthorAgeFilesLines
* Refine mojo_example_apptests' client execution pattern.msw2014-10-075-26/+26
* Makes it so each mojo::View outputs a surfacesky2014-10-0710-55/+73
* Rename Get to GetProxysky2014-10-065-5/+5
* Move command_buffer.mojom file to m/s/public/interfaces/gpujamesr2014-10-061-1/+1
* Enable setting configuration arguments for Mojo applications with mojo_shell.hansmuller2014-10-021-3/+3
* Mojo: Convert the remaining OVERRIDEs to override in mojo/.viettrungluu2014-10-0126-284/+292
* Remove dbus-related code from Mojocmasone2014-10-014-166/+0
* Mojo + GN: Fix more build dependencies around mojom targets.ppi2014-10-011-0/+1
* Fixes two bugs in causing demo_launcher to crashsky2014-10-013-0/+64
* Mojo: MOJO_OVERRIDE -> override in mojo/.Viet-Trung Luu2014-09-2926-81/+77
* Hook up FocusController.ben2014-09-294-4/+131
* Nukes NativeViewportClient::OnCreatedsky2014-09-295-47/+74
* Made double-tap zoom work in pinch virtual viewport mode (Chromium-side).bokan2014-09-292-0/+8
* Fix up gles2 thunk targets a bitjamesr2014-09-261-0/+1
* Some fixes for gn examplesjamesr2014-09-261-0/+1
* Make cc output surface creation asyncenne2014-09-252-7/+4
* GAR. Fix demo launcher typo.ben2014-09-241-1/+1
* PPAPI: Disallow blocking callbacks while handling a blocking messagedmichael2014-09-241-0/+4
* Replace most uses of ViewManagerInitService with client lib ViewManager::Embe...ben2014-09-227-85/+52
* mojo: Fix crash in example WM when closing window.derat2014-09-191-1/+2
* Remove brettw from content/OWNERSbrettw2014-09-181-1/+0
* PPAPI: Make PPP_MessageHandler work in PNaClDave Michael2014-09-172-2/+17
* GN: Replace mojo/system.gni with forwarding groupsjamesr2014-09-1619-56/+60
* GN: Create a :gles2_interface target to resolve some check errors in //cc.jbroman2014-09-161-0/+1
* Fixes for surfaces bindings exposed by wm_flow appjamesr2014-09-152-10/+4
* GN rules for everything in //mojojamesr2014-09-1518-3/+789
* Move application:chromium bindings to mojo/application/jamesr2014-09-1319-20/+20
* Window controlsben2014-09-124-12/+188
* Convert view manager to surfaces with uploading shim in client libjamesr2014-09-125-27/+20
* Various mojom cleanup from ContentHandler changes.aa2014-09-116-33/+20
* When use the Pepper MapTexSubImage2DCHROMIUM() and the Compositor API togethe...penghuang2014-09-092-2/+4
* Made Blink aware of top controls offsetbokan2014-09-092-4/+6
* Update Pepper interface for EMEjrummell2014-09-082-0/+27
* Expose NavigatorHost via Embed() rather than globally.aa2014-09-054-139/+105
* Update view_manager and window_manager to make use of content handling.aa2014-09-0512-351/+203
* mojo: Fix window resizing in mojo_sample_app and mojo_demo_launcher.erg2014-09-042-0/+6
* Change TypeConverter<X,Y>::ConvertFrom and ConvertTo into a single symmetricmpcomplete2014-09-031-12/+18
* Fix wm_flow_app so that it uses MojoMain() directly.ben2014-09-031-7/+5
* Fixes to get view_manager_lib_unittests not crashsky2014-09-021-1/+4
* Teach the native viewport service to draw a Surface into itselfjamesr2014-08-295-66/+42
* Mojo: Fix two bugs in content handlingaa2014-08-281-6/+8
* Remove redundant echo.mojom, verify non-nullables in echo_service.mojomcmasone2014-08-272-2/+63
* Mojom: Blanket change to mark all pointer/handle fields as nullable.yzshen2014-08-262-2/+2
* Remove implicit conversions from scoped_refptr to T* in mojo/dcheng2014-08-251-1/+1
* Update mojo surfaces bindings and mojo/cc/ gluejamesr2014-08-256-27/+52
* mojo: Fixed mojo_example_apptests.alokp2014-08-251-5/+7
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-223-3/+6
* mojo: first take on removing mojo_main_{chromium,standalone}.tim@chromium.org2014-08-2127-130/+132
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-2010-52/+408
* GN: Mojo wget, sample_app, surfaces app and component buildjamesr@chromium.org2014-08-195-0/+212