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. a11db89 Merge "Rewrite Charset.contains to push the UConverter allocation/deallocation down to C++." into dalvik-dev by Elliott Hughes · 14 years ago
  4. 7d52d78 Rewrite Charset.contains to push the UConverter allocation/deallocation down to C++. by Elliott Hughes · 14 years ago
  5. 3784ab1 Fix a mistake in the new Charset documentation: UTF-16 swallows BOMs. by Elliott Hughes · 14 years ago
  6. b004e4c Merge "Add tests to confirm that Charset behaves as the RI documentation claims." into dalvik-dev by Elliott Hughes · 14 years ago
  7. 57cbd53 Merge "Fixing HttpURLConnection to work without a CookieHandler." into dalvik-dev by Jesse Wilson · 14 years ago
  8. c89c180 Add tests to confirm that Charset behaves as the RI documentation claims. by Elliott Hughes · 14 years ago
  9. 8ee6350 Merge "Remove the last exception message catalog." into dalvik-dev by Elliott Hughes · 14 years ago
  10. 897538a Remove the last exception message catalog. by Elliott Hughes · 14 years ago
  11. 61be577 Merge "Further small fixes to increase API compatibility with RI v6." into dalvik-dev by Jesse Wilson · 14 years ago
  12. 2fbf6b1 Fixing HttpURLConnection to work without a CookieHandler. by Jesse Wilson · 14 years ago
  13. 4232246 Merge "Tag large tests so that they run to completion in our build." into dalvik-dev by Jesse Wilson · 14 years ago
  14. 7550ad4 Merge "Fix sql unit tests recently added to todo.txt." into dalvik-dev by Jesse Wilson · 14 years ago
  15. cce822b Tag large tests so that they run to completion in our build. by Jesse Wilson · 14 years ago
  16. 018b67a Further small fixes to increase API compatibility with RI v6. by Jesse Wilson · 14 years ago
  17. 2c1802d Fix sql unit tests recently added to todo.txt. by Jeremy Sharpe · 14 years ago
  18. d23d143 Merge "Filling in APIs from RI 6 that we missed." into dalvik-dev by Jesse Wilson · 14 years ago
  19. f242282 Filling in APIs from RI 6 that we missed. by Jesse Wilson · 14 years ago
  20. 82317ac Merge "Javadoc improvements." into dalvik-dev by Elliott Hughes · 14 years ago
  21. 4adff24 Javadoc improvements. by Elliott Hughes · 14 years ago
  22. f0c4269 Fixing Class.getMethod() to support synthetic methods from covariant return types. by Jesse Wilson · 14 years ago
  23. cab0cdf Adding a failing test that demonstrates some reflection problems. by Jesse Wilson · 14 years ago
  24. 04a837d Merge "Fixing many test failures with the new cookie implementation." into dalvik-dev by Jesse Wilson · 14 years ago
  25. 6e5d43f Fixing many test failures with the new cookie implementation. by Jesse Wilson · 14 years ago
  26. ec6fc9d Remove duplicate test from knownfailures by Brian Carlstrom · 14 years ago
  27. 9871c86 Make NativeBN's filename match the class name. by Elliott Hughes · 14 years ago
  28. a1d526b Merge "Enhance ScopedUtfChars to include the null check most callers were missing." into dalvik-dev by Elliott Hughes · 14 years ago
  29. 0596087 Enhance ScopedUtfChars to include the null check most callers were missing. by Elliott Hughes · 14 years ago
  30. 91c86f1 whitespace fix by Brian Carlstrom · 14 years ago
  31. 2be0ae9 Add missing package on ambiguous class name and cast on ambiguous type by Brian Carlstrom · 14 years ago
  32. 0c131a2 RI 6 support for javax.net.ssl by Brian Carlstrom · 14 years ago
  33. 162a12c Remove @hide from Java 6 API. by Elliott Hughes · 14 years ago
  34. 36b3cdf Implement Java 6 SQL API. Javadoc is still messy and some unit tests by Jeremy Sharpe · 14 years ago
  35. a9a0e08 Setting expectations for some failing regex tests. by Jesse Wilson · 14 years ago
  36. 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
  37. a4a1f1c Merge "Remove the luni localized exception messages." into dalvik-dev by Elliott Hughes · 14 years ago
  38. b139687 Remove the luni localized exception messages. by Elliott Hughes · 14 years ago
  39. d44d87e Working through jtreg failures in java.util. by Jesse Wilson · 14 years ago
  40. 1ca3a95 Reduce the visibility of HttpCookie.isFullyQualifiedDomainName(). by Jesse Wilson · 14 years ago
  41. 3fab88e Merge "Redo HttpCookie.parse()." into dalvik-dev by Jesse Wilson · 14 years ago
  42. 77160e9 Redo HttpCookie.parse(). by Jesse Wilson · 14 years ago
  43. ebc652d Merge "Remove more localized exception messages." into dalvik-dev by Elliott Hughes · 14 years ago
  44. 9bc5f57 Merge "Fixing binary search for large arrays of reference types." into dalvik-dev by Jesse Wilson · 14 years ago
  45. c8a7161 Fixing binary search for large arrays of reference types. by Jesse Wilson · 14 years ago
  46. 323ef33 Massively removing compilation failures from expected results. by Jesse Wilson · 14 years ago
  47. 80a7fba Remove more localized exception messages. by Elliott Hughes · 14 years ago
  48. f747d89 Merge "Manual recreation of dalvik change 720d1e962e248a30f81c1493081ff4c01e35c839 in libcore" into dalvik-dev by Brian Carlstrom · 14 years ago
  49. f7b8b35 Manual recreation of dalvik change 720d1e962e248a30f81c1493081ff4c01e35c839 in libcore by Brian Carlstrom · 14 years ago
  50. 2313047 Remove more localized exception messages. by Elliott Hughes · 14 years ago
  51. c941a85 Fix build. by Elliott Hughes · 14 years ago
  52. b1433b3 More messages.properties removal. by Elliott Hughes · 14 years ago
  53. ac0ccbb Finish removing Get/Release Critical, tidying up "NativeConverter.cpp". by Elliott Hughes · 14 years ago
  54. b498fd5 Merge "Add write-back ScopedPrimitiveArrays (and use them)." into dalvik-dev by Elliott Hughes · 14 years ago
  55. ebca53a Add write-back ScopedPrimitiveArrays (and use them). by Elliott Hughes · 14 years ago
  56. 64a6051 Adding more expectations for test failures found running in sim mode. by Jesse Wilson · 14 years ago
  57. 40679a1 Merge "Fix more Charset/CharsetDecoder/CharsetEncoder bugs." into dalvik-dev by Elliott Hughes · 14 years ago
  58. c60bc18 Fix more Charset/CharsetDecoder/CharsetEncoder bugs. by Elliott Hughes · 14 years ago
  59. ba34c44 Adding a bunch of @KnownFailures to a new expectations file, expectations/knownfailures.txt. by Jeremy Sharpe · 14 years ago
  60. aacf6f9 Enable Diffie-Hellman cipher suites by Brian Carlstrom · 14 years ago
  61. 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
  62. b5b39e4 Add RSA ephemeral callback for SSL_RSA_EXPORT_WITH_RC4_40_MD5 support (and move to UniquePtr) by Brian Carlstrom · 14 years ago
  63. cf6c3a7 Fix CharsetEncoder.replaceWith, and simplify our implementation. by Elliott Hughes · 14 years ago
  64. ce32a56 Merge "Fix the HTTP client to read from the cookie store on HTTP requests." into dalvik-dev by Jesse Wilson · 14 years ago
  65. 071fec0 Fix the HTTP client to read from the cookie store on HTTP requests. by Jesse Wilson · 14 years ago
  66. e950513 Rename expected exception to "expected" for test clarity by Brian Carlstrom · 14 years ago
  67. f3f7cc7 SSLSocket.startHandshake should throw SSLProtocolException on handshake protocol error by Brian Carlstrom · 14 years ago
  68. 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
  69. dda122a Merge "SSLServerSocket accept should make sure enabled cipher suites have supporting private keys" into dalvik-dev by Brian Carlstrom · 14 years ago
  70. 8f78381 SSLServerSocket accept should make sure enabled cipher suites have supporting private keys by Brian Carlstrom · 14 years ago
  71. 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
  72. 4e21632 Remove more uses of Get/Release Critical. by Elliott Hughes · 14 years ago
  73. e38b310 Merge "Add error checking in setZoneStrings and improve the documentation." into dalvik-dev by Elliott Hughes · 14 years ago
  74. bd55297 Add error checking in setZoneStrings and improve the documentation. by Elliott Hughes · 14 years ago
  75. a653cca SSLSocketFactory.connect(Socket...) should allow port of -1 by Brian Carlstrom · 14 years ago
  76. f58ed67 Merge "Client certificates should only be set on request from server" into dalvik-dev by Brian Carlstrom · 14 years ago
  77. 6df6339 Client certificates should only be set on request from server by Brian Carlstrom · 14 years ago
  78. 54d1552 Merge "Moving junit out of core.jar and into core-junit.jar." into dalvik-dev by Jesse Wilson · 14 years ago
  79. 8044bf6 Make ScopedLocalRef more convenient, and use it more widely. by Elliott Hughes · 14 years ago
  80. b355976 Merge "Testing that URLConnection uses CookieManager for send and receive." into dalvik-dev by Jesse Wilson · 14 years ago
  81. 211d3bb Testing that URLConnection uses CookieManager for send and receive. by Jesse Wilson · 14 years ago
  82. 1d4cff0 Fix the exception thrown by Matcher.region. by Elliott Hughes · 14 years ago
  83. 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
  84. 99c59bf Expand upon the old ScopedByteArray, and start removing some of the Get/ReleaseCritical calls. by Elliott Hughes · 14 years ago
  85. fd487fb Change Harmony CipherSuite to use JSSE names by Brian Carlstrom · 14 years ago
  86. 204cab3 Supported cipher suites improvements by Brian Carlstrom · 14 years ago
  87. 1708c11 Moving junit out of core.jar and into core-junit.jar. by Jesse Wilson · 14 years ago
  88. c1e74f0 Merge "Remove ScopedGlobalRef (and other cleanups)" into dalvik-dev by Brian Carlstrom · 14 years ago
  89. 3534c7c Remove ScopedGlobalRef (and other cleanups) by Brian Carlstrom · 14 years ago
  90. f554229 More cleanup of "hycomp.h". by Elliott Hughes · 14 years ago
  91. 4ccac1d Add an expectation for another bogus exception priority test. by Elliott Hughes · 14 years ago
  92. b64216b Remove dead code. by Elliott Hughes · 14 years ago
  93. d7119eb Merge "Fix getInetAddress/getPort/getLocalAddress/getLocalPort." into dalvik-dev by Elliott Hughes · 14 years ago
  94. 8cc54e9 Fix getInetAddress/getPort/getLocalAddress/getLocalPort. by Elliott Hughes · 14 years ago
  95. 9acacc3 Use JSSE cipher suite names and restore JSSE SSLSessionContext semantics by Brian Carlstrom · 14 years ago
  96. 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
  97. f33eae7 Remove all trailing whitespace from the dalvik team-maintained parts of libcore. by Elliott Hughes · 14 years ago
  98. d21d78f Convert tabs to spaces. by Elliott Hughes · 14 years ago
  99. fd6bb35 Remove //$NON-NLS-\d$ cruft. by Elliott Hughes · 14 years ago
  100. 2620ff9 Fix *Channel to check that they're not trying to write into a read-only ByteBuffer. by Elliott Hughes · 14 years ago