summaryrefslogtreecommitdiffstats
path: root/dexcomparator
Commit message (Collapse)AuthorAgeFilesLines
* Move all classes of DexComparator project into comparator packagemikaelpeltier2015-03-1110-13/+12
| | | | | | - 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
* Make core-stubs-mini lib a .jack fileJean-Marie Henaff2014-12-041-1/+1
| | | | | | Bug: 18598018 Change-Id: Ie9142a534e15946652dcfe598b9f81241cba18da
* Avoid parameter annotation overwriting into dex comparatormikaelpeltier2014-09-181-1/+1
| | | | Change-Id: Id67aa40962219f34c3643254550592c1ee7576a1
* Merge "Add command line for dex comparator" into jack-wip-devmikaelpeltier2014-07-176-34/+147
|\
| * Add command line for dex comparatormikaelpeltier2014-07-186-34/+147
| | | | | | | | | | | | | | | | | | - 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
* | Fix config of FindBugs in DexComparatorBenoit Lamarche2014-07-161-2/+1
|/ | | | | | | | It references a findbugs-exclude.xml that does not exist and prints a warning in the Eclipse Error Log. This is likely due to a copy/paste from the Jack project. Change-Id: I36884f82847bb6d7c01920bea300f19e0a7596d6
* Modify how annotation comparator get filesmikaelpeltier2014-07-153-15/+9
| | | | | | | - 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-1012-55/+395
|\
| * Check order of annotation encoded arraysBenoit Lamarche2014-07-0912-55/+395
| | | | | | | | | | | | Except for system annotations Change-Id: I726da6a588fd98ea9755959ab3ccc1be8621ea31
* | Merge "Add Guava to DexComparator project" into jack-wip-devBenoit Lamarche2014-07-101-0/+1
|\ \
| * | Add Guava to DexComparator projectBenoit Lamarche2014-07-091-0/+1
| |/ | | | | | | | | | | | | This is needed because of dexlib, which is used by DexAnnotationsComparator. Change-Id: I8cd4fa636afc75b2c8307179d6aaf5cb5e982985
* | 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-047-0/+562
|\
| * Add DexComparator code binary comparison testBenoit Lamarche2014-07-077-0/+562
| | | | | | | | 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
* Add javadoc check to CheckstyleBenoit Lamarche2014-06-251-0/+19
| | | | Change-Id: I73353699430eff4d5d7a3abb42e62fe91f481a03
* 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
* Change eclipse setting to point to libs and tools generated by ant.Jean-Marie Henaff2014-06-031-2/+2
| | | | Change-Id: I8733b091f88ff333d7de1db9eb5485f796e6051a
* Restore missing files.Yohann Roussel2014-04-071-0/+0
| | | | | | | | The files supposed to be empty were forgotten during "Initial Jack import." Note: proguard.flags001.mapping is not empty because it was modified between the 2 initial imports of Jack. Change-Id: I2487003f7711793bf26cfad94903fd93622d2f39
* Initial Jack import part 2.Yohann Roussel2014-04-073-2/+19
| | | | Change-Id: Ic439604a1f030700d9049800fbf62422e0004d35
* Fix various classpath issues in Jack projectsBenoit Lamarche2014-03-211-1/+1
| | | | | | | | | | | - Added dependency of Jack project to dexcomparator project instead of jar - Replace JUnit dependency of Scheduler and jack-tests to project JUnit - Added dependency of dexcomparator project to Dx project instead of jar Change-Id: I946ff30efee33e375cdb1448dd3f9539534c29a1
* Initial Jack import.Yohann Roussel2014-03-2015-0/+3120
Change-Id: I953cf0a520195a7187d791b2885848ad0d5a9b43