summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* jvm: whitespaceJari Vetoniemi2018-05-21
* jvm: Better proxy objectsJari Vetoniemi2018-05-21
* libc: Temporary hack for sigactionJari Vetoniemi2018-05-16
* libc: Fix sa_flags in bionic sigaction structJari Vetoniemi2018-05-16
* jvm: Implement jvm_get_object_of_typeJari Vetoniemi2018-05-16
* jvm: Return proxy objects for stubbed methodsJari Vetoniemi2018-05-16
* jvm-android: cache dir propertiesJari Vetoniemi2018-05-08
* jvm-android: version propertiesJari Vetoniemi2018-05-08
* jvm: add some array implementation codeJari Vetoniemi2018-05-08
* jvm: more verbose instance ofJari Vetoniemi2018-04-19
* app: use android/app/Activity for main contextJari Vetoniemi2018-04-19
* wrapper: fix trace blocking / fix indentationJari Vetoniemi2018-04-19
* linker: better sym == function detectionJari Vetoniemi2018-04-19
* libc: support only android's libstdc++Jari Vetoniemi2018-04-19
* libc: more verbose strlenJari Vetoniemi2018-04-19
* jvm: Add assertsJari Vetoniemi2018-04-19
* wrapper/linker: __cxa_demangle from linkerJari Vetoniemi2018-04-19
* linker: Use dladdr1 to get symbol infoJari Vetoniemi2018-04-19
* libc: Implement bionic's ctypeJari Vetoniemi2018-04-19
* linker: s/APKENV_DEBUG/LINKER_DEBUG/Jari Vetoniemi2018-04-19
* linker: debug print to stderrJari Vetoniemi2018-04-19
* linker: Remove libc precondJari Vetoniemi2018-04-19
* linker/libc: don't wrap variable symbolsJari Vetoniemi2018-04-19
* libc: Wrap more stdio funcsJari Vetoniemi2018-04-19
* libc: stdio must be wrappedJari Vetoniemi2018-04-18
* android/EGL: Mark ANativeWindow w/ headerJari Vetoniemi2018-03-11
* verbose: fix wrong printf format stringsJari Vetoniemi2018-03-11
* verbose: Move implementation to wrapper.cJari Vetoniemi2018-03-11
* linker: Refactor glibc dlopen hacksJari Vetoniemi2018-03-10
* java: system.load graceful failJari Vetoniemi2018-03-10
* android: Create GLFW window with no client APIJari Vetoniemi2018-03-10