1. 942a507 Add native method arguments to GC scan. by Andy McFadden · 15 years ago
  2. c4be2a6 Merge "Dalvik Zip rewrite." into dalvik-dev by Andy McFadden · 15 years ago
  3. 8911f7a Dalvik Zip rewrite. by Andy McFadden · 15 years ago
  4. 5734b6f Merge "Fixing a few TreeMap bugs found by the latest Harmony tests." into dalvik-dev by Jesse Wilson · 15 years ago
  5. b2b64d9 Merge "Use unsigned compare for stack overflow." into dalvik-dev by Andy McFadden · 15 years ago
  6. b5c5012 Fixing a few TreeMap bugs found by the latest Harmony tests. by Jesse Wilson · 15 years ago
  7. 9c45702 Optimize rem-int/lit too. by Elliott Hughes · 15 years ago
  8. 7a44e4e Use unsigned compare for stack overflow. by Andy McFadden · 15 years ago
  9. c7ad9b2 Don't accidentally convert % into /... by Elliott Hughes · 15 years ago
  10. c7b38fe Merge "Add a regression test for http://code.google.com/p/android/issues/detail?id=7935." into dalvik-dev by Elliott Hughes · 15 years ago
  11. fb8b4d7 Merge "Filling out implementations of java.util." into dalvik-dev by Jesse Wilson · 15 years ago
  12. 8043168 Filling out implementations of java.util. by Jesse Wilson · 15 years ago
  13. 9c12038 Add a regression test for http://code.google.com/p/android/issues/detail?id=7935. by Elliott Hughes · 15 years ago
  14. 612e9de Add a regression test for another DST-less locale. by Elliott Hughes · 15 years ago
  15. 6d2b99f Merge "Remove almost all of the temporary allocations." into dalvik-dev by Elliott Hughes · 15 years ago
  16. 0a097a7 am cfb71ee5: (-s ours) no emma instrumentation on core-test by Guang Zhu · 15 years ago
  17. 7d29238 Remove almost all of the temporary allocations. by Elliott Hughes · 15 years ago
  18. cfb71ee no emma instrumentation on core-test by Guang Zhu · 15 years ago
  19. 04efbed Merge "Fix HttpURLConnection.setFixedLengthStreamingMode." into dalvik-dev by Elliott Hughes · 15 years ago
  20. 4af05c8 Fix HttpURLConnection.setFixedLengthStreamingMode. by Elliott Hughes · 15 years ago
  21. 12a744d merge more modules into luni by Peter Hallam · 15 years ago
  22. 30d60aa Merge "Optimize idiv-int/lit for powers of 2." into dalvik-dev by Elliott Hughes · 15 years ago
  23. 2eeff2c Restore test expectations inadvertently deleted with vogar. by Jesse Wilson · 15 years ago
  24. 672511b Optimize idiv-int/lit for powers of 2. by Elliott Hughes · 15 years ago
  25. b378dca Merge "Fix =/== bug." into dalvik-dev by Elliott Hughes · 15 years ago
  26. bff62c7 Fix =/== bug. by Elliott Hughes · 15 years ago
  27. d657938 Merge "More merging of nio into luni" into dalvik-dev by Jesse Wilson · 15 years ago
  28. f08711f Removing vogar from Dalvik's git tree; the source is now on code.google.com. by Jesse Wilson · 15 years ago
  29. 38da5f6 am b59dd513: am 5793d439: am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  30. b59dd51 am 5793d439: am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  31. 5793d43 am 3e557951: am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  32. 3e55795 am 42452494: Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  33. 12d7c3a Merge "Dead code/cruft removal in the collation code." into dalvik-dev by Elliott Hughes · 15 years ago
  34. 2acd826 Dead code/cruft removal in the collation code. by Elliott Hughes · 15 years ago
  35. 28607c6 More merging of nio into luni by Peter Hallam · 15 years ago
  36. 4245249 Fix dexdump to build in Windows SDK under Linux by Raphael · 15 years ago
  37. e8167d8 am 29af77bf: am ca88104b: am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  38. 29af77b am ca88104b: am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  39. ca88104 am 770379e1: am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  40. 1d83df5 Merge "Import the copying collector." into dalvik-dev by Carl Shapiro · 15 years ago
  41. d28668c Import the copying collector. by Carl Shapiro · 15 years ago
  42. 770379e am 6efd4463: Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  43. 6efd446 Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  44. 963b4c7 Merge "Fix a deadlock in the breakpoint code." into dalvik-dev by Andy McFadden · 15 years ago
  45. e438582 Merge "Fixing some logging tests, see http://b/issue?id=2487338" into dalvik-dev by Jesse Wilson · 15 years ago
  46. d22748a Fix a deadlock in the breakpoint code. by Andy McFadden · 15 years ago
  47. 972af3f Fixing some logging tests, see http://b/issue?id=2487338 by Jesse Wilson · 15 years ago
  48. 4a75c26 Remove unnecessary IPv6 and IPv4 parsing from URI. by Jesse Wilson · 15 years ago
  49. 88f350b Merge "Fixing java.lang.NullPointerException at java.net.URI$Helper.isValidDomainName" into dalvik-dev by Jesse Wilson · 15 years ago
  50. 00e4f71 Fixing java.lang.NullPointerException at java.net.URI$Helper.isValidDomainName by Jesse Wilson · 15 years ago
  51. 6765513 Merge "java.text.RuleBasedCollator fixes." into dalvik-dev by Elliott Hughes · 15 years ago
  52. 03de7aa java.text.RuleBasedCollator fixes. by Elliott Hughes · 15 years ago
  53. ebddfaf am ed4035bc: am d2203aa0: am 1beb43af: merge from open-source master by The Android Open Source Project · 15 years ago
  54. ed4035b am d2203aa0: am 1beb43af: merge from open-source master by The Android Open Source Project · 15 years ago
  55. d2203aa am 1beb43af: merge from open-source master by The Android Open Source Project · 15 years ago
  56. 1beb43a merge from open-source master by The Android Open Source Project · 15 years ago
  57. 372eebb Update to the latest upstream collator tests. by Elliott Hughes · 15 years ago
  58. 09271b7 Merge "Suppress all failures in setSecurityManager() with vogar." into dalvik-dev by Jesse Wilson · 15 years ago
  59. b492d6f Suppress all failures in setSecurityManager() with vogar. by Jesse Wilson · 15 years ago
  60. 5c0a00d am 3825d34f: am d4b6f6aa: am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  61. 3825d34 am d4b6f6aa: am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  62. d4b6f6a am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  63. 3b80056 Merge "Fix Locale.getDisplayName for unlocalizable languages/countries/variants." into dalvik-dev by Elliott Hughes · 15 years ago
  64. 1dd42bb Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  65. 5ae990b Merge "Add some .odex info to dexdump output." into dalvik-dev by Andy McFadden · 15 years ago
  66. e1364eb Fix Locale.getDisplayName for unlocalizable languages/countries/variants. by Elliott Hughes · 15 years ago
  67. 7de8d22 Rewrite the HTTP connection pool used by HttpURLConnection. by Jesse Wilson · 15 years ago
  68. 01e13df am 0691c470: am 6f7ec8e6: am 28f4d74b: Merge "Remove dangerous logging code from unlockMonitor. It is unsafe to dereference a potentially corrupt lock word to retrieve additional information about the lock state. This code was added to debug a transient error and ha by Carl Shapiro · 15 years ago
  69. c392a20 am 7e3d5fcd: Merge "include emma into core library on conditional flag" by Guang Zhu · 15 years ago
  70. 4c577de am 91be9e67: am 9cfe27bd: am 8068ea8d: Update the ssl test so the client reads something from the server. This is needed when cut-through feature is needed as in b/2586347. Dr. No approved in http://b/issue?id=2511073 . by Huahui Wu · 15 years ago
  71. bfe15ac Fixing TimeZone.setDefault() documentation. by Jesse Wilson · 15 years ago
  72. 0691c47 am 6f7ec8e6: am 28f4d74b: Merge "Remove dangerous logging code from unlockMonitor. It is unsafe to dereference a potentially corrupt lock word to retrieve additional information about the lock state. This code was added to debug a transient error and has since been by Carl Shapiro · 15 years ago
  73. 6f7ec8e am 28f4d74b: Merge "Remove dangerous logging code from unlockMonitor. It is unsafe to dereference a potentially corrupt lock word to retrieve additional information about the lock state. This code was added to debug a transient error and has since been removed from by Carl Shapiro · 15 years ago
  74. 28f4d74 Merge "Remove dangerous logging code from unlockMonitor. It is unsafe to dereference a potentially corrupt lock word to retrieve additional information about the lock state. This code was added to debug a transient error and has since been removed from other branches." into froyo by Carl Shapiro · 15 years ago
  75. c083591 resolved conflicts for merge of ee25fc06 to dalvik-dev by Carl Shapiro · 15 years ago
  76. 48f33a9 Merge "Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests." into dalvik-dev by Jesse Wilson · 15 years ago
  77. 0ea77b9 Add some .odex info to dexdump output. by Andy McFadden · 15 years ago
  78. 7e3d5fc Merge "include emma into core library on conditional flag" by Guang Zhu · 15 years ago
  79. 01359a0 Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests. by Jesse Wilson · 15 years ago
  80. 0d90503 Merge "Fix a BigInteger(String) bug I introduced yesterday." into dalvik-dev by Elliott Hughes · 15 years ago
  81. 7c5e3d3 Merge "Make plain "-Xint" work." into dalvik-dev by Andy McFadden · 15 years ago
  82. 87cccae Fix a BigInteger(String) bug I introduced yesterday. by Elliott Hughes · 15 years ago
  83. 5beebd0 Make plain "-Xint" work. by Andy McFadden · 15 years ago
  84. e339343 Improve the implementation of countOnes function to use only 12 operations. by Cosmin Cojocar · 15 years ago
  85. 91be9e6 am 9cfe27bd: am 8068ea8d: Update the ssl test so the client reads something from the server. This is needed when cut-through feature is needed as in b/2586347. Dr. No approved in http://b/issue?id=2511073 . by Huahui Wu · 15 years ago
  86. 9cfe27b am 8068ea8d: Update the ssl test so the client reads something from the server. This is needed when cut-through feature is needed as in b/2586347. Dr. No approved in http://b/issue?id=2511073 . by Huahui Wu · 15 years ago
  87. 8068ea8 Update the ssl test so the client reads something from the server. by Huahui Wu · 15 years ago
  88. 7f897eb Merge "Merge commit 'a0a3ad10' into manualmerge" into dalvik-dev by Brian Carlstrom · 15 years ago
  89. ffbad85 Remove dangerous logging code from unlockMonitor. It is unsafe to by Carl Shapiro · 15 years ago
  90. ee25fc0 am 831eec93: am b8fcf57f: Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  91. 831eec9 am b8fcf57f: Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  92. 8782d7c Since we no longer make use of formatted I/O in the unlock monitor by Carl Shapiro · 15 years ago
  93. b8fcf57 Fix remaining small issues with the lock sampling. by Carl Shapiro · 15 years ago
  94. ffed078 Merge commit 'a0a3ad10' into manualmerge by Brian Carlstrom · 15 years ago
  95. d5d02e9 am 5005a521: am 612fa566: am af69cf8d: Fix several issues with the lock sampling code. This change obsoletes the lockProfSample flag. by Carl Shapiro · 15 years ago
  96. e1214c5 am bd4eaf95: am 54c9323e: am 6b4ba58e: Add a mechanism to long a sample of long running lock acquisitions. by Carl Shapiro · 15 years ago
  97. ea8b77b am a731357c: (-s ours) am a8984fe8: (-s ours) am ddc0d4c2: (-s ours) DO NOT MERGE. Suppressing tests that fail in CTS\' test runner. by Jesse Wilson · 15 years ago
  98. 6a989c4 Fix U_FILE_ACCESS_ERROR RuntimeException in String.getBytes("GB18030"). by Elliott Hughes · 15 years ago
  99. 48b6cd7 Fix several BigInteger failures. by Elliott Hughes · 15 years ago
  100. b872f2a Merge "Speed up %d for locales with non-ASCII digits." into dalvik-dev by Elliott Hughes · 15 years ago