summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/bridge/jni/v8/JNIUtilityPrivate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Control access to inherited methods of jsinterface objectsSelim Gurun2012-09-101-1/+9
* Fix JavaBridge to handle overflow of array lengthSteve Block2011-11-211-5/+10
* Fix Java Bridge when coercing JavaScript string to Java char in arraysSteve Block2011-11-151-18/+10
* Merge "Fix the Java bridge to correctly handle null strings"Steve Block2011-09-021-0/+15
|\
| * Fix the Java bridge to correctly handle null stringsSteve Block2011-09-021-0/+15
* | Fix some leaked JNI local references in the Java BridgeSteve Block2011-09-011-7/+8
|/
* Cherry-pick WebKit change 91260 to fix JNI string null-terminationSteve Block2011-07-191-3/+3
* Merge WebKit at r84325: Fix uses of JavaInstance.Ben Murdoch2011-06-101-1/+1
* Merge WebKit at r84325: Initial merge by git.Ben Murdoch2011-06-101-4/+7
* Merge WebKit at r82507: Fix conflicts due to JNI refactoringSteve Block2011-06-081-47/+28
* Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-081-96/+186
* Remove Android guard EMULATE_JSC_BINDINGSSteve Block2011-06-021-64/+28
* Merge WebKit at r80534: Fix Java Bridge.Ben Murdoch2011-06-021-12/+9
* Merge WebKit at r80534: Intial merge by GitBen Murdoch2011-06-021-4/+14
* Merge WebKit at r75315: Initial merge by git.Steve Block2011-05-121-0/+481