aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkMatrix.h
Commit message (Expand)AuthorAge
* [gpu] Remove getMaxStretch for perspective, use mapRadius for perspective pat...Gravatar bsalomon@google.com2011-09-09
* Improve gpu path subdiv with perspective, remove tolerance scale, fix commentGravatar bsalomon@google.com2011-09-07
* Add SkMatrix::getPerspectiveTypeMaskOnly() and SkMatrix::isTriviallyIdentity().Gravatar tomhudson@google.com2011-08-30
* Core skia changes to prepare for Gr AA Hairline rendererGravatar bsalomon@google.com2011-08-23
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Use texture cache for writePixels tempGravatar bsalomon@google.com2011-07-18
* Change pdfTransform to asAffine.Gravatar bungeman@google.com2011-07-13
* New benchmark for SkMatrix::computeType().Gravatar tomhudson@google.com2011-06-24
* speed-up SkMatrix::preScale by 3x, by special-casing it instead of just callingGravatar reed@google.com2011-06-01
* Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix.Gravatar bsalomon@google.com2011-05-10
* Add code needed to build skia as a windows dll within the chromium project.Gravatar ctguil@chromium.org2011-03-15
* Cleanup/unify matrix transform for PDF backend.Gravatar vandebo@chromium.org2010-10-26
* convert matrix <--> matrix44Gravatar reed@android.com2010-03-01
* add unittest for matrix::flattenGravatar reed@android.com2009-06-29
* add shape flatten so they work properly in picturesGravatar reed@android.com2009-06-29
* add initial unittest framework (tests)Gravatar reed@android.com2009-02-27
* grab from latest androidGravatar reed@android.com2008-12-17