summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/graphics/NinePatch_Delegate.java
Commit message (Expand)AuthorAgeFilesLines
* Fix DelegatesDeepanshu Gupta2014-08-041-3/+3
* am d5129e75: am 8a892279: Fix a bug in Nine Patch library.Deepanshu Gupta2014-02-061-2/+2
|\
| * Fix a bug in Nine Patch library.Deepanshu Gupta2014-02-051-2/+2
* | resolved conflicts for merge of b82b2f98 to klp-dev-plus-aospNarayan Kamath2014-01-281-9/+9
|\ \ | |/ |/|
| * Track 64bit changes to android/graphics.Narayan Kamath2014-01-281-9/+9
* | Update delegate methods in layoutlib.Deepanshu Gupta2013-11-251-0/+1
|/
* Fix layoutlib for KKDeepanshu Gupta2013-10-161-7/+28
* Make Layoutlib compile on Java 6.Xavier Ducrohet2012-02-021-0/+1
* LayoutLib: Annotate the custom delegate methods.Xavier Ducrohet2011-02-091-43/+47
* LayoutLib: improved rendering for system/title/action bars.Xavier Ducrohet2011-02-061-42/+44
* LayoutLib: update logs to use new data bundleXavier Ducrohet2011-01-141-3/+3
* LayoutLib: Use the new log tag constants from LayoutLogXavier Ducrohet2011-01-131-3/+3
* LayoutLib: use tags in logs.Xavier Ducrohet2011-01-121-2/+5
* LayoutLib: Improve error reporting.Xavier Ducrohet2011-01-111-3/+3
* LayoutLib: add support for unsupported drawing modifiers.Xavier Ducrohet2010-12-241-2/+0
* LayoutLib: improve bitmap support.Xavier Ducrohet2010-12-221-1/+1
* LayoutLib: support for layers.Xavier Ducrohet2010-12-221-16/+11
* LayoutLib: support for Path and BitmapShader using delegates.Xavier Ducrohet2010-12-211-1/+1
* LayoutLib: replace the stack of Graphics2D with custom snapshots.Xavier Ducrohet2010-12-151-6/+3
* LayoutLib: Use the new ninepatch API to suppor density.Xavier Ducrohet2010-12-131-1/+1
* LayoutLib: Fix logging.Xavier Ducrohet2010-12-061-3/+4
* Layoutlib: use default nine patch classes.Xavier Ducrohet2010-11-231-0/+225