aboutsummaryrefslogtreecommitdiffstats
path: root/ide_common/src/com/android/ide/common/rendering/LayoutLibrary.java
Commit message (Expand)AuthorAgeFilesLines
* Rename ide_common to sdk_commonSiva Velusamy2012-09-181-755/+0
* Unify all loggers in the sdk tools.Xavier Ducrohet2012-08-171-1/+1
* Update SDK codebase to JDK 6Tor Norbye2011-12-211-3/+6
* merge from tools_r12The Android Open-Source Project2011-06-281-2/+4
|\
| * Guard against a possible NPE when the rendering fails.Xavier Ducrohet2011-06-281-2/+4
* | Fix value parser to handle attr values not in declare-styleable.Xavier Ducrohet2011-06-241-2/+2
|/
* Improve error message when ADT is older than layoutlib.Xavier Ducrohet2011-06-031-2/+3
* Add method to LayoutLibrary to query layoutlib api level and rev.Xavier Ducrohet2011-05-191-0/+27
* Add baseline/margins to ViewInfo.Xavier Ducrohet2011-05-161-25/+160
* Add getViewBaseline to the LayoutLibrary class.Xavier Ducrohet2011-04-181-0/+17
* Move getViewParent/Index from RenderSession to Bridge.Xavier Ducrohet2011-04-061-1/+35
* 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-281-2/+2
* 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-251-2/+5
* Move the resource resolution code into ide-common.Xavier Ducrohet2011-01-171-7/+16
* Fix build by updating ide-common to the new LayoutLog.Xavier Ducrohet2011-01-141-3/+3
* 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-211-0/+486