summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Fix alignment issue on old ART runtime.Benjamin Lerman2015-05-263-9/+35
* Mojo: WindowManager now can handle URL intents on Androidjcivelli2015-05-151-2/+20
* Mojo service implementation for HTTP server - part 2yzshen2015-05-154-5/+672
* Simplify mojo/application/public/cpp/BUILD.gn to call the target cpp instead ...jam2015-05-156-11/+11
* More build fixes for Linux GN clobber after r329965John Abd-El-Malek2015-05-151-1/+1
* Exclude apptests that fail or crash on Android.msw2015-05-151-15/+20
* Fix build after r329965.John Abd-El-Malek2015-05-151-2/+2
* Nukes the windowmanager interfacesky2015-05-141-4/+0
* Make Android Mojo Runner respect command line apps.msw2015-05-144-20/+22
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-1478-85/+1851
* Remove obsolete Android script StartShell argument.msw2015-05-141-1/+1
* Random mandoline gn fixessky2015-05-143-3/+4
* Add ES3 commands GetVertexAttribI{u}iv to GPU command buffer.zmo2015-05-142-0/+12
* Changes android.py to wait longer with --wait-for-debuggersky2015-05-141-1/+5
* Update mojo sdk to rev f84766d3b6420b7cf6a113d9d65d73cb5fe18d90rockot2015-05-1413-51/+309
* Add detection for rotation and flip overlay transformshalliwell2015-05-132-8/+8
* cc: Add support for non-2D texture targets to YUVVideoQuad.reveman2015-05-121-15/+15
* Fixes mojo_surfaces_lib_unittestssky2015-05-121-0/+6
* Make mojo_shell_child not crash when donesky2015-05-121-1/+2
* Fix apptest builds and runner on Android.msw2015-05-125-26/+18
* Mojo service implementation for HTTP server - part 1yzshen2015-05-127-3/+328
* Makes content handlers see requestor urlsky2015-05-126-9/+119
* core_services: Run different services in different processes.erg2015-05-128-53/+97
* Add HTTP server mojo interfaces.yzshen2015-05-126-4/+78
* Add ContextProvider::InvalidateGrContext to reset GL state in GrContextCodeByThePound2015-05-112-0/+4
* Gets mandoline working on androidsky2015-05-1110-24/+194
* Fix Android build failure.John Abd-El-Malek2015-05-111-0/+2
* core_services: Selectively move network_service to core_services.erg2015-05-115-62/+98
* Make --wait-for-debugger work for mandoline launcher process.jam2015-05-115-25/+38
* Fix apptest_runner.py's use of GN's target_os.msw2015-05-101-3/+3
* 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