summaryrefslogtreecommitdiffstats
path: root/WebCore/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r54731 : Fix remaining merge conflictsSteve Block2010-02-161-5/+1
* Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-166-18/+73
* Use common version of PluginView::parentFrameSteve Block2010-02-151-1/+0
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-151-1/+1
* Merge webkit.org at r54127 : Fix final trivial mergesSteve Block2010-02-041-7/+2
* Merge webkit.org at r54127 : Fix conflicts due to use of OS_ANDROIDSteve Block2010-02-041-13/+5
* Merge webkit.org at r54127 : Resolve conflicts in WebCore/bridgeSteve Block2010-02-041-3/+0
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-0420-128/+702
* Pass touch event time from Java to WebKitGrace Kloba2010-02-031-3/+3
* Changes to make Bridge.h script-engine independent are completeSteve Block2010-01-271-5/+0
* absoluteToLocal works with a page co-ordinate that is relative to the top le...Ben Murdoch2010-01-261-3/+3
* resolved conflicts for merge of 98c97471 to masterGrace Kloba2010-01-251-2/+5
|\
| * Merge "Rearrange the include headers to enable logging." into eclair-mr2Grace Kloba2010-01-251-2/+4
| |\
| | * Rearrange the include headers to enable logging.Grace Kloba2010-01-251-2/+4
* | | am 53e1af87: am 2eb76d0b: Add logging for all plugin events and their return ...Derek Sollenberger2010-01-251-3/+3
|\ \ \ | |/ /
| * | Add logging for all plugin events and their return values.Derek Sollenberger2010-01-251-3/+3
| |/
* | Removing reference to a java object that is no longer used.Derek Sollenberger2010-01-213-66/+2
* | resolved conflicts for merge of 9dabd572 to masterGrace Kloba2010-01-203-23/+35
|\ \ | |/
| * Changing plugin setwindow() to use page coordinateGrace Kloba2010-01-203-33/+45
* | Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-201-8/+7
* | resolved conflicts for merge of 3f4b1969 to masterSteve Block2010-01-206-19/+25
|\ \ | |/
| * Cherry-pick WebKit change 53464 to rename WebCore/bridge/runtime to WebCore/b...Steve Block2010-01-196-19/+25
* | Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-201-10/+17
|/
* Don't call setNPWindowRect unless the plugin hasGrace Kloba2010-01-181-1/+1
* consolidating to only use one surface per plugin. give plugin access to java ...Derek Sollenberger2010-01-111-1/+7
* Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-172-30/+0
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-1717-85/+340
* register the eventinterface with our dispatcher listMike Reed2009-12-171-0/+2
* Implement the full screen WebView plugin.Grace Kloba2009-12-161-0/+4
* Enable longpress and doubletap to WebKit as touchGrace Kloba2009-12-091-3/+18
* Refactoring plugins to use new java interfaces.Derek Sollenberger2009-11-301-6/+0
* Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...Steve Block2009-11-134-28/+35
* Removes WebCorePrefixAndroid.h to aid WebKit upstreaming.Steve Block2009-11-121-4/+4
* Merge webkit.org at r50258 : PluginPackage::compareFileVersion is now provide...Steve Block2009-11-101-11/+0
* Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-102-14/+5
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-1020-164/+1086
* Allow plugins to load java classes from their apk.Derek Sollenberger2009-11-091-3/+9
* changing how plugins gain/lose focus.Derek Sollenberger2009-10-273-1/+22
* Makes a number of changes to ease future merging with and upstreaming to webk...Steve Block2009-10-221-8/+6
* Merge webkit.org at R49305 : Stub out PluginView::halt and PluginView::restart.Steve Block2009-10-201-0/+8
* Merge webkit.org at R49305 : PluginView::init and destructor have been moved ...Steve Block2009-10-202-45/+10
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-201-9/+1
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-2015-308/+860
* Fixes a bunch of WebKit whitespace discrepancies between Android and webkit.o...Steve Block2009-10-142-4/+4
* When mouse down or plugin handles touch down, set the pluginGrace Kloba2009-09-231-0/+13
* renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent ...Derek Sollenberger2009-09-211-2/+2
* First pass at replacing native plugin views with java.Derek Sollenberger2009-09-151-0/+7
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-192-94/+2
* Merge WebKit r47420Ben Murdoch2009-08-182-2/+94
* Merge commit 'goog/master' into mergeBen Murdoch2009-08-183-114/+0
|\