| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-10 | Rename JniCache to JniLookup | Grant Limberg | |
| Removed caching capabilities as the cached methods, fields, and objects appears to be broken on Android | |||
| 2015-06-09 | Looks like it was the JNI cash causing the crash. | Grant Limberg | |
| Forcing it to look up classes and methods instead of caching them stopped the crashes in the GC. Will investigate more later. | |||
| 2015-05-26 | added the android verbose log level and moved most jni debug messages to verbose | Grant Limberg | |
| 2015-05-02 | added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects | Grant Limberg | |
