| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove repeated newlines at the end of files. | Carl Shapiro | 2010-06-08 | 1 | -1/+0 |
| | | | | | Change-Id: I1e3d103a7b932ef21acedb6438c0f26b315df28f | ||||
| * | Fix for external bug 2711, over-eager conflicting class rejection. | Andy McFadden | 2009-05-26 | 1 | -0/+37 |
| The validateSuperDescriptors() test added in Cupcake (or thereabouts) was checking things that didn't need to be checked, and rejecting classes that didn't need to be rejected. Expanded test 068 to include a doubled-but-okay test. Updates FancyLoader to use a single copy of the DexFile. | |||||
