summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/graphics/LinearGradient_Delegate.java
Commit message (Expand)AuthorAgeFilesLines
* LayoutLib: Hold onto delegate references.Xavier Ducrohet2011-02-231-1/+1
* LayoutLib: Annotate the custom delegate methods.Xavier Ducrohet2011-02-091-0/+8
* LayoutLib: update logs to use new data bundleXavier Ducrohet2011-01-141-2/+2
* 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: Misc rendering fixes.Xavier Ducrohet2010-12-211-4/+11
* LayoutLib: support for Path and BitmapShader using delegates.Xavier Ducrohet2010-12-211-26/+15
* LayoutLib: Fix gradient rendering.Xavier Ducrohet2010-12-141-39/+47
* Layoutlib: New bridge implementation using the new API 5.Xavier Ducrohet2010-11-111-1/+1
* Layoutlib native delegate: primitive shapes and shadersXavier Ducrohet2010-11-031-0/+221