Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unsupported experimental opcodes. | Elliott Hughes | 2012-01-05 | 1 | -515/+3 |
* | Normalize the include guard style. | Carl Shapiro | 2011-06-14 | 1 | -3/+3 |
* | Make libdex structures tool friendly. | Carl Shapiro | 2011-04-27 | 1 | -10/+2 |
* | Convert the internal and in-line natives to C++. | Carl Shapiro | 2011-04-12 | 1 | -0/+8 |
* | Add volatile/jumbo opcodes | Andy McFadden | 2011-03-10 | 1 | -26/+26 |
* | Change invoke-object-init to /range form | Andy McFadden | 2011-03-02 | 1 | -2/+2 |
* | Rename invoke-direct-empty to invoke-object-init | Andy McFadden | 2011-02-11 | 1 | -2/+2 |
* | Added vm support for new jumbo opcodes. | jeffhao | 2011-01-07 | 1 | -2/+514 |
* | Another clarifying rename and a bit more automation. | Dan Bornstein | 2010-12-03 | 1 | -5/+12 |
* | Make opcode 00ff be called "dispatch-ff". | Dan Bornstein | 2010-12-02 | 1 | -2/+2 |
* | It's "opcode" not "opCode". | Dan Bornstein | 2010-12-01 | 1 | -8/+8 |
* | Rename OpCode.h -> DexOpcodes.h. | Dan Bornstein | 2010-12-01 | 1 | -0/+617 |