summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_guest.h
Commit message (Expand)AuthorAgeFilesLines
* Let ui::TouchEvent carry LatencyInfomiletus@chromium.org2013-06-181-2/+3
* Split TextInputStateChanged IPC into two IPCsaurimas@chromium.org2013-06-181-2/+2
* Support plumbing LatencyInfo through the old software path.jbauman@chromium.org2013-06-081-1/+2
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-311-1/+1
* Allow the IAccessible parent to be known late in the game.grt@chromium.org2013-05-251-0/+5
* Fix RenderWidgetHostViewAura's accessible parent harder.grt@chromium.org2013-04-291-2/+0
* Consolidate UpdateFrameInfo and SwapCompositorFrame.sievers@chromium.org2013-04-171-8/+0
* Map accessible child ids from Views to RenderWidgetHostViewAuradmazzoni@chromium.org2013-04-111-0/+2
* Move webview size information into RWHVGuest.alexst@chromium.org2013-04-051-0/+1
* Enable ubercomp support for webview compositing.alexst@chromium.org2013-04-021-0/+2
* Pass the overdraw value to the browser w/ framedtrainor@chromium.org2013-03-261-1/+2
* Browser Plugin: Added gesture recognizer per guest RenderView.fsamuel@chromium.org2013-03-241-2/+23
* Fix RenderWidgetHostViewAura's accessible parent.dmazzoni@chromium.org2013-03-201-0/+4
* Enable browser plugin compositing by default, but add a flag to disable it.alexst@chromium.org2013-03-071-1/+0
* Enable RenderWidgetHostViewGuest and WCVGuest by default for browser plugin.lazyboy@chromium.org2013-02-281-1/+0
* This is a no-op CL (with exceptions of int->float switch and the units used f...aruslan@chromium.org2013-02-271-4/+4
* Remove platform-specific methods in RenderWidgetHostViewPort and RenderWidget...jam@chromium.org2013-02-211-24/+1
* Browser plugin: Fix windows crash during plugin tear down.lazyboy@chromium.org2013-02-201-0/+3
* Make the one method in RenderWidgetHostView that wasn't pure-virtual so.jam@chromium.org2013-02-191-0/+3
* Make all the methods in RenderWidgetHostViewPort pure virtual. There were a f...jam@chromium.org2013-02-191-1/+9
* Tab Capture: Backing store readbacks to YV12 VideoFrames.nick@chromium.org2013-02-111-0/+5
* Browser Plugin: fix aura crash on reloading browser plugin crash.lazyboy@chromium.org2013-02-091-0/+1
* Browser plugin: Use WCViewGuest and RWHVGuest wrapping the platform views (be...lazyboy@chromium.org2013-02-051-5/+8
* Add ViewHostMsg_SelectionBounds_Paramscjhopman@chromium.org2013-02-051-4/+1
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-021-2/+1
* Fix high-DPI on Windows to make use of DIP scaling in WebKit.kevers@chromium.org2013-01-311-2/+0
* Add support for calculating the position of the top controls in the cc layer.tedchoc@chromium.org2013-01-161-2/+4
* Aura/Android: Send mailbox name with every Swap message.sievers@chromium.org2012-12-211-2/+0
* Remove unused gpu message fields.sievers@chromium.org2012-12-141-3/+1
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-101-1/+2
* Revert 171569 as it broke some browser_tests on win_aura.sky@chromium.org2012-12-071-2/+1
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-061-1/+2
* Stub implementation of RWHV for webview plugin. This will be modified to enab...alexst@chromium.org2012-11-281-0/+201