Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix case where testRunEnded was called twice. | Brett Chabot | 2010-10-04 | 1 | -2/+11 |
* | Merge "Fixing ADT features" | Xavier Ducrohet | 2010-10-04 | 15 | -5/+594 |
|\ | |||||
| * | Fixing ADT features | snpe | 2010-09-29 | 15 | -5/+594 |
* | | Merge "Add drawing styles to the layout helper API" | Raphaƫl Moll | 2010-10-04 | 9 | -108/+476 |
|\ \ | |||||
| * | | Add drawing styles to the layout helper API | Tor Norbye | 2010-10-04 | 9 | -108/+476 |
* | | | Make ddmlb-tests optional. | Brett Chabot | 2010-10-01 | 1 | -0/+1 |
* | | | Merge "In some cases release build is actually a debug build." | Xavier Ducrohet | 2010-09-30 | 6 | -23/+110 |
|\ \ \ | |||||
| * | | | In some cases release build is actually a debug build. | Xavier Ducrohet | 2010-09-29 | 6 | -23/+110 |
* | | | | Merge "Fix ddmlib test run failure and metric reporting." | Brett Chabot | 2010-09-30 | 10 | -452/+301 |
|\ \ \ \ | |||||
| * | | | | Fix ddmlib test run failure and metric reporting. | Brett Chabot | 2010-09-30 | 10 | -452/+301 |
* | | | | | Merge "Add in support for the sys.executable variable." | Bill Napier | 2010-09-30 | 2 | -17/+28 |
|\ \ \ \ \ | |||||
| * | | | | | Add in support for the sys.executable variable. | Bill Napier | 2010-09-30 | 2 | -17/+28 |
* | | | | | | Merge "ADT: Fix attributes UI in Android Manifest Editor." | Raphael Moll | 2010-09-30 | 9 | -98/+177 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | ADT: Fix attributes UI in Android Manifest Editor. | Raphael Moll | 2010-09-29 | 9 | -98/+177 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Add missing dependency in the ddms manifest. | Xavier Ducrohet | 2010-09-29 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Tools specific atree file. | Xavier Ducrohet | 2010-09-28 | 1 | -0/+112 |
| |_|/ |/| | | |||||
* | | | Make the tools work with the new location of adb. | Xavier Ducrohet | 2010-09-27 | 5 | -7/+77 |
* | | | Ant doc on how to replace proguard. | Xavier Ducrohet | 2010-09-27 | 1 | -0/+17 |
* | | | Make it easier to use a different obfuscator. | Xavier Ducrohet | 2010-09-24 | 1 | -37/+34 |
* | | | Use proguard for release builds through Ant. | Xavier Ducrohet | 2010-09-24 | 30 | -59/+602 |
* | | | Work around a bug in the jar verifier of Android. | Xavier Ducrohet | 2010-09-24 | 1 | -1/+17 |
* | | | Merge "Make javac ant options configurable." | Xavier Ducrohet | 2010-09-24 | 2 | -1/+10 |
|\ \ \ | |||||
| * | | | Make javac ant options configurable. | Xavier Ducrohet | 2010-09-24 | 2 | -1/+10 |
* | | | | Merge "Don't force a workspace build on launch." | Xavier Ducrohet | 2010-09-24 | 2 | -14/+12 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Don't force a workspace build on launch. | Xavier Ducrohet | 2010-09-24 | 2 | -14/+12 |
* | | | | Fix target loading when sdk.properties is not present. | Xavier Ducrohet | 2010-09-24 | 1 | -2/+4 |
|/ / / | |||||
* | | | Merge "Improve waitForConnection for booting devices." | Bill Napier | 2010-09-23 | 2 | -2/+10 |
|\ \ \ | |||||
| * | | | Improve waitForConnection for booting devices. | Bill Napier | 2010-09-23 | 2 | -2/+10 |
| |/ / | |||||
* | | | merge from tools_r7 | Jean-Baptiste Queru | 2010-09-23 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | ADT: change to 0.9.9 (fix for ADT removing source folders) | Raphael Moll | 2010-09-22 | 9 | -11/+14 |
* | | | | merge from tools_r7 | Jean-Baptiste Queru | 2010-09-23 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Fix an issue where src files can be deleted in ADT. | Xavier Ducrohet | 2010-09-22 | 1 | -5/+18 |
* | | | Merge "Fix an issue where src files can be deleted in ADT." | Xavier Ducrohet | 2010-09-22 | 1 | -5/+18 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix an issue where src files can be deleted in ADT. | Xavier Ducrohet | 2010-09-22 | 1 | -5/+18 |
* | | | Merge "Add a runName parameter to ITestRunListener#testRunStarted." | Brett Chabot | 2010-09-21 | 7 | -28/+29 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add a runName parameter to ITestRunListener#testRunStarted. | Brett Chabot | 2010-09-16 | 7 | -28/+29 |
* | | | Merge "GLE2: fix layout editor not properly closed when dirty." | Raphael Moll | 2010-09-17 | 6 | -165/+184 |
|\ \ \ | |/ / |/| | | |||||
| * | | GLE2: fix layout editor not properly closed when dirty. | Raphael Moll | 2010-09-15 | 6 | -165/+184 |
* | | | Fix var path name generation. | Xavier Ducrohet | 2010-09-15 | 1 | -1/+4 |
|/ / | |||||
* | | Ensure the library path variable is valid. | Xavier Ducrohet | 2010-09-15 | 1 | -1/+13 |
* | | GLE2: fix RelativeLayout insert bad attributes sometimes. | Raphael Moll | 2010-09-15 | 1 | -1/+4 |
* | | ADT: remove obsolete GEF-related method. | Raphael Moll | 2010-09-14 | 2 | -13/+0 |
* | | ADT XML Wizard: auto-select single android project. | Raphael Moll | 2010-09-14 | 1 | -0/+19 |
* | | ADT: XML wizard creates layouts in fill_parent by default. | Raphael Moll | 2010-09-14 | 1 | -65/+68 |
* | | Merge "ADT: remove GLE1." | Raphael Moll | 2010-09-13 | 22 | -4591/+8 |
|\ \ | |||||
| * | | ADT: remove GLE1. | Raphael Moll | 2010-09-13 | 22 | -4591/+8 |
* | | | Merge "Enhance Android Classpath Container" | Xavier Ducrohet | 2010-09-13 | 4 | -25/+541 |
|\ \ \ | |||||
| * | | | Enhance Android Classpath Container | snpe | 2010-09-10 | 4 | -25/+541 |
* | | | | Merge "Add alloc number in the alloc tracker." | Xavier Ducrohet | 2010-09-13 | 3 | -11/+41 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Add alloc number in the alloc tracker. | Xavier Ducrohet | 2010-09-13 | 3 | -11/+41 |