Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean-up some compiler warning messages. | Ian Rogers | 2014-05-23 | 1 | -0/+6 |
* | Fix Method.getParameterAnnotations. | Elliott Hughes | 2012-07-23 | 1 | -7/+14 |
* | Use uintptr_t for cast pointer to integer. | SangWook Han | 2012-07-18 | 1 | -1/+1 |
* | Normalize the include guard style. | Carl Shapiro | 2011-06-14 | 1 | -3/+3 |
* | Update dex file magic number. | Dan Bornstein | 2011-05-25 | 1 | -2/+16 |
* | Make libdex structures tool friendly. | Carl Shapiro | 2011-04-27 | 1 | -67/+59 |
* | Convert the internal and in-line natives to C++. | Carl Shapiro | 2011-04-12 | 1 | -0/+8 |
* | Optimize annotations. | Jesse Wilson | 2011-03-24 | 1 | -1/+1 |
* | Clarify a comment. | Dan Bornstein | 2011-03-11 | 1 | -1/+2 |
* | Clean up how primitive types are handled. | Dan Bornstein | 2011-03-11 | 1 | -0/+42 |
* | A bit of libdex spring cleaning. | Dan Bornstein | 2011-03-09 | 1 | -142/+0 |
* | Better class name validation. | Dan Bornstein | 2011-03-09 | 1 | -0/+9 |
* | Low-level support for in-memory DEX | Andy McFadden | 2011-03-03 | 1 | -3/+0 |
* | Remove the functionality in ReduceConstants.[ch]. | Dan Bornstein | 2010-09-09 | 1 | -28/+0 |
* | Split out the optimized dex file handling into its own file. | Dan Bornstein | 2010-08-31 | 1 | -3/+5 |
* | Remove trailing whitespace. | Carl Shapiro | 2010-06-08 | 1 | -4/+4 |
* | Fix two dex file structural verification issues. | Dan Bornstein | 2010-05-27 | 1 | -3/+14 |
* | Added additional DEX checksum. | Andy McFadden | 2009-12-03 | 1 | -2/+3 |
* | Defer reporting of certain verifier failures. | Andy McFadden | 2009-05-18 | 1 | -0/+4 |
* | auto import //branches/master/...@140412 | The Android Open Source Project | 2009-03-18 | 1 | -3/+15 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+1054 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -1054/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+6 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -11/+51 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+1008 |