aboutsummaryrefslogtreecommitdiffstats
path: root/traceview
Commit message (Collapse)AuthorAgeFilesLines
* SDK Updater: Support post install script for updating SDK Setup.exe.Raphael2010-01-281-1/+1
| | | | | | | | | The new post_tools_install.bat will be found in SDK/tools/lib. This also moves find_java.bat into the same lib folder. SDK Bug: 2404830 Change-Id: I84e3671918931079f296500e296ec1a55931b851
* Windows SDK: use find_java.bat in all batch wrappers.Raphael2010-01-261-2/+7
| | | | | | SDK Bug: 2315813 Change-Id: If026d09f927b3d0b5707dfd08e1367e4ba2da28b
* Updated to better distinguish between options and operandsNate Karstens2010-01-251-1/+1
| | | | | | | | | This is integrated from external/master/development.git in order to not be lost when the development->sdk move is merged into external/master Change-Id: I51631f4efd75f8fb429499fb3ddd1926b7467038 http://android.git.kernel.org/?p=platform/development.git;a=commit;h=582fcd428db0a49e453c64c8233f9f82ae72e1fc
* SDK: Enforce GDK_NATIVE_WINDOWS=true for linux scriptsRaphael2009-11-021-0/+4
| | | | | | SDK BUG 2232091 Change-Id: I2a000054545b7865769054d1fdc733e50f06edd5
* Sync DDMS/Traceview/Android version on the repository source.Xavier Ducrohet2009-09-253-30/+43
| | | | | | | | All apps now read source.properties located in SDK/tools to know which version they. This is used in about box display and in ping usage. Change-Id: I6620c3eb703c32bfcdfd96e6a27bffc7a123b974
* Make archquery use the same VM as DDMS/TraceviewXavier Ducrohet2009-09-241-10/+5
| | | | | | | | | | archquery is used to figure out whether the VM is 32 or 64 bit, but on MacOS X, it used the normal "java" command while the application was forced to use java 1.5 This could lead to cases where archquery ran in 1.6 64bit but the app in 1.5 32 bit, creating a mismatch and make the app using the wrong SWT version.
* Change scripts to support x86_64 for DDMS.Raphael2009-06-041-5/+20
|
* Change the SDK, DDMS and Traceview to work with the new SWT libraries.Xavier Ducrohet2009-06-042-4/+29
| | | | | | The SDK now contains 32 and 64 bit version of SWT. DDMS and Traceview use the archquery java app to check the architecture of the VM to decide which version of SWT should be used to run the apps.
* Make traceview compile with the new API from SdkStats.Xavier Ducrohet2009-04-272-1/+2
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0329-0/+5190
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0329-5190/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-3/+3
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-3/+3
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-2/+2
|
* Initial ContributionThe Android Open Source Project2008-10-2129-0/+5190