index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebCore
/
plugins
/
android
/
PluginViewAndroid.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add logging for all plugin events and their return values.
Derek Sollenberger
2010-01-25
1
-3
/
+3
*
Changing plugin setwindow() to use page coordinate
Grace Kloba
2010-01-20
1
-25
/
+44
*
consolidating to only use one surface per plugin. give plugin access to java ...
Derek Sollenberger
2010-01-11
1
-1
/
+7
*
register the eventinterface with our dispatcher list
Mike Reed
2009-12-17
1
-0
/
+2
*
Implement the full screen WebView plugin.
Grace Kloba
2009-12-16
1
-0
/
+4
*
Enable longpress and doubletap to WebKit as touch
Grace Kloba
2009-12-09
1
-3
/
+18
*
Refactoring plugins to use new java interfaces.
Derek Sollenberger
2009-11-30
1
-6
/
+0
*
Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...
Steve Block
2009-11-13
1
-4
/
+5
*
Allow plugins to load java classes from their apk.
Derek Sollenberger
2009-11-09
1
-3
/
+9
*
changing how plugins gain/lose focus.
Derek Sollenberger
2009-10-27
1
-1
/
+17
*
Merge webkit.org at R49305 : Stub out PluginView::halt and PluginView::restart.
Steve Block
2009-10-20
1
-0
/
+8
*
Merge webkit.org at R49305 : PluginView::init and destructor have been moved ...
Steve Block
2009-10-20
1
-45
/
+5
*
When mouse down or plugin handles touch down, set the plugin
Grace Kloba
2009-09-23
1
-0
/
+13
*
renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent ...
Derek Sollenberger
2009-09-21
1
-2
/
+2
*
First pass at replacing native plugin views with java.
Derek Sollenberger
2009-09-15
1
-0
/
+7
*
Fix the last of the linker errors !
Ben Murdoch
2009-08-17
1
-0
/
+5
*
Fix first set of linker errors.
Ben Murdoch
2009-08-17
1
-49
/
+0
*
Add SystemInterface to the android_npapi so that we can expose system related
Grace Kloba
2009-08-05
1
-0
/
+2
*
Fixing mouse and touch coordinates inside iframes.
Derek Sollenberger
2009-08-03
1
-26
/
+17
*
fixing plugin event handling for touch to return the correct value.
Derek Sollenberger
2009-07-28
1
-1
/
+1
*
removing visibleRect event and tracking rectangles instead.
Derek Sollenberger
2009-07-20
1
-2
/
+1
*
Adding plugin support for an RGBA surface view.
Derek Sollenberger
2009-07-17
1
-8
/
+4
*
Ensuring the plugin maintains control of the nav keys until it explicity rele...
Derek Sollenberger
2009-07-08
1
-3
/
+20
*
plugins are now sent the correct coordinates even when the page is scrolled.
Derek Sollenberger
2009-07-07
1
-6
/
+16
*
added gain/loose focus support for plugins. (focus = eligible to receive user...
Derek Sollenberger
2009-07-02
1
-6
/
+1
*
Adding support for plugins to request the keyboard.
Derek Sollenberger
2009-06-29
1
-2
/
+3
*
Adding mouse events to the plugin API
Derek Sollenberger
2009-06-26
1
-3
/
+10
*
Adding touch events for plugins.
Derek Sollenberger
2009-06-18
1
-11
/
+44
*
add pixelpacking api
Mike Reed
2009-06-10
1
-1
/
+3
*
Added support for plugins receiving lifecycle events such as gain/lose focus.
Derek Sollenberger
2009-06-08
1
-33
/
+42
*
add test for plugin api for paths (and some fixes)
Mike Reed
2009-05-13
1
-0
/
+2
*
Make WebCore built with V8.
Feng Qian
2009-04-24
1
-12
/
+10
*
auto import from //branches/cupcake/...@137197
The Android Open Source Project
2009-03-09
1
-1
/
+15
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-27
/
+7
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+572
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-572
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-1
/
+4
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-0
/
+569
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-567
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+567