summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/graphics/Path_Delegate.java
Commit message (Expand)AuthorAgeFilesLines
* LayoutLib: Fix Arc rendering.Xavier Ducrohet2011-03-141-5/+4
* LayoutLib: fix Capabilities and getDimensionPixelSizeXavier Ducrohet2011-03-081-1/+1
* LayoutLib: Implement some missing add###() method in Path.Xavier Ducrohet2011-03-071-25/+80
* LayoutLib: Add debug mode.Xavier Ducrohet2011-02-231-1/+1
* LayoutLib: Hold onto delegate references.Xavier Ducrohet2011-02-231-3/+3
* LayoutLib: remove some exceptions.Xavier Ducrohet2011-02-091-7/+14
* LayoutLib: Annotate the custom delegate methods.Xavier Ducrohet2011-02-091-0/+38
* LayoutLib: update logs to use new data bundleXavier Ducrohet2011-01-141-1/+1
* LayoutLib: Use the new log tag constants from LayoutLogXavier Ducrohet2011-01-131-2/+2
* LayoutLib: use tags in logs.Xavier Ducrohet2011-01-121-1/+2
* LayoutLib: add a few misc implementations.Xavier Ducrohet2011-01-071-18/+12
* LayoutLib: Finish the matrix delegate.Xavier Ducrohet2011-01-061-1/+1
* LayoutLib: Support Region through delegates.Xavier Ducrohet2010-12-241-0/+14
* LayoutLib: add support for unsupported drawing modifiers.Xavier Ducrohet2010-12-241-48/+7
* LayoutLib: support for Path and BitmapShader using delegates.Xavier Ducrohet2010-12-211-0/+748