summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/guest_view
Commit message (Expand)AuthorAgeFilesLines
...
* Add a test for MimeHandlerView postMessageraymes2015-01-062-2/+59
* Miscellaneous fixes for virtual/override/final specifiers to match style guide.dcheng2014-12-291-2/+1
* Queue postMessage messages destined for a MimeHandlerView guestraymes2014-12-233-1/+43
* Add PostMessage support for MimeHandlerViewraymes2014-12-232-14/+141
* Update legacy Tuple-using code.Avi Drissman2014-12-221-1/+1
* Fix message routing for BrowserPlugin in iframefsamuel2014-12-186-68/+43
* Plumb GuestView Detach APIfsamuel2014-12-034-9/+94
* Improved the state machine in GuestView.paulmeyer2014-12-014-2/+63
* Refactor GuestViewContainer::AttachRequest to allow for other request typesfsamuel2014-11-284-124/+139
* Revert of Refactor GuestViewContainer::AttachRequest to allow for other reque...danakj2014-11-284-139/+124
* Refactor GuestViewContainer::AttachRequest to allow for other request typesfsamuel2014-11-274-124/+139
* Allow URL requests for object/embed tags to be intercepted as streams.raymes2014-11-211-4/+4
* Add raymes to mime_handler_view OWNERSraymes2014-11-203-1/+2
* OOP PDF: Change the save toolbar button to match the save menu behavior.sammc2014-11-191-1/+2
* Support embedded plugins with MimeHandlerView.raymes2014-11-072-11/+105
* Refactor GuestViewContainer to split out WebView related logic and MimeHandle...raymes2014-11-067-282/+391
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-7/+7
* Fix mime-handler-view crash upon creation:lazyboy2014-10-071-0/+6
* <webview>: resizing with display:none set should resize on attachmentfsamuel2014-10-043-48/+138
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-5/+5
* Move ContentWindow from BrowserPlugin To GuestViewfsamuel2014-09-183-18/+160
* GuestViewContainer lifetime should only be managed by BrowserPlugin and not R...fsamuel2014-09-162-2/+7
* Rename ChromeBrowserPluginDelegate to GuestViewContainerfsamuel2014-09-162-0/+117
* 1. Rename ChromeExtensionHostMsg_AttachGuest as ExtensionHostMsg_AttachGuest.hanxi@chromium.org2014-08-223-0/+103