aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android
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
2015-06-01Update default enabled tags to match systrace.pySiva Velusamy
2015-06-0121560057: Don't enable rs tag by default in systrace options.Siva Velusamy
2014-12-16Minor improvements to systrace options dialogSiva Velusamy
2014-06-11ddmuilib: Remove PortFieldEditorSiva Velusamy
2014-03-04Add hex prefix to systrace tagTimothy Clark
2013-08-30Update traceview for ddmlib API changeSiva Velusamy
2013-07-25Use systrace html prefix and suffix from platform toolsSiva Velusamy
2013-06-04systrace: Support for application tracingSiva Velusamy
2013-04-18Fixing that "video" tag option mix up with "view" tag in Systrace.Keiji Ariyama
2013-04-09Update systrace html to reflect upstream changesSiva Velusamy
2013-02-08Fix import paths for LogCatMessageSiva Velusamy
2012-12-20ddmlib: Add controls for OpenGL tracing via jdwpSiva Velusamy
2012-12-10systrace: Support newer atrace options.Siva Velusamy
2012-12-06Add sysinfo panel to monitor/ADTSiva Velusamy
2012-10-15systrace: Update template to match systrace.pySiva Velusamy
2012-10-10uiautomator: Display root cause of exception if possible.Siva Velusamy
2012-10-01ddms-plugin: Add preference for method profiler buffer sizeSiva Velusamy
2012-09-28logcat: Support auto scroll lock.Siva Velusamy
2012-09-07Support systrace in monitor.Siva Velusamy
2012-08-14Integrate uiautomatorviewer into EclipseSiva Velusamy
2012-06-05logcat: Support searching through the message list.Siva Velusamy
2012-05-25logcat: Allow users to set colors for different priorities.Siva Velusamy
2012-05-09Tweak DDMS monitor dialogTor Norbye
2012-05-09Allow users more control over auto monitoring logcat.Siva Velusamy
2012-05-07Open hprof files if hprof content type is supported.Siva Velusamy
2012-05-03logcat: Remove JFace TableViewer and use SWT Table directlySiva Velusamy
2012-04-23Relocate emulator control panel in DDMS perspective.Siva Velusamy
2012-04-19SourceRevealer: Unify fqmn and file name based searches.Siva Velusamy
2012-03-30DDMS: show certain prefs only if ADT is available.Siva Velusamy
2012-02-29Switch Perspective before opening source files.Siva Velusamy
2012-02-23Merge "Disabling action buttons in device panel. Before selecting a target de...Jean-Baptiste Queru
2012-02-21ddms: Add Network Stats ViewSiva Velusamy
2012-02-19Disabling action buttons in device panel.Keiji Ariyama
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-10-05Add a preference to turn on/off auto monitoring logcat.Siva Velusamy
2011-09-13Default HPROF dump action should be to save hprof file.Siva Velusamy
2011-09-01Display with transient filter selected on logcat errors.Siva Velusamy
2011-09-01Activate logcat view at appropriate times.Siva Velusamy
2011-09-01Move creation of LogCatReceiver to a separate factory.Siva Velusamy
2011-08-23Make the logcat fifo size user configurable.Siva Velusamy
2011-08-18Add support for Select All and Copy to Clipboard actions.Siva Velusamy
2011-08-17Goto source when user double clicks on stack trace.Siva Velusamy
2011-08-17Add new logcat view to Eclipse.Siva Velusamy