aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/hairlines.cpp
Commit message (Expand)AuthorAge
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* add hairline with caps gmGravatar caryclark2015-12-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* always layout w/ same boundsGravatar reed2015-04-11
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05
* fix for chrome bug with sub pixel hairlinesGravatar joshualitt2014-12-10
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-27
* Add GM case for arc truncation error bugGravatar robertphillips@google.com2013-09-26
* "Fix" for hairline corner bugsGravatar robertphillips@google.com2013-09-18
* Fix bounds computation in GrAAHairlineRendererGravatar commit-bot@chromium.org2013-09-03
* Fix degenerate and near-degenerate hairlines on the gpuGravatar commit-bot@chromium.org2013-05-24