summaryrefslogtreecommitdiffstats
path: root/WebKit/android/plugins/android_npapi.h
Commit message (Expand)AuthorAgeFilesLines
* Allowing native code access to the application context as long asDerek Sollenberger2010-03-231-1/+8
* Putting Grace's change back in now that we have the new apk from Adobe.Bart Sears2010-03-151-1/+1
* Temporary revert the new android_npapi. Waiting forGrace Kloba2010-03-121-1/+1
* Add requestCenterFitZoom to android_npapi so thatGrace Kloba2010-03-121-0/+3
* Update android_npapi to remove the special codeGrace Kloba2010-03-091-14/+0
* Pass touch event time from Java to WebKitGrace Kloba2010-02-031-0/+1
* adding event to notify the plugin when it is on/off screen.Derek Sollenberger2010-01-121-1/+9
* consolidating to only use one surface per plugin. give plugin access to java ...Derek Sollenberger2010-01-111-12/+36
* add event interface for plugins, so they can post an event to themselves (fro...Mike Reed2009-12-101-0/+26
* Enable longpress and doubletap to WebKit as touchGrace Kloba2009-12-091-4/+20
* Switching from activity based full screen plugins to a view system overlay.Derek Sollenberger2009-12-081-0/+4
* Cleaning up android_npapi by removing implemented functions and unused parame...Derek Sollenberger2009-11-301-18/+1
* Refactoring plugins to use new java interfaces.Derek Sollenberger2009-11-301-21/+7
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-2/+1
* Allow plugins to load java classes from their apk.Derek Sollenberger2009-11-091-7/+0
* Updating the documentation for plugins.Derek Sollenberger2009-10-191-36/+47
* adding API to enable plugins to request full screen modeDerek Sollenberger2009-09-221-0/+5
* renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent ...Derek Sollenberger2009-09-211-3/+9
* cleaning up old surface view API'sDerek Sollenberger2009-09-211-37/+0
* First pass at replacing native plugin views with java.Derek Sollenberger2009-09-151-37/+16
* update dox. no code changeMike Reed2009-08-281-1/+7
* adding additional documentation for the plugin apiDerek Sollenberger2009-08-111-3/+49
* cleaning up and adding more doxygen commentsDerek Sollenberger2009-08-111-41/+49
* modifying the android_npapi.h to accomodate surfaces with different pixel for...Derek Sollenberger2009-08-101-11/+3
* enabling plugin surfaces to manually scale based on the zoom level.Derek Sollenberger2009-08-071-8/+1
* first cut at adding zoom support for plugins.Derek Sollenberger2009-08-061-6/+16
* Add SystemInterface to the android_npapi so that we can expose system relatedGrace Kloba2009-08-051-0/+11
* adding the first cut for the onLoad plugin event.Derek Sollenberger2009-08-041-0/+1
* expose getFontPath to pluginsMike Reed2009-07-311-0/+29
* removing visibleRect event and tracking rectangles instead.Derek Sollenberger2009-07-201-12/+15
* Remove format until plugins either need to know or ask to change it.Patrick Scott2009-07-201-2/+1
* Add Plugin APIs for creating and manipulating a Surface.Patrick Scott2009-07-201-5/+40
* add fontdir api for pluginsMike Reed2009-07-171-36/+3
* Adding plugin support for an RGBA surface view.Derek Sollenberger2009-07-171-1/+40
* fixing a typo in the android plugin api.Derek Sollenberger2009-07-071-1/+1
* Adding support for plugins to request the keyboard.Derek Sollenberger2009-06-291-0/+6
* Adding mouse events to the plugin APIDerek Sollenberger2009-06-261-4/+16
* add zoom field to visibleRect eventMike Reed2009-06-241-4/+2
* Providing plugins with scrolling ability as well as an event informing the pl...Derek Sollenberger2009-06-221-7/+20
* Adding touch events for plugins.Derek Sollenberger2009-06-181-4/+24
* add font table getters for pluginsMike Reed2009-06-171-0/+39
* Added event to notify plugins when the app is running low on memory.Derek Sollenberger2009-06-101-1/+2
* add pixelpacking apiMike Reed2009-06-101-1/+34
* Reorganizing the drawContext for plugin events.Derek Sollenberger2009-06-091-11/+9
* Added support for plugins receiving lifecycle events such as gain/lose focus.Derek Sollenberger2009-06-081-23/+33
* add pause/resume events for pluginsMike Reed2009-05-281-4/+6
* add test for plugin api for paths (and some fixes)Mike Reed2009-05-131-2/+3
* add path apis for plugins. also add drawLine to canvasMike Reed2009-05-041-1/+50
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+620
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-620/+0