1. 5fb1308 am d0e84f48: am 33c3583d: am e6cfe4d5: am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  2. d0e84f4 am 33c3583d: am e6cfe4d5: am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  3. 33c3583 am e6cfe4d5: am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  4. e6cfe4d am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  5. a6d2b91 am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  6. 89c50e8 Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  7. 15fd768 resolved conflicts for merge of 6ee07507 to jb-mr1-dev-plus-aosp by Elliott Hughes · 11 years ago
  8. 6ee0750 am 0ec7b45b: am bd825a7c: am 9f178544: am 44e8930b: Bumper ZipFile/ZipEntry backport. by Elliott Hughes · 11 years ago
  9. 0ec7b45 am bd825a7c: am 9f178544: am 44e8930b: Bumper ZipFile/ZipEntry backport. by Elliott Hughes · 11 years ago
  10. bd825a7 am 9f178544: am 44e8930b: Bumper ZipFile/ZipEntry backport. by Elliott Hughes · 11 years ago
  11. 9f17854 am 44e8930b: Bumper ZipFile/ZipEntry backport. by Elliott Hughes · 11 years ago
  12. 44e8930 Bumper ZipFile/ZipEntry backport. by Elliott Hughes · 11 years ago
  13. 5aced73 am c1ee1ac7: am 99663789: am b3e2cc46: am adf25974: am 15a93894: Tests for ZIP sign extension bugs. by Elliott Hughes · 11 years ago
  14. c1ee1ac am 99663789: am b3e2cc46: am adf25974: am 15a93894: Tests for ZIP sign extension bugs. by Elliott Hughes · 11 years ago
  15. 9966378 am b3e2cc46: am adf25974: am 15a93894: Tests for ZIP sign extension bugs. by Elliott Hughes · 11 years ago
  16. b3e2cc4 am adf25974: am 15a93894: Tests for ZIP sign extension bugs. by Elliott Hughes · 11 years ago
  17. adf2597 am 15a93894: Tests for ZIP sign extension bugs. by Elliott Hughes · 11 years ago
  18. 15a9389 Tests for ZIP sign extension bugs. by Elliott Hughes · 11 years ago
  19. 5288ef7 resolved conflicts for merge of 1cec2593 to jb-mr1-dev-plus-aosp by Alex Klyubin · 11 years ago
  20. 1cec259 am bcb7b420: am d987149f: am 3802bbcf: am fe39951e: Values in ZIP files are unsigned. by Elliott Hughes · 11 years ago
  21. bcb7b42 am d987149f: am 3802bbcf: am fe39951e: Values in ZIP files are unsigned. by Elliott Hughes · 11 years ago
  22. d987149 am 3802bbcf: am fe39951e: Values in ZIP files are unsigned. by Elliott Hughes · 11 years ago
  23. 3802bbc am fe39951e: Values in ZIP files are unsigned. by Elliott Hughes · 11 years ago
  24. fe39951 Values in ZIP files are unsigned. by Elliott Hughes · 11 years ago
  25. 0ca50a3 resolved conflicts for merge of 4b27762c to jb-mr1-dev-plus-aosp by Elliott Hughes · 11 years ago
  26. 4b27762 am eec1345b: Fix a z/Z mixup in the SimpleDateFormat documentation. by Elliott Hughes · 11 years ago
  27. eec1345 Fix a z/Z mixup in the SimpleDateFormat documentation. by Elliott Hughes · 11 years ago
  28. 4ec69e8 am a20919ef: am ec786a87: Fix Formatter documentation. by Elliott Hughes · 11 years ago
  29. 486b3de am 6cb5da25: am ce7dd45a: Fix the BigDecimal documentation to not be a copy & paste of the BigInteger documentation. by Elliott Hughes · 11 years ago
  30. 2b98d8b resolved conflicts for merge of 01ec8332 to jb-mr1-dev-plus-aosp by Elliott Hughes · 11 years ago
  31. a20919e am ec786a87: Fix Formatter documentation. by Elliott Hughes · 11 years ago
  32. 6cb5da2 am ce7dd45a: Fix the BigDecimal documentation to not be a copy & paste of the BigInteger documentation. by Elliott Hughes · 11 years ago
  33. 01ec833 am a7e616b1: Fix the SimpleDateFormat L/M E/c documentation. by Elliott Hughes · 11 years ago
  34. ec786a8 Fix Formatter documentation. by Elliott Hughes · 11 years ago
  35. ce7dd45 Fix the BigDecimal documentation to not be a copy & paste of the BigInteger documentation. by Elliott Hughes · 11 years ago
  36. a7e616b Fix the SimpleDateFormat L/M E/c documentation. by Elliott Hughes · 11 years ago
  37. 236ab1f am 589d6f45: Merge "Use longs instead of ints to store pointers in NIO buffers." by Elliott Hughes · 11 years ago
  38. 589d6f4 Merge "Use longs instead of ints to store pointers in NIO buffers." by Elliott Hughes · 11 years ago
  39. 0121106 Use longs instead of ints to store pointers in NIO buffers. by Joel Dice · 11 years ago
  40. 66ea3e6 am 6ebe24c3: Merge "Remove dead NioUtils.getDirectBufferAddress." by Elliott Hughes · 11 years ago
  41. 02b995f am 79ad9308: Merge "Add strsignal(3) to Libcore.os." by Elliott Hughes · 11 years ago
  42. 6ebe24c Merge "Remove dead NioUtils.getDirectBufferAddress." by Elliott Hughes · 11 years ago
  43. 79ad930 Merge "Add strsignal(3) to Libcore.os." by Elliott Hughes · 11 years ago
  44. 763f8ed Add strsignal(3) to Libcore.os. by Elliott Hughes · 11 years ago
  45. db23ba7 Remove dead NioUtils.getDirectBufferAddress. by Elliott Hughes · 11 years ago
  46. 78b61b2 am 95209c5c: Merge "InvalidKeyException for "opaque" keys null getEncoded()" by Kenny Root · 11 years ago
  47. 95209c5 Merge "InvalidKeyException for "opaque" keys null getEncoded()" by Kenny Root · 11 years ago
  48. 6cf77a7 am 303d1c92: Merge "Simplify the nio Buffer implementations, and fix MappedByteBuffer." by Elliott Hughes · 11 years ago
  49. 303d1c9 Merge "Simplify the nio Buffer implementations, and fix MappedByteBuffer." by Elliott Hughes · 11 years ago
  50. fe5da19 Simplify the nio Buffer implementations, and fix MappedByteBuffer. by Elliott Hughes · 11 years ago
  51. 4e852f4 am 5ea690eb: Merge "Fix build." by Elliott Hughes · 11 years ago
  52. 5ea690e Merge "Fix build." by Elliott Hughes · 11 years ago
  53. 8ec8340 Fix build. by Elliott Hughes · 11 years ago
  54. 26fdf5f am 8ea23afb: Merge "Make NativeTestTarget more useful for benchmarking." by Elliott Hughes · 11 years ago
  55. 8ea23af Merge "Make NativeTestTarget more useful for benchmarking." by Elliott Hughes · 11 years ago
  56. da84bf3 Make NativeTestTarget more useful for benchmarking. by Elliott Hughes · 13 years ago
  57. e64e371 am 95e6c6a5: Merge "Improve java.nio.Buffer.toString." by Elliott Hughes · 11 years ago
  58. 95e6c6a Merge "Improve java.nio.Buffer.toString." by Elliott Hughes · 11 years ago
  59. 3b5eb93 Improve java.nio.Buffer.toString. by Elliott Hughes · 11 years ago
  60. ed7441e InvalidKeyException for "opaque" keys null getEncoded() by Alex Klyubin · 11 years ago
  61. e6a128b am e8f2e494: Merge "MimeUtils\' list of MIME types should be in order of popularity." by Elliott Hughes · 11 years ago
  62. e8f2e49 Merge "MimeUtils' list of MIME types should be in order of popularity." by Elliott Hughes · 11 years ago
  63. 3b6a38d MimeUtils' list of MIME types should be in order of popularity. by Elliott Hughes · 11 years ago
  64. 8223a7f am ee41b1df: Merge "Fix libcore translation of AF_UNSPEC InetAddress instances." by Elliott Hughes · 11 years ago
  65. ee41b1d Merge "Fix libcore translation of AF_UNSPEC InetAddress instances." by Elliott Hughes · 11 years ago
  66. d52f91a Fix libcore translation of AF_UNSPEC InetAddress instances. by Elliott Hughes · 11 years ago
  67. 97d59c2 am 48caff24: Merge "Revert "Revert "Fix Manifest behavior with Manifest-Version/Signature-Version.""" by Elliott Hughes · 11 years ago
  68. 48caff2 Merge "Revert "Revert "Fix Manifest behavior with Manifest-Version/Signature-Version.""" by Elliott Hughes · 11 years ago
  69. 3f52fe8 Revert "Revert "Fix Manifest behavior with Manifest-Version/Signature-Version."" by Elliott Hughes · 11 years ago
  70. 9ec78ca am ad5dc53f: Merge "Remove EWOULDBLOCK from libcore." by Elliott Hughes · 11 years ago
  71. ad5dc53 Merge "Remove EWOULDBLOCK from libcore." by Elliott Hughes · 11 years ago
  72. deacff1 am 27f9b5dd: Merge "Revert "Fix Manifest behavior with Manifest-Version/Signature-Version."" by Elliott Hughes · 11 years ago
  73. f4a4259 Remove EWOULDBLOCK from libcore. by Elliott Hughes · 11 years ago
  74. 27f9b5d Merge "Revert "Fix Manifest behavior with Manifest-Version/Signature-Version."" by Elliott Hughes · 11 years ago
  75. 713a61f Revert "Fix Manifest behavior with Manifest-Version/Signature-Version." by Elliott Hughes · 11 years ago
  76. ae05942 am 0c89977b: Merge "Fix Manifest behavior with Manifest-Version/Signature-Version." by Elliott Hughes · 11 years ago
  77. 0c89977 Merge "Fix Manifest behavior with Manifest-Version/Signature-Version." by Elliott Hughes · 11 years ago
  78. 32690f2 Fix Manifest behavior with Manifest-Version/Signature-Version. by Elliott Hughes · 11 years ago
  79. e466731 am 9d2f4d39: Merge "Cleanup openssl test generation scripts to work in any directory" by Brian Carlstrom · 11 years ago
  80. 9d2f4d3 Merge "Cleanup openssl test generation scripts to work in any directory" by Brian Carlstrom · 11 years ago
  81. 6dcdb9d am 3e3ded08: Merge "Fix CalendarTest.test_clear_45877." by Elliott Hughes · 11 years ago
  82. 5800884 am beed8981: Merge "Throw a more detailed exception on failure in NativeCrypto_SSL_CTX_new" by Brian Carlstrom · 11 years ago
  83. 3e3ded0 Merge "Fix CalendarTest.test_clear_45877." by Elliott Hughes · 11 years ago
  84. beed898 Merge "Throw a more detailed exception on failure in NativeCrypto_SSL_CTX_new" by Brian Carlstrom · 11 years ago
  85. 80a08c7 Fix CalendarTest.test_clear_45877. by Elliott Hughes · 11 years ago
  86. e94dde5 Throw a more detailed exception on failure in NativeCrypto_SSL_CTX_new by Brian Carlstrom · 11 years ago
  87. 933cb9ea am 0f7e3bb4: Merge "Add support for Unix domain sockets." by Elliott Hughes · 11 years ago
  88. 691f0a5 Cleanup openssl test generation scripts to work in any directory by Brian Carlstrom · 11 years ago
  89. 0f7e3bb Merge "Add support for Unix domain sockets." by Elliott Hughes · 11 years ago
  90. 482a3fc Add support for Unix domain sockets. by Elliott Hughes · 11 years ago
  91. f27b419 am 2add675f: Merge "Mapped IPv4 address test fix" by Kenny Root · 11 years ago
  92. 2add675 Merge "Mapped IPv4 address test fix" by Kenny Root · 11 years ago
  93. 2ea0b34 Mapped IPv4 address test fix by Kenny Root · 11 years ago
  94. 556b78e am 557719c1: Merge "Make String\'s fast-path UTF-8 decoder more like icu4c." by Elliott Hughes · 11 years ago
  95. 557719c Merge "Make String's fast-path UTF-8 decoder more like icu4c." by Elliott Hughes · 11 years ago
  96. a47599f Make String's fast-path UTF-8 decoder more like icu4c. by Elliott Hughes · 11 years ago
  97. 96a282d am 6e58f68a: Merge "Add a regression test for a Field.isAnnotationPresent crash." by Elliott Hughes · 11 years ago
  98. 6e58f68 Merge "Add a regression test for a Field.isAnnotationPresent crash." by Elliott Hughes · 11 years ago
  99. 0d9faac Add a regression test for a Field.isAnnotationPresent crash. by Elliott Hughes · 11 years ago
  100. 2780f6d am 21342d1a: Merge "Add missing finals, small doc tidying." by Ian Rogers · 11 years ago