1. a5d0294 Fix sim-eng build with missing #include. by Elliott Hughes · 14 years ago
  2. 753dcd8 Refactor some of the OSNetworkSystem stuff to more appropriate homes. by Elliott Hughes · 14 years ago
  3. 0596087 Enhance ScopedUtfChars to include the null check most callers were missing. by Elliott Hughes · 14 years ago
  4. ebca53a Add write-back ScopedPrimitiveArrays (and use them). by Elliott Hughes · 14 years ago
  5. 8044bf6 Make ScopedLocalRef more convenient, and use it more widely. by Elliott Hughes · 14 years ago
  6. 99c59bf Expand upon the old ScopedByteArray, and start removing some of the Get/ReleaseCritical calls. by Elliott Hughes · 14 years ago
  7. 3534c7c Remove ScopedGlobalRef (and other cleanups) by Brian Carlstrom · 14 years ago
  8. f281667 Reduced the amount of memory used by the TimeZone display names. by Elliott Hughes · 14 years ago
  9. 2def26b Move ScopedJavaUnicodeString to include/ by Kenny Root · 14 years ago
  10. 3e24c53 Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup) by Brian Carlstrom · 14 years ago
  11. 0808cae Dead code/cruft removal in the collation code. by Elliott Hughes · 14 years ago
  12. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  13. 7ca6fd0 Fix a bug, and protect against an unrelated class of bugs. by Elliott Hughes · 14 years ago
  14. bcf7c66 Start cleaning up the Charset implementation. by Elliott Hughes · 14 years ago
  15. c015c1b Add a general-purpose scoped pointer for libcore JNI. by Elliott Hughes · 15 years ago
  16. d385bfc Improve the FileNotFoundExceptions thrown by OSFileSystem.open. by Elliott Hughes · 15 years ago
  17. b5fc5ec Rewrite NetworkInterface's JNI for IPv6. by Elliott Hughes · 15 years ago
  18. 845ce3c Don't allocate arbitrary-length buffers on the stack. by Elliott Hughes · 15 years ago