aboutsummaryrefslogtreecommitdiffstats
path: root/ide_common/src/com/android/ide/common/rendering
Commit message (Expand)AuthorAgeFilesLines
* Move getViewParent/Index from RenderSession to Bridge.Xavier Ducrohet2011-04-061-1/+35
* Fix possible NPE in legacy callback support.Xavier Ducrohet2011-02-061-1/+5
* Add to layoutlib the ability to simply render a Drawable.Xavier Ducrohet2011-02-041-7/+23
* Add app name/icon and current render locale to the LayoutLib API.Xavier Ducrohet2011-02-041-8/+8
* Add MipMap to the resource type list.Xavier Ducrohet2011-01-281-1/+1
* Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet2011-01-282-4/+25
* Change APIs using String instead of ResourceType.Xavier Ducrohet2011-01-281-6/+24
* LayoutLib API update: build properties and multi ViewInfo results.Xavier Ducrohet2011-01-252-5/+10
* Move the resource resolution code into ide-common.Xavier Ducrohet2011-01-171-7/+16
* Move ValueResourceParser into a better package.Xavier Ducrohet2011-01-161-238/+0
* Fix build by updating ide-common to the new LayoutLog.Xavier Ducrohet2011-01-141-3/+3
* Resource parser should strip unescaped " from string values.Xavier Ducrohet2011-01-121-0/+8
* Remove error(tag, throwable) from LayoutLog.Xavier Ducrohet2011-01-111-1/+1
* Fix NPE in layout lib legacy conversion for empty layouts.Xavier Ducrohet2011-01-041-3/+5
* Add log to layout lib init method.Xavier Ducrohet2011-01-031-2/+4
* LayoutLib API refactoringXavier Ducrohet2010-12-215-0/+839