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.h
Commit message (
Expand
)
Author
Age
*
Add color fonts.
Ben Wagner
2018-03-28
*
Revert "Add color fonts."
Ben Wagner
2018-03-27
*
Add color fonts.
Ben Wagner
2018-03-27
*
Revert "Add color fonts."
Jim Van Verth
2018-03-23
*
Add color fonts.
Ben Wagner
2018-03-22
*
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
*
Move control of explicit GPU resource allocation to GrContextOptions
Robert Phillips
2018-02-08
*
use tool_utils to encapsulate checking for recording canvas and makeSurface
Mike Reed
2018-01-02
*
remove deprecated SkPixelSerializer
Mike Reed
2017-12-16
*
add serial procs to pictures
Mike Reed
2017-12-05
*
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
*
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
*
add srgb gamma colorfilters
Mike Reed
2017-07-05
*
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
*
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
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Add new GM for occluded blurmask filter draws
robertphillips
2016-08-04
*
Add new bench for occluded blurmaskfilter draws
robertphillips
2016-08-04
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
default SkPixelSerializer
halcanary
2015-12-10
*
SkPixelSerializer: remove deprecated virtual
halcanary
2015-12-10
*
Revert of default SkPixelSerializer (patchset #2 id:20001 of https://coderevi...
halcanary
2015-12-09
*
default SkPixelSerializer
halcanary
2015-12-08
*
Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.c...
reed
2015-12-08
*
default SkPixelSerializer
halcanary
2015-12-08
*
Add SkTTopoSort
robertphillips
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
*
Revert of change pixel-serializer to support reencoding existing data (patchs...
reed
2015-09-28
*
change pixel-serializer to support reencoding existing data
reed
2015-09-28
*
Minor code cleanup (left over from prior CL)
robertphillips
2015-09-03
*
Style Change: NULL->nullptr
halcanary
2015-08-27
[next]