1. a914f8a Fixed identification of objects in the Constant Collector. by jeffhao · 14 years ago
  2. 675b642 Say kNumDalvikInstructions when appropriate. by Dan Bornstein · 14 years ago
  3. 82901ca Kill off InsnFormat.nextUp(). by Dan Bornstein · 14 years ago
  4. 82dbe1c Promote opcode-gen to the dalvik directory. by Dan Bornstein · 14 years ago
  5. a1d6b0e Add all the optimized / runtime-only opcodes. by Dan Bornstein · 14 years ago
  6. bde004c Be more prepared for InstrUtils code generation. by Dan Bornstein · 14 years ago
  7. d8bb0d7 Add info to the bytecode.txt file. by Dan Bornstein · 14 years ago
  8. d05e4fd Added info for parallel dx switch "num-threads" to help message. by jeffhao · 14 years ago
  9. de73f8e Add const-class/jumbo. by Dan Bornstein · 14 years ago
  10. 737fac2 Add the new jumbo opcodes to dx...almost. by Dan Bornstein · 14 years ago
  11. 25f7980 Another bit of cleanup. by Dan Bornstein · 14 years ago
  12. 380dc65 Use the static opcode chains in dx. by Dan Bornstein · 14 years ago
  13. ec85aa9 Start including the "next opcode" in Dop instances. by Dan Bornstein · 14 years ago
  14. 12209c2 More prep work for new opcodes. by Dan Bornstein · 14 years ago
  15. e49178a Line width / spacing tweak. by Dan Bornstein · 14 years ago
  16. 8d74cbd Rework the bytecode format file and parser. by Dan Bornstein · 14 years ago
  17. ccf5cff Always dump blocks in label order. by Dan Bornstein · 14 years ago
  18. 893ea59 A bunch of minor cleanups. by Dan Bornstein · 14 years ago
  19. e0c62f8 Fix expected output of dx test 086. by Dan Bornstein · 14 years ago
  20. 10b673f Fix the expected output of dx test 083. by Dan Bornstein · 14 years ago
  21. e2d2470 Fix dx test 087. by Dan Bornstein · 14 years ago
  22. 8d670b5 Update the expected.txt for dx test 094. by Dan Bornstein · 14 years ago
  23. ae5bf3d Up the version number. by Dan Bornstein · 14 years ago
  24. 3d0823c Fix propagation of constants. by Dan Bornstein · 14 years ago
  25. 590f78f Added multi-threaded support to processing of class files in dx. by jeffhao · 14 years ago
  26. 28323be Clean up dx test 085. by Dan Bornstein · 14 years ago
  27. 6748469 Dx test 083's expected output was wrong. by Dan Bornstein · 14 years ago
  28. 9c907e0 The failure of dx test 105 wasn't actually spurious. Fixed the code. by Dan Bornstein · 14 years ago
  29. 4fb99d4 Fix a test. by Dan Bornstein · 14 years ago
  30. 9f7f6a9 Implement the new instruction formats. by Dan Bornstein · 14 years ago
  31. 0bc9fde A little instruction format housecleaning and prep work. by Dan Bornstein · 14 years ago
  32. 41ad1bc am 85dc40d2: Take another tilt at the "--core-library" messaging windmill. by Dan Bornstein · 14 years ago
  33. 85dc40d Take another tilt at the "--core-library" messaging windmill. by Dan Bornstein · 14 years ago
  34. 7c73c80 am 42929e15: Add optional tags to dalvik. by Jesse Wilson · 14 years ago
  35. 42929e1 Add optional tags to dalvik. by Jesse Wilson · 14 years ago
  36. cb2b320 am ac830fea: Fix dx launching script to use the new platform-tools location. by Xavier Ducrohet · 14 years ago
  37. ac830fe Fix dx launching script to use the new platform-tools location. by Xavier Ducrohet · 14 years ago
  38. 351d37d Refix whitespace removal that I clobbered in my recent merge. by Dan Bornstein · 14 years ago
  39. a854f95 resolved conflicts for merge of 4728a4c3 to dalvik-dev by Dan Bornstein · 14 years ago
  40. ec02229 Updated the warning about old-style inner class metadata to reflect by Dan Bornstein · 14 years ago
  41. d62676d am 90788e58: am cd401135: am ff9aa9bf: am 9a2b2f76: Don\'t build dx if it\'s an app-only build. by Ying Wang · 14 years ago
  42. 9a2b2f7 Don't build dx if it's an app-only build. by Ying Wang · 14 years ago
  43. e31ed7e Added escape analysis and scalar replacement of arrays in dx. by jeffhao · 14 years ago
  44. 7365493 Remove repeated newlines at the end of files. by Carl Shapiro · 14 years ago
  45. de75089 Remove trailing whitespace. by Carl Shapiro · 14 years ago
  46. 4751c15 Fixing bulk reads in ByteArray.MyInputStream by Jesse Wilson · 15 years ago
  47. 508a929 Fixing bulk reads in ByteArray.MyInputStream by Jesse Wilson · 15 years ago
  48. 02f3081 Fixed bug 2438465, prevented blocks with move-result from being combined. by jeffhao · 15 years ago
  49. b0d01b0 Fixed bug 2438465, prevented blocks with move-result from being combined. by jeffhao · 15 years ago
  50. 05c9d91 Add a test case for the jsr / invoke bug. (See the included by Dan Bornstein · 15 years ago
  51. 2859440 am c51439a5: Fix a bug where, in static synchronized methods that had no other uses of registers (no locals, no parameters, no method calls with arguments), v0 would be used both to hold the object being synchronized on and to hold a caught exception. by Dan Bornstein · 15 years ago
  52. c51439a Fix a bug where, in static synchronized methods that had no other uses by Dan Bornstein · 15 years ago
  53. 78199ef am 39c5899d: Preflight cleanup of Ropper.java for style, whitespace, etc., before doing some more drastic modifications. Also, bumped up the version number, rather than making changes first and then forgetting that important detail. by Dan Bornstein · 15 years ago
  54. 39c5899 Preflight cleanup of Ropper.java for style, whitespace, etc., before doing by Dan Bornstein · 15 years ago
  55. 92f4f58 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  56. 227be29 Windows SDK: add support for -J option to dx.bat by Raphael · 15 years ago
  57. 6d84d36 Typo fix in javadoc by Alexey Tarasov · 15 years ago
  58. 30d4c4a Cosmetic change: cst -> type in javadoc @param by Alexey Tarasov · 15 years ago
  59. 65c1cfc Be more POSIXly correct in the use of expr. by Dan Bornstein · 15 years ago
  60. 530e0a5 Be more POSIXly correct in the use of expr. by Dan Bornstein · 15 years ago
  61. fe70e8b Merge commit 'c1b54205471ea7824c87e53e0d9e6d4c30518007' into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  62. 43c5658 Replace an iterator with a traditional for loop, to reduce object allocations and memory usage. by Marco Nelissen · 15 years ago
  63. 96b2060a Give dx a large max heap size by default. by Dan Bornstein · 15 years ago
  64. f58a5f3 At least mostly-fix internal issue #1898095 / public issue #2868. by Dan Bornstein · 15 years ago
  65. ac5e0e7 dx incorrectly writes registers as a signed leb128 in the dex debug info by Ben Gruver · 15 years ago
  66. 4b4413a Fix up the last handful of FindBugs complaints. by Dan Bornstein · 16 years ago
  67. 55423dc Fix a bunch of little problems noticed by FindBugs, and cleaned up some by Dan Bornstein · 16 years ago
  68. 64986d4 A foolish consistency is the hobgoblin of little minds. by Dan Bornstein · 16 years ago
  69. 41aecd0 Tweaks, Mostly grep-based, to better conform to the coding guidelines. by Dan Bornstein · 16 years ago
  70. d3190a0 Clean up a couple more files. by Dan Bornstein · 16 years ago
  71. 359f929 Update dx test #111 to reflect the new understanding of reality. by Dan Bornstein · 16 years ago
  72. d24414a Fix issue #1794388. by Dan Bornstein · 16 years ago
  73. 363f070 Test case for issue #1794388. by Dan Bornstein · 16 years ago
  74. f7c7608 Made a few more tweaks as I'm reading over the SSA code. by Dan Bornstein · 16 years ago
  75. 2049fb0 Gratuitous change to get my feet wet with the new git reality. by Dan Bornstein · 16 years ago
  76. de1ab37 AI 143732: Tweaks, in response to public critique. by Dan Bornstein · 16 years ago
  77. 291fe15 AI 143492: Another crank of the --core-library wheel. by Dan Bornstein · 16 years ago
  78. ab0f0a0 AI 143123: Three minor changes. by Andy McFadden · 16 years ago
  79. 9940988 auto import //branches/master/...@140412 by The Android Open Source Project · 16 years ago
  80. f6c3871 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  81. f72d5de auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  82. 31e3010 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  83. 6dcac3d auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  84. 077f9d7 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  85. 446b11c auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  86. bcd637a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  87. 4c1a291 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  88. 89c1feb Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  89. 2ad60cf Initial Contribution by The Android Open Source Project · 16 years ago