aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkMatrix44.h
Commit message (Expand)AuthorAge
* Remove string.h from SkTypes.hGravatar Ben Wagner2018-06-15
* Change SkMatrix44::fTypeMask to atomicGravatar Yuqian Li2018-05-03
* alternative no anonymous enumsGravatar Cary Clark2018-04-26
* Fix argument names and documentation for SkMatrix44::set3x3()Gravatar Brian Osman2018-04-20
* Suppress float-cast-overflow for double-to-float in SkMatrix{,44}Gravatar Ben Wagner2017-09-18
* Add some thread safety notes.Gravatar Mike Klein2017-03-02
* Fix color space matrix hashing to avoid hashing the typemaskGravatar Matt Sarett2017-01-04
* Fix storage of gamut transform matrices in SkColorSpaceGravatar brianosman2016-09-09
* SkMatrix44 clarifications and clean-upsGravatar msarett2016-06-23
* Enable flattening and unflattening of SkColorSpaceGravatar msarett2016-06-22
* return 4x4 matrix from SkColorSpaceGravatar reed2016-05-03