summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/web_contents_impl.h
Commit message (Expand)AuthorAgeFilesLines
* In the current Android code structure, ContentViewCore is just acting as a wr...ajith.v@samsung.com2014-08-131-0/+5
* Use InvalidateTypes rather than "unsigned".avi@chromium.org2014-08-091-1/+2
* Cache the current WebPreferences on RenderViewHostImpl (try #2).chrishtr@chromium.org2014-08-081-1/+1
* Fix a PowerSaveBlocker leak in WebContentsImpl.thestig@chromium.org2014-08-081-2/+9
* Navigation transitions: Plumb data from the outgoing renderer to the incoming...oysteine@chromium.org2014-08-081-2/+1
* Start using RenderFrameProxyHost objects.nick@chromium.org2014-08-071-1/+4
* Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=283728tsepez@chromium.org2014-08-051-1/+0
* Revert of Start using RenderFrameProxyHost objects. (https://codereview.chrom...robliao@chromium.org2014-08-051-4/+1
* Start using RenderFrameProxyHost objects.nick@chromium.org2014-08-051-1/+4
* Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co...erikchen@chromium.org2014-07-311-1/+1
* Navigation transitions: Initiate transition navigations.oysteine@chromium.org2014-07-311-0/+2
* content: ResourceType cleanup.tfarina@chromium.org2014-07-311-1/+1
* Revert 286247 "mojo: Port chrome://identity-internals to mojo We..."dcaiafa@google.com2014-07-291-1/+0
* mojo: Port chrome://identity-internals to mojo Web UI.erg@chromium.org2014-07-291-0/+1
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-261-5/+33
* Navigation transitions: Parse out transition-entering-stylesheet link headers.zhenw@chromium.org2014-07-241-1/+4
* Cache the current WebPreferences on RenderViewHostImpl.chrishtr@chromium.org2014-07-221-1/+1
* Revert 284065 "Revert of Revert of Migrate accessibility from Re..."bruening@google.com2014-07-211-33/+5
* Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht...mkwst@chromium.org2014-07-181-5/+33
* Revert of Migrate accessibility from RenderView to RenderFrame. (https://code...mkwst@chromium.org2014-07-181-33/+5
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-181-5/+33
* Allow view-source of pages fully blocked by blinks XSS filter.tsepez@chromium.org2014-07-171-0/+1
* [Mac] Replace SetOverlayView with AllowOtherViews.dgozman@chromium.org2014-07-161-3/+2
* Complete unregisterProtocolHandler() implementation.sanjoy.pal@samsung.com2014-07-141-0/+3
* Rename brand-color to theme-color.michaelbai@chromium.org2014-07-111-1/+1
* Move resource_type.* from webkit/ to content/.tfarina@chromium.org2014-07-051-1/+1
* Implementation of a Zoom Extension API as an addition to the chrome.tabswjmaclean@chromium.org2014-07-051-2/+0
* Pass RenderFrameHost* to WebContentsObserver::FrameDetached().dcheng@chromium.org2014-07-041-2/+1
* Update several WebContentsObserver loading callbacks to use RFH.dcheng@chromium.org2014-07-031-2/+0
* Remove WebContentsObservers dependencies on WebFrame::uniqueName().dcheng@chromium.org2014-07-011-1/+0
* Task Manager: show out-of-process iframes.nick@chromium.org2014-06-241-3/+5
* Successfuly resolve a screen lock request when the orientation has changed.mlamouri@chromium.org2014-06-241-0/+4
* Fix Flash fullscreen keyboard focus behavior.miu@chromium.org2014-06-241-0/+6
* Simplify AreURLsInPageNavigationjaphet@chromium.org2014-06-231-1/+1
* Navigation transitions: Block first response until after transitions have run.simonhatch@chromium.org2014-06-211-0/+6
* This patch makes the brand color change message available for WebContents Obs...michaelbai@chromium.org2014-06-201-0/+1
* Properly route screen orientation IPC messages.mlamouri@chromium.org2014-06-171-0/+4
* Revert of Properly route screen orientation IPC messages. (https://codereview...tkent@chromium.org2014-06-161-4/+0
* Properly route screen orientation IPC messages.mlamouri@chromium.org2014-06-151-0/+4
* Convert MIDI permission requests to use WebContents in preparation for switch...jam@chromium.org2014-06-151-0/+3
* Ensure show/hide are properly called on interstitial pages if present.nasko@chromium.org2014-06-111-2/+2
* Disable overscroll navigation when emulating touch.dgozman@chromium.org2014-06-101-0/+4
* When deleting a WebContents, keep SessionStorageNamespaces used in the tab al...michaeln@chromium.org2014-06-061-1/+1
* Move OverscrollController to RenderWidgetHostViewAurajdduke@chromium.org2014-06-031-1/+1
* Remove WebContents::IsActiveEntry from Instant Extended and from WebContents.avi@chromium.org2014-05-311-2/+0
* Remove ViewMsg_SetZoomLevelwjmaclean@chromium.org2014-05-301-8/+1
* Add WasShown/WasHidden to RenderFrameObserver.nasko@chromium.org2014-05-281-0/+5
* BrowserPluginGuest is no longer a WebContentsDelegatefsamuel@chromium.org2014-05-271-1/+0
* Releasing CPU resources of hidden/minimized browser windowsskuhne@chromium.org2014-05-241-0/+2
* Don't spin the loading indicator for in-page navigations.avi@chromium.org2014-05-221-0/+5