1. a41ba9f Merge "Code to generate libcore's Dalvik opcode code." into dalvik-dev by Dan Bornstein · 14 years ago
  2. caf4e5a Code to generate libcore's Dalvik opcode code. by Dan Bornstein · 14 years ago
  3. 8575bca Merge "Verifier doc addendum." into dalvik-dev by Andy McFadden · 14 years ago
  4. 81d713a Verifier doc addendum. by Andy McFadden · 14 years ago
  5. 06409a7 Merge "Fixed identification of objects in the Constant Collector." into dalvik-dev by jeffhao · 14 years ago
  6. a914f8a Fixed identification of objects in the Constant Collector. by jeffhao · 14 years ago
  7. b46dfc8 CPU errata workaround. by Andy McFadden · 14 years ago
  8. 863ebc0 Merge "Check monitors during bytecode verification" into dalvik-dev by Andy McFadden · 14 years ago
  9. 38e7c41 am abf3ef82: Fix off-by-1 bug in expandable bit vectors. by Ben Cheng · 14 years ago
  10. 3f64a02 Check monitors during bytecode verification by Andy McFadden · 14 years ago
  11. abf3ef8 Fix off-by-1 bug in expandable bit vectors. by Ben Cheng · 14 years ago
  12. 5016966 Add dvmHumanReadableDescriptor function, and use it. by Elliott Hughes · 14 years ago
  13. eb6e6fa Merge "Protect against bogus arrays." into dalvik-dev by Dan Bornstein · 14 years ago
  14. ad4a3eb Merge "Better ArrayStoreException detail messages." into dalvik-dev by Elliott Hughes · 14 years ago
  15. 193a308 Protect against bogus arrays. by Dan Bornstein · 14 years ago
  16. 6364465 Better ArrayStoreException detail messages. by Elliott Hughes · 14 years ago
  17. 675b642 Say kNumDalvikInstructions when appropriate. by Dan Bornstein · 14 years ago
  18. 82901ca Kill off InsnFormat.nextUp(). by Dan Bornstein · 14 years ago
  19. 7c02a97 Verification no longer requires startup/shutdown. by Dan Bornstein · 14 years ago
  20. 41e286c Get rid of the copies of the opcode table pointers. by Dan Bornstein · 14 years ago
  21. 1bf2782 Merge "Use the generated opcode info tables." into dalvik-dev by Dan Bornstein · 14 years ago
  22. bb08b66 Better ClassCastException detail messages for x86. by Elliott Hughes · 14 years ago
  23. 8cf4bd5 Merge "Include both types in ClassCastException detail messages." into dalvik-dev by Elliott Hughes · 14 years ago
  24. c560e30 Include both types in ClassCastException detail messages. by Elliott Hughes · 14 years ago
  25. 5432239 Use the generated opcode info tables. by Dan Bornstein · 14 years ago
  26. 8424432 Generate the tables in InstrUtils.c...almost. by Dan Bornstein · 14 years ago
  27. d03baaf Generate the contents of OpCodeNames.c. by Dan Bornstein · 14 years ago
  28. 1f29eed Merge "Generate most of OpCode.h using opcode-gen." into dalvik-dev by Dan Bornstein · 14 years ago
  29. 71fbb0c Merge "Improve error messages for bad modified UTF-8 strings passed to JNI functions." into dalvik-dev by Elliott Hughes · 14 years ago
  30. 7527649 Improve error messages for bad modified UTF-8 strings passed to JNI functions. by Elliott Hughes · 14 years ago
  31. 11a4a79 Generate most of OpCode.h using opcode-gen. by Dan Bornstein · 14 years ago
  32. 82dbe1c Promote opcode-gen to the dalvik directory. by Dan Bornstein · 14 years ago
  33. a1d6b0e Add all the optimized / runtime-only opcodes. by Dan Bornstein · 14 years ago
  34. c2b486f Get rid of kInstrUnconditional. by Dan Bornstein · 14 years ago
  35. 71318a1 Merge "Be more prepared for InstrUtils code generation." into dalvik-dev by Dan Bornstein · 14 years ago
  36. bde004c Be more prepared for InstrUtils code generation. by Dan Bornstein · 14 years ago
  37. 7d2fa63 Merge "Progress toward structured lock checks" into dalvik-dev by Andy McFadden · 14 years ago
  38. 319a33b Progress toward structured lock checks by Andy McFadden · 14 years ago
  39. 1530c3e TypeRef, not ClassRef. by Dan Bornstein · 14 years ago
  40. 72bc1b1 Merge "Add info to the bytecode.txt file." into dalvik-dev by Dan Bornstein · 14 years ago
  41. d8bb0d7 Add info to the bytecode.txt file. by Dan Bornstein · 14 years ago
  42. a092937 Stop reporting negative widths. by Andy McFadden · 14 years ago
  43. edb7b25 Merge "Remove unused logging macros." into dalvik-dev by Carl Shapiro · 14 years ago
  44. 3781d0b am 72ef412b: Fix uninitialized variable warning(error). by Jing Yu · 14 years ago
  45. 4750bf1 Remove unused logging macros. by Carl Shapiro · 14 years ago
  46. 034fba5 Reset the finger immediately after it becomes no longer useful. by Carl Shapiro · 14 years ago
  47. 4a6b482 Add the new instruction formats. by Dan Bornstein · 14 years ago
  48. 72ef412 Fix uninitialized variable warning(error). by Jing Yu · 14 years ago
  49. e192bb8 Fix Thumb2 codegen. by Dan Bornstein · 14 years ago
  50. 44a38f4 Add a new index type table for instruction decoding. by Dan Bornstein · 14 years ago
  51. ff70f76 Simplify the instruction decoder. by Dan Bornstein · 14 years ago
  52. 7b3e9b0 Reharmonize the implementation with the spec. by Dan Bornstein · 14 years ago
  53. 654428a Merge "Pro-active pre-harmonization." into dalvik-dev by Dan Bornstein · 14 years ago
  54. 3d2c95a Pro-active pre-harmonization. by Dan Bornstein · 14 years ago
  55. 0b3cb03 Merge "Spec/implementation harmony." into dalvik-dev by Dan Bornstein · 14 years ago
  56. 82c426d Spec/implementation harmony. by Dan Bornstein · 14 years ago
  57. 610fd6a Merge "Allocate the mark stack as part of heap allocation." into dalvik-dev by Carl Shapiro · 14 years ago
  58. fd337e1 Merge "Added info for parallel dx switch "num-threads" to help message." into dalvik-dev by jeffhao · 14 years ago
  59. 0ed8454 Merge "Expand away the QUIET_ZYGOTE_MONITOR macro." into dalvik-dev by Carl Shapiro · 14 years ago
  60. a492d20 Expand away the QUIET_ZYGOTE_MONITOR macro. by Carl Shapiro · 14 years ago
  61. fdf8052 Allocate the mark stack as part of heap allocation. by Carl Shapiro · 14 years ago
  62. d05e4fd Added info for parallel dx switch "num-threads" to help message. by jeffhao · 14 years ago
  63. e2b776e Merge "Add const-class/jumbo." into dalvik-dev by Dan Bornstein · 14 years ago
  64. b6a891d am 6505cfe3: am ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  65. 6505cfe am ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  66. ef4b061 am e9503ef8: am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  67. e9503ef am 886130bc: (-s ours) Two patches. by Andy McFadden · 14 years ago
  68. de73f8e Add const-class/jumbo. by Dan Bornstein · 14 years ago
  69. 8c42810 Merge "Add the new jumbo opcodes to dx...almost." into dalvik-dev by Dan Bornstein · 14 years ago
  70. 886130b Two patches. by Andy McFadden · 14 years ago
  71. 0adb59f Merge "Track change in libcore/NativeCode.mk." into dalvik-dev by Elliott Hughes · 14 years ago
  72. f2a6694 Track change in libcore/NativeCode.mk. by Elliott Hughes · 14 years ago
  73. 737fac2 Add the new jumbo opcodes to dx...almost. by Dan Bornstein · 14 years ago
  74. 7665a4c Minor tweaks and clarification. by Dan Bornstein · 14 years ago
  75. 25f7980 Another bit of cleanup. by Dan Bornstein · 14 years ago
  76. 470cbbb Move some verifier stuff around. by Andy McFadden · 14 years ago
  77. 46c675d Merge "Use the static opcode chains in dx." into dalvik-dev by Dan Bornstein · 14 years ago
  78. e38b29d Merge "Parameterize instance counting to include subclasses." into dalvik-dev by Carl Shapiro · 14 years ago
  79. 380dc65 Use the static opcode chains in dx. by Dan Bornstein · 14 years ago
  80. f331a60 Parameterize instance counting to include subclasses. by Carl Shapiro · 14 years ago
  81. d983a1f Merge "Start including the "next opcode" in Dop instances." into dalvik-dev by Dan Bornstein · 14 years ago
  82. 5266092 Merge "Fix CloseGuard issue in test 087." into dalvik-dev by Andy McFadden · 14 years ago
  83. 32fed2d Fix CloseGuard issue in test 087. by Andy McFadden · 14 years ago
  84. 9c7eb54 Merge "Rename wrap/unwrap --> box/unbox" into dalvik-dev by Andy McFadden · 14 years ago
  85. c4ae06f Rename wrap/unwrap --> box/unbox by Andy McFadden · 14 years ago
  86. ec85aa9 Start including the "next opcode" in Dop instances. by Dan Bornstein · 14 years ago
  87. 88c0c63 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Elliott Hughes · 14 years ago
  88. 73d8cd6 Merge "More prep work for new opcodes." into dalvik-dev by Dan Bornstein · 14 years ago
  89. 00fc41f am d325011f: Shift register index tests to static pass. by Andy McFadden · 14 years ago
  90. d325011 Shift register index tests to static pass. by Andy McFadden · 14 years ago
  91. 12209c2 More prep work for new opcodes. by Dan Bornstein · 14 years ago
  92. e49178a Line width / spacing tweak. by Dan Bornstein · 14 years ago
  93. be9b0eb Improve JNI failure logging. by Andy McFadden · 14 years ago
  94. 49163ee Merge "Shift register index tests to static pass." into dalvik-dev by Andy McFadden · 14 years ago
  95. 79a98f9 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  96. 6989a1e Shift register index tests to static pass. by Andy McFadden · 14 years ago
  97. a52eb22 Merge "Rework the bytecode format file and parser." into dalvik-dev by Dan Bornstein · 14 years ago
  98. 8d74cbd Rework the bytecode format file and parser. by Dan Bornstein · 14 years ago
  99. a87e888 Merge "Remove allocation limit checking." into dalvik-dev by Carl Shapiro · 14 years ago
  100. 202e3d9 Remove allocation limit checking. by Carl Shapiro · 14 years ago