summaryrefslogtreecommitdiffstats
path: root/api/7.xml
Commit message (Collapse)AuthorAgeFilesLines
* Restore 7.xml.Andy McFadden2009-12-041-0/+286
| | | | | Deletion of "unused" opcode constants should only have happened in 8.xml.
* Remove "unused" opcodes from API.Andy McFadden2009-12-041-286/+0
| | | | | | | | | There's no need to have constants like OP_UNUSED_FF in the API. They serve no purpose, and it makes life confusing when an opcode is defined (does the "unused" one go away, breaking the API? do we have the real definition and the "unused" definition simultaneously?). Discussed / approved by API council.
* Add API level 7.Dianne Hackborn2009-12-031-0/+371697
Change-Id: Id87dc724f0758ce0faee9c00621d4af6cb9f5bd9