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
/
WebKit
/
android
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add requestCenterFitZoom to android_npapi so that
Grace Kloba
2010-03-12
4
-0
/
+20
*
Update android_npapi to remove the special code
Grace Kloba
2010-03-09
1
-14
/
+0
*
Only call plugin touch code if it is in full screen
Leon Scroggins
2010-03-09
3
-12
/
+2
*
fix to ensure plugins are not shown when they are marked hidden by the DOM.
Derek Sollenberger
2010-03-09
3
-33
/
+71
*
disable visiblerect debugging printfs
Mike Reed
2010-03-04
1
-1
/
+1
*
am 70a336f2: am da8d052d: Merge "adding logging to determine the delay betwee...
Derek Sollenberger
2010-02-23
1
-3
/
+8
|
\
|
*
adding logging to determine the delay between event origination and its arriv...
Derek Sollenberger
2010-02-23
1
-3
/
+8
*
|
am 5bce6668: am 15027de7: Added new logging messages and updated event logs w...
Derek Sollenberger
2010-02-23
3
-16
/
+36
|
\
\
|
|
/
|
*
Added new logging messages and updated event logs with plugin execution time
Derek Sollenberger
2010-02-23
3
-16
/
+36
|
*
Pass touch event time from Java to WebKit
Grace Kloba
2010-02-02
3
-0
/
+10
*
|
Use common version of PluginView::parentFrame
Steve Block
2010-02-15
1
-1
/
+1
*
|
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-1
/
+1
*
|
Pass touch event time from Java to WebKit
Grace Kloba
2010-02-03
3
-0
/
+10
*
|
Stop forwarding touch events from Java when the top level document is detache...
Ben Murdoch
2010-01-27
1
-8
/
+2
*
|
am 562a8a46: am 53c84f3c: Do not allow the plugin to show or hide the keyboar...
Derek Sollenberger
2010-01-25
3
-7
/
+22
|
\
\
|
|
/
|
*
Do not allow the plugin to show or hide the keyboard unless it has focus.
Derek Sollenberger
2010-01-25
3
-7
/
+22
*
|
am 71ce050b: am c45f962c: Merge "Correcting how the plugin\'s bounding coordi...
Derek Sollenberger
2010-01-25
3
-73
/
+86
|
\
\
|
|
/
|
*
Correcting how the plugin's bounding coordinates are computed.
Derek Sollenberger
2010-01-25
3
-73
/
+86
*
|
am 53e1af87: am 2eb76d0b: Add logging for all plugin events and their return ...
Derek Sollenberger
2010-01-25
4
-21
/
+161
|
\
\
|
|
/
|
*
Add logging for all plugin events and their return values.
Derek Sollenberger
2010-01-25
4
-21
/
+161
*
|
am de7e9124: am ec4b5ee4: As we are sharing the view between embedded and ful...
Grace Kloba
2010-01-21
1
-11
/
+10
|
\
\
|
|
/
|
*
As we are sharing the view between embedded and full
Grace Kloba
2010-01-21
1
-11
/
+10
*
|
am 67c90537: am 72acb46d: Fix the crash of exiting full screen by checking null.
Grace Kloba
2010-01-20
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix the crash of exiting full screen by checking null.
Grace Kloba
2010-01-20
1
-1
/
+2
*
|
resolved conflicts for merge of 9dabd572 to master
Grace Kloba
2010-01-20
2
-75
/
+30
|
\
\
|
|
/
|
*
Changing plugin setwindow() to use page coordinate
Grace Kloba
2010-01-20
2
-75
/
+30
*
|
Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...
Steve Block
2010-01-20
3
-9
/
+11
*
|
Refactor our touch event code to use the version submitted to webkit.org by t...
Ben Murdoch
2010-01-20
1
-4
/
+15
*
|
am 2ba2794f: am 4d667d7f: Exit the fullscreen mode when the PluginWidget is d...
Grace Kloba
2010-01-19
2
-1
/
+9
|
\
\
|
|
/
|
*
Exit the fullscreen mode when the PluginWidget is
Grace Kloba
2010-01-19
2
-1
/
+9
*
|
am 8752c4d3: am f8ffa7ae: Merge "adding event to notify the plugin when it is...
Derek Sollenberger
2010-01-12
3
-1
/
+23
|
\
\
|
|
/
|
*
adding event to notify the plugin when it is on/off screen.
Derek Sollenberger
2010-01-12
3
-1
/
+23
*
|
resolved conflicts for merge of ab89d1aa to master
Derek Sollenberger
2010-01-11
3
-43
/
+77
|
\
\
|
|
/
|
*
consolidating to only use one surface per plugin. give plugin access to java ...
Derek Sollenberger
2010-01-11
3
-43
/
+77
*
|
resolved conflicts for merge of 9653e7ce to master
Leon Scroggins
2010-01-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Bring up the IME after receiving a response from webkit.
Leon Scroggins
2010-01-11
1
-1
/
+1
*
|
am a82fdbb6: am 050a2ac7: Merge change Ifcce71fa into eclair-mr2
Grace Kloba
2009-12-16
3
-1
/
+12
|
\
\
|
|
/
|
*
Implement the full screen WebView plugin.
Grace Kloba
2009-12-16
3
-1
/
+12
*
|
am 5a144aa0: am b13fe228: Notify native plugin code when the browser discards...
Derek Sollenberger
2009-12-14
3
-15
/
+46
|
\
\
|
|
/
|
*
Notify native plugin code when the browser discards the customView.
Derek Sollenberger
2009-12-14
3
-15
/
+46
*
|
am 41527663: am 213584b6: Merge change I514e3218 into eclair-mr2
Mike Reed
2009-12-10
2
-0
/
+110
|
\
\
|
|
/
|
*
add event interface for plugins, so they can post an event to themselves (fro...
Mike Reed
2009-12-10
2
-0
/
+110
|
*
Enable longpress and doubletap to WebKit as touch
Grace Kloba
2009-12-09
1
-4
/
+20
*
|
am d24133a9: am dcab27c3: Switching from activity based full screen plugins t...
Derek Sollenberger
2009-12-10
2
-1
/
+13
|
\
\
|
|
/
|
*
Switching from activity based full screen plugins to a view system overlay.
Derek Sollenberger
2009-12-08
2
-1
/
+13
*
|
am 3d0d3fda: Enable longpress and doubletap to WebKit as touch event if it is...
Grace Kloba
2009-12-10
1
-4
/
+20
*
|
Use STLPort instead of our stripped version.
Patrick Scott
2009-12-02
1
-0
/
+1
|
/
*
cleaning up local JNI references for plugins and caching appropriate JNI ids.
Derek Sollenberger
2009-12-01
1
-9
/
+37
*
Cleanup how a plugin requests to go full-screen.
Derek Sollenberger
2009-12-01
3
-16
/
+7
*
Cleaning up android_npapi by removing implemented functions and unused parame...
Derek Sollenberger
2009-11-30
3
-44
/
+3
[prev]
[next]