summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
...
* Report apptest_runner device not found infra failures.msw2015-06-063-48/+48
* Mandoline: Remove native_viewport.mojomfsamuel2015-06-062-113/+0
* Move URL Loader creation to a separate factory object.ben2015-06-0515-29/+123
* Changes html_viewer to get services from appropriate applicationsky2015-06-052-1/+7
* Mojo: Send Android args in a string array, not JSON.msw2015-06-052-38/+8
* Fix a rev_sdk.py presubmit warning.msw2015-06-051-7/+2
* Embed a mojo ApplicationManager in content/browserrockot2015-06-0510-28/+251
* Mojo: Use more pylib Android helpers; retry APK install.msw2015-06-041-45/+28
* Fix remaining Android GN input/output errorsbrettw2015-06-041-0/+3
* Stop including ip_address_number.h from net_util.heroman2015-06-031-0/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Run every apptest in a separate process.jam2015-06-031-0/+5
* cc: Remove DrawQuad::IterateResorucesvmpstr2015-06-022-8/+8
* Update mojo sdk to rev c2ace8a3e256e2f78e2ec1f7e1001ef47e2f5983rockot2015-06-021-0/+1
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-022-7/+7
* Fix apptests script on Windows.jam2015-06-021-1/+1
* Run html_viewer_apptests without a headless UI flag.msw2015-06-021-4/+3
* Fixes for GN Android build inputs/outputsbrettw2015-06-021-0/+1
* Use base_test_runner's http server in Mojo Android scripts.msw2015-06-022-217/+43
* Updates mojo build rules for proper input/outputsbrettw2015-06-012-1/+12
* Use some pylib Android helpers in Mojo tool scripts.msw2015-05-294-80/+69
* Implement a two-phase shutdown for Mojo apps when there are no more instantia...jam2015-05-299-18/+129
* Remove resource_provider.h include from draw_quad.hjbauman2015-05-281-0/+1
* Makes ApplicationRunner delete the delegate before the appsky2015-05-281-1/+4
* Makes ApplicationTestBase correctly set argvsky2015-05-281-1/+2
* Use resolved URLs with NetworkFetcher in ApplicationManager.msw2015-05-281-1/+10
* Print '[ FAILED ]' for failed mojo apptest commands.msw2015-05-281-1/+1
* Rename window_manager to browser.ben2015-05-272-5/+6
* Fix missing GN dependencies.brettw2015-05-271-2/+7
* Use mojo::Binding instead of mojo::InterfaceImpl in html_viewer and network_s...jam2015-05-2711-38/+55
* Fix apptest_runner.py script on Windows.jam2015-05-261-1/+1
* Make AppLifetimeHelper a member of ApplicationImpl.jam2015-05-266-9/+27
* Mandoline DevTools service - part 1yzshen2015-05-265-1/+42
* Custom termination closure for ApplicationImplrockot2015-05-262-3/+28
* Remove ShellPtrWatcher and just make ApplicationImpl watch for connection err...jam2015-05-262-32/+14
* gpu: Extend CopyTextureCHROMIUM with support for copying part of source texture.reveman2015-05-262-2/+10
* Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4frockot2015-05-244-10/+21
* Make ApplicationImpl::Shutdown not a static and instead have callers use the ...jam2015-05-223-7/+7
* Fix alignment issue on old ART runtime.qsr2015-05-223-9/+35
* Removes some dead codesky2015-05-221-2/+1
* Makes android.py support gdbsky2015-05-221-9/+140
* Add a buildbot script to run Mojo apptests.msw2015-05-221-0/+51
* Fix checkdeps failure from https://codereview.chromium.org/1150093003holte2015-05-221-0/+1
* Revert "Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4f"Steven Holte2015-05-224-21/+10
* Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4frockot2015-05-224-10/+21
* Move GLES2, GPU & Surfaces into the ViewManager directory. This does not merg...ben2015-05-2216-22/+134
* Fold NativeViewport application into ViewManager application.ben2015-05-215-123/+7
* Simplify and refine mojo apptest runner scripts.msw2015-05-219-292/+131
* Better iOS build fix.jam2015-05-213-17/+8
* Fix line endings in mojo_services.gypJohn Abd-El-Malek2015-05-211-5/+5