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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge WebKit at r65615 : UTF8String() becomes utf8().
Iain Merrick
2010-08-23
5
-7
/
+7
*
Merge WebKit at r65615 : Initial merge by git.
Iain Merrick
2010-08-23
21
-81
/
+82
*
Merge WebKit at r65072 : Initial merge by git.
Ben Murdoch
2010-08-12
3
-11
/
+7
*
Merge WebKit at r64264 : Initial merge by git.
Kristian Monsen
2010-08-04
3
-4
/
+3
*
Merge WebKit at r63859 : Initial merge by git.
Ben Murdoch
2010-07-27
1
-1
/
+1
*
Merge Webkit at r63173 : Fix conflicts.
Leon Clarke
2010-07-20
1
-3
/
+0
*
Merge WebKit at r63173 : Initial merge by git.
Leon Clarke
2010-07-20
2
-0
/
+31
*
Update JavaInstance to reflect final version upstreamed to WebKit
Steve Block
2010-07-07
2
-9
/
+8
*
Merge WebKit at r61871: Fix conflicts
Kristian Monsen
2010-07-02
1
-6
/
+4
*
Merge WebKit at r61871: Initial merge by git.
Kristian Monsen
2010-07-02
2
-113
/
+213
*
am 939d1819: am 9d4701f9: Push a local reference frame to avoid table overflow.
Patrick Scott
2010-07-01
2
-8
/
+13
|
\
|
*
Push a local reference frame to avoid table overflow.
Patrick Scott
2010-06-29
2
-8
/
+13
*
|
Merge webkit.org at r61121: Initial merge by git.
Ben Murdoch
2010-06-16
17
-75
/
+85
*
|
Merge webkit.org at r60469 : Initial merge by git.
Leon Clarke
2010-06-08
18
-119
/
+112
*
|
Merge WebKit at r60074: Initial merge by git
Steve Block
2010-05-27
20
-49
/
+51
*
|
Merge WebKit at r59636: Fix Android ifdef, commas moved upstream.
Kristian Monsen
2010-05-25
1
-2
/
+2
*
|
Merge WebKit at r59636: Initial merge by git
Kristian Monsen
2010-05-25
6
-638
/
+624
*
|
Cherry-pick WebKit change 59918 to fix Java bridge for JSC
Steve Block
2010-05-21
1
-1
/
+3
*
|
Merge Webkit at r58956: Fix conflicts.
Ben Murdoch
2010-05-14
1
-4
/
+0
*
|
Merge Webkit at r58956: Initial merge by Git.
Ben Murdoch
2010-05-14
20
-116
/
+300
*
|
Merge webkit.org at r58033 : Cherry-pick WebKit change 58775 to include jni_j...
Steve Block
2010-05-11
3
-1
/
+6
*
|
Merge webkit.org at r58033 : Resolve merge conflicts
Steve Block
2010-05-11
2
-41
/
+3
*
|
Merge webkit.org at r58033 : Initial merge by git
Steve Block
2010-05-11
46
-353
/
+869
*
|
Merge webkit.org at r55033 : Initial merge by git
Steve Block
2010-04-27
6
-102
/
+228
|
/
*
Get the correct class name from the JVM when constructing arrays in the JNI b...
Ben Murdoch
2010-04-01
1
-10
/
+10
*
Merge "Implement the V8 JNI bindings more completely." into froyo
Ben Murdoch
2010-03-31
3
-7
/
+225
|
\
|
*
Implement the V8 JNI bindings more completely.
Ben Murdoch
2010-03-31
3
-7
/
+225
*
|
Fix build by removing PLATFORM macro from npapi.
Andrei Popescu
2010-03-30
1
-1
/
+1
*
|
Ask the plugin how long to wait before calling NPN_WriteReady() again.
Andrei Popescu
2010-03-30
1
-2
/
+7
|
/
*
Cherry pick from master.
Steve Block
2010-03-29
5
-15
/
+17
*
Fixes the Mac build
Steve Block
2010-03-17
1
-6
/
+8
*
Adds some logging to JObjectWrapper
Steve Block
2010-03-15
2
-1
/
+18
*
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
8
-19
/
+27
*
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
5
-53
/
+0
*
Merge webkit.org at r54127 : Initial merge by git
Steve Block
2010-02-04
21
-55
/
+607
*
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
2
-0
/
+2
*
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
[next]