1. 3025225 Merge "Fix XML DOM test failures and close guard warnings." into dalvik-dev by Jesse Wilson · 14 years ago
  2. 086fd02 Fix XML DOM test failures and close guard warnings. by Jesse Wilson · 14 years ago
  3. df5fca2 Merge "A little opcode cleanup in dalvik.system." into dalvik-dev by Dan Bornstein · 14 years ago
  4. 16829a7 A little opcode cleanup in dalvik.system. by Dan Bornstein · 14 years ago
  5. 1a3dfbe am 6c78b7b9: Toward EC TLS support by Brian Carlstrom · 14 years ago
  6. 6c78b7b Toward EC TLS support by Brian Carlstrom · 14 years ago
  7. 76c8588 Resolve entity values recursively and support default attributes. by Jesse Wilson · 14 years ago
  8. 7fac047 Implement DTD parsing in KxmlParser. by Jesse Wilson · 14 years ago
  9. e8515df am f87e23ab: End the deflater when closing a ZipOutputStream. by Jesse Wilson · 14 years ago
  10. f87e23a End the deflater when closing a ZipOutputStream. by Jesse Wilson · 14 years ago
  11. e4897c7 Merge "Test the behavior of pull parser DTD parsing / handling." into dalvik-dev by Jesse Wilson · 14 years ago
  12. 838419e Test the behavior of pull parser DTD parsing / handling. by Jesse Wilson · 14 years ago
  13. d501410 resolved conflicts for merge of bb253213 to dalvik-dev by Brian Carlstrom · 14 years ago
  14. bb25321 Fix the libcore part of the simulator build. by Marco Nelissen · 14 years ago
  15. 842c399 Merge "Update ArrayStoreExceptionTest now the VM produces more readable output." into dalvik-dev by Elliott Hughes · 14 years ago
  16. c414531 Move XML parser tests out of apache/harmony/xml. by Jesse Wilson · 14 years ago
  17. 591d78a Update ArrayStoreExceptionTest now the VM produces more readable output. by Elliott Hughes · 14 years ago
  18. bbf35ec Change KxmlParser.next() to use one while loop instead of two. by Jesse Wilson · 14 years ago
  19. b73fc0c Test for ArrayStoreException detail messages. by Elliott Hughes · 14 years ago
  20. ea99d76 Merge "Remove a broken test." into dalvik-dev by Elliott Hughes · 14 years ago
  21. 35690de Merge "Fix problems with entity references and relaxed namespaces." into dalvik-dev by Jesse Wilson · 14 years ago
  22. 4f12e1d Remove a broken test. by Elliott Hughes · 14 years ago
  23. 3b8cee4 Fix problems with entity references and relaxed namespaces. by Jesse Wilson · 14 years ago
  24. 102b3a8 Include zdump(1)-like output in ZoneInfo.toString. by Elliott Hughes · 14 years ago
  25. f0c77ee am 4d7f6230: Merge "minor CloseGuard javadoc corrections" by Brian Carlstrom · 14 years ago
  26. 4d7f623 Merge "minor CloseGuard javadoc corrections" by Brian Carlstrom · 14 years ago
  27. 6e0427a Merge "More tests for XML pull parsing." into dalvik-dev by Jesse Wilson · 14 years ago
  28. 1292ca6 minor CloseGuard javadoc corrections by Brian Carlstrom · 14 years ago
  29. e18eccd More tests for XML pull parsing. by Jesse Wilson · 14 years ago
  30. 2cfb2ad resolved conflicts for merge of 18fb450a to dalvik-dev by Brian Carlstrom · 14 years ago
  31. 18fb450 Fix for simulator build, no stlport in simulator by Kristian Monsen · 14 years ago
  32. 0ddb385 Merge "Throw ClassCastExceptions with good detail messages from the library." into dalvik-dev by Elliott Hughes · 14 years ago
  33. 415c749 Throw ClassCastExceptions with good detail messages from the library. by Elliott Hughes · 14 years ago
  34. 1ad6685 am 26e0cc02: Fix pointer vs integer mismatch in several return statements. by Olivier Bailly · 14 years ago
  35. feebfd5 Add a basic test for ClassCastException detail messages. by Elliott Hughes · 14 years ago
  36. 26e0cc0 Fix pointer vs integer mismatch in several return statements. by Olivier Bailly · 14 years ago
  37. adae04b Merge "Reflection documentation improvements." into dalvik-dev by Elliott Hughes · 14 years ago
  38. 8da5542 Reflection documentation improvements. by Elliott Hughes · 14 years ago
  39. 9d615f2 am 57f2cc03: Test updates for Elliptic Curve by Brian Carlstrom · 14 years ago
  40. 57f2cc0 Test updates for Elliptic Curve by Brian Carlstrom · 14 years ago
  41. 8c22baa am 910544a7: Fix some doc links in Arrays by Kenny Root · 14 years ago
  42. 910544a Fix some doc links in Arrays by Kenny Root · 14 years ago
  43. 3233442 Merge "Fix a typo in the XmlPullParser example." into dalvik-dev by Jesse Wilson · 14 years ago
  44. 13ceab7 Merge "Use JSR 166's AbstractQueue, ArrayDeque, Deque, Queue and Navigable classes." into dalvik-dev by Jesse Wilson · 14 years ago
  45. 03a7575 am 2c43b3d0: am cf457919: (-s ours) am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  46. 2c43b3d am cf457919: (-s ours) am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  47. cf45791 am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  48. 5bcbe1c HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  49. 5e668e1 am 017d4f58: am eaaab464: (-s ours) am 3825a7f6: Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  50. 017d4f5 am eaaab464: (-s ours) am 3825a7f6: Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  51. eaaab46 am 3825a7f6: Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  52. 6729f05 Merge "Add a test for excessive JNI global reference usage in expat." into dalvik-dev by Elliott Hughes · 14 years ago
  53. 2c5126c Add a test for excessive JNI global reference usage in expat. by Elliott Hughes · 14 years ago
  54. 3825a7f Propagate pending exception from cert_client_cb by Brian Carlstrom · 14 years ago
  55. 41ff09c Merge "Add interning to KxmlPullParser." into dalvik-dev by Jesse Wilson · 14 years ago
  56. a78c2aa Add interning to KxmlPullParser. by Jesse Wilson · 14 years ago
  57. 7e25250 Merge "Improve ConcurrentCloseTest." into dalvik-dev by Elliott Hughes · 14 years ago
  58. 5fc5dde Improve ConcurrentCloseTest. by Elliott Hughes · 14 years ago
  59. 3077cde am b0dd31bf: Adding KeyPairGenerator test by Brian Carlstrom · 14 years ago
  60. b0dd31b Adding KeyPairGenerator test by Brian Carlstrom · 14 years ago
  61. 056611d am 4df5be29: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  62. 4df5be2 HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  63. 05234b8 am f02c695e: HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  64. f02c695 HttpsURLConnectionTest rewrite and URLConnectionTest updates by Brian Carlstrom · 14 years ago
  65. fbc39ae Merge "Switch ObjectInputStream over to reflection." into dalvik-dev by Elliott Hughes · 14 years ago
  66. de8ebca am 8a720cce: TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix, and debugging improvements by Brian Carlstrom · 14 years ago
  67. 8a720cc TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix, and debugging improvements by Brian Carlstrom · 14 years ago
  68. b854a55 Switch ObjectInputStream over to reflection. by Elliott Hughes · 14 years ago
  69. 163f0f2 Merge "Switch ObjectOutputStream over to reflection." into dalvik-dev by Elliott Hughes · 14 years ago
  70. 7d0d108 Switch ObjectOutputStream over to reflection. by Elliott Hughes · 14 years ago
  71. 10ed841 am 4bfc26e9: CloseGuard: make members volatile, update comment by Brad Fitzpatrick · 14 years ago
  72. 4bfc26e CloseGuard: make members volatile, update comment by Brad Fitzpatrick · 14 years ago
  73. 786a6ea Fix a typo in the XmlPullParser example. by Jesse Wilson · 14 years ago
  74. 4ab2cec3 Merge "Optimize KxmlParser." into dalvik-dev by Jesse Wilson · 14 years ago
  75. fda724d Optimize KxmlParser. by Jesse Wilson · 14 years ago
  76. 8798720 Merge "End the deflater when closing a ZipOutputStream." into dalvik-dev by Jesse Wilson · 14 years ago
  77. 1d5c4e8 End the deflater when closing a ZipOutputStream. by Jesse Wilson · 14 years ago
  78. 0e5d4f4 Merge "More java.util.zip documentation improvements." into dalvik-dev by Elliott Hughes · 14 years ago
  79. dabcbd6 Fix an Expat comment to make it clear that the specified encoding is used. by Jesse Wilson · 14 years ago
  80. fd2d7c4 More java.util.zip documentation improvements. by Elliott Hughes · 14 years ago
  81. bbf2c7d Tidy up some jar-related code. by Elliott Hughes · 14 years ago
  82. a5d31fa Slightly better Checksum documentation. by Elliott Hughes · 14 years ago
  83. 2749519 A specific test for http://b/3181430. by Elliott Hughes · 14 years ago
  84. d42697f Better documentation for GZIPInputStream/GZIPOutputStream/ZipInputStream/ZipOutputStream. by Elliott Hughes · 14 years ago
  85. 55e276b Tests that would have caught my recent ZipInputStream/ZipOutputStream regressions. by Elliott Hughes · 14 years ago
  86. 2f03027 Use JSR 166's AbstractQueue, ArrayDeque, Deque, Queue and Navigable classes. by Jesse Wilson · 14 years ago
  87. 6f4fd32 resolved conflicts for merge of eb21e9c0 to dalvik-dev by Brian Carlstrom · 14 years ago
  88. eb21e9c Merge "Move from MAX/MIN to std::max/std::min" by Brian Carlstrom · 14 years ago
  89. e4fe401 am e0201e2c: Merge "Fix a bug I introduced, and do more zip cleanup." by Elliott Hughes · 14 years ago
  90. e0201e2 Merge "Fix a bug I introduced, and do more zip cleanup." by Elliott Hughes · 14 years ago
  91. 3900e26 Move from MAX/MIN to std::max/std::min by Brian Carlstrom · 14 years ago
  92. e43b3f6 Fix a bug I introduced, and do more zip cleanup. by Elliott Hughes · 14 years ago
  93. 9251b52 am a667cc22: Merge "Add WITH_JNI_TRACE_DATA to allow tracing of SSLSocket data" by Brian Carlstrom · 14 years ago
  94. a667cc2 Merge "Add WITH_JNI_TRACE_DATA to allow tracing of SSLSocket data" by Brian Carlstrom · 14 years ago
  95. 0cbd33d Add WITH_JNI_TRACE_DATA to allow tracing of SSLSocket data by Brian Carlstrom · 14 years ago
  96. 021d333 Merge "New test cases for our XML pull parsers." into dalvik-dev by Jesse Wilson · 14 years ago
  97. 406cbf6 New test cases for our XML pull parsers. by Jesse Wilson · 14 years ago
  98. 693eacc Stop allocating empty arrays. by Elliott Hughes · 14 years ago
  99. 4c40c51 am 62895931: am 1cbb25b8: am 2e9a4db4: Merge "Don\'t kill the instrumentation test runner with an uncaught exception." into gingerbread by Jesse Wilson · 14 years ago
  100. 6289593 am 1cbb25b8: am 2e9a4db4: Merge "Don\'t kill the instrumentation test runner with an uncaught exception." into gingerbread by Jesse Wilson · 14 years ago