summaryrefslogtreecommitdiffstats
path: root/WebKit/android/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug:2579468Nicolas Roard2010-04-082-5/+17
* Allowing native code access to the application context as long asDerek Sollenberger2010-03-231-1/+8
* Pass selection data along with message to open the keyboard.Leon Scroggins2010-03-181-1/+1
* window may not be initialized when plugin is first calledCary Clark2010-03-181-1/+2
* To enable per file log, only need to define PLUGIN_DEBUG_LOCALGrace Kloba2010-03-162-2/+2
* Ensure a plugin is not shown if it is completely obscured by otherDerek Sollenberger2010-03-162-9/+37
* Putting Grace's change back in now that we have the new apk from Adobe.Bart Sears2010-03-152-2/+2
* If the plugin is in an IFrame we need to reposition the plugins surfaceDerek Sollenberger2010-03-151-0/+5
* Clean up full-screen mode plugins now that they handle touchDerek Sollenberger2010-03-151-3/+1
* Temporary revert the new android_npapi. Waiting forGrace Kloba2010-03-122-2/+2
* Add requestCenterFitZoom to android_npapi so thatGrace Kloba2010-03-124-0/+20
* Update android_npapi to remove the special codeGrace Kloba2010-03-091-14/+0
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-093-12/+2
* fix to ensure plugins are not shown when they are marked hidden by the DOM.Derek Sollenberger2010-03-093-33/+71
* disable visiblerect debugging printfsMike Reed2010-03-041-1/+1
* am 70a336f2: am da8d052d: Merge "adding logging to determine the delay betwee...Derek Sollenberger2010-02-231-3/+8
|\
| * adding logging to determine the delay between event origination and its arriv...Derek Sollenberger2010-02-231-3/+8
* | am 5bce6668: am 15027de7: Added new logging messages and updated event logs w...Derek Sollenberger2010-02-233-16/+36
|\ \ | |/
| * Added new logging messages and updated event logs with plugin execution timeDerek Sollenberger2010-02-233-16/+36
| * Pass touch event time from Java to WebKitGrace Kloba2010-02-023-0/+10
* | Use common version of PluginView::parentFrameSteve Block2010-02-151-1/+1
* | split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+1
* | Pass touch event time from Java to WebKitGrace Kloba2010-02-033-0/+10
* | Stop forwarding touch events from Java when the top level document is detache...Ben Murdoch2010-01-271-8/+2
* | am 562a8a46: am 53c84f3c: Do not allow the plugin to show or hide the keyboar...Derek Sollenberger2010-01-253-7/+22
|\ \ | |/
| * Do not allow the plugin to show or hide the keyboard unless it has focus.Derek Sollenberger2010-01-253-7/+22
* | am 71ce050b: am c45f962c: Merge "Correcting how the plugin\'s bounding coordi...Derek Sollenberger2010-01-253-73/+86
|\ \ | |/
| * Correcting how the plugin's bounding coordinates are computed.Derek Sollenberger2010-01-253-73/+86
* | am 53e1af87: am 2eb76d0b: Add logging for all plugin events and their return ...Derek Sollenberger2010-01-254-21/+161
|\ \ | |/
| * Add logging for all plugin events and their return values.Derek Sollenberger2010-01-254-21/+161
* | am de7e9124: am ec4b5ee4: As we are sharing the view between embedded and ful...Grace Kloba2010-01-211-11/+10
|\ \ | |/
| * As we are sharing the view between embedded and fullGrace Kloba2010-01-211-11/+10
* | am 67c90537: am 72acb46d: Fix the crash of exiting full screen by checking null.Grace Kloba2010-01-201-1/+2
|\ \ | |/
| * Fix the crash of exiting full screen by checking null.Grace Kloba2010-01-201-1/+2
* | resolved conflicts for merge of 9dabd572 to masterGrace Kloba2010-01-202-75/+30
|\ \ | |/
| * Changing plugin setwindow() to use page coordinateGrace Kloba2010-01-202-75/+30
* | Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-203-9/+11
* | Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-201-4/+15
* | am 2ba2794f: am 4d667d7f: Exit the fullscreen mode when the PluginWidget is d...Grace Kloba2010-01-192-1/+9
|\ \ | |/
| * Exit the fullscreen mode when the PluginWidget isGrace Kloba2010-01-192-1/+9
* | am 8752c4d3: am f8ffa7ae: Merge "adding event to notify the plugin when it is...Derek Sollenberger2010-01-123-1/+23
|\ \ | |/
| * adding event to notify the plugin when it is on/off screen.Derek Sollenberger2010-01-123-1/+23
* | resolved conflicts for merge of ab89d1aa to masterDerek Sollenberger2010-01-113-43/+77
|\ \ | |/
| * consolidating to only use one surface per plugin. give plugin access to java ...Derek Sollenberger2010-01-113-43/+77
* | resolved conflicts for merge of 9653e7ce to masterLeon Scroggins2010-01-111-1/+1
|\ \ | |/
| * Bring up the IME after receiving a response from webkit.Leon Scroggins2010-01-111-1/+1
* | am a82fdbb6: am 050a2ac7: Merge change Ifcce71fa into eclair-mr2Grace Kloba2009-12-163-1/+12
|\ \ | |/
| * Implement the full screen WebView plugin.Grace Kloba2009-12-163-1/+12
* | am 5a144aa0: am b13fe228: Notify native plugin code when the browser discards...Derek Sollenberger2009-12-143-15/+46
|\ \ | |/
| * Notify native plugin code when the browser discards the customView.Derek Sollenberger2009-12-143-15/+46