| Commit message (Expand) | Author | Age | Files | Lines |
* | Update tools/ADT revision. | Xavier Ducrohet | 2013-09-03 | 27 | -45/+45 |
* | Merge "Update traceview for ddmlib API change" | Siva Velusamy | 2013-08-30 | 1 | -1/+2 |
|\ |
|
| * | Update traceview for ddmlib API change | Siva Velusamy | 2013-08-30 | 1 | -1/+2 |
* | | Remove bouncycastle dependency. | Xavier Ducrohet | 2013-08-29 | 2 | -5/+5 |
* | | Merge "RS Support mode in ADT." | Xavier Ducrohet | 2013-08-29 | 20 | -841/+828 |
|\ \
| |/
|/| |
|
| * | RS Support mode in ADT. | Xavier Ducrohet | 2013-08-28 | 20 | -841/+828 |
* | | Merge "Don't recursively make when calling create_all_symlinks.sh from a make... | Ying Wang | 2013-08-23 | 1 | -17/+18 |
|\ \
| |/
|/| |
|
| * | Don't recursively make when calling create_all_symlinks.sh from a makefile. | Ying Wang | 2013-08-22 | 1 | -17/+18 |
* | | Fix issue with gradle export. | Xavier Ducrohet | 2013-08-21 | 1 | -0/+6 |
|/ |
|
* | adt launch: Fix spelling mistake | Siva Velusamy | 2013-08-12 | 1 | -1/+1 |
* | Change references from sdktestutils -> testutils | Siva Velusamy | 2013-07-29 | 3 | -3/+3 |
* | Rename sdktestutils -> testutils | Siva Velusamy | 2013-07-29 | 1 | -1/+1 |
* | Merge "Change import path to sparse array" | Siva Velusamy | 2013-07-29 | 4 | -5/+5 |
|\ |
|
| * | Change import path to sparse array | Siva Velusamy | 2013-07-25 | 4 | -5/+5 |
* | | Add clarifying comment. | Siva Velusamy | 2013-07-25 | 1 | -0/+9 |
* | | Fix gldebugger formatter test | Siva Velusamy | 2013-07-25 | 1 | -3/+3 |
* | | Add support for additional ES3 state, primarily for textures | Siva Velusamy | 2013-07-25 | 6 | -20/+479 |
* | | Merge "Support dynamically linked llvm-rs-cc" | Xavier Ducrohet | 2013-07-25 | 1 | -3/+13 |
|\ \ |
|
| * | | Support dynamically linked llvm-rs-cc | Xavier Ducrohet | 2013-07-25 | 1 | -3/+13 |
* | | | Merge "Use systrace html prefix and suffix from platform tools" | Siva Velusamy | 2013-07-25 | 3 | -46/+39 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use systrace html prefix and suffix from platform tools | Siva Velusamy | 2013-07-25 | 3 | -46/+39 |
| |/ |
|
* | | Fix renderscript issue on windows. | Xavier Ducrohet | 2013-07-25 | 3 | -13/+9 |
|/ |
|
* | Fix gradle export on windows. | Xavier Ducrohet | 2013-07-24 | 1 | -1/+1 |
* | 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 |
* | | Force containers to be exported if maven is not used. | Xavier Ducrohet | 2013-07-12 | 1 | -12/+69 |
* | | Fix error detection on ExportStatus. | Xavier Ducrohet | 2013-07-12 | 1 | -1/+3 |
* | | 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 "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 |
* | | Improves Gradle export. | Xavier Ducrohet | 2013-06-27 | 11 | -732/+1504 |
* | | Fix renderscript in Eclipse. | Xavier Ducrohet | 2013-06-26 | 1 | -7/+5 |
* | | Use LocaleManager from sdk-common rather than local ADT copy | Tor Norbye | 2013-06-13 | 9 | -1375/+228 |
* | | 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 | 1 | -0/+7 |
|\ \ |
|
| * | | Install Translation Plugin if available | Siva Velusamy | 2013-06-12 | 1 | -0/+7 |
* | | | Change Eclipse compiler errors for null issues to warnings | Tor Norbye | 2013-06-12 | 11 | -37/+37 |
|/ / |
|
* | | Fix 'ERROR 404: Not Found' in the setup_eclipse.sh file. | Scott Fan | 2013-06-11 | 1 | -1/+1 |
* | | gltrace: Update protobuf for OpenGL ES3 | Siva Velusamy | 2013-06-10 | 1 | -244/+535 |
* | | systrace: Support for application tracing | Siva Velusamy | 2013-06-04 | 2 | -9/+54 |
* | | Merge "Prevent possible NPE." | Xavier Ducrohet | 2013-05-31 | 1 | -1/+3 |
|\ \ |
|
| * | | Prevent possible NPE. | Raphael Moll | 2013-05-31 | 1 | -1/+3 |
* | | | Merge "Fix gradle export on Windows." | Raphael Moll | 2013-05-31 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | Fix gradle export on Windows. | Raphael Moll | 2013-05-31 | 1 | -1/+3 |