index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
sk_tool_utils.cpp
Commit message (
Expand
)
Author
Age
*
default SkPixelSerializer
halcanary
2015-12-10
*
SkPixelSerializer: remove deprecated virtual
halcanary
2015-12-10
*
Misc: Don't run etc1 bench with invalid image and fix VS2015 build warning
bsalomon
2015-10-19
*
Add imgblur tool to assist BlurMaskFilter debugging
robertphillips
2015-10-19
*
Factor out VisualBench timing code into a helper class
joshualitt
2015-10-05
*
Minor code cleanup (left over from prior CL)
robertphillips
2015-09-03
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Fix VS 2015 build
bsalomon
2015-08-19
*
Move normal map creation methods to sk_tools
robertphillips
2015-08-17
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make fontscalar gammatext lcdtext typeface verttext2 gm portable
caryclark
2015-07-24
*
fix typeface leak
caryclark
2015-07-23
*
fix typo
caryclark
2015-07-23
*
make color emoji gm portable
caryclark
2015-07-21
*
Generate platform specific fontmgr gm.
caryclark
2015-07-20
*
Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...
caryclark
2015-06-15
*
Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...
caryclark
2015-06-15
*
make gm background colors 565 compatible
caryclark
2015-06-15
*
make emptypath portable; add 565 color utility
caryclark
2015-06-12
*
Today's gm include many differences caused by platform font implementations.
caryclark
2015-06-10
*
Start canonicalizing color for all A8 textblobs
joshualitt
2015-04-14
*
sk_tool_utils::draw_checkerboard uses SkXfermode::kSrc_Mode to fix valgrind e...
halcanary
2015-01-27
*
s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/
halcanary
2015-01-26
*
Hide fields in SkImageInfo
reed
2014-09-03
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
use platform-independent font for gm
caryclark
2014-06-23
*
Add GYP target for sk_tool_utils.* component.
tfarina
2014-06-21
*
Revert "Revert of implement readPixels and writePixels natively, w/o using th...
reed@google.com
2014-03-25
*
Revert of implement readPixels and writePixels natively, w/o using the (depre...
commit-bot@chromium.org
2014-03-25
*
implement readPixels and writePixels natively, w/o using the (deprecated)
reed@google.com
2014-03-25
*
Revert "hide Config8888 entirely". Broke a bunch of builds.
bsalomon@google.com
2014-03-20
*
hide Config8888 entirely
commit-bot@chromium.org
2014-03-19
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-08
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07