summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.erg2015-06-203-2/+43
* Revert "Adding Chrome-side WebVR interface and Cardboard implementation"bajones2015-06-191-2/+0
* Reland: Run mojo unit tests on the Android main waterfall.msw2015-06-193-6/+4
* Build ipc_mojo_unittests in //mojo:tests and mandoline:all.msw2015-06-191-0/+1
* Make apptest arg optional; avoid xvfb for --gtest_list_testsmsw2015-06-192-12/+19
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-193-44/+33
* List fixture-granular failures in mojo apptest output.msw2015-06-182-18/+24
* Adding Chrome-side WebVR interface and Cardboard implementationbajones2015-06-181-0/+2
* Add test timeouts to the mojo apptest runner.msw2015-06-171-6/+23
* Converts html_viewer to not headlesssky2015-06-173-2/+7
* media: Disable mojo:media_apptests.Xiaohan Wang2015-06-171-4/+5
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-171-1/+0
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-173-4/+4
* Add glCopyCompressedTextureCHROMIUMchristiank2015-06-172-0/+8
* Add mojo:media_apptests to mojo apptests.xhwang2015-06-171-0/+4
* mandoline: stub of updater servicescottmg2015-06-1612-48/+278
* Fix size_t to int/int32_t conversion warnings.yzshen2015-06-161-3/+3
* Support impl-side painting in Mandoline.jam2015-06-166-21/+103
* Reland: Build Mojo apps in sub-dirs, like application packages.msw2015-06-1611-254/+131
* Revert of Build Mojo apps in subdirectories, like application packages. (patc...msw2015-06-156-58/+188
* Build Mojo apps in subdirectories, like application packages.msw2015-06-156-188/+58
* android: Introduce a ui::PlatformWindow implementation for android.sadrul2015-06-152-4/+3
* Move EndsWith to base namespace.brettw2015-06-121-1/+1
* Revert of android: Introduce a ui::PlatformWindow implementation for android....skobes2015-06-122-3/+4
* android: Introduce a ui::PlatformWindow implementation for android.sadrul2015-06-122-4/+3
* Update Mojo gtest script for Android changes.msw2015-06-121-1/+1
* Update mojo sdk to rev bdbb0c7e396fc4044a8b194058d7a7e529715286rockot2015-06-122-3/+5
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-124-18/+18
* 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