pandamicro
|
ae2b75c8be
|
Fix issues causing by temporary RootedObject passed as function parameters
|
2015-11-27 01:35:06 +08:00 |
jianglong0156
|
fac7a78fc8
|
improve getUTFCharsFromJavaEnv api to getStringUTFCharsJNI and add newStringUTFJNI
getUTFCharsFromJavaEnv:
getUTFCharsFromJavaEnv:change jstring to utf8 std string
newStringUTFJNI:change utf8 std string to jstring
|
2015-08-05 16:10:14 +08:00 |
jianglong0156
|
00b7e98c89
|
improve the getUTFCharsFromJavaEnv logic and fix the httpclient response message memery leak.
|
2015-08-04 16:24:08 +08:00 |
jianglong0156
|
979700e343
|
there is a bug for getStringUTFChars function. it can't translate the emotion utf8 code. so change the getStringUTFChars to getStringChars. and translate unicode to utf8 in c++ program
|
2015-08-04 11:30:30 +08:00 |
Shin Hirota
|
221d33a431
|
Fixed iOS/JS-Bind callStaticMethod() with bool arg
|
2015-06-30 14:00:28 +09:00 |
zhangbin
|
b4f2d94109
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |