summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/web_contents_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Flash fullscreen focus regressions, and add interactive_ui_tests.miu2014-10-251-0/+1
* Revert "Ensure that the browser’s copy of page id is in sync with the rende...avi2014-10-211-1/+0
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-345/+315
* Ensure that the browser’s copy of page id is in sync with the renderer’s.avi2014-10-201-0/+1
* Revert of Ensure that the browser’s copy of page id is in sync with the ren...avi2014-10-161-1/+0
* Ensure that the browser’s copy of page id is in sync with the renderer’s.avi2014-10-161-0/+1
* [Cast, Android] Don't hold the wake lock if the video is playing remotely.avayvod2014-10-101-1/+2
* Remove unused RFHManager::CreateViewAndSetSizeForRVH() method.lazyboy2014-10-091-1/+0
* Replace OVERRIDE and FINAL with override and final in content/browser/web_con...anand.ratn2014-10-071-249/+249
* Revert of Ensure that the browser’s copy of page id is in sync with the ren...creis2014-09-301-1/+0
* Move RenderViewHost swap out state to RenderFrameHost.creis2014-09-291-5/+3
* Ensure that the browser’s copy of page id is in sync with the renderer’s.avi2014-09-291-0/+1
* Remove WebContentsObserver::ProvisionalChangeToMainFrameUrl and all the code ...avi2014-09-241-3/+0
* Remove page id from ViewHostMsg_UpdateTargetURL; no one actually uses it on t...avi2014-09-241-1/+1
* WebContentsAudioMuter: Mute all audio output from a WebContentsImpl.miu2014-09-221-0/+6
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-2/+2
* Check media permissions through RenderFrameHostDelegate.grunell2014-09-181-0/+2
* Refactoring the weak_ptr_factory order content/browser foldermohan.reddy2014-09-171-2/+2
* Implement ManifestManager to handle manifest in content/.mlamouri2014-09-161-0/+4
* Hook up guest browser plugins to the accessibility tree.dmazzoni2014-09-151-0/+2
* Revert of Gardening: Revert "Use AudioStreamMonitor to control power save blo...dalecurtis2014-09-121-14/+46
* Gardening: Revert "Use AudioStreamMonitor to control power save blocking."loislo2014-09-111-46/+14
* Use AudioStreamMonitor to control power save blocking.dalecurtis2014-09-111-14/+46
* Cross-process iframe accessibility.dmazzoni2014-09-101-0/+2
* Revert of Cross-process iframe accessibility. (patchset #19 id:360001 of http...dconnelly2014-09-101-2/+0
* Cross-process iframe accessibility.dmazzoni2014-09-101-0/+2
* DevTools: control touch emulation from the browser side only.pfeldman@chromium.org2014-08-201-3/+5
* Remove SetAllowOverlappingView from RWHVMacccameron@chromium.org2014-08-171-2/+0
* 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