1. 5501a3d Comments/javadoc should be in en_US, not en_CA. by Elliott Hughes · 14 years ago
  2. 7bf1b45 Merge "Slight cleanup of java.util.zip code, plus a bug fix." into dalvik-dev by Elliott Hughes · 14 years ago
  3. 2d9c5fa Slight cleanup of java.util.zip code, plus a bug fix. by Elliott Hughes · 14 years ago
  4. 2858008 Merge "Expose the "packed opcode" concept, just a bit." into dalvik-dev by Dan Bornstein · 14 years ago
  5. 0e7fb57 Expose the "packed opcode" concept, just a bit. by Dan Bornstein · 14 years ago
  6. 0d2867d am 35eef71e: Fix two bugs with HTTPS + file uploads. by Jesse Wilson · 14 years ago
  7. 35eef71 Fix two bugs with HTTPS + file uploads. by Jesse Wilson · 14 years ago
  8. f9e5995 am 0df432dd: Merge "Deduplicate java.lang tests from Harmony." by Jesse Wilson · 14 years ago
  9. 0df432d Merge "Deduplicate java.lang tests from Harmony." by Jesse Wilson · 14 years ago
  10. c6ada3c am 7d826bb9: Merge "Fix enum serialization." by Jesse Wilson · 14 years ago
  11. 7d826bb Merge "Fix enum serialization." by Jesse Wilson · 14 years ago
  12. e4bffb8 Fix enum serialization. by Jesse Wilson · 14 years ago
  13. ee1ae2a am 72f1475a: Fix how OldDatagramSocketTest looks up \'localhost\'. by Jesse Wilson · 14 years ago
  14. 72f1475 Fix how OldDatagramSocketTest looks up 'localhost'. by Jesse Wilson · 14 years ago
  15. 8bc50e8 Deduplicate java.lang tests from Harmony. by Jesse Wilson · 14 years ago
  16. 98b837c am 5aad086b: Merge "Fix SamplingProfiler to handle null group on thread termination" by Brian Carlstrom · 14 years ago
  17. 5aad086 Merge "Fix SamplingProfiler to handle null group on thread termination" by Brian Carlstrom · 14 years ago
  18. 9bbbf3a Fix SamplingProfiler to handle null group on thread termination by Brian Carlstrom · 14 years ago
  19. 8f8565b am 025bf770: Fix IoUtils.close in cases where close(2) fails. by Elliott Hughes · 14 years ago
  20. 025bf77 Fix IoUtils.close in cases where close(2) fails. by Elliott Hughes · 14 years ago
  21. 1cb2bee Update expectations to match renamed test. by Jesse Wilson · 14 years ago
  22. 7de0a93 am ffeba5dd: Add support for TLS_EMPTY_RENEGOTIATION_INFO_SCSV cipher suite by Brian Carlstrom · 14 years ago
  23. fa6d3a3 am 4ae3fd78: Elliptic Crypto support for OpenSSLSocketImpl by Brian Carlstrom · 14 years ago
  24. ffeba5d Add support for TLS_EMPTY_RENEGOTIATION_INFO_SCSV cipher suite by Brian Carlstrom · 14 years ago
  25. 4ae3fd7 Elliptic Crypto support for OpenSSLSocketImpl by Brian Carlstrom · 14 years ago
  26. dca8395 am 189ccda1: Merge "SecureRandom should be thread safe" by Brian Carlstrom · 14 years ago
  27. 189ccda Merge "SecureRandom should be thread safe" by Brian Carlstrom · 14 years ago
  28. 7d71a13 SecureRandom should be thread safe by Brian Carlstrom · 14 years ago
  29. a1fc252 am c03e553e: (-s ours) 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
  30. 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
  31. 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
  32. a06b8c1 Merge "Match comment to the new reality." into dalvik-dev by Dan Bornstein · 14 years ago
  33. 5efe91b Match comment to the new reality. by Dan Bornstein · 14 years ago
  34. 3b5d436 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  35. 253851c Do not merge: Fix a bug where we weren't pooling connections due to mismatched URLs. by Jesse Wilson · 14 years ago
  36. 29b81d9 am d57c5b79: am f55b6794: (-s ours) am dbc42ad9: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  37. a94bdf6 Merge "The last of the Kxml correctness fixes for Expat compatibility." into dalvik-dev by Jesse Wilson · 14 years ago
  38. 7735337 The last of the Kxml correctness fixes for Expat compatibility. by Jesse Wilson · 14 years ago
  39. 46c8518 Merge "Add a wee bit of libdex access." into dalvik-dev by Dan Bornstein · 14 years ago
  40. c3d9f6e Merge "Zero the cookie after close." into dalvik-dev by Andy McFadden · 14 years ago
  41. d57c5b7 am f55b6794: (-s ours) am dbc42ad9: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  42. 8def5c9 Add a wee bit of libdex access. by Dan Bornstein · 14 years ago
  43. a2dc5f8 Zero the cookie after close. by Andy McFadden · 14 years ago
  44. f55b679 am dbc42ad9: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  45. f51287e Merge "Generate most libcore opcode-related stuff." into dalvik-dev by Dan Bornstein · 14 years ago
  46. 6470a30 Regression test for URL(String) constructor bug. by Elliott Hughes · 14 years ago
  47. 8630242 Generate most libcore opcode-related stuff. by Dan Bornstein · 14 years ago
  48. 3025225 Merge "Fix XML DOM test failures and close guard warnings." into dalvik-dev by Jesse Wilson · 14 years ago
  49. 086fd02 Fix XML DOM test failures and close guard warnings. by Jesse Wilson · 14 years ago
  50. df5fca2 Merge "A little opcode cleanup in dalvik.system." into dalvik-dev by Dan Bornstein · 14 years ago
  51. 16829a7 A little opcode cleanup in dalvik.system. by Dan Bornstein · 14 years ago
  52. 1a3dfbe am 6c78b7b9: Toward EC TLS support by Brian Carlstrom · 14 years ago
  53. 6c78b7b Toward EC TLS support by Brian Carlstrom · 14 years ago
  54. 76c8588 Resolve entity values recursively and support default attributes. by Jesse Wilson · 14 years ago
  55. 7fac047 Implement DTD parsing in KxmlParser. by Jesse Wilson · 14 years ago
  56. e8515df am f87e23ab: End the deflater when closing a ZipOutputStream. by Jesse Wilson · 14 years ago
  57. f87e23a End the deflater when closing a ZipOutputStream. by Jesse Wilson · 14 years ago
  58. e4897c7 Merge "Test the behavior of pull parser DTD parsing / handling." into dalvik-dev by Jesse Wilson · 14 years ago
  59. 838419e Test the behavior of pull parser DTD parsing / handling. by Jesse Wilson · 14 years ago
  60. d501410 resolved conflicts for merge of bb253213 to dalvik-dev by Brian Carlstrom · 14 years ago
  61. bb25321 Fix the libcore part of the simulator build. by Marco Nelissen · 14 years ago
  62. 842c399 Merge "Update ArrayStoreExceptionTest now the VM produces more readable output." into dalvik-dev by Elliott Hughes · 14 years ago
  63. c414531 Move XML parser tests out of apache/harmony/xml. by Jesse Wilson · 14 years ago
  64. 591d78a Update ArrayStoreExceptionTest now the VM produces more readable output. by Elliott Hughes · 14 years ago
  65. bbf35ec Change KxmlParser.next() to use one while loop instead of two. by Jesse Wilson · 14 years ago
  66. b73fc0c Test for ArrayStoreException detail messages. by Elliott Hughes · 14 years ago
  67. ea99d76 Merge "Remove a broken test." into dalvik-dev by Elliott Hughes · 14 years ago
  68. 35690de Merge "Fix problems with entity references and relaxed namespaces." into dalvik-dev by Jesse Wilson · 14 years ago
  69. 4f12e1d Remove a broken test. by Elliott Hughes · 14 years ago
  70. 3b8cee4 Fix problems with entity references and relaxed namespaces. by Jesse Wilson · 14 years ago
  71. 102b3a8 Include zdump(1)-like output in ZoneInfo.toString. by Elliott Hughes · 14 years ago
  72. f0c77ee am 4d7f6230: Merge "minor CloseGuard javadoc corrections" by Brian Carlstrom · 14 years ago
  73. 4d7f623 Merge "minor CloseGuard javadoc corrections" by Brian Carlstrom · 14 years ago
  74. 6e0427a Merge "More tests for XML pull parsing." into dalvik-dev by Jesse Wilson · 14 years ago
  75. 1292ca6 minor CloseGuard javadoc corrections by Brian Carlstrom · 14 years ago
  76. e18eccd More tests for XML pull parsing. by Jesse Wilson · 14 years ago
  77. 2cfb2ad resolved conflicts for merge of 18fb450a to dalvik-dev by Brian Carlstrom · 14 years ago
  78. 18fb450 Fix for simulator build, no stlport in simulator by Kristian Monsen · 14 years ago
  79. 0ddb385 Merge "Throw ClassCastExceptions with good detail messages from the library." into dalvik-dev by Elliott Hughes · 14 years ago
  80. 415c749 Throw ClassCastExceptions with good detail messages from the library. by Elliott Hughes · 14 years ago
  81. 1ad6685 am 26e0cc02: Fix pointer vs integer mismatch in several return statements. by Olivier Bailly · 14 years ago
  82. feebfd5 Add a basic test for ClassCastException detail messages. by Elliott Hughes · 14 years ago
  83. 26e0cc0 Fix pointer vs integer mismatch in several return statements. by Olivier Bailly · 14 years ago
  84. adae04b Merge "Reflection documentation improvements." into dalvik-dev by Elliott Hughes · 14 years ago
  85. 8da5542 Reflection documentation improvements. by Elliott Hughes · 14 years ago
  86. 9d615f2 am 57f2cc03: Test updates for Elliptic Curve by Brian Carlstrom · 14 years ago
  87. 57f2cc0 Test updates for Elliptic Curve by Brian Carlstrom · 14 years ago
  88. 8c22baa am 910544a7: Fix some doc links in Arrays by Kenny Root · 14 years ago
  89. 910544a Fix some doc links in Arrays by Kenny Root · 14 years ago
  90. 3233442 Merge "Fix a typo in the XmlPullParser example." into dalvik-dev by Jesse Wilson · 14 years ago
  91. 13ceab7 Merge "Use JSR 166's AbstractQueue, ArrayDeque, Deque, Queue and Navigable classes." into dalvik-dev by Jesse Wilson · 14 years ago
  92. dbc42ad HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  93. 03a7575 am 2c43b3d0: am cf457919: (-s ours) am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  94. 2c43b3d am cf457919: (-s ours) am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  95. cf45791 am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  96. 5bcbe1c HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  97. 5e668e1 am 017d4f58: am eaaab464: (-s ours) am 3825a7f6: Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  98. 017d4f5 am eaaab464: (-s ours) am 3825a7f6: Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  99. eaaab46 am 3825a7f6: Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  100. 6729f05 Merge "Add a test for excessive JNI global reference usage in expat." into dalvik-dev by Elliott Hughes · 14 years ago