index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
startop
/
view_compiler
/
dex_builder.h
Age
Commit message (
Expand
)
Author
2019-11-04
Adds ToBits helper method to convert instructon opcode enum to bits
Orion Hodson
2019-11-01
Switch to slicer DEX opcode definitions
Orion Hodson
2019-09-18
Refactor DexViewBuilder
Eric Holk
2019-07-30
[view compiler] Add DexBuilder support for getting and setting instance fields
Eric Holk
2019-07-26
[viewcompiler] Add support for static field put to DexBuilder
Eric Holk
2019-07-26
[viewcompiler] Add static field get instructions to DexBuilder
Eric Holk
2019-01-31
[viewcompiler] Support more than 16 registers in invoke instructions
Eric Holk
2018-12-20
Fix/suppress startop google-explicit-constructor warnings
Chih-Hung Hsieh
2018-12-18
[view-compiler] DexBuilder: Add check-cast instruction
Eric Holk
2018-12-14
[view-compiler] DexBuilder: Add more instructions
Eric Holk
2018-11-15
[view_compiler] cleanup: Use format-specific bytecode encoding functions
Eric Holk
2018-11-13
[view_compiler] DexBuilder: Add support for new and calling constructors
Eric Holk
2018-11-13
[view_compiler] DexBuilder: add support for string literals and null pointers
Eric Holk
2018-11-10
[view compiler] Add conditional branch instruction
Eric Holk
2018-11-07
[view-compiler] Support method declaration and invocation in Dex builder
Eric Holk
2018-10-22
Move startop/tools/view_compiler to startop/view_compiler
Eric Holk