mobile/bind/java
Hyang-Ah (Hana) Kim c039090cf1 bind/java: fix misuse of mem_ensure.
mem_ensure is to ensure the remaining space in buffer
is large enough to hold extra size bytes. We've been passing
the target capacity instead of the number of extra bytes we
need.

Change-Id: Ic6f6ddb4ad22cbcdbc44eb4a58e6a415ae771fb2
Reviewed-on: https://go-review.googlesource.com/12578
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-07-23 22:34:55 +00:00
..
testpkg bind/java: reenable asset access. 2015-07-16 21:15:37 +00:00
Seq.java bind/java: suppress compiler warning 2015-07-22 21:01:20 +00:00
SeqTest.java bind/java: reenable asset access. 2015-07-16 21:15:37 +00:00
doc.go app, bind: separate the app package from gobind 2015-06-29 11:40:40 +00:00
seq_android.c bind/java: fix misuse of mem_ensure. 2015-07-23 22:34:55 +00:00
seq_android.go bind/java: reenable asset access. 2015-07-16 21:15:37 +00:00
seq_android.h bind/java: use the class loader cached during JNI_OnLoad call. 2015-05-06 03:41:18 +00:00
seq_test.go bind/java: convert test.bash to go test. 2015-04-15 12:57:12 +00:00