summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/plugins/PluginWidgetAndroid.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove usages of getCanvasJohn Reck2012-08-061-4/+4
| | | | | | Everything goes through either PlatformGraphicsContext or recordingCanvas() Change-Id: I375a4294d2e8d4b467b70c6b8a7f0b96f402f252
* Plumb WebView and WebViewCore thru to MediaLayerJonathan Dixon2012-03-211-1/+2
| | | | | | | | | | | | Depends on https://android-git.corp.google.com/g/171224 Changes the plugin code to provide the WebView (not WebViewClassic) jobject instance into the plugin, as this provides the full public API expected. As a knock-on, I had to plumb WebViewCore jobject through to MediaTexture so it can retain the sendPluginDrawMsg() call. This isn't pretty, but in terms of layering it's no worse than before. Change-Id: Iaaa6e0c6b65963fedaff078a20477d8595c82a5d
* plugin centering - use correct Y coordChris Craik2012-02-281-2/+2
| | | | Change-Id: Id0ac69f708b15ea03022c8ce9ca3d3c12f1ed307
* Delay sending Plugin Draw event until the surface is ready.Derek Sollenberger2011-10-101-1/+16
| | | | | bug: 5436630 Change-Id: I058a0d750f185c56c0fe70ac0bff7c9781c35dc8
* Fix for plugin being "centered" to the left corner instead of centerDerek Sollenberger2011-09-061-9/+8
| | | | | bug: 5149930 Change-Id: I23aa7f8292806897cbc99f7a36e6aec428daf859
* Fix plugin crashes due to bad ref counting.Derek Sollenberger2011-08-291-9/+3
| | | | | bug: 5197948 Change-Id: Iece573a141feda56af2123b5fc9ace4cefa5139d
* Add API to allow plugins to lock their orientation in full-screen mode.Derek Sollenberger2011-06-021-2/+33
| | | | | | | This CL has companion changes in the framework and browser. bug: 3398386 Change-Id: I3427e61e47b66f4142581fb043eeebc613d71b51
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+690
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9