summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-7/+0
* mac: History swiping doesn't work right with iframes.erikchen@chromium.org2014-04-091-2/+3
* Expose locks for CopyFromCompositingSurface/CopyFromBackingStore APIpowei@chromium.org2014-03-211-0/+8
* Revert of mac: History swiping doesn't work right with iframes. (https://code...erikchen@chromium.org2014-03-141-3/+2
* mac: History swiping doesn't work right with iframes.erikchen@chromium.org2014-03-131-2/+3
* Query the preferred readback config in CopyFromBackingStoresiva.gunturi@samsung.com2014-03-131-0/+4
* Enable pinch-to-zoom on CrOS by default.bokan@chromium.org2014-02-051-0/+2
* [Android] Perform eager gesture recognition on MotionEventsjdduke@chromium.org2014-01-301-2/+4
* Start using FocusedNodedChanged to restartInput.aurimas@chromium.org2014-01-161-0/+3
* Process accessibility messages in RVHI rather than RWHV*.dmazzoni@chromium.org2013-12-311-0/+3
* Start removing support for in-process NPAPI plugins. This was a debugging mod...jam@chromium.org2013-12-261-2/+1
* Don't redraw plugin windows on moving when using gpu browser compositortmoniuszko@opera.com2013-12-201-1/+2
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-4/+4
* Replace old with new synthetic gesture framework.dominikg@chromium.org2013-11-211-17/+0
* Revert 236254 "Replace old with new synthetic gesture framework."rch@chromium.org2013-11-201-0/+17
* Replace old with new synthetic gesture framework.dominikg@chromium.org2013-11-201-17/+0
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-141-1/+1
* Make SyntheticGestureController client-driven.dominikg@chromium.org2013-11-131-1/+24
* SyntheticGestureTarget implementation for injecting synthetic input events.kouhei@chromium.org2013-11-121-0/+9
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-5/+5
* [Android] Provide synchronized input flush with BeginFramejdduke@chromium.org2013-09-261-0/+8
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-4/+4
* Synthetic pinch-to-zoom gesture.dominikg@chromium.org2013-09-121-0/+8
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-4/+4
* Move Range code to gfx.ben@chromium.org2013-09-061-2/+2
* Refactor synthetic gesture handling to prepare for more gestures.dominikg@chromium.org2013-08-231-2/+2
* Fix painting glitch on Win Aura with the software compositor when a plugin be...jam@chromium.org2013-08-081-0/+24
* Fix plugin painting glitch with win aura when going to full screen and back, ...jam@chromium.org2013-08-081-2/+2
* Handle root layer fling Java-side in android_webview.mkosiba@chromium.org2013-08-021-2/+2
* Fix painting glitches with windows plugins on Win Aura with the software comp...jam@chromium.org2013-07-311-15/+20
* Update the screen info if the display related property has changed when resized.oshima@chromium.org2013-07-231-3/+7
* Remove webkit/plugins/npapi.jam@chromium.org2013-07-191-6/+6
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-16/+14
* Use a direct include of the message_loop header in content/, part 2.avi@chromium.org2013-07-181-1/+1
* aura: Make RenderWidgetHostViewAura::CopyFromCompositingSurface readback layerdanakj@chromium.org2013-07-041-1/+10
* Let ui::TouchEvent carry LatencyInfomiletus@chromium.org2013-06-181-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Scale npapi plugins according to DPI setting.girard@chromium.org2013-06-141-13/+19
* Fix race between DPI and window sizeccameron@chromium.org2013-05-291-6/+1
* Add renderer overscroll hooks to the browserjdduke@chromium.org2013-05-171-0/+5
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Reland r195688 which was reverted due to build break.varunjain@chromium.org2013-04-231-0/+3
* Revert 195688 "Enable touch based selection and editing for webp..."jam@chromium.org2013-04-231-3/+0
* Enable touch based selection and editing for webpages behind a flag.varunjain@chromium.org2013-04-231-0/+3
* Expose a concept of bottom overdraw amount for cc drawing viewport.tedchoc@chromium.org2013-03-241-0/+4
* Implement frame subscription on Windowshclam@chromium.org2013-03-191-3/+27
* Allow for synchronous compositor input handling when UI and compositor threads jdduke@chromium.org2013-03-181-0/+6
* Update the renderer's compositor size correctly when the scale factor is chan...oshima@chromium.org2013-03-081-8/+7
* Define frame subscription interface and implementation on Machclam@chromium.org2013-03-051-0/+14
* Plumb physical backing size from RWHV to renderer CC.aelias@chromium.org2013-03-011-1/+17