| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move dx.dex.code.DalvOps -> dx.io.Opcodes. | Dan Bornstein | 2011-01-30 | 1 | -10/+11 |
| | | | | | | | | | | This breaks a nascent circular dependency, keeping dx.io the lower layer. Bonus: While I was in the territory, I clarified the data payload opcodes, including adding explicit constants for them. Change-Id: I8655064ebc3b5713cbb4a6c83bcc90984393701f | ||||
| * | Add a link to the dex-format doc. | Dan Bornstein | 2010-11-30 | 1 | -0/+4 |
| | | | | | | | | For ease of clicking around when browsing and easier discoverability in general. Change-Id: Ia50507df454dd65526e99ef14194c310bb11edb1 | ||||
| * | Add const-class/jumbo. | Dan Bornstein | 2010-11-08 | 1 | -40/+50 |
| | | | | | | | I neglected to include this one in my original list of new opcodes. Change-Id: Ia59b4b2f21516d851f0398361eb5db1cb413aaab | ||||
| * | Minor tweaks and clarification. | Dan Bornstein | 2010-11-08 | 1 | -3/+10 |
| | | | | | Change-Id: I861c2d65fea468fd1f085d845981b1cd9d98d3a8 | ||||
| * | Minor clarifications and cleanup. | Dan Bornstein | 2010-10-21 | 1 | -11/+43 |
| | | | | | Change-Id: I571ca9ac8f7a258a6e5d19208f382f42ee0aab22 | ||||
| * | One more format and our first set of wide opcodes. | Dan Bornstein | 2010-10-21 | 1 | -3/+149 |
| | | | | | Change-Id: I16731c1b66b40022c2e10c93640583ae43659701 | ||||
| * | Clarify the invoke-* opcodes. | Dan Bornstein | 2010-10-10 | 1 | -3/+4 |
| | | | | | | | | In particular, make it a little more explicit what kinds of methods are acceptable for each variant. Change-Id: Icd9dad876c2d10c23462b4d85ccaa9441d7f2c04 | ||||
| * | Remove trailing whitespace. | Carl Shapiro | 2010-06-08 | 1 | -3/+3 |
| | | | | | Change-Id: I95534bb2b88eaf48f2329282041118cd034c812b | ||||
| * | Clarify a few items in the dex spec. | Dan Bornstein | 2010-02-24 | 1 | -8/+10 |
| | | | | | | | | In particular, do a bit of "may" vs. "must" maintenance, and be specific about references as arguments to filled-new-array. Change-Id: Iae4cb734e05cd29230e2c9a343108bbfb3c20193 | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+1500 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -1500/+0 |
| | | |||||
| * | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -1/+1 |
| | | |||||
| * | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -1/+1 |
| | | |||||
| * | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -9/+20 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -17/+21 |
| | | |||||
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+1485 |
