summaryrefslogtreecommitdiffstats
path: root/extensions/shell/renderer
Commit message (Expand)AuthorAgeFilesLines
* Deal with frame removal by content scriptsrob2016-03-192-0/+12
* NaCl cleanup: Remove the need to register PPB_NACL_PRIVATE_INTERFACEmseaborn2016-02-052-12/+0
* Setup for moving getUserMedia to secure origins onlyjww2015-08-211-3/+0
* Split out content/child's SiteIsolationPolicy into two new classes.nick2015-06-162-3/+2
* [Extensions OOPI] Make programmatic script injection use frame logicrdevlin.cronin2015-06-021-1/+1
* Move guest view container message routing out of content/.lazyboy2015-06-022-9/+8
* Move GuestViewContainer to componentsfsamuel2015-05-281-1/+1
* Decouple GuestViewContainer from Extensionsfsamuel2015-05-081-1/+3
* Forward Blink's didCreateScriptContext event to RenderFrameObserver rather th...kalman2015-03-312-13/+0
* [Extensions] Remove ChromeV8Context and DispatcherDelegate::CreateScriptContext.kalman2015-03-101-2/+2
* Make ContentRendererClient::DidCreateScriptContext take a WebLocalFrame.kalman2015-03-092-2/+2
* Move ExtensionFrameHelper to the extensions module.kalman2015-02-271-40/+3
* NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/mseaborn2015-02-101-1/+1
* Fix message routing for BrowserPlugin in iframefsamuel2014-12-182-0/+7
* Add raymes to mime_handler_view OWNERSraymes2014-11-201-1/+1
* Allow app_shell embedders to override extensions client interfacesjamescook2014-11-202-3/+12
* Support embedded plugins with MimeHandlerView.raymes2014-11-072-5/+9
* Refactor GuestViewContainer to split out WebView related logic and MimeHandle...raymes2014-11-061-2/+7
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-273-29/+27
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-033-14/+14
* Fixing script injection in app_shell.lfg2014-09-251-0/+1
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-192-2/+2
* Rename ChromeBrowserPluginDelegate to GuestViewContainerfsamuel2014-09-162-0/+11
* Remove app_shell chrome.shell API and ShellAppWindowjamescook2014-09-156-230/+2
* Return WebLocalFrame from RenderFrame::GetWebFrame().mlamouri2014-09-101-0/+1
* app-shell: Remove ShellRendererMainDelegate.sadrul@chromium.org2014-08-203-41/+2
* Add NaCl support to app_shelljamescook@chromium.org2014-08-163-2/+65
* Move apps/shell to extensions/shell.yoz@chromium.org2014-07-2411-0/+506