xwords/xwords4/android/jni
Eric House 0078e58535 cleanup around jni wrapping and checking
Separated the refcounting and ptr-as-long wrapping aspects of GamePtr
into a superclass that others might later inherit from. Cleaned up
dict_iter entrypoints, and added sanity checks to both structs so I'll
quickly notice if I get the ptr management wrong.
2020-04-28 20:13:59 -07:00
..
.gitignore forgot a file 2017-01-18 07:28:19 -08:00
anddict.c retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
anddict.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
andglobals.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
Android.mk Squashed commit of the following: 2020-01-30 16:00:56 -08:00
andutils.c part two: add threadID and support multiple threads 2020-04-17 18:49:20 -07:00
andutils.h remove comms/transport from using thread->env map 2020-04-26 13:39:21 -07:00
drawwrapper.c retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
drawwrapper.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
jniutlswrapper.c retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
jniutlswrapper.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
LocalizedStrIncludes.h show pending name in scoreboard 2020-04-10 07:12:56 -07:00
paths.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
utils.c more script fixes; move jni code 2017-01-18 07:27:23 -08:00
utilwrapper.c retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
utilwrapper.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
xportwrapper.c retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
xportwrapper.h retain thread->env mapping in DEBUG builds only 2020-04-26 13:39:21 -07:00
xptypes.h pass env into dict-related methods 2020-04-26 13:39:16 -07:00
xwjni.c cleanup around jni wrapping and checking 2020-04-28 20:13:59 -07:00