Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix gradle export on windows. | Xavier Ducrohet | 2013-07-24 | 1 | -1/+1 |
* | Merge "Remove systrace from tools.atree" | Siva Velusamy | 2013-07-22 | 1 | -8/+0 |
|\ | |||||
| * | Remove systrace from tools.atree | Siva Velusamy | 2013-07-19 | 1 | -8/+0 |
|/ | |||||
* | Merge changes Ie793b684,I083290cd | Raphael Moll | 2013-07-16 | 2 | -50/+141 |
|\ | |||||
| * | Change create_symlinks to use gradle-based libraries. | Raphael Moll | 2013-07-16 | 1 | -50/+140 |
| * | ADT: fix missing lib dependency in ADT base. | Raphael Moll | 2013-07-16 | 1 | -0/+1 |
* | | Merge "Force containers to be exported if maven is not used." | Xavier Ducrohet | 2013-07-12 | 1 | -12/+69 |
|\ \ | |||||
| * | | Force containers to be exported if maven is not used. | Xavier Ducrohet | 2013-07-12 | 1 | -12/+69 |
|/ / | |||||
* | | Merge "Fix error detection on ExportStatus." | Xavier Ducrohet | 2013-07-12 | 1 | -1/+3 |
|\ \ | |||||
| * | | Fix error detection on ExportStatus. | Xavier Ducrohet | 2013-07-12 | 1 | -1/+3 |
* | | | Merge "Fix RenderThreadInfo lifetime and cleanup" | Jesse Hall | 2013-07-11 | 6 | -62/+45 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix RenderThreadInfo lifetime and cleanup | Jesse Hall | 2013-06-18 | 6 | -62/+45 |
* | | | Merge "Update Gradle export to use version 0.5.+" | Xavier Ducrohet | 2013-07-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update Gradle export to use version 0.5.+ | Xavier Ducrohet | 2013-07-11 | 1 | -1/+1 |
* | | | | Merge "Gradle Export: also redirect the build type source locations." | Xavier Ducrohet | 2013-07-11 | 1 | -0/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | Gradle Export: also redirect the build type source locations. | Xavier Ducrohet | 2013-07-09 | 1 | -0/+12 |
* | | | | Merge "Increments revisions on templates used by Android Studio" | Scott Barta | 2013-07-09 | 8 | -8/+8 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Increments revisions on templates used by Android Studio | Scott Barta | 2013-07-09 | 8 | -8/+8 |
|/ / / | |||||
* | | | Merge "Fixes to Gradle plugin, support library versions" | Scott Barta | 2013-07-02 | 6 | -6/+26 |
|\ \ \ | |||||
| * | | | Fixes to Gradle plugin, support library versions | Scott Barta | 2013-07-02 | 6 | -6/+26 |
* | | | | Merge "Fix path to junit4" | Siva Velusamy | 2013-07-02 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Fix path to junit4 | Siva Velusamy | 2013-07-02 | 1 | -2/+3 |
| |/ / / | |||||
* | | | | Merge "Prompt for package uninstall when signature differs" | Siva Velusamy | 2013-07-02 | 1 | -2/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Prompt for package uninstall when signature differs | Michael Zoech | 2012-03-29 | 1 | -2/+11 |
* | | | | Merge "Escaping for pathnames in template XML files" | Scott Barta | 2013-07-02 | 8 | -80/+80 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Escaping for pathnames in template XML files | Scott Barta | 2013-07-01 | 8 | -80/+80 |
|/ / / | |||||
* | | | Merge "Improves Gradle export." | Xavier Ducrohet | 2013-06-27 | 11 | -732/+1504 |
|\ \ \ | |||||
| * | | | Improves Gradle export. | Xavier Ducrohet | 2013-06-27 | 11 | -732/+1504 |
|/ / / | |||||
* | | | Merge "Fix renderscript in Eclipse." | Xavier Ducrohet | 2013-06-26 | 1 | -7/+5 |
|\ \ \ | |||||
| * | | | Fix renderscript in Eclipse. | Xavier Ducrohet | 2013-06-26 | 1 | -7/+5 |
|/ / / | |||||
* | | | Merge "Fix rs compilation through Ant." | Xavier Ducrohet | 2013-06-26 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix rs compilation through Ant. | Xavier Ducrohet | 2013-06-26 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge "Fix a crash which occured with some graphic libraries." | Deepanshu Gupta | 2013-06-25 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Fix a crash which occured with some graphic libraries. | Deepanshu Gupta | 2013-06-21 | 1 | -4/+4 |
* | | | | Merge "Add template for build.gradle" | Scott Barta | 2013-06-19 | 2 | -1/+23 |
|\ \ \ \ | |||||
| * | | | | Add template for build.gradle | Jeff Smith | 2013-06-13 | 2 | -1/+23 |
* | | | | | Merge "Use LocaleManager from sdk-common rather than local ADT copy" | Tor Norbye | 2013-06-19 | 9 | -1375/+228 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Use LocaleManager from sdk-common rather than local ADT copy | Tor Norbye | 2013-06-13 | 9 | -1375/+228 |
* | | | | | Merge "Add new command line flags" | Siva Velusamy | 2013-06-14 | 1 | -4/+89 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add new command line flags | Romain Guy | 2013-06-14 | 1 | -4/+89 |
|/ / / / | |||||
* | | | | Merge "Fix ADT build: use new AndroidTargetHash." | Raphael Moll | 2013-06-13 | 1 | -5/+10 |
|\ \ \ \ | |||||
| * | | | | Fix ADT build: use new AndroidTargetHash. | Raphael Moll | 2013-06-13 | 1 | -5/+10 |
|/ / / / | |||||
* | | | | Merge "Install Translation Plugin if available" | Siva Velusamy | 2013-06-12 | 2 | -1/+22 |
|\ \ \ \ | |||||
| * | | | | Install Translation Plugin if available | Siva Velusamy | 2013-06-12 | 2 | -1/+22 |
* | | | | | Merge "Change Eclipse compiler errors for null issues to warnings" | Tor Norbye | 2013-06-12 | 13 | -43/+43 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Change Eclipse compiler errors for null issues to warnings | Tor Norbye | 2013-06-12 | 13 | -43/+43 |
|/ / / / | |||||
* | | | | Merge "Fix 'ERROR 404: Not Found' in the setup_eclipse.sh file." | Siva Velusamy | 2013-06-11 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix 'ERROR 404: Not Found' in the setup_eclipse.sh file. | Scott Fan | 2013-06-11 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge "gltrace: Update protobuf for OpenGL ES3" | Siva Velusamy | 2013-06-10 | 1 | -244/+535 |
|\ \ \ \ | |||||
| * | | | | gltrace: Update protobuf for OpenGL ES3 | Siva Velusamy | 2013-06-10 | 1 | -244/+535 |
|/ / / / |