aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add sdklib tests to the adt-tests Unit tests.Xavier Ducrohet2009-10-051-0/+1
| | | | Change-Id: Ieb4e722b1b5a29cef250e2cb5575a71e09f956c3
* Add method profiling support to DDMS.Xavier Ducrohet2009-09-031-1/+1
| | | | | | | | | | | | New button allows to start/stop tracing. When clicking stop, DDMS downloads the trace file and starts Traceview. Also refactored some common parts of the HPROF and tracing handlers into a common class. The goal is to have a default, extensible implementation of the HPROF handler that DDMS and the plug-in can reuse. This will reduce duplicated code. Change-Id: Ifc48926c7f6f1c3ea49a4aa94053664be83cbb06
* Add "Dump HPROF file" to DDMS/DDMS pluginXavier Ducrohet2009-09-011-1/+1
| | | | | | | | | | | | | | | | | | | This uses the (new in cupcake) VM command through JDWP. Older VMs are detected through the (also new) 'FEAT' command that notifies which features the VM supports. The hprof file is right now saved in /sdcard. Due to donut+ apps not having the SD Card permission by default, we may need to change this in the (near) future. Upon completion of the dump by the VM, DDMS will give the user a file selector to choose a place to save the file on the host machine. Future improvements: run (our own) hat, or hprof-conv and a standard hprof tool (Eclipse MAT integration for instance). This should be configurable by the user. Change-Id: I33696b0263e3d0788ad5d90cedf3cd17393d2f9b
* Add Apache Commons Compress to ADT (required by sdklib)Xavier Ducrohet2009-07-241-0/+6
|
* ADT: Extract String IDs from Layout XML strings.Raphael2009-07-111-0/+9
|
* AI 145487: am: CL 145204 ADT #1761137: collect_sources_for_sdk.sh fails on ↵Raphael Moll2009-04-092-65/+170
| | | | | | | | | | | | the Mac It's really time to let the hackish bash/sed version go away, especially since it's really really slow, and provide a better python version instead. Original author: raphael Merged from: //branches/cupcake/... Automated import of CL 145487
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0313-0/+920
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0313-913/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-8/+1
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+8
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-0/+58
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-14/+20
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1710-226/+442
|
* Initial ContributionThe Android Open Source Project2008-10-2112-0/+633