summaryrefslogtreecommitdiffstats
path: root/api/7.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use the new API file format, and some minor tweaks to the old XML files that ↵Joe Onorato2011-04-081-6/+6
| | | | | | make the parser easier. Change-Id: I9307d0d323f1b65816b3e097bf9c4d92f3962b2f
* 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