Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Change AllTests classes organization | Jean-Marie Henaff | 2015-03-05 | 3 | -2/+13 | |
| | | | | | | | | | | | | | | Jack unit tests were listed twice when PreSubmitTests or LongLastingTests were executed. Change-Id: Ia3288fd2a5a45b60c8bd5ce9ff01b1d4cc9b00f8 | |||||
* | | Update internal tree tests | Jean-Marie Henaff | 2015-03-05 | 8 | -55/+175 | |
|/ | | | | Change-Id: I4690f38250c3b6dc1051ba16dbd624a052c13c86 | |||||
* | Access output lib configuration as property | Yohann Roussel | 2015-03-04 | 2 | -7/+7 | |
| | | | | Change-Id: Ib3a21527a739f00c75e2626250fb2aac83206e52 | |||||
* | Merge "Declare jack-api" into ub-jack | Yohann Roussel | 2015-03-04 | 2 | -1/+27 | |
|\ | ||||||
| * | Declare jack-api | Yohann Roussel | 2015-03-04 | 2 | -1/+27 | |
| | | | | | | | | Change-Id: I42356d471d5b341c755dc5c9b52178b2b4e37f69 | |||||
* | | Merge "Add resource support into library V0" into ub-jack | mikaelpeltier | 2015-03-04 | 1 | -0/+33 | |
|\ \ | |/ |/| | ||||||
| * | Add resource support into library V0 | mikaelpeltier | 2015-03-04 | 1 | -0/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | - Jill can generate library with resources but without the boolean resource property. Modifies the V0 library implantation to manage resources even if the boolean resource property is not set. A resource is a file other than a jayce file and other than jack.properties. Bug: 18585951 Change-Id: I406a3e095f09b950103ff23ebddf171610c5acfa | |||||
* | | Move ThreadConfig usage inside Jack.run() | Benoit Lamarche | 2015-03-03 | 1 | -3/+5 | |
| | | | | | | | | Change-Id: I14855dd0827a1aad31282265e9c56b4cca6bb451 | |||||
* | | Separate Jack.run() between Jack.check() and Jack.run() | Benoit Lamarche | 2015-03-03 | 5 | -196/+532 | |
|/ | | | | | | Also add Api01ConfigImpl. Change-Id: Id71e368072fde3dc61722cbce7fc18618f3ff8aa | |||||
* | Remove JackBasedToolchain.addEcjArgs | Yohann Roussel | 2015-03-03 | 5 | -46/+1 | |
| | | | | Change-Id: I3e262be2f9f91dc29688bb8bb3255322087879c9 | |||||
* | Rename package api01 to api.v01 | Benoit Lamarche | 2015-03-03 | 13 | -17/+17 | |
| | | | | Change-Id: I8b9fdafeccb6ed04730581290a97a44c0e75bd89 | |||||
* | Merge "Update Api01Config interface" into ub-jack | mikaelpeltier | 2015-03-03 | 8 | -9/+218 | |
|\ | ||||||
| * | Update Api01Config interface | mikaelpeltier | 2015-03-03 | 8 | -9/+218 | |
| | | | | | | | | | | | | - Add methods to set command line options and property values Change-Id: I59ce6084fe9cd0be59fa7e5c2498f38b94a27291 | |||||
* | | Merge "Import meta and resources are now properties" into ub-jack | Yohann Roussel | 2015-03-03 | 6 | -55/+103 | |
|\ \ | ||||||
| * | | Import meta and resources are now properties | Yohann Roussel | 2015-03-03 | 6 | -55/+103 | |
| | | | | | | | | | | | | Change-Id: I2f9795a826046ccfbeee5207597f31e633663958 | |||||
* | | | Merge "Fix testCommandLineError002" into ub-jack | Yohann Roussel | 2015-03-03 | 1 | -2/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix testCommandLineError002 | Yohann Roussel | 2015-03-02 | 1 | -2/+1 | |
| | | | | | | | | | | | | Change-Id: Ia7f103b6dea4f70787c2f8b281414e6be41c15f2 | |||||
* | | | Use properties for jarjar rules control | Yohann Roussel | 2015-03-03 | 5 | -26/+22 | |
| | | | | | | | | | | | | Change-Id: I90e9daf18c1a3d40a562e33afc8ca14420d7db61 | |||||
* | | | Merge "Incremental config is now accessed as a property" into ub-jack | Yohann Roussel | 2015-03-02 | 4 | -91/+27 | |
|\ \ \ | ||||||
| * | | | Incremental config is now accessed as a property | Yohann Roussel | 2015-03-02 | 4 | -91/+27 | |
| |/ / | | | | | | | | | | Change-Id: I2cd6687b975753c952fcc002cd37b6b3270ab350 | |||||
* | | | Merge "Bump version to 1.1-a5" into ub-jack | mikaelpeltier | 2015-03-02 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Bump version to 1.1-a5 | mikaelpeltier | 2015-03-02 | 1 | -1/+1 | |
| |/ | | | | | | | Change-Id: Ic9bcadd571595049f1b69de1268906d7d40e0d30 | |||||
* | | Merge "Fix TracingTest" into ub-jack | Yohann Roussel | 2015-03-02 | 2 | -16/+4 | |
|\ \ | ||||||
| * | | Fix TracingTest | Yohann Roussel | 2015-03-02 | 2 | -16/+4 | |
| | | | | | | | | | | | | | | | | | | | | | They were passing only because they had no body to trace. Bug: 19557271 Change-Id: I539f5783baa2d34b114fdd8a117d854b93d775c9 | |||||
* | | | Separate input options from ecj options | Yohann Roussel | 2015-03-02 | 9 | -86/+58 | |
| |/ |/| | | | | | Change-Id: I60feeca57f9b88c8813cc3048733210fecf44484 | |||||
* | | Change options.multiDexKind to private | Yohann Roussel | 2015-03-02 | 1 | -1/+5 | |
| | | | | | | | | Change-Id: Ieadcfdda68642318302832a99edecd01a7139962 | |||||
* | | Ensure sanity option is accessed by property | Yohann Roussel | 2015-03-02 | 2 | -8/+5 | |
| | | | | | | | | Change-Id: Ibcf9b8afc45384609f9d25bd33bccf632405e9ae | |||||
* | | Merge "Don't access to Otpions.out and Otpions.outZip" into ub-jack | Yohann Roussel | 2015-03-02 | 2 | -3/+3 | |
|\ \ | ||||||
| * | | Don't access to Otpions.out and Otpions.outZip | Yohann Roussel | 2015-03-02 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | Use properties instead. Change-Id: If48cd4886022a8ed332456be54b0cc06925d7fef | |||||
* | | | Merge "Avoid creating same capabilities over and over again" into ub-jack | Piotr Jastrzebski | 2015-03-02 | 2 | -17/+9 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Avoid creating same capabilities over and over again | Piotr Jastrzebski | 2015-02-27 | 2 | -17/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ReadZipFS, WriteZipFS always have the same capabilities. There's no need to create new copy every time an object of one of those types is created. Make capabilities a static constant for those classes. Change-Id: Ia0eb8715d80bca1d33f8dcc6f63e9200455973d4 | |||||
* | | | Remove option --disable-automatic-full-rebuild | Yohann Roussel | 2015-03-02 | 2 | -11/+0 | |
| | | | | | | | | | | | | Change-Id: I3d363683c706ccbfbaa3c5c0f5675c6ee932de99 | |||||
* | | | Merge "Work on Jack API (WIP)" into ub-jack | Jean-Philippe Lesot | 2015-03-02 | 7 | -29/+29 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Work on Jack API (WIP) | Jean-Philippe Lesot | 2015-03-02 | 7 | -29/+29 | |
| | | | | | | | | | | | | Change-Id: Ib2bc0e7dcddf34e8be1374c7ac67aaf7da6d5e17 | |||||
* | | | Merge "Avoid unnecessary creation of StringIdItem objects" into ub-jack | Piotr Jastrzebski | 2015-03-02 | 1 | -1/+15 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Avoid unnecessary creation of StringIdItem objects | Piotr Jastrzebski | 2015-03-02 | 1 | -1/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Profiler showed for Music app that StringIdsSection.intern(CstString) was called 430594 times and only 52903 times strings.get(value) in StringIdsSection.intern(StringIdItem) returned null. This means that 377691 instances of StringIdItem were created unnecessarily. StringIdsSection.intern(CstString) created them to be able to use StringIdsSection.intern(StringIdItem) but inside this method CstString is obtained from StringIdItem and StringIdItem is useless unless strings.get(value) returns null. Change-Id: I08978b0a28fe7bd13805e44f9d52a4bbf137fd0b | |||||
* | | | Replace the keepMethodBody field by a property | mikaelpeltier | 2015-03-02 | 6 | -6/+53 | |
| | | | | | | | | | | | | Change-Id: Iaaca3b2435b8db577e5ace7c1c02e29cbd1d52b9 | |||||
* | | | Remove --graph-file since it is never used | mikaelpeltier | 2015-03-02 | 1 | -3/+0 | |
| | | | | | | | | | | | | Change-Id: I31f8897b82084904051ca6736125466fe5371356 | |||||
* | | | Add a property for verbosity | mikaelpeltier | 2015-03-02 | 1 | -2/+9 | |
| | | | | | | | | | | | | Change-Id: Ic0170d8761b675dd57f60cc015200e8a2ff5e5c2 | |||||
* | | | Merge "Use location from dir rather than from root" into ub-jack | mikaelpeltier | 2015-03-02 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Use location from dir rather than from root | mikaelpeltier | 2015-02-20 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | Change-Id: I71005d0fe5e531fdbde8d83bf38d92ffb6c0795f | |||||
* | | | | Merge "Remove unused plan from Jack" into ub-jack | mikaelpeltier | 2015-03-02 | 1 | -388/+0 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Remove unused plan from Jack | mikaelpeltier | 2015-02-27 | 1 | -388/+0 | |
| | | | | | | | | | | | | | | | | Change-Id: Ib661039f2060d83b252718cc59c898b27ca99683 | |||||
* | | | | Add more details in the exemple | Jean-Philippe Lesot | 2015-02-27 | 2 | -0/+18 | |
|/ / / | | | | | | | | | | Change-Id: I28fc3c2a18002dfa1f0d0f809f1fbf48a2e74ab1 | |||||
* | | | Merge "Remove filter field from options" into ub-jack | mikaelpeltier | 2015-02-27 | 1 | -4/+0 | |
|\ \ \ | ||||||
| * | | | Remove filter field from options | mikaelpeltier | 2015-02-27 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | Change-Id: I1085df64510ad4a57930a2d5f9440c6188ebe098 | |||||
* | | | | Merge "Remove obsolete javadoc" into ub-jack | Jean-Philippe Lesot | 2015-02-27 | 1 | -2/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Remove obsolete javadoc | Jean-Philippe Lesot | 2015-02-27 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | Change-Id: Id6b3af88032c07e34af0d54233d47d4635ad3690 | |||||
* | | | | Merge "run method of Jack does not longer throws NothingToDoException" into ↵ | mikaelpeltier | 2015-02-27 | 3 | -8/+3 | |
|\ \ \ \ | | | | | | | | | | | | | | | | ub-jack | |||||
| * | | | | run method of Jack does not longer throws NothingToDoException | mikaelpeltier | 2015-02-27 | 3 | -8/+3 | |
| | | | | | | | | | | | | | | | | | | | | Change-Id: If55f57f449a7a8d01573721b22d4fea306ed537e |