summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Allow Mandoline to load URLs via Intent while its singleTask activity is stil...ben2015-06-116-16/+25
* Reland: Introduce the devices Mojo approckot2015-06-111-2/+2
* Revert of Introduce the devices Mojo app (patchset #5 id:160001 of https://co...kjellander2015-06-111-2/+2
* Introduce the devices Mojo approckot2015-06-111-2/+2
* html_viewer: Add DevToolsAgentImpl.yzshen2015-06-104-8/+7
* mandoline filesystem: add apptests to runner data file.erg2015-06-101-0/+4
* Some dogfooding improvements to our APK:ben2015-06-102-5/+4
* Fixes viewmanager tests on androidsky2015-06-101-17/+23
* cc: Rework overlays to not use the ResourceProvider and pass texture sizeachaulk2015-06-102-32/+14
* Removes ServiceProviders from ViewManager::Embedsky2015-06-102-1/+2
* Cleanup GN BUILD files, gni's and imports.msw2015-06-0914-161/+38
* Remove ContextProvider::IsContextLost.danakj2015-06-092-8/+1
* DCHECK if shader compilation fails that it's due to context loss.danakj2015-06-094-0/+11
* Run VM apptests on Android; disable fixtures failing or timing out.msw2015-06-081-7/+7
* Reland: cc: Fix size_t to int truncations in layers/ output/ playback/ quads/vmpstr2015-06-082-4/+6
* On Android, use the application manifest to figure out the library to launch ...jam2015-06-081-5/+12
* Initial cut at exposing frame tree to clientssky2015-06-081-0/+5
* Do not build mojo/services/test_service in component build.msw2015-06-081-1/+1
* Mandoline: Remove native_viewport.mojomfsamuel2015-06-082-113/+0
* Revert of Mandoline: Remove native_viewport.mojom (patchset #14 id:250001 of ...henrika2015-06-082-0/+113
* Add BROWSABLE intent to Mandoline AndroidManifest.xmlmsw2015-06-071-1/+1
* 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