summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove windowed NPAPI codepiman2016-03-181-338/+0
* Fix connection between BrowserAccessibilityManager and ContentViewCoredmazzoni2016-03-181-1/+1
* Propagate window and view rects from parent to child RenderWidgetHostView.lfg2016-03-011-1/+2
* Implement lifetime observer on RenderWidgetHostViewBase.wjmaclean2016-02-271-2/+30
* Add helper class for tests using browser process hit testingkenrb2016-02-271-0/+4
* Handle pointer-events: none in browser process hittesting.lfg2016-01-271-0/+1
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-271-3/+2
* Position autofill popup widgets correctly under --site-per-processkenrb2016-01-261-4/+10
* Switch to standard integer types in content/browser/renderer_host/.avi2015-12-251-1/+2
* Transform context menu coordinates to root frame's coordinate spacekenrb2015-11-241-0/+13
* Remove all Windows Window Scoped Trackers and Associated Instrumentationrobliao2015-09-291-1/+0
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-2/+2
* Remove delegated-renderer and composite-to-mailbox flagspiman2015-09-221-9/+0
* Remove GpuProcessHost::BeginFrameSubscription/EndFrameSubscriptionpiman2015-09-191-21/+4
* Adds support for hittesting points on surface quads.lfg2015-08-071-0/+7
* Support the show menuaccessibility action on all platformsdtseng2015-06-081-0/+6
* Remove Unactionable or Low Jank USER32 Instrumentationrobliao2015-06-021-4/+0
* Pass Surface ID namespace to renderer compositors.kenrb2015-05-141-0/+4
* Revert of Pass Surface ID namespace to renderer compositors. (patchset #4 id:...jsbell2015-05-131-4/+0
* Pass Surface ID namespace to renderer compositors.kenrb2015-05-131-0/+4
* Maintain minimal error response.siva.gunturi2015-05-081-4/+0
* Signal input flush when all flings have terminatedjdduke2015-03-201-4/+0
* Reset gesture detection upon page navigation for Auralanwei2015-02-111-0/+3
* Instrumenting all wndprocs to find jank.vadimt2015-01-171-0/+5
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-2/+2
* Allow changing top controls heightdtrainor2014-12-041-1/+5
* Sets the default background color of inline signin and user manager to greyguohui2014-10-231-4/+8
* Revert of Sets the default background color of inline signin and user manager...kbr2014-10-151-8/+4
* Sets the default background color of inline signin and user manager to greyguohui2014-10-151-4/+8
* Remove #ifdefs around ShowLinkDisambiguationPopuptapted2014-09-301-0/+13
* Speculative fix for DelegatedFrameHost destructor crashesccameron2014-09-051-1/+6
* Replace overdraw_bottom_height with top_controls_layout_height.aelias@chromium.org2014-08-221-1/+1
* Some Screen Orientation related tests.mlamouri@chromium.org2014-07-291-3/+3
* Simplify access to LegacyRenderWidgetHostHWND.dmazzoni@chromium.org2014-07-261-0/+10
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-261-14/+5
* Revert 284065 "Revert of Revert of Migrate accessibility from Re..."bruening@google.com2014-07-211-5/+14
* Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht...mkwst@chromium.org2014-07-181-14/+5
* Revert of Migrate accessibility from RenderView to RenderFrame. (https://code...mkwst@chromium.org2014-07-181-5/+14
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-181-14/+5
* SkBitmap::Config is deprecated, use SkColorType insteadreed@google.com2014-07-081-2/+2
* Have a different way to compute orientation type for Desktop.mlamouri@chromium.org2014-07-021-8/+36
* Android: compute screen orientation type in the RWHV.mlamouri@chromium.org2014-06-251-1/+33
* Move OverscrollController to RenderWidgetHostViewAurajdduke@chromium.org2014-06-031-5/+5
* Restore resize throttling on Chrome OSpiman@chromium.org2014-05-211-1/+5
* Remove RenderWidget::SetBackground, change IPC to pass a bool.danakj@chromium.org2014-05-131-4/+5
* Redesigns the text input focus handling.yukishiino@chromium.org2014-05-081-0/+5
* Update RWH screen_info when orientation's display changes.mlamouri@chromium.org2014-05-061-1/+5
* Remove content/port directory and move the 3 remaining interfaces to content/...jam@chromium.org2014-05-061-1/+1
* Remove RenderWidgetHostViewPort.jam@chromium.org2014-05-011-27/+0