1. 9c147b8 Fix various bugs found when debugger is attached to the VM. by Ben Cheng · 16 years ago
  2. f896894 Merge change Idc84bb2b by Android (Google) Code Review · 16 years ago
  3. dc84bb2 Fix trace builder to not confuse self-verification. by Ben Cheng · 16 years ago
  4. 681d27e Make sure res is NULL if getaddrinfo fails. by Lorenzo Colitti · 16 years ago
  5. 59fbda7 Merge change I4bf8618f by Android (Google) Code Review · 16 years ago
  6. 4bf8618 Add back missing shared libraries used by executable in link command. These by Doug Kwan · 16 years ago
  7. 60d3a54 Remove adb networking support from dalvik/libcore. by Elliott Hughes · 16 years ago
  8. a6aef1b Merge change Id5ccf4bc by Android (Google) Code Review · 16 years ago
  9. 74ed488 Merge change I9d8f66aa by Android (Google) Code Review · 16 years ago
  10. 9d8f66a Switch java_net_NetworkInterface.c to C++. by Elliott Hughes · 16 years ago
  11. d5ccf4b Catch bad getStackTrace() calls. by Andy McFadden · 16 years ago
  12. 7964c2a Merge change I3bc71eab by Android (Google) Code Review · 16 years ago
  13. 3bc71ea :: is a valid local address on a newly-created socket if IPv6 is preferred. by Lorenzo Colitti · 16 years ago
  14. 70116f2 am ae8d0254: am 0c0cfd5c: Merge change I96cd6f5b into eclair by Lorenzo Colitti · 16 years ago
  15. 0798c7e am 1507c7ce: am f94c5d77: More multicast fixes. by Lorenzo Colitti · 16 years ago
  16. c7af9df am 003d7f8d: am e851c562: Merge change Iea75a523 into eclair by Lorenzo Colitti · 16 years ago
  17. dfef398 Merge change I2cdad38a by Android (Google) Code Review · 16 years ago
  18. 2cdad38 Update archive to Harmony r820767. by Jesse Wilson · 16 years ago
  19. 7dd468f am aa4320a4: am 1131d3da: Merge change Ie2e14dde into eclair by Jesse Wilson · 16 years ago
  20. 0ca702d am 2b791cc2: am 910363bd: Merge change Ib5dc3f1f into eclair by Jesse Wilson · 16 years ago
  21. 37fe579 am a20c6d23: am b5b7f4ba: Merge change I9899be9d into eclair by Jesse Wilson · 16 years ago
  22. 692ca9a am 18ae1786: am ffa33efc: Merge change I75630000 into eclair by Jesse Wilson · 16 years ago
  23. ac74fef Merge change I76ecf19c by Android (Google) Code Review · 16 years ago
  24. c954197 am 4b304284: am 7f51bfee: Merge change I86898f45 into eclair by Jesse Wilson · 16 years ago
  25. 76ecf19 Use jniThrowException instead of FindClass/ThrowNew. by Elliott Hughes · 16 years ago
  26. a4aaf68 Fix a memory disambiguation and a SFP/DFP assembling bug in the JIT. by Ben Cheng · 16 years ago
  27. ae8d025 am 0c0cfd5c: Merge change I96cd6f5b into eclair by Lorenzo Colitti · 16 years ago
  28. 1507c7c am f94c5d77: More multicast fixes. by Lorenzo Colitti · 16 years ago
  29. 003d7f8 am e851c562: Merge change Iea75a523 into eclair by Lorenzo Colitti · 16 years ago
  30. 0c0cfd5 Merge change I96cd6f5b into eclair by Android (Google) Code Review · 16 years ago
  31. b70cc0f Make the socket test accept ::1 as a valid result for by Lorenzo Colitti · 16 years ago
  32. f94c5d7 More multicast fixes. by Lorenzo Colitti · 16 years ago
  33. e851c56 Merge change Iea75a523 into eclair by Android (Google) Code Review · 16 years ago
  34. d6a4cc3 Fixes for socket options on multicast sockets. by Lorenzo Colitti · 16 years ago
  35. aa4320a am 1131d3da: Merge change Ie2e14dde into eclair by Jesse Wilson · 16 years ago
  36. 1131d3d Merge change Ie2e14dde into eclair by Android (Google) Code Review · 16 years ago
  37. e2e14dd Remove @KnownFailure tags for tests that pass. by Jesse Wilson · 16 years ago
  38. 76a477e Simplify FileInputStream.skip to match the RI. by Elliott Hughes · 16 years ago
  39. 2b791cc am 910363bd: Merge change Ib5dc3f1f into eclair by Jesse Wilson · 16 years ago
  40. 910363b Merge change Ib5dc3f1f into eclair by Android (Google) Code Review · 16 years ago
  41. b5dc3f1 Fixing a lame test that was relying on hashmap iteration order. by Jesse Wilson · 16 years ago
  42. a20c6d2 am b5b7f4ba: Merge change I9899be9d into eclair by Jesse Wilson · 16 years ago
  43. b5b7f4b Merge change I9899be9d into eclair by Android (Google) Code Review · 16 years ago
  44. 9899be9 Fixing a Harmony regression in ObjectInputStream. by Jesse Wilson · 16 years ago
  45. 18ae178 am ffa33efc: Merge change I75630000 into eclair by Jesse Wilson · 16 years ago
  46. 104c282 Fix build (don't rely on transitive #include). by Elliott Hughes · 16 years ago
  47. ffa33ef Merge change I75630000 into eclair by Android (Google) Code Review · 16 years ago
  48. 177b9eb Fixing tests that exercise SecurityManager plus stack inspection. by Jesse Wilson · 16 years ago
  49. e96ca9b Throw meaningful IOException instances from native code. by Elliott Hughes · 16 years ago
  50. efdb09b Merge change I866cc5d6 by Android (Google) Code Review · 16 years ago
  51. 4b30428 am 7f51bfee: Merge change I86898f45 into eclair by Jesse Wilson · 16 years ago
  52. 7f51bfe Merge change I86898f45 into eclair by Android (Google) Code Review · 16 years ago
  53. 86898f4 Fix BigInteger math bugs. by Jesse Wilson · 16 years ago
  54. 89f667e Merge change I09239e36 by Android (Google) Code Review · 16 years ago
  55. 09239e3 Report all RegisterNatives failures, not just the first. by Elliott Hughes · 16 years ago
  56. 866cc5d Improve run-core-tests. by Elliott Hughes · 16 years ago
  57. 79d173c Fixed the trace builder to correctly handle excpetion throwing instruction. by Ben Cheng · 16 years ago
  58. 1b4ca18 Manual merge of change I3665f82b into master. by Lorenzo Colitti · 16 years ago
  59. 0e83484 Replace existing ArrayList implementation with faster, simpler one. by Joshua Bloch · 16 years ago
  60. f519203 Merge change I5e88f105 by Android (Google) Code Review · 16 years ago
  61. 5ab6c30 Add copyright statement to dexcheck. by Andy McFadden · 16 years ago
  62. 86f9d50 am f591c78e: (-s ours) am 94bf2b21: Merge change 27156 into eclair by Jesse Wilson · 16 years ago
  63. e278bf1 am 2ff7a674: am 979baaea: Deprecate many of the accidentally-published APIs in dalvik.system. by Jesse Wilson · 16 years ago
  64. 4f48917 Fixed OOM exception handling in JIT'ed code and added a new unit test. by Ben Cheng · 16 years ago
  65. 9cac6da Registers allocated for 64-bit values should be contiguous. by Ben Cheng · 16 years ago
  66. f591c78 am 94bf2b21: Merge change 27156 into eclair by Jesse Wilson · 16 years ago
  67. 94bf2b2 Merge change 27156 into eclair by Android (Google) Code Review · 16 years ago
  68. 2ff7a67 am 979baaea: Deprecate many of the accidentally-published APIs in dalvik.system. by Jesse Wilson · 16 years ago
  69. 979baae Deprecate many of the accidentally-published APIs in dalvik.system. by Jesse Wilson · 16 years ago
  70. a990b84 DO NOT MERGE: Cleaning up PipedInputStream by Jesse Wilson · 16 years ago
  71. 4ac33cd am 7a37c30a: am bb710e32: Remove ((noreturn)) from dvmAbort(). by Andy McFadden · 16 years ago
  72. 1f7c383 Merge change 26716 by Android (Google) Code Review · 16 years ago
  73. 5894bfb Fix Node.getNextSibling bounds checking. by Elliott Hughes · 16 years ago
  74. d7d426a Implemented a new scheduler and FP register allocator. by Ben Cheng · 16 years ago
  75. 4d98401 am ac60268a: (-s ours) am f1823804: Merge change 26285 into eclair by Lorenzo Colitti · 16 years ago
  76. 913cc45 Merge change 26934 by Android (Google) Code Review · 16 years ago
  77. 89ee05e Fix 32-bit int shifted >= 32 bits in SSLInputStream. by Elliott Hughes · 16 years ago
  78. 7a37c30 am bb710e32: Remove ((noreturn)) from dvmAbort(). by Andy McFadden · 16 years ago
  79. 466d9be Merge change 26920 by Android (Google) Code Review · 16 years ago
  80. a915b67 Fix gcc complaint. by Andy McFadden · 16 years ago
  81. bb710e3 Remove ((noreturn)) from dvmAbort(). by Andy McFadden · 16 years ago
  82. 0be7d6d Merge change 26371 by Android (Google) Code Review · 16 years ago
  83. 1371f12 am 5c6fee52: am 40f3271c: More doc changes. by Andy McFadden · 16 years ago
  84. 94dacab am 8db3bd6e: am 9ae00645: Merge change 26280 into eclair by Andy McFadden · 16 years ago
  85. bcde5db Merge change 26453 by Android (Google) Code Review · 16 years ago
  86. ac60268 am f1823804: Merge change 26285 into eclair by Lorenzo Colitti · 16 years ago
  87. f182380 Merge change 26285 into eclair by Android (Google) Code Review · 16 years ago
  88. 1569390 Use native code to convert strings to IP addresses. by Lorenzo Colitti · 16 years ago
  89. f69a407 Fix Formatter.format's handling of Formattable. by Elliott Hughes · 16 years ago
  90. 5c6fee5 am 40f3271c: More doc changes. by Andy McFadden · 16 years ago
  91. 8db3bd6 am 9ae00645: Merge change 26280 into eclair by Andy McFadden · 16 years ago
  92. 40f3271 More doc changes. by Andy McFadden · 16 years ago
  93. bd9b181 Fix useDaylightTime for zh_TW (and other locales). by Elliott Hughes · 16 years ago
  94. a6f40f1 Fix right shift by constant 0 in Jit. Bug #2135879 by Bill Buzbee · 16 years ago
  95. 94923f8 am 4b8fbfe9: am 51ccfdb5: Merge change 26318 into eclair by Joshua Bloch · 16 years ago
  96. 9ae0064 Merge change 26280 into eclair by Android (Google) Code Review · 16 years ago
  97. 4b8fbfe am 51ccfdb5: Merge change 26318 into eclair by Joshua Bloch · 16 years ago
  98. 51ccfdb Merge change 26318 into eclair by Android (Google) Code Review · 16 years ago
  99. 58d5bfc Merge change 26288 by Android (Google) Code Review · 16 years ago
  100. cdf6f5d Fixed LinkedHashMap bug 2121546 by Joshua Bloch · 16 years ago