aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge "ADT: Make release and debug builds really different."Xavier Ducrohet2010-09-0210-525/+716
|\
| * ADT: Make release and debug builds really different.Xavier Ducrohet2010-09-0110-525/+716
* | Merge "Fix Hierarchy viewer plug-in again."Xavier Ducrohet2010-09-011-7/+12
|\ \ | |/ |/|
| * Fix Hierarchy viewer plug-in again.Xavier Ducrohet2010-09-011-7/+12
* | Merge changes I682ba19d,Ie7451c21Raphael Moll2010-09-0113-80/+1116
|\ \ | |/ |/|
| * GLE2 context menu: Handle boolean properties as tri-state.Raphael Moll2010-09-013-42/+128
| * GLE2 context menu support.Raphael Moll2010-08-3113-80/+1030
* | 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-311-8/+9
|/
* Fix Eclipse build.Raphael Moll2010-08-282-0/+8
* Merge "ADT: new action to run dexdump on project."Raphael Moll2010-08-282-0/+341
|\
| * ADT: new action to run dexdump on project.Raphael Moll2010-08-242-0/+341
* | Merge "ADT: Make GLE2 the default."Raphael Moll2010-08-271-4/+6
|\ \
| * | ADT: Make GLE2 the default.Raphael Moll2010-08-251-4/+6
| |/
* | Misc fix in HierarchyViewer plugin.Xavier Ducrohet2010-08-272-5/+3
* | Fix broken plug-inKonstantin Lopyrev2010-08-273-5/+5
* | Renaming and adding //$NON-NLS-?$Konstantin Lopyrev2010-08-2712-110/+110
* | Merge "NPE in FolderDecorater"Xavier Ducrohet2010-08-271-0/+3
|\ \
| * | NPE in FolderDecoratersnpe2010-08-231-0/+3
* | | Refactoring and integrating into EclipseKonstantin Lopyrev2010-08-2724-143/+1230
* | | Tweaking and moving.Konstantin Lopyrev2010-08-271-1/+0
| |/ |/|
* | Merge "Allow adt-tests to access package-private elements."Brett Chabot2010-08-235-92/+16
|\ \
| * | Allow adt-tests to access package-private elements.Brett Chabot2010-08-215-92/+16
* | | Merge "Fix error strings: it's "dx.jar", not "dex.jar""Raphael Moll2010-08-232-24/+24
|\ \ \
| * | | Fix error strings: it's "dx.jar", not "dex.jar"Raphael Moll2010-08-212-24/+24
* | | | Disable tests using EasyMock to fix build.Raphael Moll2010-08-211-30/+28
|/ / /
* | | ADT GLE unit tests.Raphael Moll2010-08-193-7/+85
|/ /
* | ADT-Tests: Unit test for GRE NodeFactory.Raphael Moll2010-08-164-4/+187
* | ADT-Tests: add external/easymock to the classpath.Raphael Moll2010-08-161-0/+1
|/
* ADT: Fix visibility of method so that Eclipse tests can access it.Raphael Moll2010-08-092-1/+55
* Merge "Don't rely on map to store layout device configs."Xavier Ducrohet2010-07-294-83/+193
|\
| * Don't rely on map to store layout device configs.Xavier Ducrohet2010-07-294-83/+193
* | ADT GLE2: minor unit testsRaphael Moll2010-07-283-4/+411
|/
* Merge ""create alternate layout" default to no qualifier."Xavier Ducrohet2010-07-286-52/+109
|\
| * "create alternate layout" default to no qualifier.Xavier Ducrohet2010-07-276-52/+109
* | ADT GLE2: Remove (or disable) debug printfs.Raphael Moll2010-07-274-14/+18
|/
* Merge "Device Selector code."Konstantin Lopyrev2010-07-261-0/+1
|\
| * Device Selector code.Konstantin Lopyrev2010-07-231-0/+1
* | Fix issue with qualifier combo box not filled up in device modeXavier Ducrohet2010-07-261-4/+3
* | Update the ddmlib api for push/pull/installXavier Ducrohet2010-07-267-28/+80
* | Merge "Fix EclipseTestCollector for Eclipse 3.6's JUnit lib."Raphael Moll2010-07-241-14/+30
|\ \
| * | Fix EclipseTestCollector for Eclipse 3.6's JUnit lib.Raphael Moll2010-07-231-14/+30
* | | Merge "Fix QualifierListTest and ConfigMatchTest unittests."Raphael Moll2010-07-242-11/+32
|\ \ \ | |/ /
| * | Fix QualifierListTest and ConfigMatchTest unittests.Raphael Moll2010-07-232-11/+32
* | | ADT GLE2: fix, don't use constant from SWT 3.5.00Raphael Moll2010-07-231-6/+14
* | | Fix SDK build for eclipse tests.Raphael Moll2010-07-232-9/+10
|/ /
* | ADT GLE2: Deal with missing custom view classes.Raphael Moll2010-07-233-124/+562