summaryrefslogtreecommitdiffstats
path: root/WebKit/android/plugins/ANPWindowInterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plugin API to report the onscreen visibility of the plugin.Derek Sollenberger2011-01-051-0/+14
* Pass selection data along with message to open the keyboard.Leon Scroggins2010-03-181-1/+1
* 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/+7
* Do not allow the plugin to show or hide the keyboard unless it has focus.Derek Sollenberger2010-01-251-1/+2
* Bring up the IME after receiving a response from webkit.Leon Scroggins2010-01-111-1/+1
* Implement the full screen WebView plugin.Grace Kloba2009-12-161-0/+2
* Notify native plugin code when the browser discards the customView.Derek Sollenberger2009-12-141-3/+2
* Switching from activity based full screen plugins to a view system overlay.Derek Sollenberger2009-12-081-1/+9
* Cleanup how a plugin requests to go full-screen.Derek Sollenberger2009-12-011-1/+2
* Cleaning up android_npapi by removing implemented functions and unused parame...Derek Sollenberger2009-11-301-24/+0
* 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-3/+3
* adding API to enable plugins to request full screen modeDerek Sollenberger2009-09-221-0/+6
* removing visibleRect event and tracking rectangles instead.Derek Sollenberger2009-07-201-6/+11
* Adding support for plugins to request the keyboard.Derek Sollenberger2009-06-291-0/+7
* Providing plugins with scrolling ability as well as an event informing the pl...Derek Sollenberger2009-06-221-1/+17
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+62
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-62/+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/+53