1. 226c3a9 Merge "Remove referenceStaticOffsets from Class.java since it's not needed anymore." by Mingyao Yang · 10 years ago
  2. 9fa4a8d Remove referenceStaticOffsets from Class.java since it's not needed anymore. by Mingyao Yang · 10 years ago
  3. 3de4fce Merge "High CPU load in java.nio using poll" by Elliott Hughes · 10 years ago
  4. f41df4f High CPU load in java.nio using poll by Przemyslaw Jakwert · 10 years ago
  5. e3c2ce0 Merge "Add Reference.getReferent for reference intrinsic." by Mathieu Chartier · 10 years ago
  6. ee1ba61 Add Reference.getReferent for reference intrinsic. by Mathieu Chartier · 10 years ago
  7. 2ead7d1 Merge "Suppress one more apache-harmony sql test" by Neil Fuller · 10 years ago
  8. 51ff72e Suppress one more apache-harmony sql test by Neil Fuller · 10 years ago
  9. b7ddd5e Merge "Suppress broken apache-harmony beans CTS tests" by Neil Fuller · 10 years ago
  10. e9121d6 Suppress broken apache-harmony beans CTS tests by Neil Fuller · 10 years ago
  11. f9865fc Merge "Add handling for hashed uninflated object." by Mathieu Chartier · 10 years ago
  12. 1b0d929 Add handling for hashed uninflated object. by Mathieu Chartier · 10 years ago
  13. f48abd8 Merge "Change ReferenceQueue.add to append at end of the unenqueued list" by Mathieu Chartier · 10 years ago
  14. 3747744 Change ReferenceQueue.add to append at end of the unenqueued list by Mathieu Chartier · 10 years ago
  15. c9a79e6 Merge "DecimalFormatSymbols with a null locale should throw." by Narayan Kamath · 10 years ago
  16. aeecf3e Merge "Make sure calendars are compared correctly." by Narayan Kamath · 10 years ago
  17. 2f3e9b3 Make sure calendars are compared correctly. by Narayan Kamath · 10 years ago
  18. fba9a7e DecimalFormatSymbols with a null locale should throw. by Narayan Kamath · 10 years ago
  19. 32adcb4 Merge "Fix race in finalizeAllEnqueued." by Mathieu Chartier · 10 years ago
  20. bbd514c Merge "Libcore: Add parameter to zygote hook" by Andreas Gampe · 10 years ago
  21. de49a22 Fix race in finalizeAllEnqueued. by Mathieu Chartier · 10 years ago
  22. fc5a9bd Merge "Fix apache-harmony logging tests" by Neil Fuller · 10 years ago
  23. c46b8c83 Fix apache-harmony logging tests by Neil Fuller · 10 years ago
  24. e19e618 Merge "Rearrange a few of our MIME type registrations." by Narayan Kamath · 10 years ago
  25. a2d5686 Rearrange a few of our MIME type registrations. by Elliott Hughes · 10 years ago
  26. 91dc2dd Merge "Fix SDK and docs build." by Neil Fuller · 10 years ago
  27. e42c720 Fix SDK and docs build. by Eino-Ville Talvala · 11 years ago
  28. d730cf6 Merge "Keep qtaguid quiet by not trying to untag non-sockets." by Elliott Hughes · 10 years ago
  29. 8f3b150 Keep qtaguid quiet by not trying to untag non-sockets. by Elliott Hughes · 10 years ago
  30. 255f621 Libcore: Add parameter to zygote hook by Andreas Gampe · 10 years ago
  31. 4f10651 Merge "Suppress broken apache-harmony logging CTS tests" by Neil Fuller · 10 years ago
  32. 3b24d91 Suppress broken apache-harmony logging CTS tests by Neil Fuller · 10 years ago
  33. 8d1a965 Merge "Suppressing broken java.sql apache harmony tests." by Neil Fuller · 10 years ago
  34. 4459407 Suppressing broken java.sql apache harmony tests. by Neil Fuller · 10 years ago
  35. bb872da Merge "Make explicit that ISA names are used in some sys properties" by Calin Juravle · 10 years ago
  36. 371d2b0 Make explicit that ISA names are used in some sys properties by Calin Juravle · 10 years ago
  37. 73157ca Merge "Fix the Turkish Lira test." by Elliott Hughes · 10 years ago
  38. ef91d1d Fix the Turkish Lira test. by Elliott Hughes · 10 years ago
  39. 200f125 Merge "Work around the snappily-titled ICANN "Name Collision Occurrence Management Framework"." by Elliott Hughes · 10 years ago
  40. fbc8a60 Work around the snappily-titled ICANN "Name Collision Occurrence Management Framework". by Elliott Hughes · 10 years ago
  41. ec49436 Merge "Avoid wrapping Class in WeakReference when class loader is null." by Ian Rogers · 10 years ago
  42. 9332d00 Avoid wrapping Class in WeakReference when class loader is null. by Ian Rogers · 10 years ago
  43. ec222f6 Merge "Support narrow am/pm markers in LocaleData." by Elliott Hughes · 10 years ago
  44. b799123 Support narrow am/pm markers in LocaleData. by Elliott Hughes · 10 years ago
  45. 691fa38 Merge "Move preference tests over from external/apache-harmony." by Narayan Kamath · 10 years ago
  46. a152f62 Move preference tests over from external/apache-harmony. by Narayan Kamath · 10 years ago
  47. 4dbeaf5 Merge "Fix abuse of Runtime.freeMemory." by Narayan Kamath · 10 years ago
  48. df7e1db Fix abuse of Runtime.freeMemory. by Narayan Kamath · 10 years ago
  49. 50e691b Merge "Fix init test cases from DexClassLoaderTest." by Calin Juravle · 10 years ago
  50. 043a0ac Fix init test cases from DexClassLoaderTest. by Calin Juravle · 10 years ago
  51. b45d8a1 Merge "bionic has always had gettid." by Elliott Hughes · 10 years ago
  52. 11592af bionic has always had gettid. by Elliott Hughes · 10 years ago
  53. 7dac4d2 Merge "Update ziparchive usage to the new API." by Piotr Jastrzebski · 10 years ago
  54. dfca713 Update ziparchive usage to the new API. by Piotr Jastrzebski · 10 years ago
  55. cc3e035 Merge "Avoid triggering StrictMode when closing a socket." by Elliott Hughes · 10 years ago
  56. 88ea827 Avoid triggering StrictMode when closing a socket. by Elliott Hughes · 10 years ago
  57. a6bb877 Merge "Fix parsing of fractional seconds." by Narayan Kamath · 10 years ago
  58. e73ebc9 Fix parsing of fractional seconds. by Narayan Kamath · 10 years ago
  59. 0dcfa1d Merge "Allow Calendar.getInstance to be called with a null Locale." by Narayan Kamath · 10 years ago
  60. 148de94 Allow Calendar.getInstance to be called with a null Locale. by Narayan Kamath · 10 years ago
  61. eaed9b6 Merge "Make parameter name match comments for sdk build." by Jeff Hao · 10 years ago
  62. 716ec14 Make parameter name match comments for sdk build. by Jeff Hao · 10 years ago
  63. 5fc90ef Merge "Implements some StrictMath functions for improved performance." by Jeff Hao · 10 years ago
  64. 165e2b4 Implements some StrictMath functions for improved performance. by Emma Meersman · 10 years ago
  65. d6b99c6 Merge "Don't allow Class.class.getDeclaredConstructor().setAccessible()." by Mathieu Chartier · 10 years ago
  66. f1c8d80 Don't allow Class.class.getDeclaredConstructor().setAccessible(). by Mathieu Chartier · 10 years ago
  67. 7c21343 Merge "Fix TimeZone.getAvailableIDs(int)." by Elliott Hughes · 10 years ago
  68. 249a29f Fix TimeZone.getAvailableIDs(int). by Elliott Hughes · 10 years ago
  69. cf52192 Merge "Implements some math functions for faster performance" by Jeff Hao · 10 years ago
  70. 7033b1a Merge "Variants are case sensitive." by Narayan Kamath · 10 years ago
  71. 544adff Variants are case sensitive. by Narayan Kamath · 10 years ago
  72. b00b6b6 Merge "Remove nameLength field from ZipEntry." by Piotr Jastrzebski · 10 years ago
  73. 8c585e9 Remove nameLength field from ZipEntry. by Piotr Jastrzebski · 10 years ago
  74. 7f436ca Merge "Stop keeping iteration prefix around." by Piotr Jastrzebski · 10 years ago
  75. 63395c6 Stop keeping iteration prefix around. by Piotr Jastrzebski · 10 years ago
  76. e1319c5 Remove memory leak. by Piotr Jastrzebski · 10 years ago
  77. 597c255 Merge "Remove memory leak." by Piotr Jastrzebski · 10 years ago
  78. 16e0e17 Merge "Revert "Remove nameLength field from ZipEntry."" by Narayan Kamath · 10 years ago
  79. c481994 Revert "Remove nameLength field from ZipEntry." by Narayan Kamath · 10 years ago
  80. c4da34c Remove nameLength field from ZipEntry. by Piotr Jastrzebski · 10 years ago
  81. 8e43bfd Merge "Track bouncycastle upgrade to 1.51" by Kenny Root · 10 years ago
  82. 0c17719 Track bouncycastle upgrade to 1.51 by Kenny Root · 10 years ago
  83. 11940e2 Merge "Remove nameLength field from ZipEntry." by Piotr Jastrzebski · 10 years ago
  84. 6c17caa Merge "Make system use patchoat to relocate during runtime." by Brian Carlstrom · 10 years ago
  85. 70a89c0 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  86. 60b25ad Merge "Fix MimeUtils to treat ".flac" as "audio/flac"." by Elliott Hughes · 10 years ago
  87. ad257e4 Fix MimeUtils to treat ".flac" as "audio/flac". by Elliott Hughes · 10 years ago
  88. a92bb7b Merge "Implement equals and hashCode in ParameterizedTypeImpl" by Piotr Jastrzebski · 10 years ago
  89. c7dede2 Implement equals and hashCode in ParameterizedTypeImpl by Piotr Jastrzebski · 10 years ago
  90. 3a8170e Merge "Use absolute path when opening dex files." by Calin Juravle · 10 years ago
  91. e05ad6f Use absolute path when opening dex files. by Calin Juravle · 10 years ago
  92. 97aed98 Merge "Workaround doclava leaking ArtMethod" by Brian Carlstrom · 10 years ago
  93. f23d51b Workaround doclava leaking ArtMethod by Brian Carlstrom · 10 years ago
  94. c4ec8f3 Merge "Remove knownfailures for "host"" by Neil Fuller · 10 years ago
  95. 85f552a Remove knownfailures for "host" by Neil Fuller · 10 years ago
  96. c4cddc7c Merge "Don't account buffer.arrayOffset() twice." by Narayan Kamath · 10 years ago
  97. 4e4b93f Don't account buffer.arrayOffset() twice. by Narayan Kamath · 10 years ago
  98. 4f18e98 Merge "Fix LocaleInternalsTest." by Narayan Kamath · 10 years ago
  99. 386d307 Fix LocaleInternalsTest. by Narayan Kamath · 10 years ago
  100. 2a0ed97 Merge "Add ICU.addLikelySubtags(Locale)." by Narayan Kamath · 10 years ago