summaryrefslogtreecommitdiffstats
path: root/components/guest_view/renderer
Commit message (Expand)AuthorAgeFilesLines
* Move existing kSitePerProcess checks to a policy-oracle objectnick2015-07-271-4/+2
* Make <webview> use out-of-process iframe architecture.lazyboy2015-06-298-6/+211
* Make the reference to BrowserPluginDelegate from BrowserPlugin weak.lazyboy2015-06-122-1/+13
* Fix an embedder renderer/ crash on <webview> teardown.lazyboy2015-06-102-6/+8
* Move BrowserPluginDelegate's lifetime mgmt out of content/lazyboy2015-06-092-9/+51
* Remove namespace using directive for base::Pickle.brettw2015-06-031-1/+1
* Move guest view container message routing out of content/.lazyboy2015-06-024-2/+81
* Move Tuple to base namespace.brettw2015-05-291-1/+1
* Move GuestViewContainer to componentsfsamuel2015-05-287-0/+468