summaryrefslogtreecommitdiff
path: root/libdex/DexFile.h
AgeCommit message (Expand)Author
2019-04-04Remove dalvik/libdexDavid Sehr
2018-09-05libdex: Enable -Wimplicit-fallthroughGeorge Burgess IV
2018-04-26Deprecate <cutils/log.h> and <utils/Log.h>Logan Chien
2017-09-27New bytecodes for constant-method-{handle,type}Orion Hodson
2017-07-04Fix missing receiver type information in invoke-customOrion Hodson
2017-02-15Add support invoke-custom to dexdumpOrion Hodson
2016-04-11Bug fix for segfault on reading bytecode with dexdump.Aart Bik
2016-03-29Add support for dex version 37 in libdex.Alex Light
2015-07-08Revert "Remove libdex (including dexdump/list)."Aart Bik
2015-07-08Remove libdex (including dexdump/list).Aart Bik
2014-11-15Clean up some dead dalvik cruft.Elliott Hughes
2014-05-23Clean-up some compiler warning messages.Ian Rogers
2012-07-23Fix Method.getParameterAnnotations.Elliott Hughes
2012-07-18Use uintptr_t for cast pointer to integer.SangWook Han
2011-06-14Normalize the include guard style.Carl Shapiro
2011-05-25Update dex file magic number.Dan Bornstein
2011-04-27Make libdex structures tool friendly.Carl Shapiro
2011-04-12Convert the internal and in-line natives to C++.Carl Shapiro
2011-03-24Optimize annotations.Jesse Wilson
2011-03-11Clarify a comment.Dan Bornstein
2011-03-11Clean up how primitive types are handled.Dan Bornstein
2011-03-09A bit of libdex spring cleaning.Dan Bornstein
2011-03-09Better class name validation.Dan Bornstein
2011-03-03Low-level support for in-memory DEXAndy McFadden
2010-09-09Remove the functionality in ReduceConstants.[ch].Dan Bornstein
2010-08-31Split out the optimized dex file handling into its own file.Dan Bornstein
2010-06-08Remove trailing whitespace.Carl Shapiro
2010-05-27Fix two dex file structural verification issues.Dan Bornstein
2009-12-03Added additional DEX checksum.Andy McFadden
2009-05-18Defer reporting of certain verifier failures.Andy McFadden
2009-03-18auto import //branches/master/...@140412The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0cdma-importThe Android Open Source Project