summaryrefslogtreecommitdiffstats
path: root/WebKit/android/plugins/PluginWidgetAndroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enabling plugins to stay in sync with UI when the DOM changes.Derek Sollenberger2009-10-131-12/+27
* add debugging, tweak data for flash work in progressCary Clark2009-10-121-7/+49
* adding API to enable plugins to request full screen modeDerek Sollenberger2009-09-221-33/+21
* renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent ...Derek Sollenberger2009-09-211-1/+13
* First pass at replacing native plugin views with java.Derek Sollenberger2009-09-151-15/+56
* modifying the android_npapi.h to accomodate surfaces with different pixel for...Derek Sollenberger2009-08-101-3/+4
* enabling plugin surfaces to manually scale based on the zoom level.Derek Sollenberger2009-08-071-13/+3
* fixing the surface size if the plugin elects to not handle zoomEvents.Derek Sollenberger2009-08-061-1/+1
* first cut at adding zoom support for plugins.Derek Sollenberger2009-08-061-1/+12
* enhancing visibleRect tracking and making it work within iframes.Derek Sollenberger2009-08-041-11/+32
* Fixing mouse and touch coordinates inside iframes.Derek Sollenberger2009-08-031-4/+22
* Fix a crash in plugins.Patrick Scott2009-07-211-1/+1
* removing visibleRect event and tracking rectangles instead.Derek Sollenberger2009-07-201-11/+118
* Add Plugin APIs for creating and manipulating a Surface.Patrick Scott2009-07-201-4/+24
* Adding plugin support for an RGBA surface view.Derek Sollenberger2009-07-171-1/+2
* Adding touch events for plugins.Derek Sollenberger2009-06-181-0/+25
* Reorganizing the drawContext for plugin events.Derek Sollenberger2009-06-091-8/+8
* Fix a crash on missing plugins.Leon Scroggins2009-06-041-4/+8
* add pause/resume events for pluginsMike Reed2009-05-281-0/+9
* share xfermode and color routines with chrome portMike Reed2009-04-291-2/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+146
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-146/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-11/+20
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+137