1. cc8b8ca Adds ToBits helper method to convert instructon opcode enum to bits by Orion Hodson · 4 years, 10 months ago
  2. 59d0720 Switch to slicer DEX opcode definitions by Orion Hodson · 4 years, 10 months ago
  3. 5c6a1a5 Refactor DexViewBuilder by Eric Holk · 5 years ago
  4. f3b9589 [view compiler] Add DexBuilder support for getting and setting instance fields by Eric Holk · 5 years ago
  5. 70445d0 [viewcompiler] Add support for static field put to DexBuilder by Eric Holk · 5 years ago
  6. 3092f99 [viewcompiler] Add static field get instructions to DexBuilder by Eric Holk · 5 years ago
  7. d1b4383 [viewcompiler] Support more than 16 registers in invoke instructions by Eric Holk · 6 years ago
  8. 81aff0f Fix/suppress startop google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  9. 44d8cdf [view-compiler] DexBuilder: Add check-cast instruction by Eric Holk · 6 years ago
  10. c69449d [view-compiler] DexBuilder: Add more instructions by Eric Holk · 6 years ago
  11. 1c0f3f0 [view_compiler] cleanup: Use format-specific bytecode encoding functions by Eric Holk · 6 years ago
  12. b392758 [view_compiler] DexBuilder: Add support for new and calling constructors by Eric Holk · 6 years ago
  13. 3cc4afc [view_compiler] DexBuilder: add support for string literals and null pointers by Eric Holk · 6 years ago
  14. d62c5aa [view compiler] Add conditional branch instruction by Eric Holk · 6 years ago
  15. faefd4f [view-compiler] Support method declaration and invocation in Dex builder by Eric Holk · 6 years ago
  16. acf3fbd Move startop/tools/view_compiler to startop/view_compiler by Eric Holk · 6 years ago[Renamed from startop/tools/view_compiler/dex_builder.h]
  17. dbc36e2 Start on DexBuilder by Eric Holk · 6 years ago