summaryrefslogtreecommitdiffstats
path: root/WebKit/android/plugins/ANPWindowInterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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