1. 6037000 ojtests: Split out public/boot tests and add device targets by Igor Murashkin · 9 years ago
  2. 75b9bef Merge "Avoid performing boundary checks in StringBuilder" by Yi Kong · 9 years ago
  3. 11a4200 Merge "ResourceBundle : Use UTF-8 for property based resources." by Narayan Kamath · 9 years ago
  4. ac8051d ResourceBundle : Use UTF-8 for property based resources. by Narayan Kamath · 9 years ago
  5. 308a03f Avoid performing boundary checks in StringBuilder by Yi Kong · 9 years ago
  6. 8e579d7 Merge "Restore fastpath of Pattern#split" by Przemyslaw Szczepaniak · 9 years ago
  7. 93066ca Merge "String: Avoid char-by-char copy during replace." by Narayan Kamath · 9 years ago
  8. f65410c String: Avoid char-by-char copy during replace. by Narayan Kamath · 9 years ago
  9. c93c3ad Merge "Close InputStream in case of Exception" by Tobias Thierer · 9 years ago
  10. 3ad5e5d Merge "Fix stream not being closed on all exception paths" by Tobias Thierer · 9 years ago
  11. 9d6a3f9 Merge "TimSort fails with ArrayIndexOutOfBoundsException" by Shubham Ajmera · 9 years ago
  12. a928927 Merge "Fix use of Object.equals() to compare arrays." by Tobias Thierer · 9 years ago
  13. bdd8f39 Merge "Avoid additional Object allocations that are immediately unboxed" by Tobias Thierer · 9 years ago
  14. 0031503 Merge "Make broken JSONOBject.NULL.equals(null) consistent with Objects.hashCode(null)" by Tobias Thierer · 9 years ago
  15. f7c46fb Merge "Optimize StringBuilder.append for String with range" by Treehugger Robot · 9 years ago
  16. a8d952d Optimize StringBuilder.append for String with range by Yi Kong · 9 years ago
  17. f0d4a04 Make broken JSONOBject.NULL.equals(null) consistent with Objects.hashCode(null) by Tobias Thierer · 9 years ago
  18. f2c4a1c Close InputStream in case of Exception by Tobias Thierer · 9 years ago
  19. 97a3d51 Fix use of Object.equals() to compare arrays. by Tobias Thierer · 9 years ago
  20. e7bf89f Fix stream not being closed on all exception paths by Tobias Thierer · 9 years ago
  21. a5448c0 Avoid additional Object allocations that are immediately unboxed by Tobias Thierer · 9 years ago
  22. 742e6e3 TimSort fails with ArrayIndexOutOfBoundsException by Shubham Ajmera · 9 years ago
  23. 1a3915f Merge "CpuFeatures: try to get around emulated ABI problems" by Kenny Root · 9 years ago
  24. 71ab94c Merge "CharsetEncoder/Decoder: Use NativeAllocationRegistry." by Narayan Kamath · 9 years ago
  25. b14296a Restore fastpath of Pattern#split by Przemyslaw Szczepaniak · 9 years ago
  26. c672ce8 CharsetEncoder/Decoder: Use NativeAllocationRegistry. by Narayan Kamath · 9 years ago
  27. 15422d9 Merge "Add unit tests for FileChannel#lock #tryLock" by Shubham Ajmera · 9 years ago
  28. baba65a Add unit tests for FileChannel#lock #tryLock by Shubham Ajmera · 9 years ago
  29. a91b5ab Merge "Patch differences in classes taken from older OpenJDK version" by Shubham Ajmera · 9 years ago
  30. df105be Patch differences in classes taken from older OpenJDK version by Shubham Ajmera · 9 years ago
  31. 6e29a9b Merge "Up java.text.DecimalFormat max integer digits." by Joachim Sauer · 9 years ago
  32. 072683e Merge "Libcore hooks for sensistive thread registration" by Calin Juravle · 9 years ago
  33. 85d15d8 Up java.text.DecimalFormat max integer digits. by Joachim Sauer · 9 years ago
  34. 66e10c8 Merge "Add missed overrides for OpenJDK 8 Map default methods" by Neil Fuller · 9 years ago
  35. 440b533 Merge "DocumentImpl: drop field that is never written." by Tobias Thierer · 9 years ago
  36. 2129234 Merge "Convert Pattern and Matcher to use NativeAllocationRegistry" by Hans Boehm · 9 years ago
  37. d9e764e Convert Pattern and Matcher to use NativeAllocationRegistry by Hans Boehm · 9 years ago
  38. 3c44afb Merge "Tidy up uses of Integer.valueOf." by Narayan Kamath · 9 years ago
  39. 8dbf50a Tidy up uses of Integer.valueOf. by Narayan Kamath · 9 years ago
  40. 1f01b0e Add missed overrides for OpenJDK 8 Map default methods by Shubham Ajmera · 9 years ago
  41. d17ae95 Libcore hooks for sensistive thread registration by Calin Juravle · 9 years ago
  42. bd1049a Merge "Inet6Address: Provide an explicit hostname for the ANY address." by Narayan Kamath · 9 years ago
  43. 30a12fe Inet6Address: Provide an explicit hostname for the ANY address. by Narayan Kamath · 9 years ago
  44. 4149eb3 DocumentImpl: drop field that is never written. by Tobias Thierer · 9 years ago
  45. 7564dd8 Merge "Allow some rounding on SO_TIMEOUT values" by Neil Fuller · 9 years ago
  46. 56e43b1 Merge "Make ObjectOutputStream behave as in M when stream is closed" by Paul Duffin · 9 years ago
  47. 01e5d20 Make ObjectOutputStream behave as in M when stream is closed by Paul Duffin · 9 years ago
  48. 39804fc Merge "CertPathBuilder1Test: remove Security#setProperty calls" by Kenny Root · 9 years ago
  49. 562ab6c CpuFeatures: try to get around emulated ABI problems by Kenny Root · 9 years ago
  50. 1272ddf Merge "Make dex file loading failure more explicit about failure." by Alex Light · 9 years ago
  51. 5b1ee95 CertPathBuilder1Test: remove Security#setProperty calls by Kenny Root · 9 years ago
  52. 969e52f Allow some rounding on SO_TIMEOUT values by Neil Fuller · 9 years ago
  53. 8b0358e Make dex file loading failure more explicit about failure. by Alex Light · 9 years ago
  54. df2dc04 Merge "Libcore: Add more ICU hardcoded properties" by Treehugger Robot · 9 years ago
  55. b0b390e Libcore: Add more ICU hardcoded properties by Andreas Gampe · 9 years ago
  56. 4571d98 Merge "Bring back default methods for AnnotatedElement" by Yi Kong · 9 years ago
  57. be16089 Bring back default methods for AnnotatedElement by Yi Kong · 9 years ago
  58. 6ed1fe0 Merge "Add test for WEEK_OF_MONTH" by Paul Duffin · 9 years ago
  59. d168bdb Merge "Libcore: Revert "Security: Allow compile time initialization."" by Andreas Gampe · 9 years ago
  60. 9dc36dc Libcore: Revert "Security: Allow compile time initialization." by Andreas Gampe · 9 years ago
  61. 7c19e31 Add test for WEEK_OF_MONTH by Paul Duffin · 9 years ago
  62. ebc5653 Merge "Update properties related javadoc in java.lang.System" by Przemyslaw Szczepaniak · 9 years ago
  63. 0b6a53b Merge "Fix & restore javadoc in java.util.Locale" by Przemyslaw Szczepaniak · 9 years ago
  64. d8e75a1 Update properties related javadoc in java.lang.System by Przemyslaw Szczepaniak · 9 years ago
  65. 6d66808 Fix & restore javadoc in java.util.Locale by Przemyslaw Szczepaniak · 9 years ago
  66. 1f09b4e Merge "ObjectStreamClass: Add a workaround for abusers of private API." by Narayan Kamath · 9 years ago
  67. 987c9ca ObjectStreamClass: Add a workaround for abusers of private API. by Narayan Kamath · 9 years ago
  68. bcf1073 Merge "Explicitly set locale to en_US for tests that require it" by Treehugger Robot · 9 years ago
  69. 7027504 Merge "FileTest: Deflake the case where the device isn't rebooted between tests." by Narayan Kamath · 9 years ago
  70. a4750c7 Explicitly set locale to en_US for tests that require it by Neil Fuller · 9 years ago
  71. a152eae FileTest: Deflake the case where the device isn't rebooted between tests. by Narayan Kamath · 9 years ago
  72. 953b205 Merge "Fix HttpURLConnection javadoc." by Przemyslaw Szczepaniak · 9 years ago
  73. 737cc1e Fix HttpURLConnection javadoc. by Przemyslaw Szczepaniak · 9 years ago
  74. f5ab7aa Merge "String: Improve performance of String.getBytes." by Narayan Kamath · 9 years ago
  75. f9d0b60 String: Improve performance of String.getBytes. by Narayan Kamath · 9 years ago
  76. 08c073a Merge "Port OpenJDK8 chars() and codepoints() methods" by Yi Kong · 9 years ago
  77. 1cf5079 Merge "CertPathValidatorTest: add OCSP response tests" by Treehugger Robot · 9 years ago
  78. 522b917 CertPathValidatorTest: add OCSP response tests by Kenny Root · 9 years ago
  79. 5ea66c3 Merge changes I4a40be74,I3d2e278b,I76ec3fbf,I9fb124e0,I97947c2c, ... by Andreas Gampe · 9 years ago
  80. 72ab551 Libcore: Hardcode os.name system property by Andreas Gampe · 9 years ago
  81. f266920 Libcore: Hardcode http system properties by Andreas Gampe · 9 years ago
  82. 6c0b933 Libcore: Hardcode sun.io.useCanonCaches by Andreas Gampe · 9 years ago
  83. 5d935d4 Libcore: Turn off ICU debugging by Andreas Gampe · 9 years ago
  84. b02486c Libcore: Move definition of java version to hardcoded class by Andreas Gampe · 9 years ago
  85. a469a66 Libcore: Refactor hardcoded system properties by Andreas Gampe · 9 years ago
  86. 9189c5b Merge "Fix art/test/119-noimage-patchoat." by Narayan Kamath · 9 years ago
  87. 3825c24 Fix art/test/119-noimage-patchoat. by Narayan Kamath · 9 years ago
  88. 18d565b Merge "SNIHostNameTest: add coverage of SNIServerName" by Kenny Root · 9 years ago
  89. 8f9c9ca Merge "FileInputStreamTest : Add test for skips of files larger than 2G." by Treehugger Robot · 9 years ago
  90. 75419e6 Merge "HashMap: Remove support for alt-hashing." by Narayan Kamath · 9 years ago
  91. bfada6f HashMap: Remove support for alt-hashing. by Narayan Kamath · 9 years ago
  92. 7de69aa FileInputStreamTest : Add test for skips of files larger than 2G. by Narayan Kamath · 9 years ago
  93. 9b24e1d Merge "OldManifestTest : Don't depend on HashMap iteration order." by Narayan Kamath · 9 years ago
  94. 99cdcd6 OldManifestTest : Don't depend on HashMap iteration order. by Narayan Kamath · 9 years ago
  95. 319358d Merge "KeyManagerFactoryTest: get sigAlg from entry" by Narayan Kamath · 9 years ago
  96. 29b0136 KeyManagerFactoryTest: get sigAlg from entry by Kenny Root · 9 years ago
  97. 6f55772 Merge "KeyManagerFactoryTest: remove flakiness" by Kenny Root · 9 years ago
  98. 7f2ccbe KeyManagerFactoryTest: remove flakiness by Kenny Root · 9 years ago
  99. c2c801b Merge "TestKeyStore: use static DH parameters" by Kenny Root · 9 years ago
  100. 2c2ceba Merge "Add Map::replaceAll method" by Shubham Ajmera · 9 years ago