1. 070dbac am 0dfef7bc: Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 16 years ago
  2. 0dfef7b Fix bugs created by caching NumberFormat & DecimalFormatSymbols objects by Dan Egnor · 16 years ago
  3. 50f82ad am 08e0023c: Merge change I42d17725 into eclair-mr2 by Dan Egnor · 16 years ago
  4. 239e94f am 28ac5b8c: Merge change I77af8135 into eclair-mr2 by Elliott Hughes · 16 years ago
  5. 08e0023 Merge change I42d17725 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  6. 28ac5b8 Merge change I77af8135 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  7. 52d2e5f am 08c24984: Merge change I0ee370b9 into eclair-mr2 by Elliott Hughes · 16 years ago
  8. 08c2498 Merge change I0ee370b9 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  9. bb3b16f Cache NumberFormat and DecimalFormatSymbols objects in a ThreadLocal, by Dan Egnor · 16 years ago
  10. 77af813 Fix Formatter.format's handling of Formattable. by Elliott Hughes · 16 years ago
  11. 0ee370b Consistently use Formatter's cached NumberFormat. by Elliott Hughes · 16 years ago
  12. d3864b2 am dced7947: Reduce logging. by Andy McFadden · 16 years ago
  13. dced794 Reduce logging. by Andy McFadden · 16 years ago
  14. d829c39 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  15. 16b9435 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  16. 0c9612f merge from eclair by Jean-Baptiste Queru · 16 years ago
  17. 72e9334 eclair snapshot by Jean-Baptiste Queru · 16 years ago
  18. 216438f am 83859891: am 3dc6a811: (-s ours) DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests. by Brett Chabot · 16 years ago
  19. 8385989 am 3dc6a811: (-s ours) DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests. by Brett Chabot · 16 years ago
  20. d9bd68b am 3dc6a811: DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests. by Brett Chabot · 16 years ago
  21. 3dc6a81 DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests. by Brett Chabot · 16 years ago
  22. 8673ee7 am 9a35ef1b: Guarantee deflaters get cleaned up, even if subclassed. by Jesse Wilson · 16 years ago
  23. 9a35ef1 Guarantee deflaters get cleaned up, even if subclassed. by Jesse Wilson · 16 years ago
  24. c1d492c merge from open-source master by Jean-Baptiste Queru · 16 years ago
  25. 821cbae am 3238cc2a: am 32f89821: Merge change 26044 into donut-gms by Brett Chabot · 16 years ago
  26. 6e22516 am 98f0612b: am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds. by Brett Chabot · 16 years ago
  27. fef7556 am 3238cc2a: am 32f89821: Merge change 26044 into donut-gms by Brett Chabot · 16 years ago
  28. 4ebfaec am 98f0612b: am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds. by Brett Chabot · 16 years ago
  29. 3238cc2 am 32f89821: Merge change 26044 into donut-gms by Brett Chabot · 16 years ago
  30. 98f0612 am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds. by Brett Chabot · 16 years ago
  31. e652b12 Make sure res is NULL if getaddrinfo fails. by Lorenzo Colitti · 16 years ago
  32. ae8d025 am 0c0cfd5c: Merge change I96cd6f5b into eclair by Lorenzo Colitti · 16 years ago
  33. 1507c7c am f94c5d77: More multicast fixes. by Lorenzo Colitti · 16 years ago
  34. 003d7f8 am e851c562: Merge change Iea75a523 into eclair by Lorenzo Colitti · 16 years ago
  35. 0c0cfd5 Merge change I96cd6f5b into eclair by Android (Google) Code Review · 16 years ago
  36. b70cc0f Make the socket test accept ::1 as a valid result for by Lorenzo Colitti · 16 years ago
  37. f94c5d7 More multicast fixes. by Lorenzo Colitti · 16 years ago
  38. e851c56 Merge change Iea75a523 into eclair by Android (Google) Code Review · 16 years ago
  39. d6a4cc3 Fixes for socket options on multicast sockets. by Lorenzo Colitti · 16 years ago
  40. aa4320a am 1131d3da: Merge change Ie2e14dde into eclair by Jesse Wilson · 16 years ago
  41. 1131d3d Merge change Ie2e14dde into eclair by Android (Google) Code Review · 16 years ago
  42. e2e14dd Remove @KnownFailure tags for tests that pass. by Jesse Wilson · 16 years ago
  43. 2b791cc am 910363bd: Merge change Ib5dc3f1f into eclair by Jesse Wilson · 16 years ago
  44. 910363b Merge change Ib5dc3f1f into eclair by Android (Google) Code Review · 16 years ago
  45. b5dc3f1 Fixing a lame test that was relying on hashmap iteration order. by Jesse Wilson · 16 years ago
  46. a20c6d2 am b5b7f4ba: Merge change I9899be9d into eclair by Jesse Wilson · 16 years ago
  47. b5b7f4b Merge change I9899be9d into eclair by Android (Google) Code Review · 16 years ago
  48. 9899be9 Fixing a Harmony regression in ObjectInputStream. by Jesse Wilson · 16 years ago
  49. 18ae178 am ffa33efc: Merge change I75630000 into eclair by Jesse Wilson · 16 years ago
  50. ffa33ef Merge change I75630000 into eclair by Android (Google) Code Review · 16 years ago
  51. 177b9eb Fixing tests that exercise SecurityManager plus stack inspection. by Jesse Wilson · 16 years ago
  52. 4b30428 am 7f51bfee: Merge change I86898f45 into eclair by Jesse Wilson · 16 years ago
  53. 7f51bfe Merge change I86898f45 into eclair by Android (Google) Code Review · 16 years ago
  54. 86898f4 Fix BigInteger math bugs. by Jesse Wilson · 16 years ago
  55. f591c78 am 94bf2b21: Merge change 27156 into eclair by Jesse Wilson · 16 years ago
  56. 94bf2b2 Merge change 27156 into eclair by Android (Google) Code Review · 16 years ago
  57. 2ff7a67 am 979baaea: Deprecate many of the accidentally-published APIs in dalvik.system. by Jesse Wilson · 16 years ago
  58. 979baae Deprecate many of the accidentally-published APIs in dalvik.system. by Jesse Wilson · 16 years ago
  59. a990b84 DO NOT MERGE: Cleaning up PipedInputStream by Jesse Wilson · 16 years ago
  60. 7a37c30 am bb710e32: Remove ((noreturn)) from dvmAbort(). by Andy McFadden · 16 years ago
  61. bb710e3 Remove ((noreturn)) from dvmAbort(). by Andy McFadden · 16 years ago
  62. ac60268 am f1823804: Merge change 26285 into eclair by Lorenzo Colitti · 16 years ago
  63. f182380 Merge change 26285 into eclair by Android (Google) Code Review · 16 years ago
  64. 1569390 Use native code to convert strings to IP addresses. by Lorenzo Colitti · 16 years ago
  65. 5c6fee5 am 40f3271c: More doc changes. by Andy McFadden · 16 years ago
  66. 8db3bd6 am 9ae00645: Merge change 26280 into eclair by Andy McFadden · 16 years ago
  67. 40f3271 More doc changes. by Andy McFadden · 16 years ago
  68. 9ae0064 Merge change 26280 into eclair by Android (Google) Code Review · 16 years ago
  69. 4b8fbfe am 51ccfdb5: Merge change 26318 into eclair by Joshua Bloch · 16 years ago
  70. 51ccfdb Merge change 26318 into eclair by Android (Google) Code Review · 16 years ago
  71. cdf6f5d Fixed LinkedHashMap bug 2121546 by Joshua Bloch · 16 years ago
  72. 158135f am 2317d8dd: Merge change 26055 into eclair by Bob Lee · 16 years ago
  73. 2317d8d Merge change 26055 into eclair by Android (Google) Code Review · 16 years ago
  74. 278c12b Another doc update. by Andy McFadden · 16 years ago
  75. baa78bc am bdfa9937: Merge change 25979 into eclair by David 'Digit' Turner · 16 years ago
  76. bdfa993 Merge change 25979 into eclair by Android (Google) Code Review · 16 years ago
  77. ec628b5 Allow dalvik pre-optimization to run in ARMv7 emulator. by David 'Digit' Turner · 16 years ago
  78. 32f8982 Merge change 26044 into donut-gms by Android (Google) Code Review · 16 years ago
  79. 08d5aa1 Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the server cert checking time or ~200ms on Sapphire. This is in preparation for tripling the number of certs in an upcoming change. by Bob Lee · 16 years ago
  80. aee2ceb Remove tests.api.java.io.FileTest#test_delete as known failure. by Brett Chabot · 16 years ago
  81. 0f117a5 am c7659ec1: Various minor changes to Dalvik documentation. by Andy McFadden · 16 years ago
  82. c7659ec Various minor changes to Dalvik documentation. by Andy McFadden · 16 years ago
  83. fc8ccda am 5415f434: Merge change 25603 into eclair by Lorenzo Colitti · 16 years ago
  84. 5415f43 Merge change 25603 into eclair by Android (Google) Code Review · 16 years ago
  85. b663ba5 Use native code to convert IP addresses to strings. by Lorenzo Colitti · 16 years ago
  86. 52176e2 am 8aad9a92: Merge change 24897 into eclair by Jesse Wilson · 16 years ago
  87. 8aad9a9 Merge change 24897 into eclair by Android (Google) Code Review · 16 years ago
  88. 40e5e99 am 7f331f3e: Fixing available() and close() for archive streams. by Jesse Wilson · 16 years ago
  89. 7f331f3 Fixing available() and close() for archive streams. by Jesse Wilson · 16 years ago
  90. 518c44c am eea407c0: Merge change 25361 into eclair by Wei Huang · 16 years ago
  91. 17e591c am df60455b: Merge change 25126 into eclair by Jesse Wilson · 16 years ago
  92. c4d33d9 Fix ClassLoaderTest to work on DEXPREOPT builds. by Brett Chabot · 16 years ago
  93. eea407c Merge change 25361 into eclair by Android (Google) Code Review · 16 years ago
  94. 8aa7e93 modify gclog to take a procFilter argument, as well as the debug argument by Wei Huang · 16 years ago
  95. df60455 Merge change 25126 into eclair by Android (Google) Code Review · 16 years ago
  96. 05c0836 Update archive to the r802921 from Harmony. by Jesse Wilson · 16 years ago
  97. 120051b am b257c944: Report the cause of name lookup failures to Java land. The Java code already uses the exception thrown by getallbyname() as a chained exception. by Lorenzo Colitti · 16 years ago
  98. b257c94 Report the cause of name lookup failures to Java land. The Java code already by Lorenzo Colitti · 16 years ago
  99. a28e7d1 am 1cf3dbce: Merge change 25160 into eclair by Lorenzo Colitti · 16 years ago
  100. d9f8adb am cb12fde6: Make Resources preloadable again. by Elliott Hughes · 16 years ago