1. 8b2e919a Fix several Scanner issues. by Narayan Kamath · 9 years ago
  2. 8bc68f6 StreamDecoder: Flush charset decoder properly at the end of stream. by Narayan Kamath · 9 years ago
  3. 77498e4 Android's "platform" encoding is UTF-8. by Narayan Kamath · 9 years ago
  4. b33e82d Android is always LITTLE_ENDIAN. by Narayan Kamath · 9 years ago
  5. b7b2b8b FileOutputStreamTest : Change position expectations for appendable channels. by Narayan Kamath · 9 years ago
  6. 2fd3e2e BufferedReader : Employ the same resizing strategy as BufferedIS. by Narayan Kamath · 9 years ago
  7. 2bc08d5 Fix BufferedInputStreamTest. by Narayan Kamath · 9 years ago
  8. 31e1b68 Suppress ProperyChangeSupport failure. by Narayan Kamath · 9 years ago
  9. 78dd410 Added missing java.io.Console native code by Przemyslaw Szczepaniak · 9 years ago
  10. 13e0c63 Change Socket#toString. by Narayan Kamath · 9 years ago
  11. b4105e7 org.apache.harmony.tests.java.util.TreeMapTest fix by Przemyslaw Szczepaniak · 9 years ago
  12. f742854 Fix special case for classes in the boot classpath. by Narayan Kamath · 9 years ago
  13. 8ca8bde Add support for https.nonProxyHosts by Narayan Kamath · 9 years ago
  14. c87bde0 Fix SocketInputStream. by Narayan Kamath · 9 years ago
  15. 11fcc72 Fix build. by Narayan Kamath · 9 years ago
  16. 0decb3b Remove bogus test case from JSONObjectTest. by Narayan Kamath · 9 years ago
  17. 8c3d6c2 Remove a couple of bogus test cases from SecureRandom2Test. by Narayan Kamath · 9 years ago
  18. 8e07541 Repurpose SHA1PRNG_SecureRandomTest. by Narayan Kamath · 9 years ago
  19. f041054 Remove harmony provider and default SecureRandom impl. by Narayan Kamath · 9 years ago
  20. b5b4f1b Add native implementation for java.nio.Bits. by Narayan Kamath · 9 years ago
  21. 62431a7 Fix ThrowableTest. by Narayan Kamath · 9 years ago
  22. 4fff8bb Use android's regex implementation. by Narayan Kamath · 9 years ago
  23. 21eb91f Configure ICU4C without relying on build-time flags by Neil Fuller · 9 years ago
  24. 02b43bf Changes to enable timezone data overrides for ICU and libcore by Neil Fuller · 9 years ago
  25. 4ffbb30 Use compiler pragmas instead of flags. by Narayan Kamath · 9 years ago
  26. 4cb7ea3 Fix host runtimes. by Narayan Kamath · 9 years ago
  27. 2b2c41f Fix for OldSocketChannelTest by Przemyslaw Szczepaniak · 9 years ago
  28. da23a4e Delete unused resources. by Narayan Kamath · 9 years ago
  29. 785dbd9 Delete more unused code. by Narayan Kamath · 9 years ago
  30. 42cdd0b Delete unused code. by Narayan Kamath · 9 years ago
  31. 0ebbfbd core-all / core-all-hostdex are not INSTALLABLE_MODULES. by Narayan Kamath · 9 years ago
  32. 4785581 Build native code for the host. by Narayan Kamath · 9 years ago
  33. 29c564f Create a separate directory for the resources we're using. by Narayan Kamath · 9 years ago
  34. 7f566ac Missing slash by Przemyslaw Szczepaniak · 9 years ago
  35. 7f86b47 StrictLineReader is no longer used. by Narayan Kamath · 9 years ago
  36. f04a4ec Fix FileIOInterruptTest. by Przemyslaw Szczepaniak · 9 years ago
  37. 6dabcda DeleteOnExit isn't used any more. by Narayan Kamath · 9 years ago
  38. a2e3aaa Properly @hide Shutdown. by Narayan Kamath · 9 years ago
  39. 4d75688 java.util.spi / java.util.text.spi by Narayan Kamath · 9 years ago
  40. 8f12848 Revert android patch to make {Linked}HashMap.Entry public. by Narayan Kamath · 9 years ago
  41. 02df4b3 Fix File(Input|Output)Stream blocking IO+close(). by Przemyslaw Szczepaniak · 9 years ago
  42. 7ea8d82 Generate the API definition correctly. by Narayan Kamath · 9 years ago
  43. 9e78cee Various fixes to get the docs build compiling properly. by Narayan Kamath · 9 years ago
  44. f27c1e4 Amend javadoc in java.awt.font. by Narayan Kamath · 9 years ago
  45. 00bdcb8 Fix javadoc for java.util.logging.* by Narayan Kamath · 9 years ago
  46. 4acee63 Fix FileChannelTest tests by Przemyslaw Szczepaniak · 9 years ago
  47. f28e88e Fix javadoc for java.sql. by Narayan Kamath · 9 years ago
  48. 2961f57 Remove the java.beans package description. by Narayan Kamath · 9 years ago
  49. f6a7001 Hide sun.reflect.CallerSensitive. by Narayan Kamath · 9 years ago
  50. e963013 Add a list of "known" OpenJdk tags. by Narayan Kamath · 9 years ago
  51. 0a57ec2 Rewrite our file inclusion logic. by Narayan Kamath · 9 years ago
  52. d02671c Implement InetAddress#clearDnsCache() by Przemyslaw Szczepaniak · 9 years ago
  53. df4d808 Remove non-existent files from openjdk_java_files. by Narayan Kamath · 9 years ago
  54. 0f7f0c9 Fixes for libcore.java.nio.BufferTest by Przemyslaw Szczepaniak · 9 years ago
  55. 06fc5c3 URL parsing fixes for libcore.java.net.URLTests by Przemyslaw Szczepaniak · 9 years ago
  56. e4dc89b Further URL fixes for libcore.java.net.OldURLTest by Przemyslaw Szczepaniak · 9 years ago
  57. a53c889 Fix URL.path handling. by Przemyslaw Szczepaniak · 9 years ago
  58. ddca1ae Fix URLClassLoaderTest#test_addURLLjava_net_URL by Przemyslaw Szczepaniak · 9 years ago
  59. 2ad251f Fix for InetSocketAddress default address being IPv6 by Przemyslaw Szczepaniak · 9 years ago
  60. 4a2df4b Fixes for libcore.java.net.OldSocketTest by Przemyslaw Szczepaniak · 9 years ago
  61. e522399 Use libcore MimeUtils for java.net.FileNameMap by Przemyslaw Szczepaniak · 9 years ago
  62. 32d058a Fixes in URLConnection by Przemyslaw Szczepaniak · 9 years ago
  63. 38015e8 Fix in OpenJdk native code for InetAddress family values change. by Przemyslaw Szczepaniak · 9 years ago
  64. 93c98aa Use AF_* for InetAddress.family. Better getHostAddress. by Przemyslaw Szczepaniak · 9 years ago
  65. a94bf888 Remove libcore.net.url classes from core lib. by Przemyslaw Szczepaniak · 9 years ago
  66. de71c4f Remove support for deprecated IP address formats. by Przemyslaw Szczepaniak · 9 years ago
  67. 320a3d3 Use okhttp implementation of HTTP/HTTPS URLStreamHandler by Przemyslaw Szczepaniak · 9 years ago
  68. 5a7bc45 Fixes for tests in libcore.java.net.CookiesTest by Przemyslaw Szczepaniak · 9 years ago
  69. b44c7cf Proper fix for java.io.tmpdir/user.home mutability by Przemyslaw Szczepaniak · 9 years ago
  70. b8eafc0 Make user.home property mutable by Przemyslaw Szczepaniak · 9 years ago
  71. 87778fb Fix ClassCastExceptionText. by Przemyslaw Szczepaniak · 9 years ago
  72. 035c91d Add native code for three sun.nio.ch classes. by Przemyslaw Szczepaniak · 9 years ago
  73. c1c9f01 fixes for libcore.java.io.OldObjectOutputStreamTest by Przemyslaw Szczepaniak · 9 years ago
  74. f1bca62 Fix for Character.getName throwing NPE. by Przemyslaw Szczepaniak · 9 years ago
  75. 806a3af Fix libcore.java.io.OldAndroidInputStreamReaderTest#testStringy by Przemyslaw Szczepaniak · 9 years ago
  76. cd47759 Add native parts of sun.nio.ch.DatagramChannelImpl by Przemyslaw Szczepaniak · 9 years ago
  77. 3ecf5a6 java.util.zip.Adler32 native code by Przemyslaw Szczepaniak · 9 years ago
  78. 76be5a5 Use a modified OpenJdk java/security/Policy by Przemyslaw Szczepaniak · 9 years ago
  79. df5896d Use 2 classes from OpenJdk. by Przemyslaw Szczepaniak · 9 years ago
  80. 81bce63 Remove non-used luni java.net and java.nio classes. by Przemyslaw Szczepaniak · 9 years ago
  81. cbc68b0 luni/java/lang/ProcessManager.java is not used by anyone. by Przemyslaw Szczepaniak · 9 years ago
  82. 61daaf7 Remove libcore StringTest checking for backing array sharing. by Przemyslaw Szczepaniak · 9 years ago
  83. 89ca22d Fixes for libcore StringTest#*_MaliciousCharset by Przemyslaw Szczepaniak · 9 years ago
  84. 6e6c461 Remove few unused harmony classes from the build. by Przemyslaw Szczepaniak · 9 years ago
  85. a6215f1 Use OpenJdk ZipConstants.java by Przemyslaw Szczepaniak · 9 years ago
  86. 0a15327 Use CaseMapper for String.toUpper/LowerCase by Przemyslaw Szczepaniak · 9 years ago
  87. 93324d0 Remove java.lang.(CaseMapper|HexStringParser|StringToReal) from build by Przemyslaw Szczepaniak · 9 years ago
  88. ebe4f19 Remove org.apache.harmony.security package. by Przemyslaw Szczepaniak · 9 years ago
  89. b0fd051 Create non_opendjk_java files whitelist by Przemyslaw Szczepaniak · 9 years ago
  90. 3fc9afc Add sun.nio.ch.(Net|ServerSocketChannelImpl) native impl by Przemyslaw Szczepaniak · 9 years ago
  91. 11f21c9 Save "interrupted" flag after IO operation interrupt. by Przemyslaw Szczepaniak · 9 years ago
  92. ae218d9 Further fixes for IPv6_support. by Przemyslaw Szczepaniak · 9 years ago
  93. 3100d8e Typo, misisng "{" by Przemyslaw Szczepaniak · 9 years ago
  94. 34625fc Fix FileInputStream#close with shared FD. by Przemyslaw Szczepaniak · 9 years ago
  95. d86d266 Make FileInputStream#seek work with pipes. by Przemyslaw Szczepaniak · 9 years ago
  96. 6a6dab8 Fix FileInputStreamTest#testDirectories. by Przemyslaw Szczepaniak · 9 years ago
  97. 02869f3 Fix SocketImpl#getSocket() by Przemyslaw Szczepaniak · 9 years ago
  98. 9b7a4b3 Fixes for libcore.OsTest by Przemyslaw Szczepaniak · 9 years ago
  99. fe26efa Throw NPE if Class.getField(name) has a null name. by Piotr Jastrzebski · 9 years ago
  100. b1f26e7 Fix LP64 build. by Piotr Jastrzebski · 9 years ago