Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dead code/cruft removal in the collation code. | Elliott Hughes | 2010-04-23 | 1 | -1/+1 |
* | Move the libcore registration out of libnativehelpers and into libcore. | Elliott Hughes | 2010-04-16 | 1 | -0/+40 |
* | Fix a bug, and protect against an unrelated class of bugs. | Elliott Hughes | 2010-03-29 | 3 | -0/+12 |
* | Start cleaning up the Charset implementation. | Elliott Hughes | 2010-03-26 | 1 | -0/+56 |
* | Add a general-purpose scoped pointer for libcore JNI. | Elliott Hughes | 2010-02-10 | 1 | -0/+231 |
* | Improve the FileNotFoundExceptions thrown by OSFileSystem.open. | Elliott Hughes | 2009-12-08 | 1 | -0/+53 |
* | Rewrite NetworkInterface's JNI for IPv6. | Elliott Hughes | 2009-11-20 | 2 | -0/+58 |
* | Don't allocate arbitrary-length buffers on the stack. | Elliott Hughes | 2009-11-13 | 1 | -0/+55 |