1. b374119 Merge "Move JNIHelp's implementation to C++." into dalvik-dev by Elliott Hughes · 14 years ago
  2. 464e162 Add 'implements AutoCloseable'. by Jesse Wilson · 14 years ago
  3. a6a4b21 Merge "AutoCloseable." into dalvik-dev by Jesse Wilson · 14 years ago
  4. 8033ba2 AutoCloseable. by Jesse Wilson · 14 years ago
  5. 5246722 Move JNIHelp's implementation to C++. by Elliott Hughes · 14 years ago
  6. a88fa2e Remove an unnecessary #include. by Elliott Hughes · 14 years ago
  7. 8911e89 am 52dfb928: (-s ours) DO NOT MERGE Fix java.text.BreakIterator. by Elliott Hughes · 14 years ago
  8. 52dfb92 DO NOT MERGE Fix java.text.BreakIterator. by Elliott Hughes · 14 years ago
  9. aa96cbd Fix java.text.BreakIterator. by Elliott Hughes · 14 years ago
  10. fe711d6 Don't use ScopedJavaUnicodeString where ScopedStringChars will do. by Elliott Hughes · 14 years ago
  11. ef31806 Merge "Test for Thread.interrupt() plus IO." into dalvik-dev by Jesse Wilson · 14 years ago
  12. 9ad0970 Test for Thread.interrupt() plus IO. by Jesse Wilson · 14 years ago
  13. 6ab70f3 Remove a work-around for a problem we don't think can occur. by Elliott Hughes · 14 years ago
  14. a37e971 Rewrite NetworkInterface. by Elliott Hughes · 14 years ago
  15. ae394a8 Remove "java.net.preferIPv6Addresses", which has been true since Eclair. by Elliott Hughes · 14 years ago
  16. 775095b Remove an unnecessary special case in InetAddress.getAllByName. by Elliott Hughes · 14 years ago
  17. 649dc48 Clean up some of the getaddrinfo(3) callers. by Elliott Hughes · 14 years ago
  18. 4f11ebe Add getnameinfo(3) (and gai_strerror(3)). by Elliott Hughes · 14 years ago
  19. bef9ec3 Clean up ICU exception throwing. by Elliott Hughes · 14 years ago
  20. d5598fe Fix tests that have been broken since detail messages changed in the VM. by Elliott Hughes · 14 years ago
  21. daca127 Merge "Fix CloseGuard warning in XsltXPathConformanceTestSuite." into dalvik-dev by Jesse Wilson · 14 years ago
  22. 46c6fad post bouncycastle 1.46 upgrade test cleanup by Brian Carlstrom · 14 years ago
  23. b9775ed Merge "Don't crash in Package.getAnnotations." into dalvik-dev by Elliott Hughes · 14 years ago
  24. 172232d Don't crash in Package.getAnnotations. by Elliott Hughes · 14 years ago
  25. 839b99a Updating StandardNames for bouncycastle 1.46 upgrade by Brian Carlstrom · 14 years ago
  26. 8bccf8c Improve HttpsURLConnection documentation with examples by Brian Carlstrom · 14 years ago
  27. ab8e016 am 51236bf3: Use jniThrowExceptionFmt. by Elliott Hughes · 14 years ago
  28. 51236bf Use jniThrowExceptionFmt. by Elliott Hughes · 14 years ago
  29. 980ed99 am da7c1036: Use JNI\'s jchar instead of ICU\'s (equivalent) UChar. by Elliott Hughes · 14 years ago
  30. da7c103 Use JNI's jchar instead of ICU's (equivalent) UChar. by Elliott Hughes · 14 years ago
  31. 54e9c59 am c3f29820: Merge "BreakIterator offset check modified." by Gilles Debunne · 14 years ago
  32. c3f2982 Merge "BreakIterator offset check modified." by Gilles Debunne · 14 years ago
  33. b78750f BreakIterator offset check modified. by Gilles Debunne · 14 years ago
  34. 900556c am 73298fc8: Fix a typo in FileOutputStream. by Elliott Hughes · 14 years ago
  35. 73298fc Fix a typo in FileOutputStream. by Elliott Hughes · 14 years ago
  36. b05f5c7 am 3258b524: libcore key chain support by Brian Carlstrom · 14 years ago
  37. 5429802 Fix asReadOnlyBuffer to conserve the byte order (on everything except ByteBuffer). by Elliott Hughes · 14 years ago
  38. 3258b52 libcore key chain support by Brian Carlstrom · 14 years ago
  39. b974666 Finish setsockopt(2). by Elliott Hughes · 14 years ago
  40. 20d31c4 am 1662d76b: Ensure that the zygote is single-threaded before forking. by Elliott Hughes · 14 years ago
  41. 1662d76 Ensure that the zygote is single-threaded before forking. by Elliott Hughes · 14 years ago
  42. 9aa5333 Ensure that the zygote is single-threaded before forking. by Elliott Hughes · 14 years ago
  43. cc9fb8f Merge "More MulticastSocket cleanup." into dalvik-dev by Elliott Hughes · 14 years ago
  44. 1208f03 More MulticastSocket cleanup. by Elliott Hughes · 14 years ago
  45. 22e7bfd am 5d3f5200: Don\'t cache the underlying Socket\'s underlying SocketImpl\'s underlying FileDescriptor in OpenSSLSocketImpl. by Elliott Hughes · 14 years ago
  46. 5d3f520 Don't cache the underlying Socket's underlying SocketImpl's underlying FileDescriptor in OpenSSLSocketImpl. by Elliott Hughes · 14 years ago
  47. 5e5db4d am 5194e8e5: am 5f03a468: Fix a test that was merged from both GB and HC. by Jesse Wilson · 14 years ago
  48. d7125c4 am 46323d95: am d3226243: am cb6cd460: am f241d462: Don\'t read from the delegate stream after we close it. by Jesse Wilson · 14 years ago
  49. b3f0f8a Merge "Slightly simplify MulticastSocket." into dalvik-dev by Elliott Hughes · 14 years ago
  50. 5194e8e am 5f03a468: Fix a test that was merged from both GB and HC. by Jesse Wilson · 14 years ago
  51. 46323d9 am d3226243: am cb6cd460: am f241d462: Don\'t read from the delegate stream after we close it. by Jesse Wilson · 14 years ago
  52. 5f03a46 Fix a test that was merged from both GB and HC. by Jesse Wilson · 14 years ago
  53. c3d1947 Slightly simplify MulticastSocket. by Elliott Hughes · 14 years ago
  54. d1c687c Remove obsolete AndroidManifest.xml from libcore by Brian Carlstrom · 14 years ago
  55. d322624 am cb6cd460: am f241d462: Don\'t read from the delegate stream after we close it. by Jesse Wilson · 14 years ago
  56. cb6cd46 am f241d462: Don\'t read from the delegate stream after we close it. by Jesse Wilson · 14 years ago
  57. b80d461 Merge "Add MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP setsockopt(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  58. ca4ffb5 am 1c852bff: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  59. 438cb9e Add MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP setsockopt(2). by Elliott Hughes · 14 years ago
  60. c63f0d4 Add more of setsockopt(2). by Elliott Hughes · 14 years ago
  61. 1c852bf Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  62. c840001 Remove hacks for non-dual-stack situations. by Elliott Hughes · 14 years ago
  63. dc33f53 Don't cache the underlying Socket's underlying SocketImpl's underlying FileDescriptor in OpenSSLSocketImpl. by Elliott Hughes · 14 years ago
  64. 5c42f57 Cleanup diagnosing HandshakeCompletedEventTest.testClientAuth by Brian Carlstrom · 14 years ago
  65. 4d2d669 Merge "Make inetAddressToSocketAddress more available." into dalvik-dev by Elliott Hughes · 14 years ago
  66. 8398239 Make inetAddressToSocketAddress more available. by Elliott Hughes · 14 years ago
  67. 2342423 Provide better information when SQL tests cannot connect. by Jesse Wilson · 14 years ago
  68. 8aab983 Merge "Implement reference queuing in managed code." into dalvik-dev by Carl Shapiro · 14 years ago
  69. 64ce5d1 Merge "Reduce chance of naming collision for Thread @hide methods." into dalvik-dev by Jesse Wilson · 14 years ago
  70. d72e8da Merge "Fix a performance regression in Enum.valueOf()" into dalvik-dev by Jesse Wilson · 14 years ago
  71. 9fa7c4c am 866b399e: am 9d28a32d: am bc4c79c6: Don\'t read from the delegate stream after we close it. by Jesse Wilson · 14 years ago
  72. 866b399 am 9d28a32d: am bc4c79c6: Don\'t read from the delegate stream after we close it. by Jesse Wilson · 14 years ago
  73. 9d28a32 am bc4c79c6: Don\'t read from the delegate stream after we close it. by Jesse Wilson · 14 years ago
  74. bc4c79c Don't read from the delegate stream after we close it. by Jesse Wilson · 14 years ago
  75. 50ddd34 Reduce chance of naming collision for Thread @hide methods. by Jesse Wilson · 14 years ago
  76. 0ade552 Fix an error in Posix.statfs and make sure we have test coverage. by Elliott Hughes · 14 years ago
  77. 482e894 Fix a performance regression in Enum.valueOf() by Jesse Wilson · 14 years ago
  78. 55d86d8 Implement reference queuing in managed code. by Carl Shapiro · 14 years ago
  79. a01bdd4 Merge "Remove a broken API that encouraged people to make the wrong fix to tests." into dalvik-dev by Elliott Hughes · 14 years ago
  80. f049593 Remove a broken API that encouraged people to make the wrong fix to tests. by Elliott Hughes · 14 years ago
  81. cab9228 Merge "Acknowledge 25 XPath test failures." into dalvik-dev by Jesse Wilson · 14 years ago
  82. 591f04c am fc7fe3e6: (-s ours) am acfb24e2: (-s ours) am 16aa839b: (-s ours) am 0422b9ab: Fix initialization races in X509CertImpl DO NOT MERGE by Brian Carlstrom · 14 years ago
  83. 7f432cf Acknowledge 25 XPath test failures. by Jesse Wilson · 14 years ago
  84. 7b88b82 Merge "Acknowledge our 524 XSLT test failures." into dalvik-dev by Jesse Wilson · 14 years ago
  85. 3098556 Acknowledge our 524 XSLT test failures. by Jesse Wilson · 14 years ago
  86. 9acbfdd Merge "Fix race conditions in finalizers." into dalvik-dev by Jesse Wilson · 14 years ago
  87. fc7fe3e am acfb24e2: (-s ours) am 16aa839b: (-s ours) am 0422b9ab: Fix initialization races in X509CertImpl DO NOT MERGE by Brian Carlstrom · 14 years ago
  88. 6a22fa9 Fix race conditions in finalizers. by Jesse Wilson · 14 years ago
  89. 56f4685 Merge "Add getsockname(2) and getsockopt(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  90. 0a9d1ee Add getsockname(2) and getsockopt(2). by Elliott Hughes · 14 years ago
  91. acfb24e am 16aa839b: (-s ours) am 0422b9ab: Fix initialization races in X509CertImpl DO NOT MERGE by Brian Carlstrom · 14 years ago
  92. d2eb732 Merge "Change ReferenceTest to not depend on live-precise GC and synchronous reference queueing." into dalvik-dev by Jesse Wilson · 14 years ago
  93. e8fad0e Fix build. by Elliott Hughes · 14 years ago
  94. 04ff663 Change ReferenceTest to not depend on live-precise GC and synchronous reference queueing. by Jesse Wilson · 14 years ago
  95. 462bdac Add close(2). by Elliott Hughes · 14 years ago
  96. 6338bf7 FileDescriptor.descriptor can now be private. by Elliott Hughes · 14 years ago
  97. fabdbfd Merge "Move and rename an implementation detail." into dalvik-dev by Elliott Hughes · 14 years ago
  98. 16aa839 am 0422b9ab: Fix initialization races in X509CertImpl DO NOT MERGE by Brian Carlstrom · 14 years ago
  99. 645d772 am e9af8901: SamplingProfilerIntegration and SamplingProfiler improvements (2/3) by Brian Carlstrom · 14 years ago
  100. e9af890 SamplingProfilerIntegration and SamplingProfiler improvements (2/3) by Brian Carlstrom · 14 years ago