summaryrefslogtreecommitdiffstats
path: root/mojo/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove mojo/examples/pepper_container_appjamesr2014-10-2821-3880/+0
* Remove mojo/shell and (most) service implementationsjamesr2014-10-282-5/+7
* Delete mojo/examples/* except pepper_container.aa2014-10-2569-5230/+0
* Remove mojo/services{view,window}_managerjamesr2014-10-2327-2387/+0
* Remove comments regarding deleted mojo_examlpes.gypi.msw2014-10-2017-33/+0
* Change mojo URLs from mojo://mojo_foo to mojo://foo.aa2014-10-1819-39/+34
* Further refine mojo_example_apptests.msw2014-10-171-24/+83
* Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.viettrungluu2014-10-171-2/+2
* Make ApplicationImpl::args() be a std::vector<std::string>davemoore2014-10-172-3/+3
* Add TCP socket mojo implementation.Brett Wilson2014-10-162-10/+140
* Make wm_flow_init work with gnsky2014-10-168-17/+21
* ContentHandler::OnConnect: replace the |url| param with |requestor_url|.aa2014-10-162-5/+5
* Splits window manager like methods into ViewManagerServiceDelegatesky2014-10-142-30/+5
* cc: Make OutputSurface::SwapBuffers pure virtualsievers2014-10-106-271/+0
* Move mojo/services/public/cpp TypeConverters to mojo/converters.msw2014-10-1016-31/+31
* Renames window_manager.mojom to window_manager2.mojomsky2014-10-101-1/+1
* Plumb commandline arguments for mojo_example_apptests.msw2014-10-091-4/+18
* Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are betterpkasting2014-10-091-1/+1
* Implement parts of the Mojo TCP interfaces.Brett Wilson2014-10-093-0/+95
* Remove View::SetContents/SetColorsky2014-10-0815-19/+423
* Move mojo/services/public mojom targets into m/s/p/m_s_p.gypjamesr2014-10-083-13/+29
* 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