summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* core_services: Move mojo:tracing into core_services.erg2015-05-084-110/+161
* Add ES3 command GetUniformuiv to GPU command buffer.zmo2015-05-082-0/+6
* core_services: Bundle clipboard, window_manager, and view_manager.erg2015-05-072-9/+1
* Use output_name for Mojo and Mandoline test targets.msw2015-05-073-4/+6
* Switch URLRequest back to using an array for http headers.jam2015-05-073-14/+25
* Organize Mojo and Mandoline GN meta targets.msw2015-05-064-81/+20
* Fix comment in URLRequest.jam2015-05-061-2/+1
* Remove the referrer from URLLoader interface.jam2015-05-062-8/+13
* Add ES3 CompressedTexSubImage3D to GPU command buffer.zmo2015-05-062-0/+24
* Revert of [mojo] Replace MessageLoopProxy usage with ThreadTaskRunnerHandle (...jochen2015-05-054-28/+19
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in mojo module.anujk.sharma2015-05-054-19/+28
* Adds resource_provider::ResourceProvidersky2015-05-024-8/+26
* Revert of Adds resource_provider::ResourceProvider (patchset #3 id:40001 of h...dbeam2015-05-014-26/+8
* Adds resource_provider::ResourceProvidersky2015-05-014-8/+26
* Add Mandoline.apk, reusing a bunch of stuff from MojoRunner.apk to begin with.ben2015-05-013-3/+10
* Adds thunks for getting platform handlessky2015-05-019-0/+223
* mojo: Use ContentHandlers to bundle multiple Applications into a module.erg2015-05-013-6/+36
* Revert of Adds thunks for getting platform handles (patchset #3 id:40001 of h...sky2015-05-019-219/+0
* Adds thunks for getting platform handlessky2015-05-019-0/+219
* Revert "Add Mandoline.apk, reusing a bunch of stuff from MojoRunner.apk to be...Dan Beam2015-05-013-10/+3
* Add Mandoline.apk, reusing a bunch of stuff from MojoRunner.apk to begin with.ben2015-05-013-3/+10
* Fix html_viewer Windows build after r327559jam2015-04-302-4/+4
* Add ES3 CompressedTexImage3D to GPU command buffer.zmo2015-04-302-0/+20
* Run VM apptests with --use-headless-config to avoid GL and X11 crashes.msw2015-04-301-1/+4
* Makes the identity of apps with the mojo scheme remain mojosky2015-04-293-25/+41
* Inline output_name of html_viewer_unittests for Android.msw2015-04-291-2/+2
* Move runner stuff into a runner namespace.ben2015-04-2958-179/+188
* Fix mojo and mandoline android build breaks.msw2015-04-283-10/+6
* Adds support for mojo apps to live in their own directorysky2015-04-2814-50/+209
* Skip gl surface init when headless; enable wm apptests.msw2015-04-281-5/+4
* Disable window_manager_apptests again...msw2015-04-271-4/+5
* Move NavigatorHost interface to mandoline.jam2015-04-271-1/+1
* Separate mojo/shell into a runner and the application manager (shell)ben2015-04-2797-719/+754
* Fix native_viewport CommandLine; enable window_manager_apptests.msw2015-04-271-4/+4
* Start building core_services.mojo.erg2015-04-271-1/+1
* Pass mojo_shell args to child processes.jam2015-04-272-1/+10
* Fix the mojo_shell window not coming up sometimes on Windows when using --ena...jam2015-04-271-1/+0
* Update mojo sdk to rev e7270700d671fa8e458b4d8c9e47f7bcfb65da0brockot2015-04-246-2/+74
* Documents what ApplicationManager::Delegate dosky2015-04-246-26/+20
* Preserve embedded DEPS files during mojo rollrockot2015-04-242-6/+51
* Add back some GN data depsbrettw2015-04-241-10/+1
* Improve multi-process debugging.jam2015-04-238-9/+41
* Add ES3 GetIntegeri_v, GetInteger64i_v to GPU command buffer.zmo2015-04-232-0/+8
* Fixes possible leak in NetworkFetchersky2015-04-231-1/+2
* Update android_mojo_shell.py from the Mojo repository.msw2015-04-231-6/+13
* Move event dispatch to view managersky2015-04-231-2/+0
* Moves services implementations out of third_party/mojo_servicessky2015-04-2326-38/+39
* Use --is-headless flag for mojo:html_viewer_apptests.msw2015-04-231-4/+4
* Disable flakily crashing window_manager_apptests.msw2015-04-231-3/+4
* Update apptest_runner.py from the Mojo repository.msw2015-04-2212-344/+734