1. 1dfccfc Rename Entry class in TreeMap by Przemyslaw Szczepaniak · 9 years ago
  2. 732fc1d Merge "Update unused/deprecated class javadocs" into lmp-mr1-enso-dev by Przemyslaw Szczepaniak · 9 years ago
  3. ea3e147 Merge "Remove dead code in Inet4AddressImpl" into lmp-mr1-enso-dev by Przemyslaw Szczepaniak · 9 years ago
  4. 1a89b99 Merge "Rename Entry classes in HashMap and LinkedHashMap." into lmp-mr1-enso-dev by Przemyslaw Szczepaniak · 9 years ago
  5. 9048c4f Rename Entry classes in HashMap and LinkedHashMap. by Narayan Kamath · 9 years ago
  6. c98b29f Remove dead code in Inet4AddressImpl by Przemyslaw Szczepaniak · 9 years ago
  7. 18c0914 Update unused/deprecated class javadocs by Przemyslaw Szczepaniak · 9 years ago
  8. 542cc39 Add isFinalizable method in java.lang.Class by Yi Kong · 9 years ago
  9. 27fd895 Merge "Replace unSafe methods from DirectByteBuffer" into lmp-mr1-enso-dev by Shubham Ajmera · 9 years ago
  10. eb63867 Replace unSafe methods from DirectByteBuffer by Shubham Ajmera · 9 years ago
  11. c6b8e23 Native implementation of java.lang.Math by Przemyslaw Szczepaniak · 9 years ago
  12. a5f312c break build. by Qiwen Zhao · 9 years ago
  13. c307cac java.lang.Character implemented using icu4c DO NOT MERGE by Przemyslaw Szczepaniak · 9 years ago
  14. f2a67f8 Fix reboot-loop. by Przemyslaw Szczepaniak · 9 years ago
  15. 5a0ae3e libcore: new implementation of libcore.io.Base64 by Sergio Giro · 9 years ago
  16. da0b723 Fix build, String is different in mnc/lmp-mr1 by Przemyslaw Szczepaniak · 9 years ago
  17. a2f1c61 Remove code that unused/deprecated on android. by Przemyslaw Szczepaniak · 9 years ago
  18. 9c1600b String#split fast path optimization by Przemyslaw Szczepaniak · 9 years ago
  19. 2921f81 ByteBufferAsCharBuffer: Merged variants by Shubham Ajmera · 9 years ago
  20. 99603bd ByteBufferAsFloatBuffer: Merged variants by Shubham Ajmera · 9 years ago
  21. eb78114 ByteBufferAsLongBuffer: Merged variants by Shubham Ajmera · 9 years ago
  22. 07e1b7c ByteBufferAsShortBuffer: Merged variants by Shubham Ajmera · 9 years ago
  23. 89ba71b ByteBufferAsIntBuffer: Merged variants by Shubham Ajmera · 9 years ago
  24. c1b2d56 ByteBufferAsDoubleBuffer: Merged variants by Shubham Ajmera · 9 years ago
  25. 48c1f0e Fix file descriptor accessor for SocketAdaptor. by Narayan Kamath · 9 years ago
  26. 0b536b2 IDN: Fix path to resource file. by Narayan Kamath · 9 years ago
  27. 2e1995a SocketChannel: set the local address after #connect.. by Narayan Kamath · 9 years ago
  28. 9f7cb9d CookieStore: Handle null URIs correctly. by Narayan Kamath · 9 years ago
  29. a0b53a0 RandomAccessFile : Don't null out channels on #close. by Narayan Kamath · 9 years ago
  30. 88ada97 InetSocketAddress : Use IPV6 ANY by default. by Narayan Kamath · 9 years ago
  31. 4d996b8 CharsetEncoder: Fix canEncode on empty sequences. by Narayan Kamath · 9 years ago
  32. 9dd4475 ParsePositionTest: Fix a few bogus test cases. by Narayan Kamath · 9 years ago
  33. 09e87b6 InetAddress : Fix getAllByName for null hosts. by Narayan Kamath · 9 years ago
  34. bfb2104 Collections: Remove bogus test-case and optimize sort. by Narayan Kamath · 9 years ago
  35. 61927cc ClassCastExceptionTest : Update test expectations. by Narayan Kamath · 9 years ago
  36. 27ba86d Revert "libcore: new implementation of libcore.io.Base64" by Przemyslaw Szczepaniak · 9 years ago
  37. a6a4efb libcore: change removal of tasks in Timer#purge by Sergio Giro · 9 years ago
  38. ae2814b libcore: remove cancelled tasks from the queue in Timer at the time they're scheduled by Sergio Giro · 9 years ago
  39. 99ac18d libcore: rewrite Timer by Sergio Giro · 9 years ago
  40. 87f37c1 libcore: fix errors in UriCodec by Sergio Giro · 9 years ago
  41. e45feb1 libcore: rewrite of UriCodec by Sergio Giro · 9 years ago
  42. 7dffb19 libcore: new implementation of libcore.util.SneakyThrow by Sergio Giro · 9 years ago
  43. 2991631 libcore: new implementation of libcore.io.Base64 by Sergio Giro · 9 years ago
  44. f859444 Closing of filDes shared b/w multiple streams by Shubham Ajmera · 9 years ago
  45. 5cbde77 Closing of filDes shared b/w multiple streams by Shubham Ajmera · 9 years ago
  46. 996ddbb Merged and removed readOnly Variants by Shubham Ajmera · 9 years ago
  47. 53df6f7 HeapCharBuffer: Merged the ReadOnly variant by Shubham Ajmera · 9 years ago
  48. 4e2f571 HeapLongBuffer: Removed & merged reaOnly variant by Shubham Ajmera · 9 years ago
  49. 069d993 ByteBuffer: Removed the readonly variant by Shubham Ajmera · 9 years ago
  50. 51a43d9 Fix new File("") behavior. by Przemyslaw Szczepaniak · 9 years ago
  51. 358e76b Remove java.lang.IntegralToString by Przemyslaw Szczepaniak · 9 years ago
  52. 8ee7abf Fix java.lang.reflect.Array#newInstance by Przemyslaw Szczepaniak · 9 years ago
  53. 9df7d4f Add Android System#arraycopy fast specializations. by Przemyslaw Szczepaniak · 9 years ago
  54. 669c2cc Speed up Arrays#deepHashCode & deepEquals by Przemyslaw Szczepaniak · 9 years ago
  55. 3be987f Inline ArrayList rangeCheck&elementData methods by Przemyslaw Szczepaniak · 9 years ago
  56. 0ae9374 Remove malformed line from proguard mapping. by Narayan Kamath · 9 years ago
  57. 647e4a6 Avoid spurious libcore builds (take 2). by Narayan Kamath · 9 years ago
  58. c2f9206 Revert "Fix spurious libcore rebuilds." by Narayan Kamath · 9 years ago
  59. 5596297 Revert "Followup to change 2cd01bd959719192b9666." by Narayan Kamath · 9 years ago
  60. 8ca24bf Followup to change 2cd01bd959719192b9666. by Narayan Kamath · 9 years ago
  61. 025d4d5 Fix spurious libcore rebuilds. by Narayan Kamath · 9 years ago
  62. 082643a Add libcore.util.RecoverySystem by Narayan Kamath · 9 years ago
  63. 844badd Include ICU4J in core-libart. by Narayan Kamath · 9 years ago
  64. 247cc3a Locale : Use ICU data for 2->3 letter mappings. by Narayan Kamath · 9 years ago
  65. 0ea7c29 FieldPositionTest : update test expectations. by Narayan Kamath · 9 years ago
  66. f9f13fe CalendarSystem : rework calendar lookups. by Narayan Kamath · 9 years ago
  67. ec3e6a7 X509Certificate : Directly use the default implementation class. by Narayan Kamath · 9 years ago
  68. a83234f Remove unused com.sun.security.auth by Narayan Kamath · 9 years ago
  69. a74fbbe Fix class name reference in ResourcesMgr. by Narayan Kamath · 9 years ago
  70. 05f1113 Fix class name reference in EcKeyFactory. by Narayan Kamath · 9 years ago
  71. 41a4450 Rename native library. by Narayan Kamath · 9 years ago
  72. fade2d5 Add explicit registration for DatagramDispatcher functions. by Narayan Kamath · 9 years ago
  73. 64e24a8 CharsetEncoder : Account for ignorable codepoints. by Narayan Kamath · 9 years ago
  74. c3ea312 Remove unnecessary translations of ListResources. by Narayan Kamath · 9 years ago
  75. 714eff1 proguard: Keep all attributes. by Narayan Kamath · 9 years ago
  76. b32e5a3 Remove forced mapping for sun.nio.cs. by Narayan Kamath · 9 years ago
  77. 1a0f184 proguard : Rename SourceFile and keep the LineNumberTable. by Narayan Kamath · 9 years ago
  78. bd15574 Fix the last of the proguard related issues. by Narayan Kamath · 9 years ago
  79. b7554f7 Pretend to support 'L' and 'c' format specifiers. by Narayan Kamath · 9 years ago
  80. ac740d8 Track proguard mapping for sun.nio.ch / sun.net.spi by Narayan Kamath · 9 years ago
  81. b985319 Obfuscate core-libart / core-oj using proguard. by Narayan Kamath · 9 years ago
  82. 3c6fa4e Remove support for "direct" usage of out / err. by Narayan Kamath · 9 years ago
  83. 91293d0 Remove SDP support. by Narayan Kamath · 9 years ago
  84. e9ddd4b Remove default pack200 packers and unpackers. by Narayan Kamath · 9 years ago
  85. 800a53f Remove unnecessary Class.forName. by Narayan Kamath · 9 years ago
  86. f529bc7 Android-ify HttpCookie#domainMatches by Przemyslaw Szczepaniak · 9 years ago
  87. a5f1c8e Fix InMemoryCookieStore by Przemyslaw Szczepaniak · 9 years ago
  88. ebdd859 Fix CookieManager tests by Przemyslaw Szczepaniak · 9 years ago
  89. 253affc Fix some HttpCookieTest tests. by Przemyslaw Szczepaniak · 9 years ago
  90. 9240644 Set DatagramSocket address and port before connect by Przemyslaw Szczepaniak · 9 years ago
  91. 956d88c Add arg NPE check in SourceChannelImpl#read by Przemyslaw Szczepaniak · 9 years ago
  92. 232065a Fix bad variable name by Przemyslaw Szczepaniak · 9 years ago
  93. dfb465c Use IPv6 loopback address as the default. by Przemyslaw Szczepaniak · 9 years ago
  94. 3ead9ed Android-ify DatagramSocket by Przemyslaw Szczepaniak · 9 years ago
  95. 6ff6e3b Fix SerializationStressTest1#test_18_28_writeObject by Przemyslaw Szczepaniak · 9 years ago
  96. 1d857a6 fix ChannelsTest#testNewChannelOutputStream by Przemyslaw Szczepaniak · 9 years ago
  97. 8dd7ce3 Fix ZipInputStream#available() by Przemyslaw Szczepaniak · 9 years ago
  98. d5ae300 Fix SerializationStressTest1#test_18_33_writeObject by Przemyslaw Szczepaniak · 9 years ago
  99. 1f11437 Make Class and ObjectStreamClass replacable by Przemyslaw Szczepaniak · 9 years ago
  100. 5dcd981 Missing native code in Object(In|Out)putStream by Przemyslaw Szczepaniak · 9 years ago