aboutsummaryrefslogtreecommitdiffstats
path: root/ddms
Commit message (Expand)AuthorAgeFilesLines
* Style: space after synchronized (object) {...}Raphael Moll2011-07-271-1/+1
* Various fixes to the DDMS Native heap panel.Xavier Ducrohet2011-07-185-73/+85
* Fix some override issues.Xavier Ducrohet2011-07-061-1/+0
* Merge "Fix instrumentation repetition parsing and multi listener handling."Brett Chabot2011-06-302-8/+52
|\
| * Fix instrumentation repetition parsing and multi listener handling.Brett Chabot2011-06-282-8/+52
* | Merge "Add a preference for the profiler buffer size."Jeff Brown2011-06-283-2/+32
|\ \
| * | Add a preference for the profiler buffer size.Jeff Brown2011-06-273-2/+32
| |/
* | pullFile exception handling.Brett Chabot2011-06-232-1/+9
|/
* Fix various warningsTor Norbye2011-06-093-3/+24
* Refactor a method to extract an emulator port.Brett Chabot2011-06-022-28/+85
* Make instrumentation test failure message more verbose.Brett Chabot2011-05-203-17/+23
* Fix launchers for SDK tools using swtmenubar.Raphael Moll2011-05-052-5/+7
* Fix typos in READMEs.Raphael Moll2011-05-021-1/+1
* Use SwtMenuBar in HierarchyViewer application.Raphael Moll2011-04-281-0/+8
* Fix image reousrces in HierarchyViewer application.Raphael Moll2011-04-281-6/+3
* Use SwtMenuBar for DDMS.Raphael Moll2011-04-284-97/+68
* Add missing OSGI jar to DDMS classpath.Raphael Moll2011-04-273-8/+78
* Throw SyncException if local file is not found instead of FileNotFoundException.Brett Chabot2011-04-142-52/+34
* Put some new icons.Xavier Ducrohet2011-04-074-8/+8
* Reset sInitialized when calling AndroidDebugBridge.terminate().Xavier Ducrohet2011-04-061-1/+3
* New application icons for the various SDK toolsTor Norbye2011-04-052-0/+0
* Merge "Fix in MethodProfilingHandler."Xavier Ducrohet2011-04-041-3/+3
|\
| * Fix in MethodProfilingHandler.Pierre Zurek2011-03-091-3/+3
* | Added a New Folder action in File Explorer.Pierre Zurek2011-03-223-13/+118
* | Merge "Applying the previous rotation state when refreshing screen image."Tor Norbye2011-03-211-0/+11
|\ \
| * | Applying the previous rotation state when refreshing screen image.Keiji Ariyama2011-03-221-0/+11
| |/
* | Merge "Add missing notice files."Xavier Ducrohet2011-03-1752-62/+626
|\ \
| * | Add missing notice files.Xavier Ducrohet2011-03-1552-62/+626
* | | Disable the "unecessary else" warning.Raphael Moll2011-03-173-3/+3
|/ /
* | Add specifc warnings config for most sdk eclipse projects.Xavier Ducrohet2011-03-143-0/+192
|/
* Merge "Add datetime postfix to default file name when showing save screen ima...Raphaƫl Moll2011-02-161-2/+6
|\
| * Add datetime postfix to default file nameKeiji Ariyama2011-02-051-2/+6
* | Merge "Fix in FileListingService."Xavier Ducrohet2011-02-151-1/+1
|\ \
| * | Fix in FileListingService.Pierre Zurek2011-02-121-1/+1
* | | Add validation messages to the DDMS edit filter dialog.Keiji Ariyama2011-02-161-15/+59
|/ /
* | Fixing Issue 14663Keiji Ariyama2011-02-112-14/+15
|/
* Let the Traceview plug-in open the trace file created through DDMS.Xavier Ducrohet2011-02-016-11/+19
* Make ddmlib recognize a device in adb 'recovery' state.Brett Chabot2011-01-171-1/+2
* Merge "Allow the user to set the ADBHOST variable."Xavier Ducrohet2011-01-164-1/+93
|\
| * Allow the user to set the ADBHOST variable.Pierre Zurek2011-01-124-1/+93
* | Zoom ImprovementsTor Norbye2011-01-141-0/+0
|/
* Fix NON-NLS tokensTor Norbye2011-01-0412-47/+47
* Merge "use UTF-8 instead of ISO-8859-1"Xavier Ducrohet2011-01-041-1/+1
|\
| * use UTF-8 instead of ISO-8859-1Gasol Wu2010-12-031-1/+1
* | Fix DDMS and HierarchyViewer .bat files on WindowsRaphael Moll2010-12-151-69/+72
|/
* Use env var com.android.ddms.bindir for ddms.Raphael Moll2010-11-151-0/+6
* Fix ddms filechooser behavior and Mac acceleratorTor Norbye2010-10-193-6/+32
* Update application icons for sdkmanager and ddmsTor Norbye2010-10-182-0/+0
* Fix a couple of bugs.Tor Norbye2010-10-091-1/+1
* Merge "Fix various warnings"Tor Norbye2010-10-084-8/+23
|\