1. 65b563b Use more idiomatic naming in test code. by Elliott Hughes · 14 years ago
  2. b57e439 Apply https://issues.apache.org/jira/browse/HARMONY-4307. by Elliott Hughes · 14 years ago
  3. 9e95c52 Clean up a few toStrings. by Elliott Hughes · 14 years ago
  4. 264f9e9 am ec7c8c98: Fix java.util.Random\'s constructors. by Elliott Hughes · 14 years ago
  5. 1e8bd61 Fix java.util.Random's constructors. by Elliott Hughes · 14 years ago
  6. 12d12e9 am f87ab961: Merge "Don\'t leak memory on failed pipe or mutex init" by Kenny Root · 14 years ago
  7. f41dba3 am 3d5d8736: Merge "Fix for the JIT blocking mode plus some code cleanup." by Ben Cheng · 14 years ago
  8. 91b9692 am c66affa4: Switch to VMWAIT while outputting trace data. by Andy McFadden · 14 years ago
  9. 7ff716b Merge "Don't leak memory on failed pipe or mutex init" by Kenny Root · 14 years ago
  10. 52ffacb Don't leak memory on failed pipe or mutex init by Kenny Root · 14 years ago
  11. 15de1ae Merge "Add Java 6's getAvailableLocales/getInstance to DateFormatSymbols and DecimalFormatSymbols." into dalvik-dev by Elliott Hughes · 14 years ago
  12. 93f0d79 Add Java 6's getAvailableLocales/getInstance to DateFormatSymbols and DecimalFormatSymbols. by Elliott Hughes · 14 years ago
  13. 03b06f3 Merge "Fix for the JIT blocking mode plus some code cleanup." by Ben Cheng · 14 years ago
  14. 4bc4aa0 Fix for the JIT blocking mode plus some code cleanup. by Ben Cheng · 14 years ago
  15. 7c20903 Show current values of mutexes in thread dump. by Andy McFadden · 14 years ago
  16. be14f76 Switch to VMWAIT while outputting trace data. by Andy McFadden · 14 years ago
  17. 58af499 Improve the ThreadGroup documentation. by Elliott Hughes · 14 years ago
  18. 6edeab3 Merge "Remove explicit 8192 arguments to BufferedReader and friends." into dalvik-dev by Elliott Hughes · 14 years ago
  19. 81e3c1d am b7b9be13: Merge "Improve java.net.InetAddress.getLocalHost documentation." by Elliott Hughes · 14 years ago
  20. b748a9b Remove explicit 8192 arguments to BufferedReader and friends. by Elliott Hughes · 14 years ago
  21. 654936d Merge "Improve java.net.InetAddress.getLocalHost documentation." by Elliott Hughes · 14 years ago
  22. 4cc5052 Merge "Fix --debug-port to --debug in vogar usage" into dalvik-dev by Brian Carlstrom · 14 years ago
  23. c7b1290 Fix --debug-port to --debug in vogar usage by Brian Carlstrom · 14 years ago
  24. 2aa1a60 Merge "Remove the "default buffer size" warnings." into dalvik-dev by Elliott Hughes · 14 years ago
  25. fb4616d Remove the "default buffer size" warnings. by Elliott Hughes · 14 years ago
  26. 9a6661e am 02388cf1: Jit: disable for Sapphire. by Bill Buzbee · 14 years ago
  27. 559858b Jit: disable for Sapphire. by Bill Buzbee · 14 years ago
  28. ce64852 Improve java.net.InetAddress.getLocalHost documentation. by Elliott Hughes · 14 years ago
  29. 71a1062 am d4e0952b: Further refinements to "kill other thread". by Andy McFadden · 14 years ago
  30. 06d6203 Further refinements to "kill other thread". by Andy McFadden · 14 years ago
  31. 2c3eca2 Merge "Revert the removal of java.nio.NIOAccess, which frameworks/base/ uses." into dalvik-dev by Elliott Hughes · 14 years ago
  32. 7fcffb1 Revert the removal of java.nio.NIOAccess, which frameworks/base/ uses. by Elliott Hughes · 14 years ago
  33. 94fdf2b Merge "Add the Java 6 java.text.spi and java.util.spi interfaces." into dalvik-dev by Elliott Hughes · 14 years ago
  34. c4a9c06 Add the Java 6 java.text.spi and java.util.spi interfaces. by Elliott Hughes · 14 years ago
  35. 3612721 am 64ee717b: Jit: Re-enable for Sapphire by Bill Buzbee · 14 years ago
  36. f7a9cd1 Jit: Re-enable for Sapphire by Bill Buzbee · 14 years ago
  37. d1c610c Remove all remaining "@since Android" tags. by Elliott Hughes · 14 years ago
  38. 055c252 Add Java 6's java.util.Arrays changes. by Elliott Hughes · 14 years ago
  39. a490c69 Merge "Java 6 java.nio.Buffer changes." into dalvik-dev by Elliott Hughes · 14 years ago
  40. e2f02b4 Java 6 java.nio.Buffer changes. by Elliott Hughes · 14 years ago
  41. 7d91193 am e9f1038c: Merge "Use pthread_kill(3) instead of kill(2)." by Andy McFadden · 14 years ago
  42. d58406c Merge "Use pthread_kill(3) instead of kill(2)." by Andy McFadden · 14 years ago
  43. e734d99 Merge "Remove a superfluous declaration (left over from when DexClassLoader was duplicated from PathClassLoader)." into dalvik-dev by Dan Bornstein · 14 years ago
  44. b7a24f7 Use pthread_kill(3) instead of kill(2). by Andy McFadden · 14 years ago
  45. 505a7e5 Track Java 6's BreakIterator API changes. by Elliott Hughes · 14 years ago
  46. 9672b48 Clean up the Java side of the ICU interface a bit. by Elliott Hughes · 14 years ago
  47. 28a1a64 Remove a superfluous declaration (left over from when DexClassLoader was by Dan Bornstein · 14 years ago
  48. 69f16dc am 7713b900: Merge "Fixing namespace+prefix mode in Expat and removing optional fields from callbacks." by Jesse Wilson · 14 years ago
  49. 41407f7 Merge "Fixing namespace+prefix mode in Expat and removing optional fields from callbacks." by Jesse Wilson · 14 years ago
  50. 4a5c3fd Fixing namespace+prefix mode in Expat and removing optional fields from callbacks. by Jesse Wilson · 14 years ago
  51. 992b586 Added flags to the vm: by Barry Hayes · 14 years ago
  52. 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 · 14 years ago
  53. 7d80cf0 The "referent" field of java.lang.ref.Reference objects is NOT by Barry Hayes · 14 years ago
  54. 961c097 am e073b0e8: Move String creation outside O(n^2) path in LogManager by Bjorn Bringert · 14 years ago
  55. c505c37 Move String creation outside O(n^2) path in LogManager by Bjorn Bringert · 14 years ago
  56. 6cb9a5f Merge "Add's Java 6's DecimalFormat.setRoundingMode (et cetera)." into dalvik-dev by Elliott Hughes · 14 years ago
  57. 42db7d1 Add's Java 6's DecimalFormat.setRoundingMode (et cetera). by Elliott Hughes · 14 years ago
  58. e415d08 am 94e57f7b: Merge "Increase sleep delays on debug thread kill." by Andy McFadden · 14 years ago
  59. 0077ef5 Merge "Increase sleep delays on debug thread kill." by Andy McFadden · 14 years ago
  60. 205f80e Increase sleep delays on debug thread kill. by Andy McFadden · 14 years ago
  61. ee7ff7a Merge "Add Java 6's Scanner.reset and fix RuleBasedCollator's javadoc." into dalvik-dev by Elliott Hughes · 14 years ago
  62. 7b00ce8 Add Java 6's Scanner.reset and fix RuleBasedCollator's javadoc. by Elliott Hughes · 14 years ago
  63. 61d7136 am 253eebd3: Drop needless parens from Javadoc. by Jesse Wilson · 14 years ago
  64. 45f7247 am 1573a78e: Merge "Javadoc for JSONArray." by Jesse Wilson · 14 years ago
  65. 95cf953 Drop needless parens from Javadoc. by Jesse Wilson · 14 years ago
  66. 0bd7c8e Merge "Javadoc for JSONArray." by Jesse Wilson · 14 years ago
  67. 334e613 Javadoc for JSONArray. by Jesse Wilson · 14 years ago
  68. b1859c4 am 58ece73d: Bug fix for JIT peephole optimization. by Ben Cheng · 14 years ago
  69. e4ac325 Bug fix for JIT peephole optimization. by Ben Cheng · 14 years ago
  70. dcc9ac3 Merge "Add Java 6's Logger.GLOBAL_LOGGER_NAME field." into dalvik-dev by Elliott Hughes · 14 years ago
  71. b4d5b94 am 31275264: Fixing 10 of the XPath failures caused by a malformed Document. by Jesse Wilson · 14 years ago
  72. 3cea39f Add Java 6's Logger.GLOBAL_LOGGER_NAME field. by Elliott Hughes · 14 years ago
  73. 05d7774 Add Java 6's new PipedReader/PipedInputStream constructors. by Elliott Hughes · 14 years ago
  74. 03d1c30 Fixing 10 of the XPath failures caused by a malformed Document. by Jesse Wilson · 14 years ago
  75. da80cad Fixing an import of a JUnit class that isn't available in dalvik-dev. by Jesse Wilson · 14 years ago
  76. 4bdcd19 Merge "Add Java 6's ObjectStreamClass.lookupAny." into dalvik-dev by Elliott Hughes · 14 years ago
  77. 55b6240 am f6976780: Merge "Exercising our XPath implementation with 279 of Jaxen\'s tests." by Jesse Wilson · 14 years ago
  78. 1c5cae4 Merge "Exercising our XPath implementation with 279 of Jaxen's tests." by Jesse Wilson · 14 years ago
  79. a845eec Add Java 6's ObjectStreamClass.lookupAny. by Elliott Hughes · 14 years ago
  80. eacb682 am 82ebe52a: Merge "Javadocs for JSONObject." by Jesse Wilson · 14 years ago
  81. 2a6615e Merge "Javadocs for JSONObject." by Jesse Wilson · 14 years ago
  82. 1483c41 Javadocs for JSONObject. by Jesse Wilson · 14 years ago
  83. b50e98d Merge "misc DalvikRunner changes" into dalvik-dev by Brian Carlstrom · 14 years ago
  84. e03e662 Merge "Add Java 6's PrintStream.clearError/PrintWriter.clearError methods." into dalvik-dev by Elliott Hughes · 14 years ago
  85. e51cae0 Add Java 6's PrintStream.clearError/PrintWriter.clearError methods. by Elliott Hughes · 14 years ago
  86. 50f3a68 Fix "run-core-tests.sh" to work again. by Elliott Hughes · 14 years ago
  87. 705aafd Merge "Add Java 6's java.io.Console." into dalvik-dev by Elliott Hughes · 14 years ago
  88. f7fb59f Add Java 6's java.io.Console. by Elliott Hughes · 14 years ago
  89. ff03392 Exercising our XPath implementation with 279 of Jaxen's tests. by Jesse Wilson · 14 years ago
  90. 5433932 misc DalvikRunner changes by Brian Carlstrom · 14 years ago
  91. 65ad66a am 9fa39c91: Add missing macro SIGNATURE_BREAKPOINT. by Ben Cheng · 14 years ago
  92. 58e3d27 Add missing macro SIGNATURE_BREAKPOINT. by Ben Cheng · 14 years ago
  93. 2ff6a63 am 79cea5c9: Merge "Implement signature-based breakpoint for the JIT compiler." by Ben Cheng · 14 years ago
  94. 6138064 Merge "Implement signature-based breakpoint for the JIT compiler." by Ben Cheng · 14 years ago
  95. 6c75e0a am 288de8e6: Merge "Replace a use of index with strchr." by Carl Shapiro · 14 years ago
  96. 1b4cf5b Merge "Replace a use of index with strchr." by Carl Shapiro · 14 years ago
  97. ac6282d Implement signature-based breakpoint for the JIT compiler. by Ben Cheng · 14 years ago
  98. f85e98f Import the heap verification code from the copying collector. The by Carl Shapiro · 14 years ago
  99. 22ff07e Replace a use of index with strchr. by Carl Shapiro · 14 years ago
  100. 0529b90 Merge "Add some certimport.sh documention" into dalvik-dev by Brian Carlstrom · 14 years ago