summaryrefslogtreecommitdiffstats
path: root/mandoline/tab
Commit message (Expand)AuthorAgeFilesLines
* Moves mandoline/tab into components/web_view part 1sky2015-09-0232-2738/+0
* Makes html_viewer only swap to remote when necessarysky2015-09-0218-115/+459
* view-manager: Allow closing down a view-tree.sadrul2015-09-012-1/+13
* Eliminate ViewTreeHostConnection and replace with a factory function.ben2015-08-271-5/+4
* Mandoline: Allow submitting CompositorFrames directly to mojo::Viewsfsamuel2015-08-271-2/+0
* ViewManagerRoot -> ViewTreeHostben2015-08-272-7/+7
* Rename ViewManager -> ViewTreeConnectionben2015-08-263-24/+26
* Fix nullptr crash in OnEmbedben2015-08-251-1/+1
* Rename ViewManagerService,ViewManagerClient -> ViewTree,ViewTreeClientben2015-08-2512-41/+41
* Eliminate ViewManagerClientFactory to make view manager use more idiomatic mojo.ben2015-08-253-16/+12
* Mandoline: Introduce a tab-level DevTools agent and persist state across navi...yzshen2015-08-2211-12/+360
* Adds ability for frame to know when it should swap to remotesky2015-08-2111-119/+153
* Restructure AndroidUI as a separate mojo:phone_ui app.ben2015-08-211-0/+2
* Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion.fsamuel2015-08-191-1/+0
* Mandoline: Merge Surfaces and Views appsfsamuel2015-08-191-5/+1
* Add stats collection for telemetry startup.warm.blank_page test.msw2015-08-183-0/+7
* Honors requests to navigate in existing frame for the rootsky2015-08-171-3/+3
* Make an application wrapper around the mandoline/tab stuff.ben2015-08-1713-3/+501
* Renames FrameTreeClient::PostMessage to OnPostMessageEventsky2015-08-143-8/+13
* HTMLViewer no longer connects to NetworkService interface.ben2015-08-141-2/+4
* Use CapabilityFilter to restrict what HTMLViewers can connect to.ben2015-08-133-1/+65
* Gets //mandoline passing gn checksky2015-08-121-0/+2
* Changes lifetime of ApplicationConnection instances.ben2015-08-121-2/+3
* Connects PostMessage() for OOPIFssky2015-08-117-18/+62
* Revert of Gets //mandoline passing gn check (patchset #1 id:1 of https://code...sky2015-08-111-2/+0
* Gets //mandoline passing gn checksky2015-08-111-0/+2
* Adds a monotonically increasing id to the frame treesky2015-08-106-36/+64
* Resets load state when frame is swappedsky2015-08-101-0/+2
* Hooks up cross frame navigation requestssky2015-08-108-44/+107
* Adds client properties to Framesky2015-08-046-57/+119
* Makes it possible for an html frame tree to have numerous local framessky2015-07-294-23/+45
* Adds NavigatorHost functions on Framesky2015-07-246-1/+58
* Adds shared Frames to FrameTreeServersky2015-07-235-55/+192
* Fixes crash if an iframe that hasn't swapped starts loadingsky2015-07-221-1/+1
* Wires up handling of frame addition/removalsky2015-07-221-2/+0
* More html_viewer OOPIF changessky2015-07-218-1/+53
* Report progressben2015-07-147-1/+91
* Adds a frame based test for html_viewersky2015-06-295-4/+43
* Revert of Report progress (patchset #6 id:100001 of https://codereview.chromi...ben2015-06-257-92/+1
* Report progressben2015-06-257-1/+92
* Moves frame functionality out of HTMLDocumentOOPIFsky2015-06-241-3/+3
* Removes ServiceProviders from ViewManager::Embedsky2015-06-107-75/+82
* Cleanup GN BUILD files, gni's and imports.msw2015-06-091-3/+1
* Fixes buildScott Violet2015-06-081-1/+1
* Initial cut at exposing frame tree to clientssky2015-06-0813-25/+612
* Fix assert on Mandoline shutdown.jam2015-06-042-8/+15
* Initial plumbing for oopifssky2015-06-036-0/+236