1. 06d0206 Various improvements to dexdeps. by Dan Bornstein · 14 years ago
  2. 07946cf Throw useful detail messages when Method.invoke fails. by Elliott Hughes · 14 years ago
  3. 70624ec Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  4. 07a9833 am 91b93ea4: Fix monitor verification. by Andy McFadden · 14 years ago
  5. 9dc57d3 Minor simplification. by Dan Bornstein · 14 years ago
  6. fbddc6e Merge "Fix stupid copy-paste error." into dalvik-dev by Dan Bornstein · 14 years ago
  7. 29d5b5d Fix stupid copy-paste error. by Dan Bornstein · 14 years ago
  8. 834a2dd Merge "These asserts are no longer pointless." into dalvik-dev by Dan Bornstein · 14 years ago
  9. 44209fa These asserts are no longer pointless. by Dan Bornstein · 14 years ago
  10. 56f10be Make the inlined String.charAt throw detailed exceptions. by Elliott Hughes · 14 years ago
  11. 726447e Merge "Another clarifying rename and a bit more automation." into dalvik-dev by Dan Bornstein · 14 years ago
  12. ccaab18 Another clarifying rename and a bit more automation. by Dan Bornstein · 14 years ago
  13. 583e646 Merge "Use dvmHumanReadableDescriptor in -Xjnitrace." into dalvik-dev by Elliott Hughes · 14 years ago
  14. a277f14 Regular-expression compatibility. by Dan Bornstein · 14 years ago
  15. 21f322d Small fixes. by Dan Bornstein · 14 years ago
  16. 973171b Clean up the opcode-gen script. by Dan Bornstein · 14 years ago
  17. 8a8286b Use dvmHumanReadableDescriptor in -Xjnitrace. by Elliott Hughes · 14 years ago
  18. c9cc157 Merge "Eliminate the GC.h header file." into dalvik-dev by Carl Shapiro · 14 years ago
  19. 0445e48 Eliminate the GC.h header file. by Carl Shapiro · 14 years ago
  20. 47350cc Merge "Add a note." into dalvik-dev by Dan Bornstein · 14 years ago
  21. 3a36ca8 Add a note. by Dan Bornstein · 14 years ago
  22. 60751e6 Merge "Get rid of the ugly macros inside the bitmap sweep routine." into dalvik-dev by Carl Shapiro · 14 years ago
  23. 8971a25 Merge "Make opcode 00ff be called "dispatch-ff"." into dalvik-dev by Dan Bornstein · 14 years ago
  24. 13f51dd Merge "Inching closer to having extended opcodes in the vm." into dalvik-dev by Dan Bornstein · 14 years ago
  25. 879011d Get rid of the ugly macros inside the bitmap sweep routine. by Carl Shapiro · 14 years ago
  26. 961dde5 Merge "Drive all root scanning by the root visitor." into dalvik-dev by Carl Shapiro · 14 years ago
  27. 90f1543 Make opcode 00ff be called "dispatch-ff". by Dan Bornstein · 14 years ago
  28. 91b93ea Fix monitor verification. by Andy McFadden · 14 years ago
  29. cce61d9 Merge "Replace dalvik test local mode with new host mode" into dalvik-dev by buzbee · 14 years ago
  30. 3c4dc3b Inching closer to having extended opcodes in the vm. by Dan Bornstein · 14 years ago
  31. 6d4ce5e Drive all root scanning by the root visitor. by Carl Shapiro · 14 years ago
  32. 58aeafb Replace dalvik test local mode with new host mode by buzbee · 14 years ago
  33. d12de17 Give the awk script its own file. by Dan Bornstein · 14 years ago
  34. d783c1f Merge "Extremely minor cleanup." into dalvik-dev by Dan Bornstein · 14 years ago
  35. 0f737c5 Extremely minor cleanup. by Dan Bornstein · 14 years ago
  36. 7c13916 Merge "x86-mterp bug fix; support host mode in tests" into dalvik-dev by buzbee · 14 years ago
  37. e485276 Rename some instruction/opcode types and utilities. by Dan Bornstein · 14 years ago
  38. 0c1af6d Merge "Fix monitor verification." into dalvik-dev by Andy McFadden · 14 years ago
  39. 7dc44a1 x86-mterp bug fix; support host mode in tests by buzbee · 14 years ago
  40. a5e14d6 Get rid of QUIET_ZYGOTE_GC and make it the default. by Carl Shapiro · 14 years ago
  41. 18555fc Move a stray forward declaration of HeapSource to where it's needed. by Carl Shapiro · 14 years ago
  42. 5638f4d Fix monitor verification. by Andy McFadden · 14 years ago
  43. 4aa3633 Merge "Make the enums typedeffed as such." into dalvik-dev by Dan Bornstein · 14 years ago
  44. 4b6e9ba Make the enums typedeffed as such. by Dan Bornstein · 14 years ago
  45. 408c7d0 am f0badd23: Merge "Fix dvmHumanReadableDescriptor("B")." by Elliott Hughes · 14 years ago
  46. f0badd2 Merge "Fix dvmHumanReadableDescriptor("B")." by Elliott Hughes · 14 years ago
  47. 98c3592 Fix dvmHumanReadableDescriptor("B"). by Elliott Hughes · 14 years ago
  48. 4a1ef7d Fix the typing of the assert macro as required by C++. by Carl Shapiro · 14 years ago
  49. e8ef2b5 Move reference processing next to its implementation. by Carl Shapiro · 14 years ago
  50. 3fa2c3c Merge "Return the value at the top of the mark stack straight away." into dalvik-dev by Carl Shapiro · 14 years ago
  51. 26a8280 Return the value at the top of the mark stack straight away. by Carl Shapiro · 14 years ago
  52. 9a1f816 It's "opcode" not "opCode". by Dan Bornstein · 14 years ago
  53. 5befcb6 Rename OpCodeNames.c -> DexOpcodes.c. by Dan Bornstein · 14 years ago
  54. 8daf827 Clarify the spec slightly. by Dan Bornstein · 14 years ago
  55. df20eb4 Merge "Minor tweaks." into dalvik-dev by Andy McFadden · 14 years ago
  56. 4c973b1 Merge "Rename OpCode.h -> DexOpcodes.h." into dalvik-dev by Dan Bornstein · 14 years ago
  57. df4daaf Rename OpCode.h -> DexOpcodes.h. by Dan Bornstein · 14 years ago
  58. f7576b2 Minor tweaks. by Andy McFadden · 14 years ago
  59. f0c0357 am 33dab964: Improve "No new threads in -Xzygote mode" message to include thread name. by Brian Carlstrom · 14 years ago
  60. 33dab96 Improve "No new threads in -Xzygote mode" message to include thread name. by Brian Carlstrom · 14 years ago
  61. 1112216 Add more "extended opcode" structure to libdex. by Dan Bornstein · 14 years ago
  62. fe9382b am 94a6213f: am b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 14 years ago
  63. 94a6213 am b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 14 years ago
  64. 9765521 am a1d0e5ed: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  65. a1c604f Add a link to the dex-format doc. by Dan Bornstein · 14 years ago
  66. 3b63be6 Merge "Remove excess generality from the bitmap sweep walking routine." into dalvik-dev by Carl Shapiro · 14 years ago
  67. f6426e3 Remove excess generality from the bitmap sweep walking routine. by Carl Shapiro · 14 years ago
  68. a1d0e5e Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  69. 3c6c8c7 Bring 00x and 20bc into the fold. by Dan Bornstein · 14 years ago
  70. 74b28b0 Explain a bit. by Dan Bornstein · 14 years ago
  71. 0759f52 invoke-direct-empty doesn't actually invoke anything. by Dan Bornstein · 14 years ago
  72. 36cead9 Merge "Punch opcode info access from libcore to the vm." into dalvik-dev by Dan Bornstein · 14 years ago
  73. 6705004 Merge "Fix DexFile cookie check." into dalvik-dev by Andy McFadden · 14 years ago
  74. 4d31eb3 Punch opcode info access from libcore to the vm. by Dan Bornstein · 14 years ago
  75. 9d674e9 Fix DexFile cookie check. by Andy McFadden · 14 years ago
  76. b83b4c8 am ebcd8646: Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 14 years ago
  77. ebcd864 Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 14 years ago
  78. 758a673 Clean up the opcode maintenance instructions. by Dan Bornstein · 14 years ago
  79. 003a38e Merge "Make the scan and the visit routines look more alike." into dalvik-dev by Carl Shapiro · 14 years ago
  80. 3e24d33 Make the scan and the visit routines look more alike. by Carl Shapiro · 14 years ago
  81. a41ba9f Merge "Code to generate libcore's Dalvik opcode code." into dalvik-dev by Dan Bornstein · 14 years ago
  82. caf4e5a Code to generate libcore's Dalvik opcode code. by Dan Bornstein · 14 years ago
  83. 8575bca Merge "Verifier doc addendum." into dalvik-dev by Andy McFadden · 14 years ago
  84. 81d713a Verifier doc addendum. by Andy McFadden · 14 years ago
  85. 06409a7 Merge "Fixed identification of objects in the Constant Collector." into dalvik-dev by jeffhao · 14 years ago
  86. a914f8a Fixed identification of objects in the Constant Collector. by jeffhao · 14 years ago
  87. b46dfc8 CPU errata workaround. by Andy McFadden · 14 years ago
  88. 863ebc0 Merge "Check monitors during bytecode verification" into dalvik-dev by Andy McFadden · 14 years ago
  89. 38e7c41 am abf3ef82: Fix off-by-1 bug in expandable bit vectors. by Ben Cheng · 14 years ago
  90. 3f64a02 Check monitors during bytecode verification by Andy McFadden · 14 years ago
  91. abf3ef8 Fix off-by-1 bug in expandable bit vectors. by Ben Cheng · 14 years ago
  92. 5016966 Add dvmHumanReadableDescriptor function, and use it. by Elliott Hughes · 14 years ago
  93. eb6e6fa Merge "Protect against bogus arrays." into dalvik-dev by Dan Bornstein · 14 years ago
  94. ad4a3eb Merge "Better ArrayStoreException detail messages." into dalvik-dev by Elliott Hughes · 14 years ago
  95. 193a308 Protect against bogus arrays. by Dan Bornstein · 14 years ago
  96. 6364465 Better ArrayStoreException detail messages. by Elliott Hughes · 14 years ago
  97. 675b642 Say kNumDalvikInstructions when appropriate. by Dan Bornstein · 14 years ago
  98. 82901ca Kill off InsnFormat.nextUp(). by Dan Bornstein · 14 years ago
  99. 7c02a97 Verification no longer requires startup/shutdown. by Dan Bornstein · 14 years ago
  100. 41e286c Get rid of the copies of the opcode table pointers. by Dan Bornstein · 14 years ago