index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkMatrix.h
Commit message (
Expand
)
Author
Age
*
refresh generated includes
Cary Clark
2018-07-13
*
remove unneeded scale from procs
Mike Reed
2018-07-12
*
refresh generated includes
Cary Clark
2018-06-14
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: more into SkMacros
Hal Canary
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
rebase
Cary Clark
2018-06-08
*
update SkColor
Cary Clark
2018-06-08
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
include refresh
Cary Clark
2018-05-30
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
mapRect should not fiddle with nonfinite values.
Cary Clark
2018-05-17
*
alternative no anonymous enums
Cary Clark
2018-04-26
*
updated includes
Cary Clark
2018-02-27
*
Remove public version of SkMatrix::mapPointsWithStride.
Brian Salomon
2018-01-05
*
Privatize separate src/dst version of SkMatrix::mapPointsWithStride.
Brian Salomon
2018-01-05
*
refresh public includes
Cary Clark
2018-01-03
*
Revert "Transform vertices for distance field glyphs on CPU."
Greg Daniel
2017-12-18
*
Revert "move homogenous with stride to matrixpriv"
Greg Daniel
2017-12-18
*
move homogenous with stride to matrixpriv
Cary Clark
2017-12-15
*
Transform vertices for distance field glyphs on CPU.
Brian Salomon
2017-12-15
*
Add a GM to test out odd matrix draws (take 2)
Robert Phillips
2017-10-31
*
Revert "Add a GM to test out odd matrix draws"
Robert Phillips
2017-10-31
*
Add a GM to test out odd matrix draws
Robert Phillips
2017-10-31
*
generated include refresh
Cary Clark
2017-10-30
*
make matrix serialization private
Cary Clark
2017-10-20
*
make skmatrix getmapproc private
Cary Clark
2017-10-20
*
convert mapHomogeneousPoints to SkPoint3
Cary Clark
2017-10-18
*
remove unused SkMatrix setIDiv
Cary Clark
2017-10-16
*
Revert "move SkMatrix anonymous affine enum to private"
Mike Reed
2017-10-13
*
move SkMatrix anonymous affine enum to private
Cary Clark
2017-10-12
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
minor changes to SkMatrix.h and SkRect.h
Cary Clark
2017-09-19
*
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...
Brian Salomon
2017-08-28
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
comment SK_API and add fix params
Cary Clark
2017-05-18
*
optimize intersect, use getType to utilize fast-case in preTranslate
Mike Reed
2017-03-07
*
Add some thread safety notes.
Mike Klein
2017-03-02
*
Batch across matrix changes in drawVertices and add GM to test.
Brian Salomon
2017-02-03
*
Harden degenerate gradient context handling
fmalita
2016-10-05
*
add SkMatrixPriv for specialized helpers
reed
2016-08-22
*
Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2...
halcanary
2016-08-10
*
Change mapRectScaleTranslate to pass args/ret by value
reed
2016-08-10
*
Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1...
reed
2016-07-10
*
change mapRectScaleTranslate to pass args/ret by value
reed
2016-07-10
*
make setScaleTranslate public
reed
2016-07-05
*
speed up maprect for scale+trans case
reed
2016-06-30
[next]