jkds a62a809265 app: fix warnings 7 months ago
..
textinput a62a809265 app: fix warnings 7 months ago
insets.rs a62a809265 app: fix warnings 7 months ago
mod.rs a62a809265 app: fix warnings 7 months ago
util.rs a9e1f04a9f app: do proper JVM thread mgmt. previously we call AttachThread() everywhere which is wrong, it should be called once per thread and then DetachThread() to cleanup. use thread local storage + Drop to make a thread guard for this. 7 months ago
vid.rs a9e1f04a9f app: do proper JVM thread mgmt. previously we call AttachThread() everywhere which is wrong, it should be called once per thread and then DetachThread() to cleanup. use thread local storage + Drop to make a thread guard for this. 7 months ago