summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/graphics/Paint_Delegate.java
Commit message (Expand)AuthorAgeFilesLines
* Don't show warnings for fonts not bundled.Deepanshu Gupta2014-08-111-0/+8
* Fix DelegatesDeepanshu Gupta2014-08-041-0/+16
* Update text rendering delegates.Deepanshu Gupta2014-07-011-33/+43
* LayoutLib: Support PorterDuffColorFilterDeepanshu Gupta2014-06-221-4/+4
* LayoutLib: Better support for compact/elegant fonts.Deepanshu Gupta2014-06-121-2/+2
* LayoutLib: Add assertions for typeface.Deepanshu Gupta2014-06-051-6/+16
* LayoutLib: Font variantsDeepanshu Gupta2014-06-051-15/+16
* Layoutlib fixes for L [DO NOT MERGE]Deepanshu Gupta2014-05-271-59/+33
* Layoutlib: Update delegates for LDeepanshu Gupta2014-05-151-1/+9
* Add isElegantHeight to LayoutlibDeepanshu Gupta2014-04-181-0/+10
* Update layoutlib tests to check methods return value.Deepanshu Gupta2014-02-211-9/+9
* am 50b0ce4e: am fd8cba3a: Merge "Fix the measurement of text bounds." into kl...Deepanshu Gupta2014-02-061-7/+8
|\
| * Fix the measurement of text bounds.Deepanshu Gupta2014-01-071-7/+8
* | Track 64bit changes to android/graphics.Narayan Kamath2014-01-281-36/+36
|/
* Fix text renderingDeepanshu Gupta2013-09-051-106/+30
* Add missing native methods.Deepanshu Gupta2013-05-231-20/+24
* Fix Paint_Delegate with missing native method.Xavier Ducrohet2012-04-231-1/+20
* Remove unused codeRomain Guy2012-01-191-11/+0
* LayoutLib: fix support for textScaleX.Xavier Ducrohet2011-10-041-1/+1
* LayoutLib: add native delegate for set/getHinting in Paint.Xavier Ducrohet2011-08-221-0/+25
* 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