| Commit message (Expand) | Author | Age | Files | Lines |
* | TaskHelper: properly parse Pkg.Revision property. | Raphael Moll | 2012-11-19 | 1 | -9/+9 |
* | Update compiler flags. | Tor Norbye | 2012-10-26 | 1 | -2/+2 |
* | Add support for dex force jumbo. | Xavier Ducrohet | 2012-10-16 | 1 | -0/+9 |
* | Fix possible collision in pre-dexed lib filenames. | Xavier Ducrohet | 2012-10-02 | 1 | -2/+30 |
* | Fix comment from a previous review. | Xavier Ducrohet | 2012-10-01 | 1 | -2/+2 |
* | Fix Ant tasks to only generate R class when needed. | Xavier Ducrohet | 2012-10-01 | 1 | -23/+30 |
* | ManifestMerger: ability to inject attributes. | Raphael Moll | 2012-09-28 | 1 | -1/+2 |
* | Merge "Pre-dexed libraries." | Xavier Ducrohet | 2012-09-21 | 1 | -7/+60 |
|\ |
|
| * | Pre-dexed libraries. | Xavier Ducrohet | 2012-09-21 | 1 | -7/+60 |
* | | Fix new R class generation for libraries | Xavier Ducrohet | 2012-09-20 | 1 | -1/+2 |
|/ |
|
* | Generate smaller R classes for libraries. | Xavier Ducrohet | 2012-09-18 | 3 | -13/+95 |
* | Merge "Fix possible NPE reading dep file." | Xavier Ducrohet | 2012-09-18 | 3 | -30/+13 |
|\ |
|
| * | Fix possible NPE reading dep file. | Xavier Ducrohet | 2012-09-18 | 3 | -30/+13 |
* | | Add nullness annotations on overridden methods | Tor Norbye | 2012-09-17 | 1 | -1/+2 |
|/ |
|
* | ManifestMerger: fix handling of codenames in min/targetSdkVersion. | Raphael Moll | 2012-09-14 | 1 | -2/+24 |
* | 36987: TaskHelper can't parse the tools revision number "21 rc3" | Tor Norbye | 2012-09-04 | 1 | -0/+5 |
* | Fix nullability annotations | Tor Norbye | 2012-08-21 | 2 | -6/+8 |
* | Unify all loggers in the sdk tools. | Xavier Ducrohet | 2012-08-17 | 3 | -8/+19 |
* | Add Ant support for UI automation test. | Xavier Ducrohet | 2012-08-15 | 3 | -7/+161 |
* | More refactoring. | Xavier Ducrohet | 2012-08-13 | 8 | -13/+13 |
* | Allow lint cli --sources to specify a path, and use from ant lint | Tor Norbye | 2012-08-06 | 1 | -0/+22 |
* | Add lint target for ant | Tor Norbye | 2012-07-23 | 2 | -0/+87 |
* | Fix renderscript compilation from Ant. | Xavier Ducrohet | 2012-07-10 | 1 | -2/+7 |
* | Fix parsing SDK Tools in ant tasks. | Xavier Ducrohet | 2012-07-09 | 2 | -7/+10 |
* | Fix Ant task for 1.8.3 which seems more strict than 1.8.2 | Xavier Ducrohet | 2012-06-22 | 1 | -8/+8 |
* | Fix minor errors when used with Eclipse4. | Siva Velusamy | 2012-06-22 | 1 | -14/+17 |
* | Add lib source folders to the emma report. | Xavier Ducrohet | 2012-06-15 | 1 | -1/+1 |
* | Fix issue where libraries were not getting instrumented. | Xavier Ducrohet | 2012-06-15 | 8 | -147/+277 |
* | Fix emma for split projects. | Xavier Ducrohet | 2012-06-14 | 6 | -11/+125 |
* | Fix to improved aidl support | Xavier Ducrohet | 2012-06-07 | 2 | -23/+33 |
* | Merge "Manifest Merger: rework interface to collect errors." | Raphael Moll | 2012-06-07 | 1 | -1/+2 |
|\ |
|
| * | Manifest Merger: rework interface to collect errors. | Raphael Moll | 2012-06-07 | 1 | -1/+2 |
* | | Projects can now access aidl files from their libraries. | Xavier Ducrohet | 2012-06-05 | 3 | -24/+92 |
|/ |
|
* | Fix warnings | Tor Norbye | 2012-06-01 | 1 | -0/+5 |
* | Use aapt output to feed proguard's keep list. | Xavier Ducrohet | 2012-05-29 | 1 | -20/+18 |
* | SDK/ant: pass --ignore-assets flag to AAPT. | Raphael Moll | 2012-05-17 | 1 | -0/+11 |
* | Fix Ant build. | Xavier Ducrohet | 2012-04-23 | 1 | -1/+1 |
* | Revert the disable flag of the manifest merger to be enable instead. | Xavier Ducrohet | 2012-04-23 | 1 | -7/+7 |
* | Minor fixes in Ant. | Xavier Ducrohet | 2012-04-23 | 2 | -1/+20 |
* | Manifest merger in Ant build. | Xavier Ducrohet | 2012-04-20 | 6 | -5/+165 |
* | Properly exclude some classes in code coverage. | Xavier Ducrohet | 2012-04-16 | 1 | -0/+95 |
* | Fix "ant test" + misc clean up / reorganization of build.xml | Xavier Ducrohet | 2012-04-16 | 11 | -829/+1261 |
* | SDK: Fix 2 toLowerCase using default locale. | Raphael Moll | 2012-04-11 | 2 | -2/+4 |
* | SDK: anttask refers to old prebuilt location for ant.jar | Raphael Moll | 2012-04-04 | 1 | -1/+1 |
* | RS Ant support: split opt level per build type. | Xavier Ducrohet | 2012-03-28 | 2 | -6/+9 |
* | Use our own signing code in Ant and don't rely on Jarsigner. | Xavier Ducrohet | 2012-03-27 | 3 | -33/+229 |
* | Fix issue when running Ant from outside of the project's folder. | Xavier Ducrohet | 2012-03-23 | 1 | -1/+1 |
* | Merge "Enable passing of debug and optimization flags to slang in Ant builds." | Xavier Ducrohet | 2012-03-22 | 1 | -2/+23 |
|\ |
|
| * | Enable passing of debug and optimization flags to slang in Ant builds. | Matt Kopec | 2012-02-28 | 1 | -2/+23 |
* | | am 99f28497: Merge "Close the dependency file after reading it." | Tor Norbye | 2012-03-08 | 1 | -6/+10 |
|\ \ |
|