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
/
bridge
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds some logging to JObjectWrapper
Steve Block
2010-03-09
1
-1
/
+6
*
Don't leak global weak references when running layout tests
Leon Clarke
2010-03-04
2
-2
/
+6
*
Merge webkit.org at r54731 : Initial merge by git
Steve Block
2010-02-16
4
-16
/
+16
*
Merge webkit.org at r54340 : Fix merge conflicts
Steve Block
2010-02-15
1
-12
/
+0
*
Merge webkit.org at r54340 : Initial merge by git
Steve Block
2010-02-15
1
-0
/
+12
*
Cherry-pick recent WebKit changes to JavaClassJSC.cpp
Steve Block
2010-02-11
1
-30
/
+35
*
Update fix in convertNPVariantToJValue to reflect final version submitted to ...
Steve Block
2010-02-05
1
-6
/
+0
*
Merge webkit.org at r54127 : Resolve conflicts in WebCore/bridge
Steve Block
2010-02-04
4
-50
/
+0
*
Merge webkit.org at r54127 : Initial merge by git
Steve Block
2010-02-04
6
-26
/
+100
*
Fix a bug when converting double and float types from NP variants to JNI type...
Steve Block
2010-02-04
1
-4
/
+10
*
Update V8 JNI bridge code to match final version submitted to webkit.org
Steve Block
2010-02-02
12
-81
/
+72
*
V8 can now use WebCore/bridge/jni/JNIBridge.h
Steve Block
2010-01-27
7
-8
/
+10
*
Updates V8 versions of JavaMethod and JavaParameter to match JSC versions
Steve Block
2010-01-26
1
-0
/
+1
*
Moves V8's JavaField from V8's jni_runtime to JavaClassV8 and fixes style
Steve Block
2010-01-26
3
-1
/
+105
*
Cherry-pick WebKit change 53849 to move JavaField and JavaArray from JNIBridg...
Steve Block
2010-01-26
7
-452
/
+542
*
Updates V8 version of JavaString to use a private implementation class.
Steve Block
2010-01-21
3
-4
/
+67
*
Move V8 jni_npobject to bridge/jni/v8/JavaNPObjectV8 and fix style
Steve Block
2010-01-21
3
-1
/
+225
*
Move V8 jni_instance to bridge/jni/v8/JavaInstanceV8 and fix style
Steve Block
2010-01-21
2
-0
/
+267
*
Cherry-pick WebKit change 53619 to fix style in JNIBridge
Steve Block
2010-01-21
2
-292
/
+309
*
Cherry-pick WebKit change 53557 to rename jni_runtime to JNIBridge
Steve Block
2010-01-21
7
-9
/
+8
*
Rename V8 jni_utility_private to JNIUtilityPrivate and fixes style
Steve Block
2010-01-20
2
-31
/
+29
*
Fixes a bug in V8 version of jni_utility_private.cpp
Steve Block
2010-01-20
1
-3
/
+3
*
Move V8 jni_class to bridge/jni/v8/JavaClassV8 and fix style
Steve Block
2010-01-20
2
-0
/
+176
*
Cherry-pick WebKit change 53533 to fix style in WebCore/bridge/JNIUtility
Steve Block
2010-01-20
2
-196
/
+183
*
Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...
Steve Block
2010-01-20
12
-23
/
+23
*
Cherry-pick WebKit change 53541 to fix style in WebCore/bridge/Bridge
Steve Block
2010-01-20
1
-2
/
+2
*
Cherry-pick WebKit change 53489 to fix style in JavaClassJSC.
Steve Block
2010-01-20
2
-47
/
+48
*
Cherry-pick WebKit change 53449 to move JSC-specific implementation of JavaSt...
Steve Block
2010-01-19
3
-41
/
+106
*
Cherry-pick WebKit change 53464 to rename WebCore/bridge/runtime to WebCore/b...
Steve Block
2010-01-19
1
-1
/
+1
*
Cherry-pick WebKit change 53443 to move jni_class to JavaClassJSC
Steve Block
2010-01-19
3
-5
/
+5
*
Cherry-pick WebKit change 53436 to fix style in JavaInstanceJSC
Steve Block
2010-01-19
4
-160
/
+164
*
Merge "Cherry-pick WebKit change 53412 to move jni_instance to JavaInstanceJS...
Steve Block
2010-01-19
3
-6
/
+6
|
\
|
*
Cherry-pick WebKit change 53412 to move jni_instance to JavaInstanceJSC
Steve Block
2010-01-19
3
-6
/
+6
*
|
Update jni_runtime.cpp with the latest changes to appendClassName.
Steve Block
2010-01-14
1
-5
/
+10
|
/
*
Updates the use of weak references in the script-to-Java bridge for V8.
Steve Block
2010-01-08
1
-1
/
+1
*
Merge webkit.org at r51976 : Initial merge by git.
Steve Block
2009-12-17
2
-2
/
+4
*
Merges V8 version of jni_utility with JSC version at WebCore/bridge/jni.
Steve Block
2009-12-07
2
-0
/
+301
*
Moves JSC-specific functions from jni_utility and moves them to a new jsc/jni...
Steve Block
2009-12-07
6
-264
/
+345
*
Unfork WebCore/bridge/jni.
Ben Murdoch
2009-11-24
6
-40
/
+17
*
Cleans up Android-specific changes to WebCore/bridge/jni ready for upstreaing...
Steve Block
2009-11-17
5
-7
/
+24
*
Merge webkit.org at r50258 : Initial merge by git.
Steve Block
2009-11-10
1
-2
/
+3
*
Merge webkit.org at R49305 : Automatic merge by git.
Steve Block
2009-10-20
1
-4
/
+3
*
Revert "Merge WebKit r47420"
Andrei Popescu
2009-08-19
1
-3
/
+4
*
Merge WebKit r47420
Ben Murdoch
2009-08-18
1
-4
/
+3
*
Merge in WebKit r47029.
Ben Murdoch
2009-08-11
7
-22
/
+22
*
Remove a leftover.
Feng Qian
2009-06-17
1
-7
/
+1
*
Get WebKit r44544.
Feng Qian
2009-06-17
9
-53
/
+60
*
Make WebCore built with V8.
Feng Qian
2009-04-24
2
-2
/
+14
*
AI 145796: Land the WebKit merge @r42026.
Feng Qian
2009-04-10
1
-4
/
+4
*
Automated import from //branches/master/...@142404,142404
Patrick Scott
2009-03-24
3
-0
/
+11
[next]