aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add more console logs during ADT test run."Brett Chabot2010-04-292-21/+55
|\
| * Add more console logs during ADT test run.Brett Chabot2010-04-292-21/+55
* | Merge "Fix NPE when opening layout and target is still loading."Raphael Moll2010-04-281-1/+4
|\ \
| * | Fix NPE when opening layout and target is still loading.Raphael Moll2010-04-281-1/+4
* | | Merge "Ant: Add customizable targets between the default ones."Xavier Ducrohet2010-04-282-32/+62
|\ \ \
| * | | Ant: Add customizable targets between the default ones.Xavier Ducrohet2010-04-282-32/+62
| |/ /
* | | SDK Setup fixes.Raphael Moll2010-04-283-31/+66
|/ /
* | Merge "Add ABI filtering and version code injection in the Ant rules and tasks."Xavier Ducrohet2010-04-274-3/+64
|\ \
| * | Add ABI filtering and version code injection in the Ant rules and tasks.Xavier Ducrohet2010-04-274-3/+64
* | | Merge "Add rev 3 of the ant rules."Xavier Ducrohet2010-04-275-5/+1070
|\ \ \ | |/ /
| * | Add rev 3 of the ant rules.Xavier Ducrohet2010-04-275-5/+1070
| |/
* | Merge "Shorten the default help from the "android" script."Raphael Moll2010-04-271-37/+42
|\ \
| * | Shorten the default help from the "android" script.Raphael Moll2010-04-271-37/+42
| |/
* | Merge "Fix NPE in the DDMS plugin device view."Raphael Moll2010-04-271-3/+4
|\ \ | |/ |/|
| * Fix NPE in the DDMS plugin device view.Raphael Moll2010-04-271-3/+4
* | merge from tools_r6The Android Open Source Project2010-04-270-0/+0
|\ \ | |/ |/|
| * Add missing windres to build SDK Setup.exe using MinGW/LinuxRaphael2010-04-231-1/+8
* | Merge "Reorder packages in SDK Updater"Raphael Moll2010-04-231-13/+19
|\ \
| * | Reorder packages in SDK UpdaterRaphael Moll2010-04-231-13/+19
* | | Merge "Fix auto launch config to respect minSdkVersion"Raphael Moll2010-04-231-2/+45
|\ \ \
| * | | Fix auto launch config to respect minSdkVersionRaphael Moll2010-04-221-2/+45
| |/ /
* | | Fix RemoteAndroidTestRunnerTest.Brett Chabot2010-04-221-1/+1
|/ /
* | Merge "Supporting configurable ADB port in ddms and ddmlib."Xavier Ducrohet2010-04-213-21/+89
|\ \
| * | Supporting configurable ADB port in ddms and ddmlib.Stefan Hilzinger2010-04-213-21/+89
* | | Merge "Make test runner parser detect runs with no tests."Brett Chabot2010-04-192-13/+46
|\ \ \
| * | | Make test runner parser detect runs with no tests.Brett Chabot2010-04-192-13/+46
* | | | Merge "Filter out new leak_memalign method in native heap UI"Xavier Ducrohet2010-04-191-8/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Filter out new leak_memalign method in native heap UIXavier Ducrohet2010-04-191-8/+9
* | | | Add missing windres to build SDK Setup.exe using MinGW/LinuxRaphael2010-04-161-1/+8
| |/ / |/| |
* | | Merge "Moved log formatting string into separate function so it can be resued...Neal Nguyen2010-04-161-3/+11
|\ \ \ | |/ / |/| |
| * | Moved log formatting string into separate function so it can be resued by oth...Neal Nguyen2010-04-051-3/+11
* | | Add some missing gitignore filesXavier Ducrohet2010-04-122-0/+2
* | | merge from tools-r6The Android Open Source Project2010-04-0819-69/+220
|\ \ \ | | |/ | |/|
| * | SDK Manager: Rename "add site" to "add addon-site".Raphael2010-04-061-19/+29
| * | SDK Manager: add tooltips to "Create new AVD" dialog.Raphael2010-04-061-6/+23
| * | SDK Manager: fix error message when missing XML validator.Raphael2010-04-061-5/+22
| * | Fix Ant test rules.Xavier Ducrohet2010-04-023-1/+11
| * | Fix gen folder sometimes not found during build.Raphael2010-04-022-6/+10
| * | GLE1: stop showing outline/properties when opening GLE.Raphael2010-04-022-5/+46
| * | Merge "ADT: Add native support to library projects." into tools-r6Xavier Ducrohet2010-04-012-12/+36
| |\ \
| | * | ADT: Add native support to library projects.Xavier Ducrohet2010-04-012-12/+36
| * | | ADT: Customize project selection message.Xavier Ducrohet2010-04-017-8/+19
| |/ /
| * | Project lib NPE when closing a lib project.Raphael2010-04-011-1/+2
| * | Add missing licensing files.David 'Digit' Turner2010-04-012-0/+23
| * | ADT NPW and GLE: fix AdtPlugin.getEmbeddedFileUrlRaphael2010-03-311-2/+7
| * | ADT NPW: logging for missing templates.Raphael2010-03-312-10/+42
| * | ADT NPW: NPE when trying to expand project templates.Raphael2010-03-311-4/+36
| * | Change visibility of constructor to let tests run.Xavier Ducrohet2010-03-301-1/+1
| * | ADT: fix library support: force save on del/up/down.Xavier Ducrohet2010-03-301-0/+3
| * | Merge "Disable export for library projects." into tools-r6Xavier Ducrohet2010-03-303-45/+111
| |\ \