summaryrefslogtreecommitdiffstats
path: root/components/html_viewer
Commit message (Expand)AuthorAgeFilesLines
* Make an application wrapper around the mandoline/tab stuff.ben2015-08-171-1/+1
* Mandoline: Enable Android software keyboard for the Omnibox.penghuang2015-08-171-10/+10
* Makes OOPIFs the defaultsky2015-08-145-9/+17
* Converts layout test harness to OOPIFssky2015-08-1410-146/+176
* Renames FrameTreeClient::PostMessage to OnPostMessageEventsky2015-08-144-16/+14
* HTMLViewer no longer connects to NetworkService interface.ben2015-08-146-13/+10
* Mandoline: move TextInputType converter to blink_text_input_type_converters.*penghuang2015-08-135-47/+80
* Makes HTMLFrame own the View created for a child framesky2015-08-122-19/+24
* Remove generated .rc files that seem not to be used.brettw2015-08-122-2/+0
* Changes lifetime of ApplicationConnection instances.ben2015-08-123-4/+4
* Fixes coordinate transforms in html_viewersky2015-08-123-20/+30
* Connects PostMessage() for OOPIFssky2015-08-118-18/+169
* Gets gn check working in components/html_viewersky2015-08-101-0/+17
* Adds a monotonically increasing id to the frame treesky2015-08-107-23/+109
* ApplicationImpl cleanup, part 1:ben2015-08-101-1/+1
* Hooks up cross frame navigation requestssky2015-08-1013-96/+325
* Reland "Sandbox html_viewer on Linux."erg2015-08-074-0/+43
* Enable testing NotificationEvent.actionjohnme2015-08-072-2/+3
* Change switches::kContentImageTextureTarget to a list of image texture targetsjie.a.chen2015-08-071-1/+3
* Revert of Sandbox html_viewer on Linux. (patchset #6 id:100001 of https://cod...thakis2015-08-074-43/+0
* Sandbox html_viewer on Linux.erg2015-08-074-0/+43
* Straightens outs DEPS in mojo/commonsky2015-08-074-2/+4
* Mandoline: Let HTMLDocument to handle all mainframe navigations locally if re...yzshen2015-08-061-5/+5
* Revert of Straightens outs DEPS in mojo/common (patchset #5 id:80001 of https...sky2015-08-054-4/+2
* Handle sync XHRs in Mandoline.jam2015-08-051-2/+20
* Straightens outs DEPS in mojo/commonsky2015-08-054-2/+4
* Mandoline: Support text input on Android part 2 of 2.penghuang2015-08-052-4/+133
* Plumb Blink notification actions to button UI on desktopJohn Mellor2015-08-052-0/+6
* Adds client properties to Framesky2015-08-0410-62/+347
* Fixes shutdown with multiple documents using the same frame treesky2015-08-043-27/+43
* Fix shutdown UAF in HTMLDocumentApplicationDelegate.jam2015-08-032-3/+7
* Set error reason properly for not-implemented WebURLLoaderImpl::loadSynchrono...yzshen2015-07-311-0/+1
* Revert of ApplicationImpl cleanup, part 1: (patchset #4 id:60001 of https://c...dzhioev2015-07-301-1/+1
* ApplicationImpl cleanup, part 1:ben2015-07-301-1/+1
* Makes it possible for an html frame tree to have numerous local framessky2015-07-2914-326/+473
* Remove interface_impl.h and error_handler.h usage from chromiumben2015-07-291-1/+0
* media: Mojo interfaces renaming.xhwang2015-07-271-2/+2
* Allow trusted brokers to restrict connections for spawned applications to whi...ben2015-07-242-3/+5
* Make UTF16ToASCII and UTF16TOUTF8 take a StringPiecebrettw2015-07-241-2/+3
* Adds NavigatorHost functions on Framesky2015-07-243-19/+14
* Adds shared Frames to FrameTreeServersky2015-07-234-22/+21
* html_viewer: Fix running some unittests on android.sadrul2015-07-233-12/+58
* Fixes crash if an iframe that hasn't swapped starts loadingsky2015-07-224-14/+19
* Wires up handling of frame addition/removalsky2015-07-223-10/+112
* Fixes possible use after free in WebLayerTreeViewImplsky2015-07-211-0/+3
* media: Add ServiceFactory mojo interface and implementation.xhwang2015-07-212-9/+13
* Renames html_viewer frame classessky2015-07-2111-205/+207
* Revert of Make AXProviderTest.HelloWorld bail without oopifs. (patchset #1 id...msw2015-07-211-4/+0
* More html_viewer OOPIF changessky2015-07-2112-42/+299
* Remove 'blink::WebSerializedOrigin' (7/7)mkwst2015-07-212-47/+0