index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
gammatext.cpp
Commit message (
Expand
)
Author
Age
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
disable gammatext gm for a while, looking for other flakes
reed
2014-11-14
*
clean up dead code
reed
2014-11-13
*
extend SkShader to report a luminance-color to be used for gamma correction
reed
2014-08-22
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix memory leak in gammatext GM.
scroggo@google.com
2012-08-01
*
fix warnings on Mac in gm
caryclark@google.com
2012-06-06
*
Fix some float/scalar/int confusion.
vandebo@chromium.org
2012-04-18
*
Fix some fixed-point bugs.
vandebo@chromium.org
2012-04-17
*
return false if the typeface cannot be found
reed@google.com
2012-03-08
*
add test for colored text drawing (hopefully gamma corrected)
reed@google.com
2012-02-14