summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-01-05Remove misleading and outdated documentation.Elliott Hughes
2012-01-05Remove documentation that's now in docs/source.android.com.Elliott Hughes
2012-01-05Remove unsupported experimental opcodes.Elliott Hughes
2011-09-05Fix document formatting error (html tags)Logan Chien
2011-09-01Rename register to conform to instruction formatLogan Chien
2011-04-14am 80aedd4d: The jni-tips documentation has moved to frameworks/base.Elliott Hughes
2011-04-14The jni-tips documentation has moved to frameworks/base.Elliott Hughes
2011-04-05Fix some stale docs references.Dan Bornstein
2011-03-23am 4624f350: am 17aff091: am b1101e84: am 486ac3c0: Removing inaccurate and u...Dan Bornstein
2011-03-23am 486ac3c0: Removing inaccurate and unmaintained docs.Dan Bornstein
2011-03-23Removing inaccurate and unmaintained docs.Dan Bornstein
2011-02-17Perform a bit of spec hygiene.Dan Bornstein
2011-02-14resolved conflicts for merge of 6e2af6d2 to dalvik-devAndy McFadden
2011-02-14Fix "all stubs" interpreterAndy McFadden
2011-02-04resolved conflicts for merge of d6e32b81 to dalvik-devAndy McFadden
2011-02-04Ensure word atomicity in System.arraycopyAndy McFadden
2011-02-01am d9c39e0f: Update doc with actual version number.Andy McFadden
2011-02-01Update doc with actual version number.Andy McFadden
2011-02-01Remove the unused monitor tracking and deadlock prediction code.Carl Shapiro
2011-01-30Move dx.dex.code.DalvOps -> dx.io.Opcodes.Dan Bornstein
2011-01-30Basic facility to read/write bytecode.Dan Bornstein
2010-12-10New jumbo verification error opcode.Dan Bornstein
2010-12-10New instruction format for verification errors.Dan Bornstein
2010-12-01Clarify the spec slightly.Dan Bornstein
2010-11-30Add a link to the dex-format doc.Dan Bornstein
2010-11-30Bring 00x and 20bc into the fold.Dan Bornstein
2010-11-29Verifier doc addendum.Andy McFadden
2010-11-23Check monitors during bytecode verificationAndy McFadden
2010-11-09Pro-active pre-harmonization.Dan Bornstein
2010-11-09Spec/implementation harmony.Dan Bornstein
2010-11-08Add const-class/jumbo.Dan Bornstein
2010-11-08Minor tweaks and clarification.Dan Bornstein
2010-10-26Merge "Properly close <address> tag." into dalvik-devAndy McFadden
2010-10-26Properly close <address> tag.Andy McFadden
2010-10-26Implement the new instruction formats.Dan Bornstein
2010-10-21Remove armv4t support.Elliott Hughes
2010-10-21Minor clarifications and cleanup.Dan Bornstein
2010-10-21One more format and our first set of wide opcodes.Dan Bornstein
2010-10-20Merge "New instruction formats for expansion beyond 256 opcodes." into dalvik...Dan Bornstein
2010-10-20New instruction formats for expansion beyond 256 opcodes.Dan Bornstein
2010-10-19Update heap dump notes.Andy McFadden
2010-10-12am 141c9711: am 3f01142e: Merge "Added some threading notes" into gingerbreadAndy McFadden
2010-10-11Added some threading notesAndy McFadden
2010-10-11am 22156b4d: am 9be25d09: Clarify the invoke-* opcodes.Dan Bornstein
2010-10-10Clarify the invoke-* opcodes.Dan Bornstein
2010-10-01am b11c54c9: am 307aa79a: Merge "Change Runtime.nativeLoad to return the dler...Elliott Hughes
2010-09-30Change Runtime.nativeLoad to return the dlerror(3) string.Elliott Hughes
2010-09-15Update docs for removal of dalvik.vm.deadlock-predict.Andy McFadden
2010-08-03New material for JNI Tips doc.Andy McFadden
2010-07-15Describe dalvik.vm.extra-opts.Andy McFadden