aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix HierarchyViewer2 to run on MacOS X correctly.Xavier Ducrohet2010-08-3110-88/+79
* Merge "Don't process events for non Android projects"Xavier Ducrohet2010-08-311-1/+35
|\
| * Don't process events for non Android projectsXavier Ducrohet2010-08-301-1/+35
* | Merge "Icons for explode and outline toggle in the Layout Editor."Xavier Ducrohet2010-08-314-8/+9
|\ \
| * | Icons for explode and outline toggle in the Layout Editor.Xavier Ducrohet2010-08-304-8/+9
| |/
* | Make the HierarchyViewer plug-in not screw up DDMS.Xavier Ducrohet2010-08-314-11/+65
|/
* Fix ddmlib's classpath to not copy Android.mkXavier Ducrohet2010-08-301-1/+1
* Merge "Fix Eclipse build: also build hierarchyviewer plugin."Raphael Moll2010-08-281-0/+9
|\
| * Fix Eclipse build: also build hierarchyviewer plugin.Raphael Moll2010-08-281-0/+9
* | Fix Eclipse build.Raphael Moll2010-08-283-1/+9
|/
* Merge "ADT: new action to run dexdump on project."Raphael Moll2010-08-283-0/+345
|\
| * ADT: new action to run dexdump on project.Raphael Moll2010-08-243-0/+345
* | Merge "ADT: Make GLE2 the default."Raphael Moll2010-08-271-4/+6
|\ \
| * | ADT: Make GLE2 the default.Raphael Moll2010-08-251-4/+6
* | | Write tests for the new ITestRunListener API methodOmari Stephens2010-08-272-7/+18
* | | Fix the ddmlib makefiles to compile tests properlyOmari Stephens2010-08-273-14/+55
* | | Store and report metrics emitted during each test caseOmari Stephens2010-08-272-10/+30
* | | Merge "Adding a smaller timeout to capturing nodes. This is so that it doesn'...Konstantin Lopyrev2010-08-271-0/+1
|\ \ \
| * | | Adding a smaller timeout to capturing nodes. This is so that it doesn't get s...Konstantin Lopyrev2010-08-271-0/+1
* | | | Recompute feature dependencies.Xavier Ducrohet2010-08-272-7/+2
* | | | Misc fix in HierarchyViewer plugin.Xavier Ducrohet2010-08-275-6/+10
|/ / /
* | | Fix broken plug-inKonstantin Lopyrev2010-08-273-5/+5
* | | Renaming and adding //$NON-NLS-?$Konstantin Lopyrev2010-08-2761-1900/+1900
* | | Merge "NPE in FolderDecorater"Xavier Ducrohet2010-08-271-0/+3
|\ \ \
| * | | NPE in FolderDecoratersnpe2010-08-231-0/+3
* | | | Refactoring and integrating into EclipseKonstantin Lopyrev2010-08-2770-616/+2493
* | | | Making the profiling box slightly transparentKonstantin Lopyrev2010-08-271-1/+5
* | | | Merge "Bug fixes and reducing timeout."Konstantin Lopyrev2010-08-273-2/+5
|\ \ \ \
| * | | | Bug fixes and reducing timeout.Konstantin Lopyrev2010-08-273-2/+5
* | | | | Merge "Renaming"Konstantin Lopyrev2010-08-276-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | RenamingKonstantin Lopyrev2010-08-276-2/+2
* | | | | Merge "Commentary, getting rid of bad about image, and some clean-up."Konstantin Lopyrev2010-08-2713-168/+199
|\ \ \ \ \ | |/ / / /
| * | | | Commentary, getting rid of bad about image, and some clean-up.Konstantin Lopyrev2010-08-2713-168/+199
* | | | | Merge "Making the profiling stuff appear in a cool place."Konstantin Lopyrev2010-08-275-84/+356
|\ \ \ \ \ | |/ / / /
| * | | | Making the profiling stuff appear in a cool place.Konstantin Lopyrev2010-08-275-84/+356
* | | | | Merge "Creating the application"Konstantin Lopyrev2010-08-2778-602/+4263
|\ \ \ \ \ | |/ / / /
| * | | | Creating the applicationKonstantin Lopyrev2010-08-2778-602/+4263
* | | | | Merge "Tweaking and moving."Konstantin Lopyrev2010-08-2736-715/+1771
|\ \ \ \ \ | |/ / / /
| * | | | Tweaking and moving.Konstantin Lopyrev2010-08-2736-715/+1771
| | |/ / | |/| |
* | | | Merge "Add "suspended" state to thread display."Andy McFadden2010-08-271-1/+2
|\ \ \ \
| * | | | Add "suspended" state to thread display.Andy McFadden2010-08-251-1/+2
| | |_|/ | |/| |
* | | | Merge "Fix permissions: source files shouldn't be executable"Omari Stephens2010-08-262-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix permissions: source files shouldn't be executableOmari Stephens2010-08-252-0/+0
| |/ /
* | | Merge "Create MonkeyRunner docs target to generate SDK docs."Xavier Ducrohet2010-08-251-0/+15
|\ \ \
| * | | Create MonkeyRunner docs target to generate SDK docs.Bill Napier2010-08-191-0/+15
* | | | Merge "DOC: Updated doc for MonkeyRunner API"Xavier Ducrohet2010-08-253-113/+157
|\ \ \ \
| * | | | DOC: Updated doc for MonkeyRunner APIJoe Malin2010-08-163-113/+157
* | | | | Merge "sdk-docs output format for use in generating the SDK documentation for...Bill Napier2010-08-253-2/+30
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sdk-docs output format for use in generating the SDK documentation for Monkey...Bill Napier2010-08-193-2/+30
| | |/ / | |/| |
* | | | Merge "Allow adt-tests to access package-private elements."Brett Chabot2010-08-235-92/+16
|\ \ \ \