1. 8daf827 Clarify the spec slightly. by Dan Bornstein · 14 years ago
  2. df20eb4 Merge "Minor tweaks." into dalvik-dev by Andy McFadden · 14 years ago
  3. 4c973b1 Merge "Rename OpCode.h -> DexOpcodes.h." into dalvik-dev by Dan Bornstein · 14 years ago
  4. df4daaf Rename OpCode.h -> DexOpcodes.h. by Dan Bornstein · 14 years ago
  5. f7576b2 Minor tweaks. by Andy McFadden · 14 years ago
  6. f0c0357 am 33dab964: Improve "No new threads in -Xzygote mode" message to include thread name. by Brian Carlstrom · 14 years ago
  7. 33dab96 Improve "No new threads in -Xzygote mode" message to include thread name. by Brian Carlstrom · 14 years ago
  8. 1112216 Add more "extended opcode" structure to libdex. by Dan Bornstein · 14 years ago
  9. fe9382b am 94a6213f: am b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 14 years ago
  10. 94a6213 am b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 14 years ago
  11. 9765521 am a1d0e5ed: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  12. a1c604f Add a link to the dex-format doc. by Dan Bornstein · 14 years ago
  13. 3b63be6 Merge "Remove excess generality from the bitmap sweep walking routine." into dalvik-dev by Carl Shapiro · 14 years ago
  14. f6426e3 Remove excess generality from the bitmap sweep walking routine. by Carl Shapiro · 14 years ago
  15. a1d0e5e Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  16. 3c6c8c7 Bring 00x and 20bc into the fold. by Dan Bornstein · 14 years ago
  17. 74b28b0 Explain a bit. by Dan Bornstein · 14 years ago
  18. 0759f52 invoke-direct-empty doesn't actually invoke anything. by Dan Bornstein · 14 years ago
  19. 36cead9 Merge "Punch opcode info access from libcore to the vm." into dalvik-dev by Dan Bornstein · 14 years ago
  20. 6705004 Merge "Fix DexFile cookie check." into dalvik-dev by Andy McFadden · 14 years ago
  21. 4d31eb3 Punch opcode info access from libcore to the vm. by Dan Bornstein · 14 years ago
  22. 9d674e9 Fix DexFile cookie check. by Andy McFadden · 14 years ago
  23. b83b4c8 am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 14 years ago
  24. ebcd864 Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 14 years ago
  25. 758a673 Clean up the opcode maintenance instructions. by Dan Bornstein · 14 years ago
  26. 003a38e Merge "Make the scan and the visit routines look more alike." into dalvik-dev by Carl Shapiro · 14 years ago
  27. 3e24d33 Make the scan and the visit routines look more alike. by Carl Shapiro · 14 years ago
  28. a41ba9f Merge "Code to generate libcore's Dalvik opcode code." into dalvik-dev by Dan Bornstein · 14 years ago
  29. caf4e5a Code to generate libcore's Dalvik opcode code. by Dan Bornstein · 14 years ago
  30. 8575bca Merge "Verifier doc addendum." into dalvik-dev by Andy McFadden · 14 years ago
  31. 81d713a Verifier doc addendum. by Andy McFadden · 14 years ago
  32. 06409a7 Merge "Fixed identification of objects in the Constant Collector." into dalvik-dev by jeffhao · 14 years ago
  33. a914f8a Fixed identification of objects in the Constant Collector. by jeffhao · 14 years ago
  34. b46dfc8 CPU errata workaround. by Andy McFadden · 14 years ago
  35. 863ebc0 Merge "Check monitors during bytecode verification" into dalvik-dev by Andy McFadden · 14 years ago
  36. 38e7c41 am abf3ef82: Fix off-by-1 bug in expandable bit vectors. by Ben Cheng · 14 years ago
  37. 3f64a02 Check monitors during bytecode verification by Andy McFadden · 14 years ago
  38. abf3ef8 Fix off-by-1 bug in expandable bit vectors. by Ben Cheng · 14 years ago
  39. 5016966 Add dvmHumanReadableDescriptor function, and use it. by Elliott Hughes · 14 years ago
  40. eb6e6fa Merge "Protect against bogus arrays." into dalvik-dev by Dan Bornstein · 14 years ago
  41. ad4a3eb Merge "Better ArrayStoreException detail messages." into dalvik-dev by Elliott Hughes · 14 years ago
  42. 193a308 Protect against bogus arrays. by Dan Bornstein · 14 years ago
  43. 6364465 Better ArrayStoreException detail messages. by Elliott Hughes · 14 years ago
  44. 675b642 Say kNumDalvikInstructions when appropriate. by Dan Bornstein · 14 years ago
  45. 82901ca Kill off InsnFormat.nextUp(). by Dan Bornstein · 14 years ago
  46. 7c02a97 Verification no longer requires startup/shutdown. by Dan Bornstein · 14 years ago
  47. 41e286c Get rid of the copies of the opcode table pointers. by Dan Bornstein · 14 years ago
  48. 1bf2782 Merge "Use the generated opcode info tables." into dalvik-dev by Dan Bornstein · 14 years ago
  49. bb08b66 Better ClassCastException detail messages for x86. by Elliott Hughes · 14 years ago
  50. 8cf4bd5 Merge "Include both types in ClassCastException detail messages." into dalvik-dev by Elliott Hughes · 14 years ago
  51. c560e30 Include both types in ClassCastException detail messages. by Elliott Hughes · 14 years ago
  52. 5432239 Use the generated opcode info tables. by Dan Bornstein · 14 years ago
  53. 8424432 Generate the tables in InstrUtils.c...almost. by Dan Bornstein · 14 years ago
  54. d03baaf Generate the contents of OpCodeNames.c. by Dan Bornstein · 14 years ago
  55. 1f29eed Merge "Generate most of OpCode.h using opcode-gen." into dalvik-dev by Dan Bornstein · 14 years ago
  56. 71fbb0c Merge "Improve error messages for bad modified UTF-8 strings passed to JNI functions." into dalvik-dev by Elliott Hughes · 14 years ago
  57. 7527649 Improve error messages for bad modified UTF-8 strings passed to JNI functions. by Elliott Hughes · 14 years ago
  58. 11a4a79 Generate most of OpCode.h using opcode-gen. by Dan Bornstein · 14 years ago
  59. 82dbe1c Promote opcode-gen to the dalvik directory. by Dan Bornstein · 14 years ago
  60. a1d6b0e Add all the optimized / runtime-only opcodes. by Dan Bornstein · 14 years ago
  61. c2b486f Get rid of kInstrUnconditional. by Dan Bornstein · 14 years ago
  62. 71318a1 Merge "Be more prepared for InstrUtils code generation." into dalvik-dev by Dan Bornstein · 14 years ago
  63. bde004c Be more prepared for InstrUtils code generation. by Dan Bornstein · 14 years ago
  64. 7d2fa63 Merge "Progress toward structured lock checks" into dalvik-dev by Andy McFadden · 14 years ago
  65. 319a33b Progress toward structured lock checks by Andy McFadden · 14 years ago
  66. 1530c3e TypeRef, not ClassRef. by Dan Bornstein · 14 years ago
  67. 72bc1b1 Merge "Add info to the bytecode.txt file." into dalvik-dev by Dan Bornstein · 14 years ago
  68. d8bb0d7 Add info to the bytecode.txt file. by Dan Bornstein · 14 years ago
  69. a092937 Stop reporting negative widths. by Andy McFadden · 14 years ago
  70. edb7b25 Merge "Remove unused logging macros." into dalvik-dev by Carl Shapiro · 14 years ago
  71. 3781d0b am 72ef412b: Fix uninitialized variable warning(error). by Jing Yu · 14 years ago
  72. 4750bf1 Remove unused logging macros. by Carl Shapiro · 14 years ago
  73. 034fba5 Reset the finger immediately after it becomes no longer useful. by Carl Shapiro · 14 years ago
  74. 4a6b482 Add the new instruction formats. by Dan Bornstein · 14 years ago
  75. 72ef412 Fix uninitialized variable warning(error). by Jing Yu · 14 years ago
  76. e192bb8 Fix Thumb2 codegen. by Dan Bornstein · 14 years ago
  77. 44a38f4 Add a new index type table for instruction decoding. by Dan Bornstein · 14 years ago
  78. ff70f76 Simplify the instruction decoder. by Dan Bornstein · 14 years ago
  79. 7b3e9b0 Reharmonize the implementation with the spec. by Dan Bornstein · 14 years ago
  80. 654428a Merge "Pro-active pre-harmonization." into dalvik-dev by Dan Bornstein · 14 years ago
  81. 3d2c95a Pro-active pre-harmonization. by Dan Bornstein · 14 years ago
  82. 0b3cb03 Merge "Spec/implementation harmony." into dalvik-dev by Dan Bornstein · 14 years ago
  83. 82c426d Spec/implementation harmony. by Dan Bornstein · 14 years ago
  84. 610fd6a Merge "Allocate the mark stack as part of heap allocation." into dalvik-dev by Carl Shapiro · 14 years ago
  85. fd337e1 Merge "Added info for parallel dx switch "num-threads" to help message." into dalvik-dev by jeffhao · 14 years ago
  86. 0ed8454 Merge "Expand away the QUIET_ZYGOTE_MONITOR macro." into dalvik-dev by Carl Shapiro · 14 years ago
  87. a492d20 Expand away the QUIET_ZYGOTE_MONITOR macro. by Carl Shapiro · 14 years ago
  88. fdf8052 Allocate the mark stack as part of heap allocation. by Carl Shapiro · 14 years ago
  89. d05e4fd Added info for parallel dx switch "num-threads" to help message. by jeffhao · 14 years ago
  90. e2b776e Merge "Add const-class/jumbo." into dalvik-dev by Dan Bornstein · 14 years ago
  91. b6a891d am 6505cfe3: am ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  92. 6505cfe am ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  93. ef4b061 am e9503ef8: am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  94. e9503ef am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  95. de73f8e Add const-class/jumbo. by Dan Bornstein · 14 years ago
  96. 8c42810 Merge "Add the new jumbo opcodes to dx...almost." into dalvik-dev by Dan Bornstein · 14 years ago
  97. 886130b Two patches. by Andy McFadden · 14 years ago
  98. 0adb59f Merge "Track change in libcore/NativeCode.mk." into dalvik-dev by Elliott Hughes · 14 years ago
  99. f2a6694 Track change in libcore/NativeCode.mk. by Elliott Hughes · 14 years ago
  100. 737fac2 Add the new jumbo opcodes to dx...almost. by Dan Bornstein · 14 years ago