1. 647e4a6 Avoid spurious libcore builds (take 2). by Narayan Kamath · 10 years ago
  2. c2f9206 Revert "Fix spurious libcore rebuilds." by Narayan Kamath · 10 years ago
  3. 5596297 Revert "Followup to change 2cd01bd959719192b9666." by Narayan Kamath · 10 years ago
  4. 8ca24bf Followup to change 2cd01bd959719192b9666. by Narayan Kamath · 10 years ago
  5. 025d4d5 Fix spurious libcore rebuilds. by Narayan Kamath · 10 years ago
  6. 082643a Add libcore.util.RecoverySystem by Narayan Kamath · 10 years ago
  7. 844badd Include ICU4J in core-libart. by Narayan Kamath · 10 years ago
  8. 247cc3a Locale : Use ICU data for 2->3 letter mappings. by Narayan Kamath · 10 years ago
  9. 0ea7c29 FieldPositionTest : update test expectations. by Narayan Kamath · 10 years ago
  10. f9f13fe CalendarSystem : rework calendar lookups. by Narayan Kamath · 10 years ago
  11. ec3e6a7 X509Certificate : Directly use the default implementation class. by Narayan Kamath · 10 years ago
  12. a83234f Remove unused com.sun.security.auth by Narayan Kamath · 10 years ago
  13. a74fbbe Fix class name reference in ResourcesMgr. by Narayan Kamath · 10 years ago
  14. 05f1113 Fix class name reference in EcKeyFactory. by Narayan Kamath · 10 years ago
  15. 41a4450 Rename native library. by Narayan Kamath · 10 years ago
  16. fade2d5 Add explicit registration for DatagramDispatcher functions. by Narayan Kamath · 10 years ago
  17. 64e24a8 CharsetEncoder : Account for ignorable codepoints. by Narayan Kamath · 10 years ago
  18. c3ea312 Remove unnecessary translations of ListResources. by Narayan Kamath · 10 years ago
  19. 714eff1 proguard: Keep all attributes. by Narayan Kamath · 10 years ago
  20. b32e5a3 Remove forced mapping for sun.nio.cs. by Narayan Kamath · 10 years ago
  21. 1a0f184 proguard : Rename SourceFile and keep the LineNumberTable. by Narayan Kamath · 10 years ago
  22. bd15574 Fix the last of the proguard related issues. by Narayan Kamath · 10 years ago
  23. b7554f7 Pretend to support 'L' and 'c' format specifiers. by Narayan Kamath · 10 years ago
  24. ac740d8 Track proguard mapping for sun.nio.ch / sun.net.spi by Narayan Kamath · 10 years ago
  25. b985319 Obfuscate core-libart / core-oj using proguard. by Narayan Kamath · 10 years ago
  26. 3c6fa4e Remove support for "direct" usage of out / err. by Narayan Kamath · 10 years ago
  27. 91293d0 Remove SDP support. by Narayan Kamath · 10 years ago
  28. e9ddd4b Remove default pack200 packers and unpackers. by Narayan Kamath · 10 years ago
  29. 800a53f Remove unnecessary Class.forName. by Narayan Kamath · 10 years ago
  30. f529bc7 Android-ify HttpCookie#domainMatches by Przemyslaw Szczepaniak · 10 years ago
  31. a5f1c8e Fix InMemoryCookieStore by Przemyslaw Szczepaniak · 10 years ago
  32. ebdd859 Fix CookieManager tests by Przemyslaw Szczepaniak · 10 years ago
  33. 253affc Fix some HttpCookieTest tests. by Przemyslaw Szczepaniak · 10 years ago
  34. 9240644 Set DatagramSocket address and port before connect by Przemyslaw Szczepaniak · 10 years ago
  35. 956d88c Add arg NPE check in SourceChannelImpl#read by Przemyslaw Szczepaniak · 10 years ago
  36. 232065a Fix bad variable name by Przemyslaw Szczepaniak · 10 years ago
  37. dfb465c Use IPv6 loopback address as the default. by Przemyslaw Szczepaniak · 10 years ago
  38. 3ead9ed Android-ify DatagramSocket by Przemyslaw Szczepaniak · 10 years ago
  39. 6ff6e3b Fix SerializationStressTest1#test_18_28_writeObject by Przemyslaw Szczepaniak · 10 years ago
  40. 1d857a6 fix ChannelsTest#testNewChannelOutputStream by Przemyslaw Szczepaniak · 10 years ago
  41. 8dd7ce3 Fix ZipInputStream#available() by Przemyslaw Szczepaniak · 10 years ago
  42. d5ae300 Fix SerializationStressTest1#test_18_33_writeObject by Przemyslaw Szczepaniak · 10 years ago
  43. 1f11437 Make Class and ObjectStreamClass replacable by Przemyslaw Szczepaniak · 10 years ago
  44. 5dcd981 Missing native code in Object(In|Out)putStream by Przemyslaw Szczepaniak · 10 years ago
  45. c173982 Fix SerializaitonStressTest#test_2_writeReplace by Przemyslaw Szczepaniak · 10 years ago
  46. ca51934 Fixes in java.io.File by Przemyslaw Szczepaniak · 10 years ago
  47. 8cf95d9 Further ReferenceQueue fixes. by Przemyslaw Szczepaniak · 10 years ago
  48. d4f87eb Fix for ZipOutputStreamTest#testCreateEmpty by Przemyslaw Szczepaniak · 10 years ago
  49. adbb22c Fix DeflaterOutputStreamTest#testSyncFlushDeflater by Przemyslaw Szczepaniak · 10 years ago
  50. e18e1ae Fix UrlEncodingTest#testDecodingNonUsDigits by Przemyslaw Szczepaniak · 10 years ago
  51. 523317d Fix ReferenceQueue code (and some test) by Przemyslaw Szczepaniak · 10 years ago
  52. b97322e Tweak GZIPInputStreamTest. by Narayan Kamath · 10 years ago
  53. 867e936 Tweak selector test. by Narayan Kamath · 10 years ago
  54. deeaf6f Fix toString assertions. by Narayan Kamath · 10 years ago
  55. dabc7a7 Remove signal handling code. by Narayan Kamath · 10 years ago
  56. d50e399 Remove more unused code. by Narayan Kamath · 10 years ago
  57. e8d8f9c Minor tweak to DeflaterOutputStreamTest. by Narayan Kamath · 10 years ago
  58. ecf08be Convert ByteBuffers to byte[] correctly. by Narayan Kamath · 10 years ago
  59. ca75bfe More Preferences fixes. by Narayan Kamath · 10 years ago
  60. 38fcc33 Change version names. by Narayan Kamath · 10 years ago
  61. 47d16f8 ICU55: Update locale data dependent test expectations. by Fredrik Roubert · 10 years ago
  62. afe419d Track CLDR-26 updates to currency data. by Narayan Kamath · 11 years ago
  63. 34cd02c Track date format changes for es_ES and es_US. by Narayan Kamath · 11 years ago
  64. ca01d76 Track CDLR-26 changes to czech narrow standalone months. by Narayan Kamath · 11 years ago
  65. c6bf020 Track ICU54 CLDR update. by Narayan Kamath · 11 years ago
  66. 96b40e8 Stop using libcore's java.util.prefs implementation. by Narayan Kamath · 10 years ago
  67. e9cf8b1 Fix Properties tests. by Narayan Kamath · 10 years ago
  68. b2a0bab Socket#toString: Change "addr" -> "address" by Narayan Kamath · 10 years ago
  69. 2ab856a Fix MulticastSocket implementation. by Narayan Kamath · 10 years ago
  70. 2808d7d SocketChannel fixes. by Narayan Kamath · 10 years ago
  71. 3986e3c Clamp thread priorities to [MIN_PRIORITY, MAX_PRIORITY]. by Narayan Kamath · 10 years ago
  72. 46c38b3 Deal with null thread names correctly. by Narayan Kamath · 10 years ago
  73. 9c17d02 Throw IOException on all stream operations on closed ZipFiles. by Narayan Kamath · 10 years ago
  74. a68b1a5 Throw AIOOBE when toIndex < fromIndex. by Narayan Kamath · 10 years ago
  75. f1b3536 Remove bogus test of implementation details. by Narayan Kamath · 10 years ago
  76. 8821887 Fix Date#getTimeZoneOffset. by Narayan Kamath · 10 years ago
  77. b3c5785 Throw ISE on closed inflaters. by Narayan Kamath · 10 years ago
  78. 6dddb4c Throw IOException on closed JarVerifier.VerifierStreams. by Narayan Kamath · 10 years ago
  79. 35b9ace Improve InflaterInputStream#available. by Narayan Kamath · 10 years ago
  80. 457d3b2 Improve DeflaterInputStream#available. by Narayan Kamath · 10 years ago
  81. cf8b6b4 Revert "Revert "Cull unused Charset Encoders."" by Narayan Kamath · 10 years ago
  82. 9c67070 Revert "Revert "Drop support for the "standard" and "extended" charset providers."" by Narayan Kamath · 10 years ago
  83. 68b04a4 Revert "Drop support for the "standard" and "extended" charset providers." by Narayan Kamath · 10 years ago
  84. 7007626 Revert "Cull unused Charset Encoders." by Narayan Kamath · 10 years ago
  85. ba82d06 Cull unused Charset Encoders. by Narayan Kamath · 10 years ago
  86. f307802 Drop support for the "standard" and "extended" charset providers. by Narayan Kamath · 10 years ago
  87. b304b28 Fix bogus comparison tests for Double / Float. by Narayan Kamath · 10 years ago
  88. d2ace86 Fix CharBuffer#put(String, int, int) by Narayan Kamath · 10 years ago
  89. 55f4e64 Fix bogus fix in FileChannelImpl. by Narayan Kamath · 10 years ago
  90. 0319995 Fix ChannelsTest by Narayan Kamath · 10 years ago
  91. 396f236 Fix DatagramChannel tests. by Narayan Kamath · 10 years ago
  92. 8b2e919a Fix several Scanner issues. by Narayan Kamath · 10 years ago
  93. 8bc68f6 StreamDecoder: Flush charset decoder properly at the end of stream. by Narayan Kamath · 10 years ago
  94. 77498e4 Android's "platform" encoding is UTF-8. by Narayan Kamath · 10 years ago
  95. b33e82d Android is always LITTLE_ENDIAN. by Narayan Kamath · 10 years ago
  96. b7b2b8b FileOutputStreamTest : Change position expectations for appendable channels. by Narayan Kamath · 10 years ago
  97. 2fd3e2e BufferedReader : Employ the same resizing strategy as BufferedIS. by Narayan Kamath · 10 years ago
  98. 2bc08d5 Fix BufferedInputStreamTest. by Narayan Kamath · 10 years ago
  99. 31e1b68 Suppress ProperyChangeSupport failure. by Narayan Kamath · 10 years ago
  100. 78dd410 Added missing java.io.Console native code by Przemyslaw Szczepaniak · 10 years ago