1. 0596087 Enhance ScopedUtfChars to include the null check most callers were missing. by Elliott Hughes · 14 years ago
  2. 2be0ae9 Add missing package on ambiguous class name and cast on ambiguous type by Brian Carlstrom · 14 years ago
  3. 0c131a2 RI 6 support for javax.net.ssl by Brian Carlstrom · 14 years ago
  4. 162a12c Remove @hide from Java 6 API. by Elliott Hughes · 14 years ago
  5. 36b3cdf Implement Java 6 SQL API. Javadoc is still messy and some unit tests by Jeremy Sharpe · 14 years ago
  6. a9a0e08 Setting expectations for some failing regex tests. by Jesse Wilson · 14 years ago
  7. 59cb78e Fix NullPointerException from TreeMap immutable entry methods by checking the return values for null before wrapping them with new SimpleImmutableEntrys. by Jeremy Sharpe · 14 years ago
  8. a4a1f1c Merge "Remove the luni localized exception messages." into dalvik-dev by Elliott Hughes · 14 years ago
  9. b139687 Remove the luni localized exception messages. by Elliott Hughes · 14 years ago
  10. d44d87e Working through jtreg failures in java.util. by Jesse Wilson · 14 years ago
  11. 1ca3a95 Reduce the visibility of HttpCookie.isFullyQualifiedDomainName(). by Jesse Wilson · 14 years ago
  12. 3fab88e Merge "Redo HttpCookie.parse()." into dalvik-dev by Jesse Wilson · 14 years ago
  13. 77160e9 Redo HttpCookie.parse(). by Jesse Wilson · 14 years ago
  14. ebc652d Merge "Remove more localized exception messages." into dalvik-dev by Elliott Hughes · 14 years ago
  15. 9bc5f57 Merge "Fixing binary search for large arrays of reference types." into dalvik-dev by Jesse Wilson · 14 years ago
  16. c8a7161 Fixing binary search for large arrays of reference types. by Jesse Wilson · 14 years ago
  17. 323ef33 Massively removing compilation failures from expected results. by Jesse Wilson · 14 years ago
  18. 80a7fba Remove more localized exception messages. by Elliott Hughes · 14 years ago
  19. f747d89 Merge "Manual recreation of dalvik change 720d1e962e248a30f81c1493081ff4c01e35c839 in libcore" into dalvik-dev by Brian Carlstrom · 14 years ago
  20. f7b8b35 Manual recreation of dalvik change 720d1e962e248a30f81c1493081ff4c01e35c839 in libcore by Brian Carlstrom · 14 years ago
  21. 2313047 Remove more localized exception messages. by Elliott Hughes · 14 years ago
  22. c941a85 Fix build. by Elliott Hughes · 14 years ago
  23. b1433b3 More messages.properties removal. by Elliott Hughes · 14 years ago
  24. ac0ccbb Finish removing Get/Release Critical, tidying up "NativeConverter.cpp". by Elliott Hughes · 14 years ago
  25. b498fd5 Merge "Add write-back ScopedPrimitiveArrays (and use them)." into dalvik-dev by Elliott Hughes · 14 years ago
  26. ebca53a Add write-back ScopedPrimitiveArrays (and use them). by Elliott Hughes · 14 years ago
  27. 64a6051 Adding more expectations for test failures found running in sim mode. by Jesse Wilson · 14 years ago
  28. 40679a1 Merge "Fix more Charset/CharsetDecoder/CharsetEncoder bugs." into dalvik-dev by Elliott Hughes · 14 years ago
  29. c60bc18 Fix more Charset/CharsetDecoder/CharsetEncoder bugs. by Elliott Hughes · 14 years ago
  30. ba34c44 Adding a bunch of @KnownFailures to a new expectations file, expectations/knownfailures.txt. by Jeremy Sharpe · 14 years ago
  31. aacf6f9 Enable Diffie-Hellman cipher suites by Brian Carlstrom · 14 years ago
  32. c76d7a5 Merge "Add RSA ephemeral callback for SSL_RSA_EXPORT_WITH_RC4_40_MD5 support (and move to UniquePtr)" into dalvik-dev by Brian Carlstrom · 14 years ago
  33. b5b39e4 Add RSA ephemeral callback for SSL_RSA_EXPORT_WITH_RC4_40_MD5 support (and move to UniquePtr) by Brian Carlstrom · 14 years ago
  34. cf6c3a7 Fix CharsetEncoder.replaceWith, and simplify our implementation. by Elliott Hughes · 14 years ago
  35. ce32a56 Merge "Fix the HTTP client to read from the cookie store on HTTP requests." into dalvik-dev by Jesse Wilson · 14 years ago
  36. 071fec0 Fix the HTTP client to read from the cookie store on HTTP requests. by Jesse Wilson · 14 years ago
  37. e950513 Rename expected exception to "expected" for test clarity by Brian Carlstrom · 14 years ago
  38. f3f7cc7 SSLSocket.startHandshake should throw SSLProtocolException on handshake protocol error by Brian Carlstrom · 14 years ago
  39. c6acad4 Merge "Fix BidiWrapper to not ask for arrays it's used read-only to be written back to the Java heap." into dalvik-dev by Elliott Hughes · 14 years ago
  40. dda122a Merge "SSLServerSocket accept should make sure enabled cipher suites have supporting private keys" into dalvik-dev by Brian Carlstrom · 14 years ago
  41. 8f78381 SSLServerSocket accept should make sure enabled cipher suites have supporting private keys by Brian Carlstrom · 14 years ago
  42. 3b0c772 Fix BidiWrapper to not ask for arrays it's used read-only to be written back to the Java heap. by Elliott Hughes · 14 years ago
  43. 4e21632 Remove more uses of Get/Release Critical. by Elliott Hughes · 14 years ago
  44. e38b310 Merge "Add error checking in setZoneStrings and improve the documentation." into dalvik-dev by Elliott Hughes · 14 years ago
  45. bd55297 Add error checking in setZoneStrings and improve the documentation. by Elliott Hughes · 14 years ago
  46. a653cca SSLSocketFactory.connect(Socket...) should allow port of -1 by Brian Carlstrom · 14 years ago
  47. f58ed67 Merge "Client certificates should only be set on request from server" into dalvik-dev by Brian Carlstrom · 14 years ago
  48. 6df6339 Client certificates should only be set on request from server by Brian Carlstrom · 14 years ago
  49. 54d1552 Merge "Moving junit out of core.jar and into core-junit.jar." into dalvik-dev by Jesse Wilson · 14 years ago
  50. 8044bf6 Make ScopedLocalRef more convenient, and use it more widely. by Elliott Hughes · 14 years ago
  51. b355976 Merge "Testing that URLConnection uses CookieManager for send and receive." into dalvik-dev by Jesse Wilson · 14 years ago
  52. 211d3bb Testing that URLConnection uses CookieManager for send and receive. by Jesse Wilson · 14 years ago
  53. 1d4cff0 Fix the exception thrown by Matcher.region. by Elliott Hughes · 14 years ago
  54. fbaef83 Merge "Expand upon the old ScopedByteArray, and start removing some of the Get/ReleaseCritical calls." into dalvik-dev by Elliott Hughes · 14 years ago
  55. 99c59bf Expand upon the old ScopedByteArray, and start removing some of the Get/ReleaseCritical calls. by Elliott Hughes · 14 years ago
  56. fd487fb Change Harmony CipherSuite to use JSSE names by Brian Carlstrom · 14 years ago
  57. 204cab3 Supported cipher suites improvements by Brian Carlstrom · 14 years ago
  58. 1708c11 Moving junit out of core.jar and into core-junit.jar. by Jesse Wilson · 14 years ago
  59. c1e74f0 Merge "Remove ScopedGlobalRef (and other cleanups)" into dalvik-dev by Brian Carlstrom · 14 years ago
  60. 3534c7c Remove ScopedGlobalRef (and other cleanups) by Brian Carlstrom · 14 years ago
  61. f554229 More cleanup of "hycomp.h". by Elliott Hughes · 14 years ago
  62. 4ccac1d Add an expectation for another bogus exception priority test. by Elliott Hughes · 14 years ago
  63. b64216b Remove dead code. by Elliott Hughes · 14 years ago
  64. d7119eb Merge "Fix getInetAddress/getPort/getLocalAddress/getLocalPort." into dalvik-dev by Elliott Hughes · 14 years ago
  65. 8cc54e9 Fix getInetAddress/getPort/getLocalAddress/getLocalPort. by Elliott Hughes · 14 years ago
  66. 9acacc3 Use JSSE cipher suite names and restore JSSE SSLSessionContext semantics by Brian Carlstrom · 14 years ago
  67. 7cf7ec1 Fix bug in TreeMap. All methods that returns Entrys must return immutable Entrys, except entrySet(), which returns a set of mutable Entrys. Currently, the Entrys from entrySet() are immutable. Adds some new unit tests to verify this behavior. by Jeremy Sharpe · 14 years ago
  68. f33eae7 Remove all trailing whitespace from the dalvik team-maintained parts of libcore. by Elliott Hughes · 14 years ago
  69. d21d78f Convert tabs to spaces. by Elliott Hughes · 14 years ago
  70. fd6bb35 Remove //$NON-NLS-\d$ cruft. by Elliott Hughes · 14 years ago
  71. 2620ff9 Fix *Channel to check that they're not trying to write into a read-only ByteBuffer. by Elliott Hughes · 14 years ago
  72. d85168b Slightly reduce duplication in FileChannelImpl/SocketChannelImpl. by Elliott Hughes · 14 years ago
  73. a008cf0 Minor file system changes. by Elliott Hughes · 14 years ago
  74. 8d28764 Merge "Apply http://svn.apache.org/viewvc?rev=936696&view=rev." into dalvik-dev by Elliott Hughes · 14 years ago
  75. 0b2836e Apply http://svn.apache.org/viewvc?rev=936696&view=rev. by Elliott Hughes · 14 years ago
  76. d36e647 Merge "Adding checks to make sure the HTTP method is consistent with its body." into dalvik-dev by Jesse Wilson · 14 years ago
  77. f281667 Reduced the amount of memory used by the TimeZone display names. by Elliott Hughes · 14 years ago
  78. 0bcf440 Merge "Documentation improvements." into dalvik-dev by Elliott Hughes · 14 years ago
  79. a49c913 Merge "SSLSession and SSLSessionContext timeout improvements" into dalvik-dev by Brian Carlstrom · 14 years ago
  80. 5f37da0 Documentation improvements. by Elliott Hughes · 14 years ago
  81. a7ae90d SSLSession and SSLSessionContext timeout improvements by Brian Carlstrom · 14 years ago
  82. 509ca34 Fix a bug in PriorityQueue where compareTo() is used instead of equals() in the remove() method. by Jeremy Sharpe · 14 years ago
  83. 0af0a79 SSLSessionContexts should throw NullPointerException on getSession(null) by Brian Carlstrom · 14 years ago
  84. f365a1c SSLContext.getClientSessionContext and getServerSessionContext should work before SSLContext.init by Brian Carlstrom · 14 years ago
  85. fd43500 Adding checks to make sure the HTTP method is consistent with its body. by Jesse Wilson · 14 years ago
  86. d6f5e66 Merge "New MockWebServer for HTTP testing." into dalvik-dev by Jesse Wilson · 14 years ago
  87. b1b5baa New MockWebServer for HTTP testing. by Jesse Wilson · 14 years ago
  88. 259d900 Add missing include needed for simulator build by Brian Carlstrom · 14 years ago
  89. cbf7b8c Merge "Moving most libcore .c files to .cpp" into dalvik-dev by Brian Carlstrom · 14 years ago
  90. ec2f593 Moving most libcore .c files to .cpp by Brian Carlstrom · 14 years ago
  91. edc2dae Trivia. by Elliott Hughes · 14 years ago
  92. 0356c44 Fix sim build, remove static initalizers from Deflater/Inflater. by Elliott Hughes · 14 years ago
  93. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  94. 0f840f7 Merge "Clean up the zlib-related native code." into dalvik-dev by Elliott Hughes · 14 years ago
  95. 74c05e2 Clean up the zlib-related native code. by Elliott Hughes · 14 years ago
  96. 2def26b Move ScopedJavaUnicodeString to include/ by Kenny Root · 14 years ago
  97. b6f5c95 Merge "Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup)" into dalvik-dev by Brian Carlstrom · 14 years ago
  98. 3e24c53 Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup) by Brian Carlstrom · 14 years ago
  99. 50d99e1 Merge "Fix SimpleDateFormat's unsafe Date handling." into dalvik-dev by Elliott Hughes · 14 years ago
  100. 6fcba7b Fix SimpleDateFormat's unsafe Date handling. by Elliott Hughes · 14 years ago