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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge webkit.org at r54127 : Fix final trivial merges
Steve Block
2010-02-04
1
-7
/
+2
*
Merge webkit.org at r54127 : Fix conflicts due to use of OS_ANDROID
Steve Block
2010-02-04
1
-13
/
+5
*
Merge webkit.org at r54127 : Resolve conflicts in WebCore/bridge
Steve Block
2010-02-04
1
-3
/
+0
*
Merge webkit.org at r54127 : Initial merge by git
Steve Block
2010-02-04
20
-128
/
+702
*
Pass touch event time from Java to WebKit
Grace Kloba
2010-02-03
1
-3
/
+3
*
Changes to make Bridge.h script-engine independent are complete
Steve Block
2010-01-27
1
-5
/
+0
*
absoluteToLocal works with a page co-ordinate that is relative to the top le...
Ben Murdoch
2010-01-26
1
-3
/
+3
*
resolved conflicts for merge of 98c97471 to master
Grace Kloba
2010-01-25
1
-2
/
+5
|
\
|
*
Merge "Rearrange the include headers to enable logging." into eclair-mr2
Grace Kloba
2010-01-25
1
-2
/
+4
|
|
\
|
|
*
Rearrange the include headers to enable logging.
Grace Kloba
2010-01-25
1
-2
/
+4
*
|
|
am 53e1af87: am 2eb76d0b: Add logging for all plugin events and their return ...
Derek Sollenberger
2010-01-25
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
Add logging for all plugin events and their return values.
Derek Sollenberger
2010-01-25
1
-3
/
+3
|
|
/
*
|
Removing reference to a java object that is no longer used.
Derek Sollenberger
2010-01-21
3
-66
/
+2
*
|
resolved conflicts for merge of 9dabd572 to master
Grace Kloba
2010-01-20
3
-23
/
+35
|
\
\
|
|
/
|
*
Changing plugin setwindow() to use page coordinate
Grace Kloba
2010-01-20
3
-33
/
+45
*
|
Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...
Steve Block
2010-01-20
1
-8
/
+7
*
|
resolved conflicts for merge of 3f4b1969 to master
Steve Block
2010-01-20
6
-19
/
+25
|
\
\
|
|
/
|
*
Cherry-pick WebKit change 53464 to rename WebCore/bridge/runtime to WebCore/b...
Steve Block
2010-01-19
6
-19
/
+25
*
|
Refactor our touch event code to use the version submitted to webkit.org by t...
Ben Murdoch
2010-01-20
1
-10
/
+17
|
/
*
Don't call setNPWindowRect unless the plugin has
Grace Kloba
2010-01-18
1
-1
/
+1
*
consolidating to only use one surface per plugin. give plugin access to java ...
Derek Sollenberger
2010-01-11
1
-1
/
+7
*
Merge webkit.org at r51976 : Fix general conflicts.
Steve Block
2009-12-17
2
-30
/
+0
*
Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
17
-85
/
+340
*
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
4
-28
/
+35
*
Removes WebCorePrefixAndroid.h to aid WebKit upstreaming.
Steve Block
2009-11-12
1
-4
/
+4
*
Merge webkit.org at r50258 : PluginPackage::compareFileVersion is now provide...
Steve Block
2009-11-10
1
-11
/
+0
*
Merge webkit.org at r50258 : Fix conflicts.
Steve Block
2009-11-10
2
-14
/
+5
*
Merge webkit.org at r50258 : Initial merge by git.
Steve Block
2009-11-10
20
-164
/
+1086
*
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
3
-1
/
+22
*
Makes a number of changes to ease future merging with and upstreaming to webk...
Steve Block
2009-10-22
1
-8
/
+6
*
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
2
-45
/
+10
*
Merge webkit.org at R49305 : Fix merge conflicts.
Steve Block
2009-10-20
1
-9
/
+1
*
Merge webkit.org at R49305 : Automatic merge by git.
Steve Block
2009-10-20
15
-308
/
+860
*
Fixes a bunch of WebKit whitespace discrepancies between Android and webkit.o...
Steve Block
2009-10-14
2
-4
/
+4
*
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
*
Revert "Merge WebKit r47420"
Andrei Popescu
2009-08-19
2
-94
/
+2
*
Merge WebKit r47420
Ben Murdoch
2009-08-18
2
-2
/
+94
*
Merge commit 'goog/master' into merge
Ben Murdoch
2009-08-18
3
-114
/
+0
|
\
|
*
As PluginList is removed when we remove Gears, remove code in the native side.
Grace Kloba
2009-08-17
3
-114
/
+0
*
|
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
2
-51
/
+2
*
|
PluginView.cpp fix
Andrei Popescu
2009-08-17
1
-2
/
+2
[next]