aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch
AgeCommit message (Expand)Author
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2014-09-23Adjust ADT to new ITestRunListener changes.Brett Chabot
2014-07-01ADT: Fix NPE in InstrumentationRunnerValidatorSiva Velusamy
2014-04-22Relax requirement for instrumentation test runners.Siva Velusamy
2014-03-17ADT: fix spurious SDK refresh when opening layout editor.Raphael Moll
2013-12-19Allow control over whether Device Chooser Dialog is displayedSiva Velusamy
2013-08-12adt launch: Fix spelling mistakeSiva Velusamy
2013-07-02Merge "Prompt for package uninstall when signature differs"Siva Velusamy
2013-01-2943194: Fix NPE when preferred avd is nullSiva Velusamy
2012-11-20Add AdtPlugin.getShell()Tor Norbye
2012-09-13Merge "Constants refactoring."Tor Norbye
2012-09-13avd launch: Fix paths using build target instead of minApiSiva Velusamy
2012-09-13launch: Refresh AVD selector dialog during initial setupSiva Velusamy
2012-09-13Constants refactoring.Tor Norbye
2012-09-11Properly dispose DeviceManager from AvdManager.Raphael Moll
2012-09-11Select AVD to run an app based on minSdkVersionSiva Velusamy
2012-08-20Merge "junit: Rework support for parallel junit launch."Siva Velusamy
2012-08-17Unify all loggers in the sdk tools.Xavier Ducrohet
2012-08-17junit: Rework support for parallel junit launch.Siva Velusamy
2012-08-13More refactoring.Xavier Ducrohet
2012-07-30Use minSdk for device/avd compatibility checksSiva Velusamy
2012-07-20junit: Launch tests on multiple devices concurrently.Siva Velusamy
2012-07-18Allow junit tests to be run on multiple devices.Siva Velusamy
2012-07-09Junit Launch: Use non-display thread if needed.Siva Velusamy
2012-06-13Provide readable device name rather than just serial numberSiva Velusamy
2012-05-31Allow running on multiple devices with a single launch.Siva Velusamy
2012-05-21ndk: Show DeviceChooserDialog only when necessary.Siva Velusamy
2012-05-21Merge "ndk: Add Ndk Debug Launch Shortcut."Siva Velusamy
2012-05-21NPE fix when launching test projectskyisle
2012-05-18ndk: Add Ndk Debug Launch Shortcut.Siva Velusamy
2012-05-17ADT Junit test: Check for array size before accessing itemsSiva Velusamy
2012-04-19Merge "JunitLaunch: Add option to run tests based on size."Siva Velusamy
2012-04-18JunitLaunch: Add option to run tests based on size.Siva Velusamy
2012-04-17Launch on same device regardless of AUTO/MANUAL mode.Siva Velusamy
2012-03-29Prompt for package uninstall when signature differsMichael Zoech
2012-03-26Add support for debugging native code.Siva Velusamy
2012-03-26ADT launch: remove unnecessary creation of a new threadSiva Velusamy
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-11-28ADT Launch: default to always showing device chooser dialog.Siva Velusamy
2011-11-23ADT Launch: Add setting to use same device for future runsSiva Velusamy
2011-11-09Add support for BuildConfig class to ADT.Xavier Ducrohet
2011-09-02Merge "A few warnings fixes"Tor Norbye
2011-09-01A few warnings fixesTor Norbye
2011-09-01Activate logcat view at appropriate times.Siva Velusamy
2011-07-11Fix to build dependencies during delayed PostCompJosiah Gaskin
2011-06-21Enable SdkManager2 and AvdManager1 windows in ADT.Raphael Moll
2011-06-10Properly handle CPU Arch/ABI in AVDs.Xavier Ducrohet
2011-06-09Disable PostComp in ADT except on Export or DebugJosiah Gaskin
2011-06-09Fix various warningsTor Norbye