summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_frame_impl.h
Commit message (Expand)AuthorAgeFilesLines
* [WebView] Improve VisualState API name.igsolla2015-02-111-1/+1
* Remove unused RenderFrameImpl::createContentDecryptionModule()jrummell2015-02-101-5/+0
* Plugin Power Saver: Fix implicitly sized and below the fold plugins.tommycli2015-02-091-5/+3
* Refactor sudden terminationclamy2015-02-051-0/+3
* PlzNavigate: Remove the RequestNavigation IPCclamy2015-02-051-3/+0
* [WebView] Add a new flushVisualState API to AwContents.igsolla2015-02-051-0/+1
* Remove the use of page id from building the commit params.avi2015-02-031-1/+2
* media: Add DefaultMediaPermission.xhwang2015-02-011-0/+2
* partial PageClickTracker migration to RenderFrameObserverestade2015-01-301-4/+1
* Plumbing from WebPresentationClient to the Presentation Mojo service foravayvod2015-01-291-0/+7
* Revert of Remove the use of page id from building the commit params. (patchse...avi2015-01-291-2/+1
* Remove the use of page id from building the commit params.avi2015-01-281-1/+2
* Replicate sandbox flags for OOPIF (Chromium part 2).alexmos2015-01-271-4/+0
* Update mojo sdk to rev a85a2cea82d816de115e15253742b0f88a9924ebrockot2015-01-271-3/+3
* media: Add MediaPermission interface and MediaPermissionDispatcher.xhwang2015-01-271-0/+4
* Revert of Remove the use of page id from building the commit params. (patchse...kochi2015-01-231-2/+1
* Remove the use of page id from building the commit params.avi2015-01-231-1/+2
* Add RenderFrameObserver::FocusedNodeChangedestade2015-01-231-2/+6
* Make RenderFrame(Host) own a RenderWidget(Host).kenrb2015-01-221-1/+12
* media: Make |web_encrypted_media_client_| a scoped_ptr.xhwang2015-01-221-1/+2
* Revert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #20 id:3...cmumford2015-01-211-12/+1
* Make RenderFrame(Host) own a RenderWidget(Host).kenrb2015-01-211-1/+12
* Fullscreen: make fullscreen requests come from RenderFrame.mlamouri2015-01-171-0/+2
* Plugin Power Saver: Make PepperPluginInstanceThrottler interface public.tommycli2015-01-161-1/+1
* Start replicating sandbox flags for OOPIF.alexmos2015-01-161-1/+15
* Clean up unneeded params from PrepareRenderViewForNavigation.avi2014-12-251-3/+0
* Add support for RenderFrameProxy to be notified of loading status.nasko2014-12-181-0/+1
* Changes to support WebEncryptedMediaClient.jrummell2014-12-181-0/+9
* OOP PDF: Fix menu-initiated copies.sammc2014-12-181-0/+1
* Add an event time parameter to didStartProvisionalLoad callbacksjaphet2014-12-121-1/+2
* Clean up render_frame_impl.cc removing unnecessary static.dongseong.hwang2014-12-101-1/+3
* Navigation transitions (web to native app): Revert exit transition (Chrome side)zhenw2014-12-101-0/+1
* Plugin Power Saver: Embedder decides whether content is peripheral.tommycli2014-12-101-7/+15
* Avoid stale navigation requests without excessive page id knowledge in the re...avi2014-12-101-2/+3
* Pass origin information for remote frame creation.alexmos2014-12-061-1/+4
* Fix some minor typos: abandonned -> abandonedsungmann.cho2014-12-051-1/+1
* Plumb GuestView Detach APIfsamuel2014-12-031-0/+1
* Plugin Power Saver: Integrate Poster implementation with Power Saver Heuristic.tommycli2014-12-031-4/+8
* Plugin Power Saver: Implement 'poster' functionality.tommycli2014-11-251-1/+2
* Navigation transitions (web to native app): Do not hide if exit to native app...zhenw2014-11-251-1/+2
* Remove the old Web Notification code-path (Chromium)peter2014-11-201-7/+0
* PlzNavigate: support renderer-initiated navigationsclamy2014-11-191-0/+5
* Move NavigateToSwappedOutURL from RenderViewImpl to RenderFrameImpl.nasko2014-11-181-0/+4
* Invalidate the previous frame when the window object is cleared.rob2014-11-171-0/+1
* Navigation transitions (web to native app): Hide/Show transition elements (Ch...zhenw2014-11-151-0/+2
* Navigation transitions (web to native app): Get names and rects of transition...zhenw2014-11-141-6/+0
* Navigation transitions (web to native app): Get names and rects of transition...zhenw2014-11-131-5/+5
* Remove PushPermissionClient and IPC request / response.mvanouwerkerk2014-11-121-6/+0
* Plumb Push API permission request through to chrome layer.mvanouwerkerk2014-11-071-0/+6
* Move accessibility focus to Find In Page results on Android.dmazzoni2014-11-061-0/+7