1. 20b1cd1 Merge "Merge code path for hostname lookup" by Yi Kong · 9 years ago
  2. 0005cba Add a positive test for System.load. by Narayan Kamath · 9 years ago
  3. a232b35 Add a unit test for String.split with trailing separators. by Narayan Kamath · 9 years ago
  4. c2664d2 Merge code path for hostname lookup by Yi Kong · 9 years ago
  5. afe86ef More UTS#35 conformance. by Narayan Kamath · 9 years ago
  6. 00617c7 Deal with CLDR abbreviations correctly. by Narayan Kamath · 9 years ago
  7. d6c54ba Implement more of the UTS#35 spec. by Narayan Kamath · 9 years ago
  8. 3822402 SimpleDateFormat: Emulate support for 'L' and 'c' format specifiers. by Narayan Kamath · 9 years ago
  9. 8ff215d Merge changes from topic 'master_sjf' by Przemyslaw Szczepaniak · 9 years ago
  10. 66c9d04 Fix System.load to use getStackClass1 by Mathieu Chartier · 9 years ago
  11. 718ccfb Merge "Do not build libjavacore with clang for mips64" am: 9d92f682af am: d92ab79b9b by Chih-hung Hsieh · 9 years ago
  12. a708f3f Merge "Do not build libjavacore with clang for mips64" am: 9d92f682af by Chih-hung Hsieh · 9 years ago
  13. d92ab79 Merge "Do not build libjavacore with clang for mips64" am: 9d92f682af by Chih-hung Hsieh · 9 years ago
  14. 9d92f68 Merge "Do not build libjavacore with clang for mips64" by Chih-hung Hsieh · 9 years ago
  15. 4b347ba Do not build libjavacore with clang for mips64 by Lazar Trsic · 9 years ago
  16. 65f5c8a Merge "Modify tests to make them less fragile" am: ef7e113e5a am: 3a4992f11e by Paul Duffin · 9 years ago
  17. 7f2b92c Merge "Modify tests to make them less fragile" am: ef7e113e5a am: 3a4992f11e by Paul Duffin · 9 years ago
  18. 3a4992f Merge "Modify tests to make them less fragile" am: ef7e113e5a by Paul Duffin · 9 years ago
  19. ef7e113 Merge "Modify tests to make them less fragile" by Paul Duffin · 9 years ago
  20. da57c8f Modify tests to make them less fragile by Paul Duffin · 9 years ago
  21. abd00f0 HttpsURLConnection: fix getHostnameVerifier by Sergio Giro · 9 years ago
  22. e8e4da2 Remove StrictJarFile from ClassPathURLStreamHandler by Przemyslaw Szczepaniak · 9 years ago
  23. f640e11 Move StrictJarFile to framework/core by Przemyslaw Szczepaniak · 9 years ago
  24. 56a7d04 Fix CTS:InetAddressTest#test_getByName by Yi Kong · 9 years ago
  25. 9ad3558 Cache Integer.toString results for small numbers by Yi Kong · 9 years ago
  26. 7d63749 Replace modulus operation in Integer.toString by Yi Kong · 9 years ago
  27. f23f64f Merge "Fix OldJarFileTest: move initialization to setUp()" am: 3f6031f995 am: efb6f01120 by Neil Fuller · 9 years ago
  28. 1d99476 Merge "Fix OldJarFileTest: move initialization to setUp()" am: 3f6031f995 by Neil Fuller · 9 years ago
  29. efb6f01 Merge "Fix OldJarFileTest: move initialization to setUp()" am: 3f6031f995 by Neil Fuller · 9 years ago
  30. 3f6031f Merge "Fix OldJarFileTest: move initialization to setUp()" by Neil Fuller · 9 years ago
  31. 58b05c8 Fix OldJarFileTest: move initialization to setUp() by Neil Fuller · 9 years ago
  32. b10b2a3 Fix ConcurrentModificationException in ArrayList iterators. by Narayan Kamath · 9 years ago
  33. 3f0f9ee Merge changes If8ce299b,I6152a524 by Shubham Ajmera · 9 years ago
  34. d556642 DirectByteBuffer fix by Shubham Ajmera · 9 years ago
  35. f414572 isAccessible flag fixes by Shubham Ajmera · 9 years ago
  36. 664c5e4 Implement File.exists() in terms of access(). by Narayan Kamath · 9 years ago
  37. 2eb578c Merge "javax.net.ssl: delete DistinguishedNameParser and test" am: 8d82a8f6b8 am: e955bfe815 by Sergio Giro · 9 years ago
  38. 46c02bb Merge "javax.net.ssl: delete DistinguishedNameParser and test" am: 8d82a8f6b8 by Sergio Giro · 9 years ago
  39. e955bfe Merge "javax.net.ssl: delete DistinguishedNameParser and test" am: 8d82a8f6b8 by Sergio Giro · 9 years ago
  40. 8d82a8f Merge "javax.net.ssl: delete DistinguishedNameParser and test" by Sergio Giro · 9 years ago
  41. 0c9e95e1 javax.net.ssl: delete DistinguishedNameParser and test by Sergio Giro · 9 years ago
  42. 2724907 Merge "Fix FileDescriptor leak from java.lang.Process." by Narayan Kamath · 9 years ago
  43. ef585b6 Merge "implemented java.text.Bidi using icu4j" by Shubham Ajmera · 9 years ago
  44. e9d215b Fix FileDescriptor leak from java.lang.Process. by Narayan Kamath · 9 years ago
  45. 2e1b9c6 ojluni: use the okhttp DefaultHostnameVerifier in HttpsURLConnection by Sergio Giro · 9 years ago
  46. 7f70532 Merge "libcore: remove exception errors in Timer" am: 13e1e27582 am: d9f3269c9e by Sergio Giro · 9 years ago
  47. efa146c Merge "Add a test to exercise RelativeDateTimeFormatter" am: d034f35da6 am: d3b926e104 by Neil Fuller · 9 years ago
  48. 07ebb42 Merge "Fix expiry checks in HttpCookie" am: 7263b24f8c am: d729610297 by Neil Fuller · 9 years ago
  49. 2b80a43 Merge "UriCodec: use replacement character for malformed input" am: 4d1321f4e5 am: e98a1e37fe by Sergio Giro · 9 years ago
  50. e8601d1 Merge "Assert that PSS AlgorithmParameters work as expected." am: 87fe8d1e38 am: 944cd3d9fd by Alex Klyubin · 9 years ago
  51. ade22a4 Merge "Assert that RSASSA-PSS Signature available and works." am: 9599b3b487 am: 94ed76b5f2 by Alex Klyubin · 9 years ago
  52. ff151ee Merge "libcore: add tests in X500Principal and DistinguishedParserName" am: 7de0f60482 am: f141a2f7fc by Sergio Giro · 9 years ago
  53. 5df46d8 Merge "Revert "libart: add lambda proxy support"" am: 6a410f0708 am: df2be6aef8 by Nicolas Geoffray · 9 years ago
  54. 2088160 Merge "libcore: remove exception errors in Timer" am: 13e1e27582 am: d9f3269c9e by Sergio Giro · 9 years ago
  55. 87af580 Merge "Add a test to exercise RelativeDateTimeFormatter" am: d034f35da6 by Neil Fuller · 9 years ago
  56. 006b8b3 Merge "Fix expiry checks in HttpCookie" am: 7263b24f8c am: d729610297 by Neil Fuller · 9 years ago
  57. c824aa9 Merge "UriCodec: use replacement character for malformed input" am: 4d1321f4e5 by Sergio Giro · 9 years ago
  58. d9f3269 Merge "libcore: remove exception errors in Timer" am: 13e1e27582 by Sergio Giro · 9 years ago
  59. d3b926e Merge "Add a test to exercise RelativeDateTimeFormatter" am: d034f35da6 by Neil Fuller · 9 years ago
  60. d729610 Merge "Fix expiry checks in HttpCookie" am: 7263b24f8c by Neil Fuller · 9 years ago
  61. e98a1e3 Merge "UriCodec: use replacement character for malformed input" am: 4d1321f4e5 by Sergio Giro · 9 years ago
  62. 13e1e27 Merge "libcore: remove exception errors in Timer" by Sergio Giro · 9 years ago
  63. 0492955 libcore: remove exception errors in Timer by Sergio Giro · 9 years ago
  64. d034f35 Merge "Add a test to exercise RelativeDateTimeFormatter" by Neil Fuller · 9 years ago
  65. 362a0fd Add a test to exercise RelativeDateTimeFormatter by Neil Fuller · 9 years ago
  66. cfeee2d Merge "Properly add missing "java.version" system property" by Przemyslaw Szczepaniak · 9 years ago
  67. 91cea24 Properly add missing "java.version" system property by Przemyslaw Szczepaniak · 9 years ago
  68. 5339965 Stop calling Math.min from HashMap.inflateTable. by Narayan Kamath · 9 years ago
  69. 6ec7166 implemented java.text.Bidi using icu4j by Shubham Ajmera · 9 years ago
  70. 909b8cf Merge changes from topic 'ByteBufferFix' by Shubham Ajmera · 9 years ago
  71. 7263b24 Merge "Fix expiry checks in HttpCookie" by Neil Fuller · 9 years ago
  72. d80eadc FollowUp fixes for ByteBuffer by Shubham Ajmera · 9 years ago
  73. 4d1321f Merge "UriCodec: use replacement character for malformed input" by Sergio Giro · 9 years ago
  74. da5c250 Merge "Assert that PSS AlgorithmParameters work as expected." am: 87fe8d1e38 by Alex Klyubin · 9 years ago
  75. 15871ab Merge "Assert that RSASSA-PSS Signature available and works." am: 9599b3b487 by Alex Klyubin · 9 years ago
  76. 944cd3d Merge "Assert that PSS AlgorithmParameters work as expected." am: 87fe8d1e38 by Alex Klyubin · 9 years ago
  77. 94ed76b Merge "Assert that RSASSA-PSS Signature available and works." am: 9599b3b487 by Alex Klyubin · 9 years ago
  78. 87fe8d1 Merge "Assert that PSS AlgorithmParameters work as expected." by Alex Klyubin · 9 years ago
  79. 9599b3b Merge "Assert that RSASSA-PSS Signature available and works." by Alex Klyubin · 9 years ago
  80. e3101cd UriCodec: use replacement character for malformed input by Sergio Giro · 9 years ago
  81. 4ee97ca Fix HashMapTest#testSerializationSelf. by Narayan Kamath · 9 years ago
  82. 03b63ff Merge "libcore: add tests in X500Principal and DistinguishedParserName" am: 7de0f60482 by Sergio Giro · 9 years ago
  83. f141a2f Merge "libcore: add tests in X500Principal and DistinguishedParserName" by Sergio Giro · 9 years ago
  84. 906d4ce Assert that RSASSA-PSS Signature available and works. by Alex Klyubin · 9 years ago
  85. 7de0f60 Merge "libcore: add tests in X500Principal and DistinguishedParserName" by Sergio Giro · 9 years ago
  86. 1c11a7f Merge "Revert "Add missing "java.version" system property."" by Narayan Kamath · 9 years ago
  87. f7ce6a3 libcore: add tests in X500Principal and DistinguishedParserName by Sergio Giro · 9 years ago
  88. 39aff9a Make uncaught exceptions from finalizers non-fatal. by Narayan Kamath · 9 years ago
  89. d29facc Revert "Add missing "java.version" system property." by Narayan Kamath · 9 years ago
  90. 46edfaf <T>Buffer: Removed Direct<T>BufferR?[U|S] by Shubham Ajmera · 9 years ago
  91. 9b30f63 DirectByteBuffer: Merged readonly variant by Shubham Ajmera · 9 years ago
  92. fde0200 Replace unSafe methods from DirectByteBuffer by Shubham Ajmera · 9 years ago
  93. da638d2 Merge "Add missing "java.version" system property." by Przemyslaw Szczepaniak · 9 years ago
  94. a61daf4 Include ICU4J resources in core-libart / core-libart-hostex. by Narayan Kamath · 9 years ago
  95. 227f425 Merge "Revert "libart: add lambda proxy support"" am: 6a410f0708 am: df2be6aef8 by Nicolas Geoffray · 9 years ago
  96. df2be6a Merge "Revert "libart: add lambda proxy support"" am: 6a410f0708 by Nicolas Geoffray · 9 years ago
  97. 6537662 Add missing "java.version" system property. by Przemyslaw Szczepaniak · 9 years ago
  98. 3d27623 Merge "java.lang.Character implemented using icu4c" by Przemyslaw Szczepaniak · 9 years ago
  99. dcdf811 java.lang.Character implemented using icu4c by Przemyslaw Szczepaniak · 9 years ago
  100. 2c92c5a Merge "Remove unused class." by Narayan Kamath · 9 years ago