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