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