summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* During shrinking generate error if they are unknow typesmikaelpeltier2015-04-296-2/+143
* Merge "Explicitely ignore some tests with Jill test toolchain" into ub-jackJean-Marie Henaff2015-04-299-4/+539
|\
| * Explicitely ignore some tests with Jill test toolchainJean-Marie Henaff2015-04-299-4/+539
* | Merge "Revert "Jayce and dex files must be put into output library"" into ub-...Mikael Peltier2015-04-292-12/+17
|\ \ | |/ |/|
| * Revert "Jayce and dex files must be put into output library"Mikael Peltier2015-04-292-12/+17
* | Merge "Remove use of SchedLib utility class from test framework" into ub-jackJean-Marie Henaff2015-04-291-3/+3
|\ \
| * | Remove use of SchedLib utility class from test frameworkJean-Marie Henaff2015-04-281-3/+3
* | | Make FrontEndTests.testConflictingPackage001 deterministYohann Roussel2015-04-281-0/+2
| |/ |/|
* | Jayce and dex files must be put into output librarymikaelpeltier2015-04-282-17/+12
* | Merge "Add new Shrinking tests" into ub-jackmikaelpeltier2015-04-281-0/+52
|\ \
| * | Add new Shrinking testsmikaelpeltier2015-04-281-0/+52
* | | Merge "Run DeadCodeRemover only one time" into ub-jackmikaelpeltier2015-04-281-10/+1
|\ \ \
| * | | Run DeadCodeRemover only one timemikaelpeltier2015-04-281-10/+1
| |/ /
* | | Merge "Rework ReadWriteZipFS to support incremental library" into ub-jackBenoit Lamarche2015-04-285-23/+26
|\ \ \
| * | | Rework ReadWriteZipFS to support incremental libraryBenoit Lamarche2015-04-285-23/+26
* | | | Merge "Add missing file exclusion in build.xml" into ub-jackJean-Marie Henaff2015-04-281-0/+1
|\ \ \ \
| * | | | Add missing file exclusion in build.xmlJean-Marie Henaff2015-04-281-0/+1
* | | | | Merge "Revert "During shrinking generate error if they are unknow types"" int...Mikael Peltier2015-04-286-258/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "During shrinking generate error if they are unknow types"Mikael Peltier2015-04-286-258/+1
* | | | | Merge "Change SdkReporter output format to JSON" into ub-jackJean-Marie Henaff2015-04-283-58/+71
|\ \ \ \ \
| * | | | | Change SdkReporter output format to JSONJean-Marie Henaff2015-04-283-58/+71
* | | | | | Fix ClassCastException on useless qualifier errorYohann Roussel2015-04-286-26/+84
* | | | | | Merge "Handle getEmulationPath exceptional return values" into ub-jackYohann Roussel2015-04-283-29/+94
|\ \ \ \ \ \
| * | | | | | Handle getEmulationPath exceptional return valuesYohann Roussel2015-04-273-29/+94
* | | | | | | Merge "During shrinking generate error if they are unknow types" into ub-jackmikaelpeltier2015-04-286-1/+258
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | During shrinking generate error if they are unknow typesmikaelpeltier2015-04-286-1/+258
| | |_|_|/ / | |/| | | |
* | | | | | Optimize DexFile.prepareWojciech Staszkiewicz2015-04-284-42/+53
* | | | | | Reduce number of DexBuffer.Section instances createdWojciech Staszkiewicz2015-04-281-11/+29
| |_|_|/ / |/| | | |
* | | | | Merge "Remove Task Tags configuration from Scheduler project" into ub-jackBenoit Lamarche2015-04-281-3/+0
|\ \ \ \ \
| * | | | | Remove Task Tags configuration from Scheduler projectBenoit Lamarche2015-04-241-3/+0
* | | | | | Remove STOPSHIP regarding hooks in Api01ConfigImplBenoit Lamarche2015-04-281-1/+1
* | | | | | Remove STOPSHIP regarding workingDirectory use for ProguardFlagsFileBenoit Lamarche2015-04-281-1/+0
* | | | | | Remove STOPSHIP in Api01CompilationTaskImplBenoit Lamarche2015-04-281-2/+1
* | | | | | Merge "Remove STOPSHIP regarding ReadWriteZipFS locations" into ub-jackBenoit Lamarche2015-04-281-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove STOPSHIP regarding ReadWriteZipFS locationsBenoit Lamarche2015-04-241-1/+0
| |/ / / /
* | / / / Fix more dependencies in build.xmlJean-Marie Henaff2015-04-281-106/+100
| |/ / / |/| | |
* | | | Merge "Remove unused parameters from dx" into ub-jackmikaelpeltier2015-04-287-51/+21
|\ \ \ \
| * | | | Remove unused parameters from dxmikaelpeltier2015-04-167-51/+21
* | | | | Remove jack-api from tests classpathJean-Marie Henaff2015-04-271-1/+0
* | | | | Fix wrong target in <dependset> check of jack-testsJean-Marie Henaff2015-04-271-1/+1
* | | | | Merge "Be more precise in test toolchain request in ClasspathTests" into ub-jackJean-Marie Henaff2015-04-271-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Be more precise in test toolchain request in ClasspathTestsJean-Marie Henaff2015-04-161-1/+1
| |/ / /
* | | | Merge "Replace List by Collection in jack API setSourceEntries()" into ub-jackJean-Marie Henaff2015-04-273-4/+7
|\ \ \ \
| * | | | Replace List by Collection in jack API setSourceEntries()Jean-Marie Henaff2015-04-213-4/+7
* | | | | Fix mapping comparison order in shrob testsJean-Marie Henaff2015-04-2719-38/+46
* | | | | Merge "Add listing comparison to ShrinkTests.test21()" into ub-jackJean-Marie Henaff2015-04-271-0/+12
|\ \ \ \ \
| * | | | | Add listing comparison to ShrinkTests.test21()Jean-Marie Henaff2015-04-231-0/+12
| | |_|/ / | |/| | |
* | | | | Merge "Definitely remove setShrobFlags method from test framework" into ub-jackJean-Marie Henaff2015-04-272-12/+0
|\ \ \ \ \
| * | | | | Definitely remove setShrobFlags method from test frameworkJean-Marie Henaff2015-04-232-12/+0
| |/ / / /
* / / / / Add uptime in server log when aborting serverJean-Marie Henaff2015-04-231-1/+1
|/ / / /