summaryrefslogtreecommitdiffstats
path: root/mojo/shell/context.cc
Commit message (Expand)AuthorAgeFilesLines
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-021-0/+328
* Remove mojo/shell and (most) service implementationsjamesr2014-10-281-270/+0
* gpu: Rewrite MailboxSynchronizersievers2014-10-241-2/+2
* Standardize usage of virtual/override/final in mojo/dcheng2014-10-211-3/+2
* Change mojo URLs from mojo://mojo_foo to mojo://foo.aa2014-10-181-5/+5
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-171-1/+1
* remove websocket server dependency from the mojo spycpu2014-10-101-0/+3
* Move mojo edk into mojo/edkjamesr2014-10-031-2/+2
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-031-2/+2
* Move mojo edk into mojo/edkJames Robinson2014-10-031-2/+2
* Remove dbus-related code from Mojocmasone2014-10-011-9/+0
* Mojo: Convert OVERRIDE -> override in various subdirectories of mojo/.viettrungluu2014-09-301-5/+6
* Mojo: MOJO_OVERRIDE -> override in mojo/.Viet-Trung Luu2014-09-291-4/+3
* Allow passing listening socket path on command linecmasone2014-09-291-1/+7
* Accept inbound connections on unix domain socketcmasone2014-09-291-0/+15
* Add a headless configuration to Mojo's native viewport serviceabarth2014-09-261-1/+1
* 4th attempt to land change to remove NativeViewportService anddavemoore2014-09-201-25/+5
* Revert of Third attempt to land change to remove NativeViewportService and (p...dbeam2014-09-181-5/+25
* Third attempt to land change to remove NativeViewportService anddavemoore2014-09-181-25/+5
* Revert of Second attempt to land change to remove NativeViewportService and (...horo2014-09-171-5/+25
* Second attempt to land change to remove NativeViewportService anddavemoore2014-09-171-25/+5
* Revert "Create native_viewport_service, don't build it into mojo_shell unless...Dave Moore2014-09-151-5/+25
* Create native_viewport_service, don't build it into mojo_shell unless Androiddavemoore2014-09-151-25/+5
* Update view_manager and window_manager to make use of content handling.aa2014-09-051-0/+5
* Teach the native viewport service to draw a Surface into itselfjamesr2014-08-291-1/+1
* Rename OnServiceError to OnApplicationErrordavemoore2014-08-261-2/+2
* Get rid of KeepAlive. Quit shell when all urls run directly by Context are ...davemoore2014-08-251-2/+36
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-201-3/+19
* Mojo: Add PlatformSupport argument to mojo::embedder::Init().viettrungluu@chromium.org2014-08-201-1/+4
* Revert 290431 "Mojo multiple command buffer support and sample"sashab@chromium.org2014-08-191-19/+3
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-191-3/+19
* Revert of Mojo multiple command buffer support and sample (patchset #6 of htt...tdanderson@chromium.org2014-08-161-19/+3
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-161-3/+19
* Turn mojo_native_viewport_service from component into a static_library.davemoore@chromium.org2014-08-151-3/+22
* mojo: Reland "Convert gles2 to the new thunking system."erg@chromium.org2014-08-121-2/+0
* Mojo: Rename ServiceManager to ApplicationManager.aa@chromium.org2014-08-091-46/+45
* Revert 288527 "mojo: Reland "Convert gles2 to the new thunking s..."rkc@chromium.org2014-08-091-0/+2
* mojo: Reland "Convert gles2 to the new thunking system."erg@chromium.org2014-08-091-2/+0
* Reland r288013: First cut at "content handling" support in Mojo.aa@chromium.org2014-08-081-11/+45
* Revert 288013 "First cut at "content handling" support in Mojo."rogerta@chromium.org2014-08-071-45/+11
* First cut at "content handling" support in Mojo.aa@chromium.org2014-08-071-11/+45
* mojo: terminate apps if the shell goes awaytim@chromium.org2014-08-061-18/+0
* Revert 287680 "mojo: terminate apps if the shell goes away"tommi@chromium.org2014-08-061-0/+18
* mojo: terminate apps if the shell goes awaytim@chromium.org2014-08-061-18/+0
* mojo: allow BackgroundServiceLoader-loaded apps to Quit themselves.tim@chromium.org2014-08-051-15/+24
* Revert of mojo: Convert gles2 to the new thunking system (https://codereview....tapted@chromium.org2014-07-301-0/+2
* mojo: shell::Context should outlive the shell MessageLooptim@chromium.org2014-07-301-2/+8
* mojo: Convert gles2 to the new thunking system.erg@chromium.org2014-07-301-2/+0
* mojo: kill app_thread before unloading app libraries and add teststim@chromium.org2014-07-241-1/+6
* Break dependency of native_viewport_service on mojo::shell::Contextdavemoore@chromium.org2014-07-221-5/+4