1. ffeba5d Add support for TLS_EMPTY_RENEGOTIATION_INFO_SCSV cipher suite by Brian Carlstrom · 14 years ago
  2. 4ae3fd7 Elliptic Crypto support for OpenSSLSocketImpl by Brian Carlstrom · 14 years ago
  3. 189ccda Merge "SecureRandom should be thread safe" by Brian Carlstrom · 14 years ago
  4. 7d71a13 SecureRandom should be thread safe by Brian Carlstrom · 14 years ago
  5. c03e553 am 25e3ee7d: (-s ours) am 253851cd: Do not merge: Fix a bug where we weren\'t pooling connections due to mismatched URLs. by Jesse Wilson · 14 years ago
  6. 25e3ee7 am 253851cd: Do not merge: Fix a bug where we weren\'t pooling connections due to mismatched URLs. by Jesse Wilson · 14 years ago
  7. 3b5d436 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  8. 253851c Do not merge: Fix a bug where we weren't pooling connections due to mismatched URLs. by Jesse Wilson · 14 years ago
  9. 29b81d9 am d57c5b79: am f55b6794: (-s ours) am dbc42ad9: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  10. a94bdf6 Merge "The last of the Kxml correctness fixes for Expat compatibility." into dalvik-dev by Jesse Wilson · 14 years ago
  11. 7735337 The last of the Kxml correctness fixes for Expat compatibility. by Jesse Wilson · 14 years ago
  12. 46c8518 Merge "Add a wee bit of libdex access." into dalvik-dev by Dan Bornstein · 14 years ago
  13. c3d9f6e Merge "Zero the cookie after close." into dalvik-dev by Andy McFadden · 14 years ago
  14. d57c5b7 am f55b6794: (-s ours) am dbc42ad9: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  15. 8def5c9 Add a wee bit of libdex access. by Dan Bornstein · 14 years ago
  16. a2dc5f8 Zero the cookie after close. by Andy McFadden · 14 years ago
  17. f55b679 am dbc42ad9: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  18. f51287e Merge "Generate most libcore opcode-related stuff." into dalvik-dev by Dan Bornstein · 14 years ago
  19. 6470a30 Regression test for URL(String) constructor bug. by Elliott Hughes · 14 years ago
  20. 8630242 Generate most libcore opcode-related stuff. by Dan Bornstein · 14 years ago
  21. 3025225 Merge "Fix XML DOM test failures and close guard warnings." into dalvik-dev by Jesse Wilson · 14 years ago
  22. 086fd02 Fix XML DOM test failures and close guard warnings. by Jesse Wilson · 14 years ago
  23. df5fca2 Merge "A little opcode cleanup in dalvik.system." into dalvik-dev by Dan Bornstein · 14 years ago
  24. 16829a7 A little opcode cleanup in dalvik.system. by Dan Bornstein · 14 years ago
  25. 1a3dfbe am 6c78b7b9: Toward EC TLS support by Brian Carlstrom · 14 years ago
  26. 6c78b7b Toward EC TLS support by Brian Carlstrom · 14 years ago
  27. 76c8588 Resolve entity values recursively and support default attributes. by Jesse Wilson · 14 years ago
  28. 7fac047 Implement DTD parsing in KxmlParser. by Jesse Wilson · 14 years ago
  29. e8515df am f87e23ab: End the deflater when closing a ZipOutputStream. by Jesse Wilson · 14 years ago
  30. f87e23a End the deflater when closing a ZipOutputStream. by Jesse Wilson · 14 years ago
  31. e4897c7 Merge "Test the behavior of pull parser DTD parsing / handling." into dalvik-dev by Jesse Wilson · 14 years ago
  32. 838419e Test the behavior of pull parser DTD parsing / handling. by Jesse Wilson · 14 years ago
  33. d501410 resolved conflicts for merge of bb253213 to dalvik-dev by Brian Carlstrom · 14 years ago
  34. bb25321 Fix the libcore part of the simulator build. by Marco Nelissen · 14 years ago
  35. 842c399 Merge "Update ArrayStoreExceptionTest now the VM produces more readable output." into dalvik-dev by Elliott Hughes · 14 years ago
  36. c414531 Move XML parser tests out of apache/harmony/xml. by Jesse Wilson · 14 years ago
  37. 591d78a Update ArrayStoreExceptionTest now the VM produces more readable output. by Elliott Hughes · 14 years ago
  38. bbf35ec Change KxmlParser.next() to use one while loop instead of two. by Jesse Wilson · 14 years ago
  39. b73fc0c Test for ArrayStoreException detail messages. by Elliott Hughes · 14 years ago
  40. ea99d76 Merge "Remove a broken test." into dalvik-dev by Elliott Hughes · 14 years ago
  41. 35690de Merge "Fix problems with entity references and relaxed namespaces." into dalvik-dev by Jesse Wilson · 14 years ago
  42. 4f12e1d Remove a broken test. by Elliott Hughes · 14 years ago
  43. 3b8cee4 Fix problems with entity references and relaxed namespaces. by Jesse Wilson · 14 years ago
  44. 102b3a8 Include zdump(1)-like output in ZoneInfo.toString. by Elliott Hughes · 14 years ago
  45. f0c77ee am 4d7f6230: Merge "minor CloseGuard javadoc corrections" by Brian Carlstrom · 14 years ago
  46. 4d7f623 Merge "minor CloseGuard javadoc corrections" by Brian Carlstrom · 14 years ago
  47. 6e0427a Merge "More tests for XML pull parsing." into dalvik-dev by Jesse Wilson · 14 years ago
  48. 1292ca6 minor CloseGuard javadoc corrections by Brian Carlstrom · 14 years ago
  49. e18eccd More tests for XML pull parsing. by Jesse Wilson · 14 years ago
  50. 2cfb2ad resolved conflicts for merge of 18fb450a to dalvik-dev by Brian Carlstrom · 14 years ago
  51. 18fb450 Fix for simulator build, no stlport in simulator by Kristian Monsen · 14 years ago
  52. 0ddb385 Merge "Throw ClassCastExceptions with good detail messages from the library." into dalvik-dev by Elliott Hughes · 14 years ago
  53. 415c749 Throw ClassCastExceptions with good detail messages from the library. by Elliott Hughes · 14 years ago
  54. 1ad6685 am 26e0cc02: Fix pointer vs integer mismatch in several return statements. by Olivier Bailly · 14 years ago
  55. feebfd5 Add a basic test for ClassCastException detail messages. by Elliott Hughes · 14 years ago
  56. 26e0cc0 Fix pointer vs integer mismatch in several return statements. by Olivier Bailly · 14 years ago
  57. adae04b Merge "Reflection documentation improvements." into dalvik-dev by Elliott Hughes · 14 years ago
  58. 8da5542 Reflection documentation improvements. by Elliott Hughes · 14 years ago
  59. 9d615f2 am 57f2cc03: Test updates for Elliptic Curve by Brian Carlstrom · 14 years ago
  60. 57f2cc0 Test updates for Elliptic Curve by Brian Carlstrom · 14 years ago
  61. 8c22baa am 910544a7: Fix some doc links in Arrays by Kenny Root · 14 years ago
  62. 910544a Fix some doc links in Arrays by Kenny Root · 14 years ago
  63. 3233442 Merge "Fix a typo in the XmlPullParser example." into dalvik-dev by Jesse Wilson · 14 years ago
  64. 13ceab7 Merge "Use JSR 166's AbstractQueue, ArrayDeque, Deque, Queue and Navigable classes." into dalvik-dev by Jesse Wilson · 14 years ago
  65. dbc42ad HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  66. 03a7575 am 2c43b3d0: am cf457919: (-s ours) am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  67. 2c43b3d am cf457919: (-s ours) am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  68. cf45791 am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  69. 5bcbe1c HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  70. 5e668e1 am 017d4f58: am eaaab464: (-s ours) am 3825a7f6: Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  71. 017d4f5 am eaaab464: (-s ours) am 3825a7f6: Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  72. eaaab46 am 3825a7f6: Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  73. 6729f05 Merge "Add a test for excessive JNI global reference usage in expat." into dalvik-dev by Elliott Hughes · 14 years ago
  74. 2c5126c Add a test for excessive JNI global reference usage in expat. by Elliott Hughes · 14 years ago
  75. 3825a7f Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  76. 41ff09c Merge "Add interning to KxmlPullParser." into dalvik-dev by Jesse Wilson · 14 years ago
  77. a78c2aa Add interning to KxmlPullParser. by Jesse Wilson · 14 years ago
  78. 7e25250 Merge "Improve ConcurrentCloseTest." into dalvik-dev by Elliott Hughes · 14 years ago
  79. 5fc5dde Improve ConcurrentCloseTest. by Elliott Hughes · 14 years ago
  80. 3077cde am b0dd31bf: Adding KeyPairGenerator test by Brian Carlstrom · 14 years ago
  81. b0dd31b Adding KeyPairGenerator test by Brian Carlstrom · 14 years ago
  82. 056611d am 4df5be29: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  83. 4df5be2 HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  84. 05234b8 am f02c695e: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  85. f02c695 HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  86. fbc39ae Merge "Switch ObjectInputStream over to reflection." into dalvik-dev by Elliott Hughes · 14 years ago
  87. de8ebca am 8a720cce: TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix, and debugging improvements by Brian Carlstrom · 14 years ago
  88. 8a720cc TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix, and debugging improvements by Brian Carlstrom · 14 years ago
  89. b854a55 Switch ObjectInputStream over to reflection. by Elliott Hughes · 14 years ago
  90. 163f0f2 Merge "Switch ObjectOutputStream over to reflection." into dalvik-dev by Elliott Hughes · 14 years ago
  91. 7d0d108 Switch ObjectOutputStream over to reflection. by Elliott Hughes · 14 years ago
  92. 10ed841 am 4bfc26e9: CloseGuard: make members volatile, update comment by Brad Fitzpatrick · 14 years ago
  93. 4bfc26e CloseGuard: make members volatile, update comment by Brad Fitzpatrick · 14 years ago
  94. 786a6ea Fix a typo in the XmlPullParser example. by Jesse Wilson · 14 years ago
  95. 4ab2cec3 Merge "Optimize KxmlParser." into dalvik-dev by Jesse Wilson · 14 years ago
  96. fda724d Optimize KxmlParser. by Jesse Wilson · 14 years ago
  97. 8798720 Merge "End the deflater when closing a ZipOutputStream." into dalvik-dev by Jesse Wilson · 14 years ago
  98. 1d5c4e8 End the deflater when closing a ZipOutputStream. by Jesse Wilson · 14 years ago
  99. 0e5d4f4 Merge "More java.util.zip documentation improvements." into dalvik-dev by Elliott Hughes · 14 years ago
  100. dabcbd6 Fix an Expat comment to make it clear that the specified encoding is used. by Jesse Wilson · 14 years ago