summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android
Commit message (Expand)AuthorAgeFilesLines
* Remove empty finalize methods.Carl Shapiro2010-02-243-15/+0
* ADT/Layoutlib: implement sweep gradient.Xavier Ducrohet2010-01-193-60/+140
* ADT/Layoutlib: implement radial gradient.Xavier Ducrohet2010-01-193-219/+338
* ADT/Layoutlib: Add dash support to stroke.Xavier Ducrohet2010-01-152-38/+91
* ADT/Layoutlib: properly handle stroke information.Xavier Ducrohet2010-01-142-2/+41
* Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclairXavier Ducrohet2010-01-141-3/+9
|\
| * ADT/Layoutlib: improved gradient drawing for perf.Xavier Ducrohet2010-01-141-3/+9
* | ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that.Xavier Ducrohet2010-01-141-28/+32
|/
* ADT/Layoutlib: always use custom gradient (java) Paint.Xavier Ducrohet2010-01-141-30/+17
* ADT/Layout: support for 3+ color in linear gradientsXavier Ducrohet2010-01-141-6/+243
* ADT/Layoutlib: shader clean-up.Xavier Ducrohet2010-01-147-7/+14
* ADT/Layoutlib: 2 color, linear gradient support.Xavier Ducrohet2010-01-138-56/+92
* ADT/Layoutlib: implement Canvas.concat(Matrix)Xavier Ducrohet2010-01-132-18/+34
* ADT/Layoutlib: Reimplement parts of BitmapFactoryXavier Ducrohet2010-01-132-0/+604
* Properly implement Paint.breakText for layoutlib.Xavier Ducrohet2009-11-131-2/+12
* Support for fallback fonts in layoutlib.Xavier Ducrohet2009-11-093-66/+245
* Reimplement all the method of Paint for layoutlibXavier Ducrohet2009-10-051-69/+294
* Fix issue #2125720 Weather Forecast Widget - graphics do not scaleDianne Hackborn2009-09-231-2/+2
* am ace6a5cf: Merge change 21408 into donutXavier Ducrohet2009-08-183-20/+1243
|\
| * Improved drawing/matrix support in layoutlibXavier Ducrohet2009-08-173-20/+1243
* | am 94ff3f1f: Merge change 21063 into donutXavier Ducrohet2009-08-132-0/+4
|\ \ | |/
| * Fix handling of reference XML file in layout filesXavier Ducrohet2009-08-132-0/+4
* | am e1b63d22: Merge change 21033 into donutXavier Ducrohet2009-08-132-0/+163
|\ \ | |/
| * Mock ServiceManager and AccesibilityManager to make the view renders in ADTXavier Ducrohet2009-08-122-0/+163
* | remove GearsAndrei Popescu2009-08-131-7/+0
|/
* Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8]Xavier Ducrohet2009-06-051-66/+66
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0316-0/+3950
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0316-3950/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-9/+17
* Initial ContributionThe Android Open Source Project2008-10-2116-0/+3943