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
*
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
*
Refactoring plugins to use new java interfaces.
Derek Sollenberger
2009-11-30
4
-73
/
+43
*
Fixes license headers for all files in WebKit/android, other than those in stl/.
Steve Block
2009-11-13
25
-52
/
+88
*
Allow plugins to load java classes from their apk.
Derek Sollenberger
2009-11-09
4
-11
/
+55
*
Updating the documentation for plugins.
Derek Sollenberger
2009-10-19
1
-36
/
+47
*
Enabling plugins to stay in sync with UI when the DOM changes.
Derek Sollenberger
2009-10-13
2
-12
/
+28
*
add debugging, tweak data for flash work in progress
Cary Clark
2009-10-12
1
-7
/
+49
*
adding API to enable plugins to request full screen mode
Derek Sollenberger
2009-09-22
4
-33
/
+38
*
renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent ...
Derek Sollenberger
2009-09-21
3
-6
/
+25
*
cleaning up old surface view API's
Derek Sollenberger
2009-09-21
1
-37
/
+0
*
First pass at replacing native plugin views with java.
Derek Sollenberger
2009-09-15
7
-373
/
+183
*
update dox. no code change
Mike Reed
2009-08-28
1
-1
/
+7
*
adding additional documentation for the plugin api
Derek Sollenberger
2009-08-11
1
-3
/
+49
*
cleaning up and adding more doxygen comments
Derek Sollenberger
2009-08-11
1
-41
/
+49
*
modifying the android_npapi.h to accomodate surfaces with different pixel for...
Derek Sollenberger
2009-08-10
6
-48
/
+49
*
enabling plugin surfaces to manually scale based on the zoom level.
Derek Sollenberger
2009-08-07
4
-25
/
+11
*
fixing the surface size if the plugin elects to not handle zoomEvents.
Derek Sollenberger
2009-08-06
3
-4
/
+4
*
first cut at adding zoom support for plugins.
Derek Sollenberger
2009-08-06
3
-7
/
+29
*
Add SystemInterface to the android_npapi so that we can expose system related
Grace Kloba
2009-08-05
2
-0
/
+83
*
adding the first cut for the onLoad plugin event.
Derek Sollenberger
2009-08-04
1
-0
/
+1
*
Merge change 9656
Android (Google) Code Review
2009-08-04
2
-14
/
+36
|
\
|
*
enhancing visibleRect tracking and making it work within iframes.
Derek Sollenberger
2009-08-04
2
-14
/
+36
*
|
Merge change 9526
Android (Google) Code Review
2009-08-03
2
-4
/
+24
|
\
\
|
|
/
|
*
Fixing mouse and touch coordinates inside iframes.
Derek Sollenberger
2009-08-03
2
-4
/
+24
*
|
expose getFontPath to plugins
Mike Reed
2009-07-31
2
-0
/
+37
|
/
*
Merge change 7734
Android (Google) Code Review
2009-07-23
1
-2
/
+2
|
\
|
*
Fix issue 1795088 Improve audio routing code
Eric Laurent
2009-07-22
1
-2
/
+2
*
|
Fix a crash in plugins.
Patrick Scott
2009-07-21
1
-1
/
+1
*
|
removing visibleRect event and tracking rectangles instead.
Derek Sollenberger
2009-07-20
4
-32
/
+179
*
|
Remove format until plugins either need to know or ask to change it.
Patrick Scott
2009-07-20
2
-3
/
+3
*
|
Add Plugin APIs for creating and manipulating a Surface.
Patrick Scott
2009-07-20
7
-12
/
+420
*
|
add fontdir api for plugins
Mike Reed
2009-07-17
2
-59
/
+22
|
/
*
Adding plugin support for an RGBA surface view.
Derek Sollenberger
2009-07-17
4
-4
/
+105
*
fixing a typo in the android plugin api.
Derek Sollenberger
2009-07-07
1
-1
/
+1
*
Adding support for plugins to request the keyboard.
Derek Sollenberger
2009-06-29
2
-0
/
+13
*
Adding mouse events to the plugin API
Derek Sollenberger
2009-06-26
1
-4
/
+16
*
add zoom field to visibleRect event
Mike Reed
2009-06-24
1
-4
/
+2
[next]