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
/
v8
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge webkit.org at r58033 : Initial merge by git
Steve Block
2010-05-11
1
-3
/
+3
*
Get the correct class name from the JVM when constructing arrays in the JNI b...
Ben Murdoch
2010-04-01
1
-10
/
+10
*
Implement the V8 JNI bindings more completely.
Ben Murdoch
2010-03-31
3
-7
/
+225
*
Cherry pick from master.
Steve Block
2010-03-29
2
-11
/
+11
*
Adds some logging to JObjectWrapper
Steve Block
2010-03-15
1
-1
/
+12
*
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
1
-4
/
+4
*
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
*
Update fix in convertNPVariantToJValue to reflect final version submitted to ...
Steve Block
2010-02-05
1
-6
/
+0
*
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
10
-78
/
+71
*
V8 can now use WebCore/bridge/jni/JNIBridge.h
Steve Block
2010-01-27
6
-8
/
+5
*
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
*
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
*
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 53497 to rename jni_utility and jni_utility_private...
Steve Block
2010-01-20
1
-1
/
+1
*
Updates the use of weak references in the script-to-Java bridge for V8.
Steve Block
2010-01-08
1
-1
/
+1
*
Merges V8 version of jni_utility with JSC version at WebCore/bridge/jni.
Steve Block
2009-12-07
2
-0
/
+301