aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/DdmsPlugin.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2013-07-25Use systrace html prefix and suffix from platform toolsSiva Velusamy
2012-12-20ddmlib: Add controls for OpenGL tracing via jdwpSiva Velusamy
2012-09-07Support systrace in monitor.Siva Velusamy
2012-08-14Integrate uiautomatorviewer into EclipseSiva Velusamy
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-12-20Remove JDT dependency from DDMS & TraceView.Siva Velusamy
2011-12-19Do not initialize DDMS Console from ADT plugin.Siva Velusamy
2011-10-07DDMS plugin: Indicate which missing files prevent it from startingRaphael
2011-10-06Add logging in ddms.Xavier Ducrohet
2011-09-01Activate logcat view at appropriate times.Siva Velusamy
2011-05-27[EXTERNALIZATION] This commit externalizes the strings of the DDMS plugin.Pablo Leite
2011-02-01Let the Traceview plug-in open the trace file created through DDMS.Xavier Ducrohet
2011-01-12Allow the user to set the ADBHOST variable.Pierre Zurek
2011-01-04Fix NON-NLS tokensTor Norbye
2010-11-11Change the adbLocation ddms extension to provide more tools location.Xavier Ducrohet
2010-09-07PDT implements the new extension from ddmsXavier Ducrohet
2010-09-07Fix interdepency between ADT and DDMS.Xavier Ducrohet
2010-09-07New extension points for DDMSXavier Ducrohet
2010-09-07First version of the PDT.Xavier Ducrohet
2010-09-03DDMS now receives the adb location through an extension point.Xavier Ducrohet
2010-06-24Make ddmlib/ddmuilib jar files inside the ddms plug-in instead of symlinks.Xavier Ducrohet
2009-09-22Fix possible NPE in DDMS plugin init.Xavier Ducrohet
2009-09-08Add preferences to DDMS (plug-in/standalone) for adb time out.Xavier Ducrohet
2009-09-03Add method profiling support to DDMS.Xavier Ducrohet
2009-09-02Add support for opening HPROF files in Eclipse.Xavier Ducrohet
2009-05-15Make the ddmlib API use IDevice instead of DeviceXavier Ducrohet
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project