summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/graphics/Paint_Delegate.java
Commit message (Expand)AuthorAgeFilesLines
* Fix changed native method delegates in layoutlib for ICS.Xavier Ducrohet2011-06-151-3/+10
* LayoutLib: Add debug mode.Xavier Ducrohet2011-02-231-1/+1
* LayoutLib: misc fixes.Xavier Ducrohet2011-02-231-24/+101
* LayoutLib: Hold onto delegate references.Xavier Ducrohet2011-02-231-46/+48
* LayoutLib: remove some exceptions.Xavier Ducrohet2011-02-091-10/+26
* LayoutLib: Annotate the custom delegate methods.Xavier Ducrohet2011-02-091-1/+67
* LayoutLib: update logs to use new data bundleXavier Ducrohet2011-01-141-5/+5
* LayoutLib: Use the new log tag constants from LayoutLogXavier Ducrohet2011-01-131-6/+6
* LayoutLib: use tags in logs.Xavier Ducrohet2011-01-121-5/+10
* LayoutLib: add a few misc implementations.Xavier Ducrohet2011-01-071-1/+1
* LayoutLib: Support Region through delegates.Xavier Ducrohet2010-12-241-11/+48
* LayoutLib: add support for unsupported drawing modifiers.Xavier Ducrohet2010-12-241-56/+82
* LayoutLib: support for layers.Xavier Ducrohet2010-12-221-5/+13
* LayoutLib: Misc rendering fixes.Xavier Ducrohet2010-12-211-6/+13
* LayoutLib: implement more of Canvas/Paint.Xavier Ducrohet2010-12-131-19/+54
* LayoutLib: Update font object when text info changes in paint delegateXavier Ducrohet2010-12-061-7/+9
* Layoutlib: Fix alpha support in Canvas/Paint.Xavier Ducrohet2010-11-121-5/+1
* 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-2/+21
* More layout Canvas/Paint implementation.Xavier Ducrohet2010-11-011-11/+60
* More implementation of the layoutlib Paint/Canvas delegates.Xavier Ducrohet2010-11-011-67/+212
* Layoutlib Canvas and Paint implementation through native delegatesXavier Ducrohet2010-11-011-0/+750