summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* rename app executable to andre (loader.c)Jari Vetoniemi2018-11-19
* libjvm-android: add android_os_Build_BRANDJari Vetoniemi2018-11-19
* libc: support various _chk functionsJari Vetoniemi2018-11-19
* libc: cleanupsJari Vetoniemi2018-11-19
* support running bionic binaries more properlyJari Vetoniemi2018-11-19
* refactor app.cJari Vetoniemi2018-11-18
* jvm: dont print objects if no VERBOSE_FUNCTIONSJari Vetoniemi2018-11-18
* wrapper: don't copy if no VERBOSE_FUNCTIONSJari Vetoniemi2018-11-18
* linker fixesJari Vetoniemi2018-11-18
* standalone libjvm-javaJari Vetoniemi2018-11-18
* set android sdk api level to 15Jari Vetoniemi2018-11-18
* jvm: static functionsJari Vetoniemi2018-11-18
* SDK_VERSION to INT_MAXJari Vetoniemi2018-11-18
* libjvm-java: implement java/lang/String/getBytesJari Vetoniemi2018-11-18
* libjvm-java: implement java/lang/System/getPropertyJari Vetoniemi2018-11-18
* antiantidebug: remove printfJari Vetoniemi2018-11-18
* linker: fix cpp_demangler settingJari Vetoniemi2018-11-18
* wrapper: use static log bufferJari Vetoniemi2018-11-18
* copy symbols in wrapper_createJari Vetoniemi2018-11-18
* add src/libc-antiantidebug.cJari Vetoniemi2018-11-18
* libc: fix compiler warningJari Vetoniemi2018-11-18
* move libc-sha1.h to libc-sha1.cJari Vetoniemi2018-11-18
* libc: implement __isfiniteJari Vetoniemi2018-11-18
* move system_get_property to libcJari Vetoniemi2018-11-18
* add some more apksJari Vetoniemi2018-09-04
* hacky inputJari Vetoniemi2018-09-04
* wrapper: improve performance of verbose_logEmmanuel Gil Peyrot2018-07-30
* pthread: Implement pthread cleanupJari Vetoniemi2018-07-30
* pthread: Implement implicit sem initJari Vetoniemi2018-07-30
* pthread: sizeof variable instead of typeJari Vetoniemi2018-07-30
* stdio: Wrap fflushJari Vetoniemi2018-07-30
* libc: Handle THREAD_SIGNAL correctlyJari Vetoniemi2018-07-30
* android: Implement more asset stuffJari Vetoniemi2018-07-30
* Stub OpenSLESJari Vetoniemi2018-07-30
* app: Comment unused functionsJari Vetoniemi2018-06-02
* libc: Wrap low level glibc io calls for stdioJari Vetoniemi2018-06-02
* jvm: Store class names like they are in javaJari Vetoniemi2018-06-02
* jvm: better stubs, implement boolean array regionJari Vetoniemi2018-06-02
* libc: Fix signal functionsJari Vetoniemi2018-05-30
* app: Remove cruftJari Vetoniemi2018-05-29
* Add libjvm-unity.cJari Vetoniemi2018-05-29
* app: Unity related hacksJari Vetoniemi2018-05-29
* pthread: Implement monotonic/relative wait funcsJari Vetoniemi2018-05-29
* jvm: Set max objects to 4096 temporarilyJari Vetoniemi2018-05-29
* libc: Fix printf formattersJari Vetoniemi2018-05-29
* jvm/libjvm-*: implement stuffJari Vetoniemi2018-05-29
* jvm: superclass hackJari Vetoniemi2018-05-29
* jvm: correct names for dynamic classesJari Vetoniemi2018-05-29
* jvm: log opaque objects betterJari Vetoniemi2018-05-29
* jvm: better utf string functionsJari Vetoniemi2018-05-21