summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/graphics/PorterDuffXfermode_Delegate.java
Commit message (Expand)AuthorAgeFilesLines
* Use BlendComposite for advanced PorterDuff Modes. [DO NOT MERGE]Deepanshu Gupta2014-07-161-21/+2
* LayoutLib: Support PorterDuffColorFilterDeepanshu Gupta2014-06-221-60/+26
* Track 64bit changes to android/graphics.Narayan Kamath2014-01-281-1/+1
* Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+140
* Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-140/+0
* LayoutLib: Hold onto delegate references.Xavier Ducrohet2011-02-231-1/+1
* LayoutLib: Annotate the custom delegate methods.Xavier Ducrohet2011-02-091-0/+2
* 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/+4
* LayoutLib: improve bitmap support.Xavier Ducrohet2010-12-221-0/+4
* LayoutLib: Misc rendering fixes.Xavier Ducrohet2010-12-211-31/+31
* LayoutLib: support for Path and BitmapShader using delegates.Xavier Ducrohet2010-12-211-2/+73
* Layoutlib: New bridge implementation using the new API 5.Xavier Ducrohet2010-11-111-1/+1
* Layoutlib native delegate: path effects and xfermode.Xavier Ducrohet2010-11-031-0/+61