aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/sites
Commit message (Collapse)AuthorAgeFilesLines
* Move SDK Tools and ADT version to 10.Xavier Ducrohet2011-01-182-8/+8
| | | | Change-Id: I6cfde67f2d0a0da2f94124d19e152e99df349820
* Update the Eclipe plug-ins/features version number.Xavier Ducrohet2010-11-152-8/+8
| | | | Change-Id: Ib5f49d91506de5e218d80af1d05d06ba49155cb6
* Fix platform update site categories.Xavier Ducrohet2010-09-081-1/+1
| | | | Change-Id: Ib569e389aecea51fd15dde3b838d2b17581127c6
* Fix internal update site.Xavier Ducrohet2010-09-081-1/+5
| | | | | | | Platform category didn't have a desc which seems cause problems. Change-Id: I449279fd191254c486556573717f215c0a56a479
* First version of the PDT.Xavier Ducrohet2010-09-071-0/+6
| | | | | | | | | | | PDT stands for (Android) Platform Development Tools. The first version is pretty basic. A single pref page to give the location of the dev tree. From this it finds the location of adb and provides it to ddms through its extension point. Change-Id: Ibed895852bc46b83ac6bf749d0ea37f0a54fad08
* Move plug-ins version to 8.0.0 to match r8Xavier Ducrohet2010-09-032-7/+7
| | | | Change-Id: Ia186695240e5f641c517a31ae93100143fc42694
* Misc fix in HierarchyViewer plugin.Xavier Ducrohet2010-08-272-0/+6
| | | | | | | - Add plug-in to the update sites - Remove ddm(ui)lib from the plugin as it accesses the ddms plug-in Change-Id: I524180688443e0a72443a04fc3f00300e8ddc165
* Fix a memory leak in the Graphical Layout Editor.Xavier Ducrohet2010-07-091-0/+2
| | | | | | | | | | | | | | | | | | The rendering requires a looper, but never actually uses it. Some views (like scrollView) make use of messages during rendering putting messages into the looper message queue which was never read or emptied. In the case of the scrollview, the message actually contains a reference to the scrollview, which would then leak (with all its children views) The fix is to delete the looper that was created. This must be done by reflection as there's no public access to it, and this must be done from ADT so that all versions of layoutlib get the fix. Change-Id: I998ad0ec17e77e36a42d77f8ab888917a9ff6441
* move to Tools r7 and ADT 0.9.8Xavier Ducrohet2010-04-012-5/+5
| | | | Change-Id: Ia7690ff2787aa68bb668af05bbaf13a7cf16bc8b
* Update version numbers for Tools-r6 / ADT 0.9.7Xavier Ducrohet2010-01-262-5/+5
| | | | Change-Id: I2cd2e75f97369d2d8a69e7717a49a59784c1fffd
* More ADT to 0.9.6Xavier Ducrohet2009-11-192-5/+5
|
* Move Tools to rev 5, and ADT to 0.9.5Xavier Ducrohet2009-11-062-5/+5
| | | | Change-Id: I1fa1ae883eea4d27d5718788594ab0cb52ca6445
* Update some version number for Eclair SDK.Xavier Ducrohet2009-08-182-5/+5
|
* Change ADT/DDMS plug-ins version to 0.9.3Xavier Ducrohet2009-08-112-5/+5
|
* Move ADT/DDMS plug-ins to 0.9.2Xavier Ducrohet2009-07-222-5/+5
|
* Move ADT to 0.9.1Xavier Ducrohet2009-04-272-5/+5
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-0/+648
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-648/+0
|
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-202-0/+6
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-18/+3
|
* Initial ContributionThe Android Open Source Project2008-10-2110-0/+657