summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+2
* Rename ShellImpl to ApplicationInstance in preparation for splitting the defa...ben2015-07-167-86/+105
* Added support for TimeStamp queries using QueryCounterEXT.dyen2015-07-162-0/+4
* Mandoline: OutputSurfaceMojo should not use an InterfacePtr across threadsfsamuel2015-07-162-3/+5
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-2/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* Fix start_xvfb return value; don't run xvfb for Android apptests.msw2015-07-161-2/+3
* mojo: Fix some crashing app-tests.sadrul2015-07-161-1/+2
* Get output from hung mojo apptests.msw2015-07-159-296/+321
* Share ICU data file among multiple Mandoline apps through the ResourceProvider.jam2015-07-151-0/+25
* mandoline filesystem: Reland "Save cookie data to the mojo:filesystem."erg2015-07-1520-18/+516
* Rebind EGL context to flush driver cachesericrk2015-07-152-0/+4
* Fix support for mojo_common_unittests on MSan.maruel2015-07-141-1/+1
* mojo: Fix the suffix for libbootstrapsadrul2015-07-142-2/+2
* command_buffer: Implement path rendering functions for CHROMIUM_path_renderingkkinnunen2015-07-142-0/+92
* GN (android): Append ".cr" to component .so's to avoid zygote lib collisionsagrieve2015-07-143-5/+10
* Mandoline: Plumb OOPIF flag from shell to html_viewerfsamuel2015-07-131-16/+1
* Fix apptests on Android.jam2015-07-134-43/+27
* Convert mojo_common_unittests to run exclusively on Swarmingmaruel2015-07-132-2/+64
* Remove mojo::ErrorHandler usage from the mojo/ folder.yzshen2015-07-1323-148/+68
* Deprecate 'url::Origin' (1/3).mkwst2015-07-111-4/+4
* Replace base::str[n]casecmp with helper functions.brettw2015-07-101-4/+5
* Mandoline: Implement basic "process per site" supportfsamuel2015-07-103-7/+57
* Get Android multi process working.jam2015-07-101-4/+7
* Mandoline: Move ContentHandlerConnection into separate filefsamuel2015-07-0911-92/+157
* Revert of revert of time elapsed queries through command buffer.dyen2015-07-092-0/+8
* Support cc::DebugBorderDrawQuad for mojo surface.penghuang2015-07-092-1/+52
* Use a different User-Agent for Android build.penghuang2015-07-081-0/+8
* mojo: Make gdb work with Android x86 & x86_64 image running in Emulator.penghuang2015-07-081-4/+15
* Mandoline: Don't run mandoline_browser_apptests on Android until failures are...fsamuel2015-07-081-5/+5
* Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782rockot2015-07-085-0/+92
* Mandoline: ConnectToApplication and ConnectToService should fail gracefullyfsamuel2015-07-072-2/+6
* Mandoline: Support multiple ViewManagerRoots.fsamuel2015-07-071-0/+5
* Revert of mandoline filesystem: Save cookie data to the mojo:filesystem. (pat...fsamuel2015-07-0714-234/+15
* Revert of Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 (pa...thakis2015-07-075-92/+0
* Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782rockot2015-07-075-0/+92
* mandoline filesystem: Save cookie data to the mojo:filesystem.erg2015-07-0614-15/+234
* Replace image_messages.h with Mojo servicehalton.huo2015-07-061-0/+19
* [android] Remove unpack library fallback.rmcilroy2015-07-022-2/+4
* Fixes bug in html_viewer that could lead to dropping interface requestssky2015-07-023-0/+9
* Revert of Added support for Time Elapsed queries through the command buffer. ...amineer2015-07-012-8/+0
* Reverts two commits to get tests running againsky2015-07-011-5/+0
* Use threading for mojo apptest timeouts.msw2015-07-012-19/+35
* Minor cleanup in ServiceRegistrysky2015-07-012-8/+5
* media: Add MediaAppTest.xhwang2015-06-301-5/+6
* Mandoline: Support multiple ViewManagerRoots.fsamuel2015-06-301-0/+5
* Mandoline: Introduce ApplicationConnection::CloseConnectionfsamuel2015-06-308-36/+113
* Added support for Time Elapsed queries through the command buffer.dyen2015-06-302-0/+8
* Adds a frame based test for html_viewersky2015-06-291-1/+2