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
*
Revert "Add color fonts."
Jim Van Verth
2018-03-23
*
Add color fonts.
Ben Wagner
2018-03-22
*
Add nativeFonts flag to Viewer.
Ben Wagner
2018-02-21
*
add writePixels to SkSurface --> so we can remove it from canvas
Mike Reed
2018-02-08
*
ensure that what is valid for a surface is also valid for an image
Mike Reed
2018-02-08
*
use tool_utils to encapsulate checking for recording canvas and makeSurface
Mike Reed
2018-01-02
*
resources: resource identifiers don't begin with leading slash
Hal Canary
2017-12-08
*
add util to compare images
Mike Reed
2017-12-04
*
slice GMs by native font platform, not by emoji format
Mike Klein
2017-11-15
*
remove platform_font_name()
Mike Klein
2017-11-14
*
add platform_font_manager()
Mike Klein
2017-11-13
*
Add clipping options to path text bench and samples
Chris Dalton
2017-11-07
*
clean up cruft about --portableFonts and --resourceFonts
Mike Klein
2017-11-06
*
Add Chinese fling sample
Robert Phillips
2017-08-16
*
add tool_util to compare images
Mike Reed
2017-08-08
*
Remove SkLightingShader and associated classes
Robert Phillips
2017-08-07
*
clang on windows support
Mike Klein
2017-07-31
*
remove references to kIndex_8_SkColorType from our tools/tests
Mike Reed
2017-07-12
*
add srgb gamma colorfilters
Mike Reed
2017-07-05
*
remove filterSpan from SkColorFilter
Mike Reed
2017-06-29
*
Fix recipes/tests for new Debian bots
Eric Boren
2017-06-28
*
make SkColorFilter::onAppendStages() pure
Mike Klein
2017-06-01
*
slant colorfilter away from filterSpan4f
Mike Reed
2017-05-31
*
force all colorfilters to implement 4f
Mike Reed
2017-05-04
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
*
Delete copyTo(Allocator), hide copyTo() behind flag
Matt Sarett
2017-04-27
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Simplify viewer's handling of backbuffer surface and color space
Brian Osman
2017-02-08
*
Move SkGammaColorFilter to tools, limit to sRGB
Brian Osman
2017-01-26
*
Implement sk_tool_utils::copy_to_g8(), used by gms
Matt Sarett
2017-01-19
*
Tag string bitmaps (for GMs) as sRGB
Brian Osman
2016-12-20
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Disable MSVC optimization of sk_tool_utils::make_big_path().
Mike Klein
2016-10-12
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Tag checkerboard bitmaps as sRGB
brianosman
2016-09-28
*
Revert of Tag checkerboard bitmaps as sRGB (patchset #1 id:1 of https://coder...
brianosman
2016-09-28
*
Tag checkerboard bitmaps as sRGB
brianosman
2016-09-26
*
Add new GM for occluded blurmask filter draws
robertphillips
2016-08-04
*
Add new bench for occluded blurmaskfilter draws
robertphillips
2016-08-04
*
Add iOS to platform_os_emoji.
bungeman
2016-07-20
[next]