1. 105e315 Merge "Fixing vogar script to use the latest name" into dalvik-dev by Jesse Wilson · 15 years ago
  2. 92466d1 Fixing vogar script to use the latest name by Jesse Wilson · 15 years ago
  3. 1b7a330 Renaming dalvik.runner to Vogar! by Jesse Wilson · 15 years ago
  4. 7ca6fd0 Fix a bug, and protect against an unrelated class of bugs. by Elliott Hughes · 15 years ago
  5. 3314eef Merge "Add Java 6's exponent separator to DecimalFormatSymbols." into dalvik-dev by Elliott Hughes · 15 years ago
  6. 90aa512 Add Java 6's exponent separator to DecimalFormatSymbols. by Elliott Hughes · 15 years ago
  7. efd1ee3 Merge "Tweak our test & runner so XPath tests can be executed on Hudson." into dalvik-dev by Jesse Wilson · 15 years ago
  8. f6b4efa Tweak our test & runner so XPath tests can be executed on Hudson. by Jesse Wilson · 15 years ago
  9. abd91e3 Fix build. by Elliott Hughes · 15 years ago
  10. 51fd962 Merge "Merge commit '8812fdd7' into manualmerge" into dalvik-dev by Jesse Wilson · 15 years ago
  11. 6e94ca6 Merge commit '8812fdd7' into manualmerge by Jesse Wilson · 15 years ago
  12. 7a40ce0 Merge "Fix StrictMath.copySign's behavior with NaN." into dalvik-dev by Elliott Hughes · 15 years ago
  13. ace7e6f Fix StrictMath.copySign's behavior with NaN. by Elliott Hughes · 15 years ago
  14. ccfdf99 Fix all our java.text.Bidi failures. by Elliott Hughes · 15 years ago
  15. 66a66f7 Merge "Java 6 changed CollationKey from final to abstract." into dalvik-dev by Elliott Hughes · 15 years ago
  16. 762fb54 am 2be0c815: (-s ours) Suppressing additional tests that fail in Froyo. by Jesse Wilson · 15 years ago
  17. ebe438a Java 6 changed CollationKey from final to abstract. by Elliott Hughes · 15 years ago
  18. 63422f8 Merge "Fixing tests to handle changes in our behaviour since DOM 3." into froyo by Jesse Wilson · 15 years ago
  19. 27bd072 Suppressing additional tests that fail in Froyo. by Jesse Wilson · 15 years ago
  20. 5ab82b7 Fixing tests to handle changes in our behaviour since DOM 3. by Jesse Wilson · 15 years ago
  21. bcf7c66 Start cleaning up the Charset implementation. by Elliott Hughes · 15 years ago
  22. a5cdf4f Merge "Use more idiomatic naming in test code." into dalvik-dev by Elliott Hughes · 15 years ago
  23. 65b563b Use more idiomatic naming in test code. by Elliott Hughes · 15 years ago
  24. ecf214d am 63868feb: Use correct resource flags for Dalvik ld/st instructions to enable code motion. by Ben Cheng · 15 years ago
  25. f6b1c58 Use correct resource flags for Dalvik ld/st instructions to enable code motion. by Ben Cheng · 15 years ago
  26. ab680ee am f2f7880a: Test and document our handling of nulls with getString(). by Jesse Wilson · 15 years ago
  27. adfb1bc Test and document our handling of nulls with getString(). by Jesse Wilson · 15 years ago
  28. d6a3133 am d630700a: Merge "Jit: Fix for 2542488 JIT codegen bug with overlapping wide operands" by Bill Buzbee · 15 years ago
  29. 1c17f20 Merge "Jit: Fix for 2542488 JIT codegen bug with overlapping wide operands" by Bill Buzbee · 15 years ago
  30. b57e439 Apply https://issues.apache.org/jira/browse/HARMONY-4307. by Elliott Hughes · 15 years ago
  31. 9e95c52 Clean up a few toStrings. by Elliott Hughes · 15 years ago
  32. 70a9590 Jit: Fix for 2542488 JIT codegen bug with overlapping wide operands by Bill Buzbee · 15 years ago
  33. 264f9e9 am ec7c8c98: Fix java.util.Random\'s constructors. by Elliott Hughes · 15 years ago
  34. 1e8bd61 Fix java.util.Random's constructors. by Elliott Hughes · 15 years ago
  35. 12d12e9 am f87ab961: Merge "Don\'t leak memory on failed pipe or mutex init" by Kenny Root · 15 years ago
  36. f41dba3 am 3d5d8736: Merge "Fix for the JIT blocking mode plus some code cleanup." by Ben Cheng · 15 years ago
  37. 91b9692 am c66affa4: Switch to VMWAIT while outputting trace data. by Andy McFadden · 15 years ago
  38. 7ff716b Merge "Don't leak memory on failed pipe or mutex init" by Kenny Root · 15 years ago
  39. 52ffacb Don't leak memory on failed pipe or mutex init by Kenny Root · 15 years ago
  40. 15de1ae Merge "Add Java 6's getAvailableLocales/getInstance to DateFormatSymbols and DecimalFormatSymbols." into dalvik-dev by Elliott Hughes · 15 years ago
  41. 93f0d79 Add Java 6's getAvailableLocales/getInstance to DateFormatSymbols and DecimalFormatSymbols. by Elliott Hughes · 15 years ago
  42. 03b06f3 Merge "Fix for the JIT blocking mode plus some code cleanup." by Ben Cheng · 15 years ago
  43. 4bc4aa0 Fix for the JIT blocking mode plus some code cleanup. by Ben Cheng · 15 years ago
  44. 7c20903 Show current values of mutexes in thread dump. by Andy McFadden · 15 years ago
  45. be14f76 Switch to VMWAIT while outputting trace data. by Andy McFadden · 15 years ago
  46. 58af499 Improve the ThreadGroup documentation. by Elliott Hughes · 15 years ago
  47. 6edeab3 Merge "Remove explicit 8192 arguments to BufferedReader and friends." into dalvik-dev by Elliott Hughes · 15 years ago
  48. 81e3c1d am b7b9be13: Merge "Improve java.net.InetAddress.getLocalHost documentation." by Elliott Hughes · 15 years ago
  49. b748a9b Remove explicit 8192 arguments to BufferedReader and friends. by Elliott Hughes · 15 years ago
  50. 654936d Merge "Improve java.net.InetAddress.getLocalHost documentation." by Elliott Hughes · 15 years ago
  51. 4cc5052 Merge "Fix --debug-port to --debug in vogar usage" into dalvik-dev by Brian Carlstrom · 15 years ago
  52. c7b1290 Fix --debug-port to --debug in vogar usage by Brian Carlstrom · 15 years ago
  53. 2aa1a60 Merge "Remove the "default buffer size" warnings." into dalvik-dev by Elliott Hughes · 15 years ago
  54. fb4616d Remove the "default buffer size" warnings. by Elliott Hughes · 15 years ago
  55. 9a6661e am 02388cf1: Jit: disable for Sapphire. by Bill Buzbee · 15 years ago
  56. 559858b Jit: disable for Sapphire. by Bill Buzbee · 15 years ago
  57. ce64852 Improve java.net.InetAddress.getLocalHost documentation. by Elliott Hughes · 15 years ago
  58. 71a1062 am d4e0952b: Further refinements to "kill other thread". by Andy McFadden · 15 years ago
  59. 06d6203 Further refinements to "kill other thread". by Andy McFadden · 15 years ago
  60. 2c3eca2 Merge "Revert the removal of java.nio.NIOAccess, which frameworks/base/ uses." into dalvik-dev by Elliott Hughes · 15 years ago
  61. 7fcffb1 Revert the removal of java.nio.NIOAccess, which frameworks/base/ uses. by Elliott Hughes · 15 years ago
  62. 94fdf2b Merge "Add the Java 6 java.text.spi and java.util.spi interfaces." into dalvik-dev by Elliott Hughes · 15 years ago
  63. c4a9c06 Add the Java 6 java.text.spi and java.util.spi interfaces. by Elliott Hughes · 15 years ago
  64. 3612721 am 64ee717b: Jit: Re-enable for Sapphire by Bill Buzbee · 15 years ago
  65. f7a9cd1 Jit: Re-enable for Sapphire by Bill Buzbee · 15 years ago
  66. d1c610c Remove all remaining "@since Android" tags. by Elliott Hughes · 15 years ago
  67. 055c252 Add Java 6's java.util.Arrays changes. by Elliott Hughes · 15 years ago
  68. a490c69 Merge "Java 6 java.nio.Buffer changes." into dalvik-dev by Elliott Hughes · 15 years ago
  69. e2f02b4 Java 6 java.nio.Buffer changes. by Elliott Hughes · 15 years ago
  70. 7d91193 am e9f1038c: Merge "Use pthread_kill(3) instead of kill(2)." by Andy McFadden · 15 years ago
  71. d58406c Merge "Use pthread_kill(3) instead of kill(2)." by Andy McFadden · 15 years ago
  72. e734d99 Merge "Remove a superfluous declaration (left over from when DexClassLoader was duplicated from PathClassLoader)." into dalvik-dev by Dan Bornstein · 15 years ago
  73. b7a24f7 Use pthread_kill(3) instead of kill(2). by Andy McFadden · 15 years ago
  74. 505a7e5 Track Java 6's BreakIterator API changes. by Elliott Hughes · 15 years ago
  75. 9672b48 Clean up the Java side of the ICU interface a bit. by Elliott Hughes · 15 years ago
  76. 28a1a64 Remove a superfluous declaration (left over from when DexClassLoader was by Dan Bornstein · 15 years ago
  77. 69f16dc am 7713b900: Merge "Fixing namespace+prefix mode in Expat and removing optional fields from callbacks." by Jesse Wilson · 15 years ago
  78. 41407f7 Merge "Fixing namespace+prefix mode in Expat and removing optional fields from callbacks." by Jesse Wilson · 15 years ago
  79. 4a5c3fd Fixing namespace+prefix mode in Expat and removing optional fields from callbacks. by Jesse Wilson · 15 years ago
  80. 992b586 Added flags to the vm: by Barry Hayes · 15 years ago
  81. ae34f6b Merge "The "referent" field of java.lang.ref.Reference objects is NOT included in ifieldRefCount. See Class.c precacheReferenceOffsets for this amusing bit of VM trivia." into dalvik-dev by Barry Hayes · 15 years ago
  82. 7d80cf0 The "referent" field of java.lang.ref.Reference objects is NOT by Barry Hayes · 15 years ago
  83. 961c097 am e073b0e8: Move String creation outside O(n^2) path in LogManager by Bjorn Bringert · 15 years ago
  84. c505c37 Move String creation outside O(n^2) path in LogManager by Bjorn Bringert · 15 years ago
  85. 6cb9a5f Merge "Add's Java 6's DecimalFormat.setRoundingMode (et cetera)." into dalvik-dev by Elliott Hughes · 15 years ago
  86. 42db7d1 Add's Java 6's DecimalFormat.setRoundingMode (et cetera). by Elliott Hughes · 15 years ago
  87. e415d08 am 94e57f7b: Merge "Increase sleep delays on debug thread kill." by Andy McFadden · 15 years ago
  88. 0077ef5 Merge "Increase sleep delays on debug thread kill." by Andy McFadden · 15 years ago
  89. 205f80e Increase sleep delays on debug thread kill. by Andy McFadden · 15 years ago
  90. ee7ff7a Merge "Add Java 6's Scanner.reset and fix RuleBasedCollator's javadoc." into dalvik-dev by Elliott Hughes · 15 years ago
  91. 7b00ce8 Add Java 6's Scanner.reset and fix RuleBasedCollator's javadoc. by Elliott Hughes · 15 years ago
  92. 61d7136 am 253eebd3: Drop needless parens from Javadoc. by Jesse Wilson · 15 years ago
  93. 45f7247 am 1573a78e: Merge "Javadoc for JSONArray." by Jesse Wilson · 15 years ago
  94. 95cf953 Drop needless parens from Javadoc. by Jesse Wilson · 15 years ago
  95. 0bd7c8e Merge "Javadoc for JSONArray." by Jesse Wilson · 15 years ago
  96. 334e613 Javadoc for JSONArray. by Jesse Wilson · 15 years ago
  97. b1859c4 am 58ece73d: Bug fix for JIT peephole optimization. by Ben Cheng · 15 years ago
  98. e4ac325 Bug fix for JIT peephole optimization. by Ben Cheng · 15 years ago
  99. dcc9ac3 Merge "Add Java 6's Logger.GLOBAL_LOGGER_NAME field." into dalvik-dev by Elliott Hughes · 15 years ago
  100. b4d5b94 am 31275264: Fixing 10 of the XPath failures caused by a malformed Document. by Jesse Wilson · 15 years ago