summaryrefslogtreecommitdiff
path: root/tools/layoutlib/bridge/src/android/graphics/Matrix.java
AgeCommit message (Expand)Author
2010-10-27Reimplement the native matrix method using the new delegate way.Xavier Ducrohet
2010-02-24Remove empty finalize methods.Carl Shapiro
2010-01-13ADT/Layoutlib: implement Canvas.concat(Matrix)Xavier Ducrohet
2009-08-17Improved drawing/matrix support in layoutlibXavier Ducrohet
2009-06-05Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8]Xavier Ducrohet
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