summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/web_contents_view_aura.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-63/+63
* Create only a single LegacyRenderWidgetHostHWND per WebContentsViewAura.dmazzoni2014-10-291-0/+25
* Fix RenderWidgetHostViewGuest leak.lazyboy2014-10-201-1/+1
* Change overscroll functions to pass floats.pkasting2014-10-131-2/+2
* Replace OVERRIDE and FINAL with override and final in content/browser/web_con...anand.ratn2014-10-071-52/+52
* Adds link disambiguation popup support to Windows.luken2014-09-241-0/+6
* Relanding https://codereview.chromium.org/564553002/ with fixes for the unit...ananta2014-09-161-2/+0
* Revert of When we switch tabs in chrome, the tab being switched away from get...nhiroki2014-09-161-0/+2
* When we switch tabs in chrome, the tab being switched away from gets hidden/s...ananta2014-09-161-2/+0
* OverscrollController consumes scroll updates only during gesture-nav.tdresser@chromium.org2014-08-201-1/+1
* Addressing visibility problems on Windows when no content is loaded and the r...skuhne@chromium.org2014-06-271-0/+7
* Move OverscrollController to RenderWidgetHostViewAurajdduke@chromium.org2014-06-031-1/+2
* The overlay is now dismissed after the first non-empty paint or the page load...mfomitchev@chromium.org2014-05-311-2/+0
* Releasing CPU resources of hidden/minimized browser windowsskuhne@chromium.org2014-05-241-1/+9
* Move some interfaces from content/port to internal content since they're not ...jam@chromium.org2014-05-051-1/+1
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-10/+7
* Remove RenderWidgetHostViewPort.jam@chromium.org2014-05-011-2/+2
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-271-0/+1
* Move GetCursor() method from WindowDelegate to its own delegate interface Cur...ben@chromium.org2014-03-261-1/+0
* Move layer recreation logic entirely into LayerOwner::RecreateLayer().ben@chromium.org2014-03-261-2/+0
* Enable ExternalPopupMenu-related code only on Mac and Android.tkent@chromium.org2014-03-251-8/+0
* Mac: ExternalPopupMenu::close should hide a showing popup menu.tkent@chromium.org2014-03-241-0/+1
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* gesture nav: An alternate UI for gesture nav.sadrul@chromium.org2014-03-041-0/+5
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-281-2/+2
* Start moving context menu code to RenderFrame.jam@chromium.org2014-01-311-1/+2
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-4/+4
* Fix windowed NPAPI plugins covering up dialogs on Win Aura.jam@chromium.org2013-11-061-6/+0
* Revert 233297 "Fix windowed NPAPI plugins covering up dialogs on..."shrikant@chromium.org2013-11-061-0/+6
* Fix windowed NPAPI plugins covering up dialogs on Win Aura.jam@chromium.org2013-11-061-6/+0
* Remove final RenderWidgetHostImpl dependency from OverscrollControllerjdduke@chromium.org2013-10-231-0/+1
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-121-1/+2
* Initial plumbing for Scroll End Effectrharrison@chromium.org2013-07-241-0/+2
* Move WebMenuItem to content::MenuItem.darin@chromium.org2013-07-171-1/+1
* Move WebDropData to content::DropData and split off conversion function.darin@chromium.org2013-07-011-3/+3
* Context menu on a webpage should be positioned differently when invoked from varunjain@chromium.org2013-06-181-3/+1
* gesture nav: Change how the shadows are painted.sadrul@chromium.org2013-05-021-5/+3
* Reland r195688 which was reverted due to build break.varunjain@chromium.org2013-04-231-0/+7
* Revert 195688 "Enable touch based selection and editing for webp..."jam@chromium.org2013-04-231-7/+0
* Enable touch based selection and editing for webpages behind a flag.varunjain@chromium.org2013-04-231-0/+7
* overscroll: Disable overscroll gesture navigation when bookmark bar is detached.sadrul@chromium.org2013-03-201-0/+1
* overscroll: Fix an issue where the overscroll window could get stuck.sadrul@chromium.org2013-02-261-0/+2
* Move WebContentsView methods that are only called inside content over to WebC...jam@chromium.org2013-02-251-10/+8
* content: Introduce WebContentsViewPort.sadrul@chromium.org2013-02-231-2/+5
* Make windowed NPAPI plugins not cover constrained windows in Aura.jam@chromium.org2013-02-181-0/+6
* overscroll: Show a shadow for the sliding window during nav gesture.sadrul@chromium.org2013-02-141-0/+8
* overscroll: Change how the layer brightness changes.sadrul@chromium.org2013-01-301-1/+3
* overscroll: Change the brightness of the overlay during overscroll gesture.sadrul@chromium.org2013-01-221-0/+4
* overscroll: Avoid flickering during history navigation.sadrul@chromium.org2013-01-201-0/+9