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