1. 34782f4 am 35bc5ef5: Merge "Fix ZoneInfo.useDaylightTime()" into lmp-dev by Neil Fuller · 10 years ago
  2. 35bc5ef Merge "Fix ZoneInfo.useDaylightTime()" into lmp-dev by Neil Fuller · 10 years ago
  3. d42af6e Fix ZoneInfo.useDaylightTime() by Neil Fuller · 10 years ago
  4. 8d84892 am 82404753: Merge "Suppress ConnectionTest: It uses SPDY, which can cause IllegalStateException" into lmp-dev by Neil Fuller · 10 years ago
  5. 3a11334 am 4e95d23e: Introduce checks for integer overflow during division. by Neil Fuller · 10 years ago
  6. 8240475 Merge "Suppress ConnectionTest: It uses SPDY, which can cause IllegalStateException" into lmp-dev by Neil Fuller · 10 years ago
  7. f35ab5d Suppress ConnectionTest: It uses SPDY, which can cause IllegalStateException by Neil Fuller · 10 years ago
  8. 4e95d23 Introduce checks for integer overflow during division. by Neil Fuller · 10 years ago
  9. 6131de8 am 8806710d: High CPU load in java.nio using poll by Przemyslaw Jakwert · 10 years ago
  10. 8806710 High CPU load in java.nio using poll by Przemyslaw Jakwert · 10 years ago
  11. f5ed8cb am 959e126e: Merge "Add Reference.getReferent for reference intrinsic." into lmp-dev by Mathieu Chartier · 10 years ago
  12. 959e126 Merge "Add Reference.getReferent for reference intrinsic." into lmp-dev by Mathieu Chartier · 10 years ago
  13. 4722f3f Add Reference.getReferent for reference intrinsic. by Mathieu Chartier · 10 years ago
  14. dab346f am 1aec3841: Merge "libcore changes to support ConnectionPool cache flushing" into lmp-dev by Neil Fuller · 10 years ago
  15. 1aec384 Merge "libcore changes to support ConnectionPool cache flushing" into lmp-dev by Neil Fuller · 10 years ago
  16. b1e60e2 libcore changes to support ConnectionPool cache flushing by Neil Fuller · 10 years ago
  17. bcc9875 am d4bbc220: Merge "Suppress broken apache-harmony beans CTS tests" into lmp-dev by Neil Fuller · 10 years ago
  18. c08326f am 8d1751d2: Merge "Suppress one more apache-harmony sql test" into lmp-dev by Neil Fuller · 10 years ago
  19. a7714ae am 8e993fc0: Re-apply: Relax KeyPairGeneratorTest by Neil Fuller · 10 years ago
  20. d4bbc22 Merge "Suppress broken apache-harmony beans CTS tests" into lmp-dev by Neil Fuller · 10 years ago
  21. 8d1751d Merge "Suppress one more apache-harmony sql test" into lmp-dev by Neil Fuller · 10 years ago
  22. 8e993fc Re-apply: Relax KeyPairGeneratorTest by Neil Fuller · 10 years ago
  23. 34698b1 Suppress broken apache-harmony beans CTS tests by Neil Fuller · 10 years ago
  24. 611f086 Suppress one more apache-harmony sql test by Neil Fuller · 10 years ago
  25. a306da7 am b249fdd5: Merge "Removing differences between AOSP and internal" into lmp-dev by Neil Fuller · 10 years ago
  26. b249fdd Merge "Removing differences between AOSP and internal" into lmp-dev by Neil Fuller · 10 years ago
  27. 93a9f4e am 8ed3c715: Merge "Libcore: Add parameter to zygote hook" into lmp-dev by Andreas Gampe · 10 years ago
  28. 8ed3c71 Merge "Libcore: Add parameter to zygote hook" into lmp-dev by Andreas Gampe · 10 years ago
  29. 04bc256 am 4e4856ba: Merge "Add handling for hashed uninflated object." into lmp-dev by Mathieu Chartier · 10 years ago
  30. 4e4856b Merge "Add handling for hashed uninflated object." into lmp-dev by Mathieu Chartier · 10 years ago
  31. e0f1df6 am a8e94bb5: Merge "Change ReferenceQueue.add to append at end of the unenqueued list" into lmp-dev by Mathieu Chartier · 10 years ago
  32. a8e94bb Merge "Change ReferenceQueue.add to append at end of the unenqueued list" into lmp-dev by Mathieu Chartier · 10 years ago
  33. 6917aeb Add handling for hashed uninflated object. by Mathieu Chartier · 10 years ago
  34. 78b68a0 Libcore: Add parameter to zygote hook by Andreas Gampe · 10 years ago
  35. c5952ec am 2b26994c: Merge "Mark libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale a known failure." into lmp-dev by Elliott Hughes · 10 years ago
  36. 2b26994 Merge "Mark libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale a known failure." into lmp-dev by Elliott Hughes · 10 years ago
  37. 365ea82 Change ReferenceQueue.add to append at end of the unenqueued list by Mathieu Chartier · 10 years ago
  38. f887ab7 Mark libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale a known failure. by Elliott Hughes · 10 years ago
  39. 66fe522 am d0ce9660: Merge "DecimalFormatSymbols with a null locale should throw." into lmp-dev by Elliott Hughes · 10 years ago
  40. 0b6ec55 am b2f14571: Merge "Implement equals and hashCode in ParameterizedTypeImpl" into lmp-dev by Elliott Hughes · 10 years ago
  41. d0ce966 Merge "DecimalFormatSymbols with a null locale should throw." into lmp-dev by Elliott Hughes · 10 years ago
  42. b2f1457 Merge "Implement equals and hashCode in ParameterizedTypeImpl" into lmp-dev by Elliott Hughes · 10 years ago
  43. 66a5fa5 am 019acff0: Merge "Make sure calendars are compared correctly." into lmp-dev by Elliott Hughes · 10 years ago
  44. 019acff Merge "Make sure calendars are compared correctly." into lmp-dev by Elliott Hughes · 10 years ago
  45. 87bd188 am 43334832: Merge "Timing hacks DO NOT MERGE" into lmp-dev by Anwar Ghuloum · 10 years ago
  46. 4333483 Merge "Timing hacks DO NOT MERGE" into lmp-dev by Anwar Ghuloum · 10 years ago
  47. 6d688b8 Timing hacks DO NOT MERGE by Anwar Ghuloum · 10 years ago
  48. 4123162 Make sure calendars are compared correctly. by Narayan Kamath · 10 years ago
  49. 87e82b7 DecimalFormatSymbols with a null locale should throw. by Narayan Kamath · 10 years ago
  50. f9ac85c am 2cc3d41f: Fix race in finalizeAllEnqueued. by Mathieu Chartier · 10 years ago
  51. 2cc3d41 Fix race in finalizeAllEnqueued. by Mathieu Chartier · 10 years ago
  52. 9496b21 Removing differences between AOSP and internal by Neil Fuller · 10 years ago
  53. 65326f8 Implement equals and hashCode in ParameterizedTypeImpl by Piotr Jastrzebski · 10 years ago
  54. 2f21961 am ae45925d: Suppress broken apache-harmony logging CTS tests by Neil Fuller · 10 years ago
  55. ae45925 Suppress broken apache-harmony logging CTS tests by Neil Fuller · 10 years ago
  56. 6c728b7 am c3fd2886: Suppressing broken java.sql apache harmony tests. by Neil Fuller · 10 years ago
  57. c3fd288 Suppressing broken java.sql apache harmony tests. by Neil Fuller · 10 years ago
  58. 3c4eb71 am 2086177b: Merge "Keep qtaguid quiet by not trying to untag non-sockets." into lmp-dev by Elliott Hughes · 10 years ago
  59. 2086177 Merge "Keep qtaguid quiet by not trying to untag non-sockets." into lmp-dev by Elliott Hughes · 10 years ago
  60. f6cf9ef Keep qtaguid quiet by not trying to untag non-sockets. by Elliott Hughes · 10 years ago
  61. e4ed84b am fb8887c2: am ac90c351: am 17b9c57b: am 14d20299: am d6aa6177: am 008b2de6: Add additional field checks for deserialization. by Neil Fuller · 10 years ago
  62. fb8887c am ac90c351: am 17b9c57b: am 14d20299: am d6aa6177: am 008b2de6: Add additional field checks for deserialization. by Neil Fuller · 10 years ago
  63. ac90c35 am 17b9c57b: am 14d20299: am d6aa6177: am 008b2de6: Add additional field checks for deserialization. by Neil Fuller · 10 years ago
  64. 17b9c57 am 14d20299: am d6aa6177: am 008b2de6: Add additional field checks for deserialization. by Neil Fuller · 10 years ago
  65. 14d2029 am d6aa6177: am 008b2de6: Add additional field checks for deserialization. by Neil Fuller · 10 years ago
  66. d6aa617 am 008b2de6: Add additional field checks for deserialization. by Neil Fuller · 10 years ago
  67. 008b2de Add additional field checks for deserialization. by Neil Fuller · 10 years ago
  68. 7f9653f am 55848681: Add additional field checks for deserialization. by Neil Fuller · 10 years ago
  69. 5584868 Add additional field checks for deserialization. by Neil Fuller · 10 years ago
  70. a828dd0 am 0d9d7216: Merge "Rearrange a few of our MIME type registrations." into lmp-dev by Elliott Hughes · 10 years ago
  71. 0d9d721 Merge "Rearrange a few of our MIME type registrations." into lmp-dev by Elliott Hughes · 10 years ago
  72. 1a350cb am b0b81dfb: Move preference tests over from external/apache-harmony. by Narayan Kamath · 10 years ago
  73. b0b81df Move preference tests over from external/apache-harmony. by Narayan Kamath · 10 years ago
  74. 93235f9 Rearrange a few of our MIME type registrations. by Elliott Hughes · 10 years ago
  75. 0048ced am 8f16ce1e: Merge "Fix the Turkish Lira test." into lmp-dev by Elliott Hughes · 10 years ago
  76. 8f16ce1 Merge "Fix the Turkish Lira test." into lmp-dev by Elliott Hughes · 10 years ago
  77. 5bd44cf am a7d651e9: Work around the snappily-titled ICANN "Name Collision Occurrence Management Framework". by Elliott Hughes · 10 years ago
  78. a7d651e Work around the snappily-titled ICANN "Name Collision Occurrence Management Framework". by Elliott Hughes · 10 years ago
  79. c56ec7b Fix the Turkish Lira test. by Elliott Hughes · 10 years ago
  80. 2d6b952 am 014531bf: Merge "Support narrow am/pm markers in LocaleData." into lmp-dev by Elliott Hughes · 10 years ago
  81. 014531b Merge "Support narrow am/pm markers in LocaleData." into lmp-dev by Elliott Hughes · 10 years ago
  82. ebe417d Support narrow am/pm markers in LocaleData. by Elliott Hughes · 10 years ago
  83. 8c2823f am 627b9fa9: Fix abuse of Runtime.freeMemory. by Narayan Kamath · 10 years ago
  84. 627b9fa Fix abuse of Runtime.freeMemory. by Narayan Kamath · 10 years ago
  85. 9d93de6 am 58c130c1: Fix init test cases from DexClassLoaderTest. by Calin Juravle · 10 years ago
  86. 58c130c Fix init test cases from DexClassLoaderTest. by Calin Juravle · 10 years ago
  87. c173ac8 am 4781e999: Merge "Avoid triggering StrictMode when closing a socket." into lmp-dev by Elliott Hughes · 10 years ago
  88. cc3f9d1 am 6673173f: Fix parsing of fractional seconds. by Narayan Kamath · 10 years ago
  89. 6673173 Fix parsing of fractional seconds. by Narayan Kamath · 10 years ago
  90. 4781e99 Merge "Avoid triggering StrictMode when closing a socket." into lmp-dev by Elliott Hughes · 10 years ago
  91. d636777 Avoid triggering StrictMode when closing a socket. by Elliott Hughes · 10 years ago
  92. e08a2d3 am e4f01dff: Allow Calendar.getInstance to be called with a null Locale. by Narayan Kamath · 10 years ago
  93. e4f01df Allow Calendar.getInstance to be called with a null Locale. by Narayan Kamath · 10 years ago
  94. 99381a4 am a4ca9e03: CA certificates update by Kenny Root · 10 years ago
  95. a4ca9e0 CA certificates update by Kenny Root · 10 years ago
  96. 6ae5904 am f169bde5: Merge "Use absolute path when opening dex files." into lmp-dev by Calin Juravle · 10 years ago
  97. 6cc553e am 8fc0cb95: Don\'t allow Class.class.getDeclaredConstructor().setAccessible(). by Mathieu Chartier · 10 years ago
  98. 8fc0cb9 Don't allow Class.class.getDeclaredConstructor().setAccessible(). by Mathieu Chartier · 10 years ago
  99. 8aa589c am 065d7764: Fix TimeZone.getAvailableIDs(int). by Elliott Hughes · 10 years ago
  100. 065d776 Fix TimeZone.getAvailableIDs(int). by Elliott Hughes · 10 years ago