Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers. | Elliott Hughes | 2012-01-30 | 1 | -1/+15 |
* | Verifier clean up. | Ian Rogers | 2011-10-24 | 1 | -7/+6 |
* | Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). | Elliott Hughes | 2011-10-07 | 1 | -1/+1 |
* | Added first pass of verifier and supporting changes. | jeffhao | 2011-08-26 | 1 | -14/+15 |
* | Remove stray trailing semicolons. | Carl Shapiro | 2011-08-06 | 1 | -1/+1 |
* | Move DexFiles to be allocated on the heap | Brian Carlstrom | 2011-07-22 | 1 | -4/+4 |
* | Extend the instruction class with instruction attributes. | Carl Shapiro | 2011-07-09 | 1 | -5/+5 |
* | Limit the visibility of the instruction list. | Carl Shapiro | 2011-06-29 | 1 | -1/+5 |
* | Add check to inst visitor | buzbee | 2011-06-28 | 1 | -0/+1 |
* | Add an instruction abstraction and visitor. | Carl Shapiro | 2011-06-24 | 1 | -0/+53 |