summaryrefslogtreecommitdiffstats
path: root/mandoline
Commit message (Expand)AuthorAgeFilesLines
* Reverts two commits to get tests running againsky2015-07-015-126/+27
* media: Add MediaAppTest.xhwang2015-06-301-2/+2
* Mandoline: Create a browser window for each valid URL in the command line.fsamuel2015-06-305-22/+33
* mandoline: Fix showing the omnibox popup.sadrul2015-06-302-3/+4
* Mandoline: Support multiple ViewManagerRoots.fsamuel2015-06-302-6/+94
* Mandoline: Introduce ApplicationConnection::CloseConnectionfsamuel2015-06-308-35/+178
* Adds a frame based test for html_viewersky2015-06-296-15/+47
* mandoline: Create a separate pak file for resources.sadrul2015-06-265-7/+22
* run_mandoline.py: Gracefully handle failure to find files for symlinks for gdb.sadrul2015-06-251-1/+36
* Revert of Report progress (patchset #6 id:100001 of https://codereview.chromi...ben2015-06-2514-190/+7
* Report progressben2015-06-2514-7/+190
* Consolidate resource loading across platforms, fixes Windows buildben2015-06-252-24/+3
* Moves frame functionality out of HTMLDocumentOOPIFsky2015-06-241-3/+3
* views: Move resources used by views into views_resources.sadrul2015-06-245-11/+10
* [Startup Tracing] Enable startup tracing from config filezhenw2015-06-223-0/+7
* mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.erg2015-06-201-0/+1
* Add missing mandoline build deps caught by the new GN version.dpranke2015-06-191-0/+4
* Reland: Run mojo unit tests on the Android main waterfall.msw2015-06-191-2/+2
* Fixes crash on android when clicking on non-blinksky2015-06-1911-150/+119
* Mandoline: Implement BrowserManager to manage multiple browser windowsfsamuel2015-06-189-73/+157
* Converts html_viewer to not headlesssky2015-06-171-0/+4
* Add mojo:media_apptests to mojo apptests.xhwang2015-06-171-0/+1
* Fix Mandoline on Windows.jam2015-06-161-0/+14
* mandoline: stub of updater servicescottmg2015-06-167-1/+200
* Revert of Fix Mandoline on Windows. (patchset #2 id:20001 of https://coderevi...mek2015-06-161-14/+0
* Fix Mandoline on Windows.jam2015-06-161-0/+14
* Support impl-side painting in Mandoline.jam2015-06-163-6/+8
* Reland: Build Mojo apps in sub-dirs, like application packages.msw2015-06-163-16/+14
* Revert of Build Mojo apps in subdirectories, like application packages. (patc...msw2015-06-153-14/+16
* Build Mojo apps in subdirectories, like application packages.msw2015-06-153-16/+14
* android: Introduce a ui::PlatformWindow implementation for android.sadrul2015-06-151-1/+1
* Revert of android: Introduce a ui::PlatformWindow implementation for android....skobes2015-06-121-1/+1
* android: Introduce a ui::PlatformWindow implementation for android.sadrul2015-06-121-1/+1
* Allow Mandoline to load URLs via Intent while its singleTask activity is stil...ben2015-06-1118-27/+234
* Add missing mandoline dependencies.brettw2015-06-112-0/+4
* Fix Mandoline crash on Windows because the order of parameter evaluation is d...jam2015-06-101-4/+4
* html_viewer: Add DevToolsAgentImpl.yzshen2015-06-101-0/+2
* Some dogfooding improvements to our APK:ben2015-06-103-1/+12
* Fix crash on startup of mandoline-linuxsky2015-06-101-0/+3
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-104-64/+0
* Removes ServiceProviders from ViewManager::Embedsky2015-06-1015-223/+127
* mandoline: Fix loading fonts and assets for views on android.sadrul2015-06-092-17/+9
* Cleanup GN BUILD files, gni's and imports.msw2015-06-098-13/+3
* Revert of html_viewer: Add DevToolsAgentImpl. (patchset #5 id:80001 of https:...yzshen2015-06-091-2/+0
* mac/mandoline: Fix build of mandoline on mac.sadrul2015-06-091-1/+1
* html_viewer: Add DevToolsAgentImpl.yzshen2015-06-091-0/+2
* mandoline: Allow running the aura/views UI on android.sadrul2015-06-0913-62/+123
* Fixes buildScott Violet2015-06-081-1/+1
* Initial cut at exposing frame tree to clientssky2015-06-0815-30/+626
* Add BROWSABLE intent to Mandoline AndroidManifest.xmlmsw2015-06-071-1/+2