summaryrefslogtreecommitdiffstats
path: root/dexcomparator/src/com/android/jack
Commit message (Collapse)AuthorAgeFilesLines
* Move all classes of DexComparator project into comparator packagemikaelpeltier2015-03-117-8/+7
| | | | | | - Replace also occured by occurred into all toolchains Change-Id: I47e8fba64573509ea8372cfc5ddfae5639036c7a
* Fix anonymous class handling in DexAnnotationsComparatorBenoit Lamarche2015-02-101-10/+31
| | | | Change-Id: I531f0130ce4b405f43aafe11dd374035e1cb9f1c
* Use DexBuffer instead of dexdump in multidex testsYohann Roussel2015-01-131-17/+13
| | | | | Bug: 18198750 Change-Id: Ic091f405584cf1857eb595fdbf9a97ed9cc8113c
* Avoid parameter annotation overwriting into dex comparatormikaelpeltier2014-09-181-1/+1
| | | | Change-Id: Id67aa40962219f34c3643254550592c1ee7576a1
* Add command line for dex comparatormikaelpeltier2014-07-182-26/+121
| | | | | | | | | - DexComparator automatically call DexAnnotationsComparator when using command line. - Update build.xml and android.mk to build an executable jar of dex comparator. Change-Id: Ib69c697fd7c25e22d3569e92b9c581b5c57242b3
* Modify how annotation comparator get filesmikaelpeltier2014-07-152-11/+5
| | | | | | | - Files to compare are passed as method parameters rather than as constructor parameters. It will be homogeneous with dex comparator. Change-Id: I6823da467c5f6fed26caf3e40c3a36d0b205d8b2
* Merge "Check order of annotation encoded arrays" into jack-wip-devBenoit Lamarche2014-07-101-28/+58
|\
| * Check order of annotation encoded arraysBenoit Lamarche2014-07-091-28/+58
| | | | | | | | | | | | Except for system annotations Change-Id: I726da6a588fd98ea9755959ab3ccc1be8621ea31
* | Add argument check for debugInfoBinaryComparisonBenoit Lamarche2014-07-091-11/+19
|/ | | | Change-Id: I0b48f7e45210ecea5ff302b406709d87bf074844
* Merge "Add DexComparator code binary comparison test" into jack-wip-devBenoit Lamarche2014-07-043-0/+407
|\
| * Add DexComparator code binary comparison testBenoit Lamarche2014-07-073-0/+407
| | | | | | | | Change-Id: Id5c0c47e8a2a92dbd689d9e418c00a8f9ecbe30f
* | Merge "Add code binary comparison" into jack-wip-devBenoit Lamarche2014-07-021-17/+109
|\ \
| * | Add code binary comparisonBenoit Lamarche2014-07-071-17/+109
| |/ | | | | | | Change-Id: Iaad5835f969b365461bd1e0ff23d4b5c23122a88
* | Fix bug on debug info sizemikaelpeltier2014-07-071-1/+1
|/ | | | Change-Id: I039d15c101f18f03c9450e7baeb03d62dcbafb79
* Add missing Javadocs in Dx and SchedulerBenoit Lamarche2014-06-261-0/+6
| | | | Change-Id: I2de20c24cc5615adc16126a1cc485073781dda79
* Remove example skipped method in DexComparatorBenoit Lamarche2014-06-161-5/+0
| | | | | | | | The skipping of this particular method must have been committed by mistake when testing the skipping mechanism in DexComparator. It wasn't visible unless using DexComparator in strict mode. Change-Id: Ie84f81f5d2cf460013ddd5a3f622bb71cb73b0c1
* Initial Jack import part 2.Yohann Roussel2014-04-071-0/+17
| | | | Change-Id: Ic439604a1f030700d9049800fbf62422e0004d35
* Initial Jack import.Yohann Roussel2014-03-204-0/+1949
Change-Id: I953cf0a520195a7187d791b2885848ad0d5a9b43