summaryrefslogtreecommitdiff
path: root/tools/layoutlib/bridge/src/android/graphics/LinearGradient.java
AgeCommit message (Collapse)Author
2010-11-03Layoutlib native delegate: primitive shapes and shadersXavier Ducrohet
Change-Id: Id2b0c6231589e82d8e96c9f019042eba348a6583
2010-01-19ADT/Layoutlib: implement radial gradient.Xavier Ducrohet
Also refactored some parts of LinearGradient to reuse them in the radial gradient Change-Id: I2ec69bd60190bd014217d989177dcc7269188dea
2010-01-14ADT/Layoutlib: improved gradient drawing for perf.Xavier Ducrohet
Change-Id: I79b909d7787e4442e7cfdf196de1ac0c077da7f8
2010-01-14ADT/Layoutlib: always use custom gradient (java) Paint.Xavier Ducrohet
The normal linear paint from AWT does not support our TileModes. Change-Id: I24667671dabdf1a5dffa342e4de9cc69487db0b6
2010-01-14ADT/Layout: support for 3+ color in linear gradientsXavier Ducrohet
Change-Id: I14c6a5a1de41470c6f1c66d490492ecc727302f2
2010-01-14ADT/Layoutlib: shader clean-up.Xavier Ducrohet
Change-Id: I0a200f438b7ccde2bfc19fd23614a647cb19d312
2010-01-13ADT/Layoutlib: 2 color, linear gradient support.Xavier Ducrohet
Change-Id: Ifaafa4fc42a22f4851449a7c35a5b82e211aafe7
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project