| Commit message (Expand) | Author | Age |
* | antiantidebug: remove printf | Jari Vetoniemi | 2018-11-18 |
* | linker: fix cpp_demangler setting | Jari Vetoniemi | 2018-11-18 |
* | wrapper: use static log buffer | Jari Vetoniemi | 2018-11-18 |
* | copy symbols in wrapper_create | Jari Vetoniemi | 2018-11-18 |
* | add src/libc-antiantidebug.c | Jari Vetoniemi | 2018-11-18 |
* | libc: fix compiler warning | Jari Vetoniemi | 2018-11-18 |
* | move libc-sha1.h to libc-sha1.c | Jari Vetoniemi | 2018-11-18 |
* | libc: implement __isfinite | Jari Vetoniemi | 2018-11-18 |
* | move system_get_property to libc | Jari Vetoniemi | 2018-11-18 |
* | add some more apks | Jari Vetoniemi | 2018-09-04 |
* | hacky input | Jari Vetoniemi | 2018-09-04 |
* | wrapper: improve performance of verbose_log | Emmanuel Gil Peyrot | 2018-07-30 |
* | pthread: Implement pthread cleanup | Jari Vetoniemi | 2018-07-30 |
* | pthread: Implement implicit sem init | Jari Vetoniemi | 2018-07-30 |
* | pthread: sizeof variable instead of type | Jari Vetoniemi | 2018-07-30 |
* | stdio: Wrap fflush | Jari Vetoniemi | 2018-07-30 |
* | libc: Handle THREAD_SIGNAL correctly | Jari Vetoniemi | 2018-07-30 |
* | android: Implement more asset stuff | Jari Vetoniemi | 2018-07-30 |
* | Stub OpenSLES | Jari Vetoniemi | 2018-07-30 |
* | app: Comment unused functions | Jari Vetoniemi | 2018-06-02 |
* | libc: Wrap low level glibc io calls for stdio | Jari Vetoniemi | 2018-06-02 |
* | jvm: Store class names like they are in java | Jari Vetoniemi | 2018-06-02 |
* | jvm: better stubs, implement boolean array region | Jari Vetoniemi | 2018-06-02 |
* | libc: Fix signal functions | Jari Vetoniemi | 2018-05-30 |
* | app: Remove cruft | Jari Vetoniemi | 2018-05-29 |
* | Add libjvm-unity.c | Jari Vetoniemi | 2018-05-29 |
* | app: Unity related hacks | Jari Vetoniemi | 2018-05-29 |
* | pthread: Implement monotonic/relative wait funcs | Jari Vetoniemi | 2018-05-29 |
* | jvm: Set max objects to 4096 temporarily | Jari Vetoniemi | 2018-05-29 |
* | libc: Fix printf formatters | Jari Vetoniemi | 2018-05-29 |
* | jvm/libjvm-*: implement stuff | Jari Vetoniemi | 2018-05-29 |
* | jvm: superclass hack | Jari Vetoniemi | 2018-05-29 |
* | jvm: correct names for dynamic classes | Jari Vetoniemi | 2018-05-29 |
* | jvm: log opaque objects better | Jari Vetoniemi | 2018-05-29 |
* | jvm: better utf string functions | Jari Vetoniemi | 2018-05-21 |
* | jvm: whitespace | Jari Vetoniemi | 2018-05-21 |
* | jvm: Better proxy objects | Jari Vetoniemi | 2018-05-21 |
* | libc: Temporary hack for sigaction | Jari Vetoniemi | 2018-05-16 |
* | libc: Fix sa_flags in bionic sigaction struct | Jari Vetoniemi | 2018-05-16 |
* | jvm: Implement jvm_get_object_of_type | Jari Vetoniemi | 2018-05-16 |
* | jvm: Return proxy objects for stubbed methods | Jari Vetoniemi | 2018-05-16 |
* | jvm-android: cache dir properties | Jari Vetoniemi | 2018-05-08 |
* | jvm-android: version properties | Jari Vetoniemi | 2018-05-08 |
* | jvm: add some array implementation code | Jari Vetoniemi | 2018-05-08 |
* | jvm: more verbose instance of | Jari Vetoniemi | 2018-04-19 |
* | app: use android/app/Activity for main context | Jari Vetoniemi | 2018-04-19 |
* | wrapper: fix trace blocking / fix indentation | Jari Vetoniemi | 2018-04-19 |
* | linker: better sym == function detection | Jari Vetoniemi | 2018-04-19 |
* | libc: support only android's libstdc++ | Jari Vetoniemi | 2018-04-19 |
* | libc: more verbose strlen | Jari Vetoniemi | 2018-04-19 |