summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/graphics/BitmapFactory_Delegate.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in Ninepatch creation.Deepanshu Gupta2014-06-231-8/+11
* resolved conflicts for merge of cb7cdd50 to klp-modular-dev-plus-aospNarayan Kamath2014-01-311-1/+1
|\
| * Fix a few more delegate methods in layoutlib.Narayan Kamath2014-01-291-2/+2
* | Update delegate methods in layoutlib.Deepanshu Gupta2013-11-251-63/+0
|/
* Add isPremultiplied option to Bitmap_Delegate in LayoutLibDeepanshu Gupta2013-09-041-2/+9
* Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse.Xavier Ducrohet2012-03-231-4/+14
* Misc layoutlib fix in preparation of the access change in framework code.Xavier Ducrohet2011-08-011-1/+1
* LayoutLib: Annotate the custom delegate methods.Xavier Ducrohet2011-02-091-0/+9
* LayoutLib: improved rendering for system/title/action bars.Xavier Ducrohet2011-02-061-1/+42
* LayoutLib: Replace custom BitmapFactory by a simpler delegateXavier Ducrohet2011-02-041-0/+117