summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* EGL: s/win/window/Jari Vetoniemi2018-03-10
* EGL: Include no client api headersJari Vetoniemi2018-03-10
* libEGL: Use unions for function ptrsJari Vetoniemi2018-03-02
* jvm: Cleaner implementation, implement stuffJari Vetoniemi2018-03-02
* pthread: Fix typo and add type safetyJari Vetoniemi2018-03-01
* jvm: verboase_log native methodsJari Vetoniemi2018-02-28
* dlfcn: Static pthread initializerJari Vetoniemi2018-02-28
* verbose: Inline when VERBOSE_FUNCTIONS disabledJari Vetoniemi2018-02-27
* liblog: Output newlineJari Vetoniemi2018-02-27
* pthread: Fix getattr_npJari Vetoniemi2018-02-27
* pthread: More standard confirming implementationJari Vetoniemi2018-02-27
* app: Unity related workJari Vetoniemi2018-02-27
* Add libEGL shimJari Vetoniemi2018-02-27
* wrapper: Don't wrap NULL functionsJari Vetoniemi2018-02-27
* linker: HacksJari Vetoniemi2018-02-27
* libpthread: Implement functionsJari Vetoniemi2018-02-27
* liblog: Implement functionsJari Vetoniemi2018-02-27
* libc: Togglable libstdc++ supportJari Vetoniemi2018-02-27