index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
fuzz
Commit message (
Expand
)
Author
Age
*
Refactor SerializedImageFilter to avoid duplicate code
Kevin Lubick
2018-01-09
*
Make commandline flags nicer for fuzz executable
Kevin Lubick
2018-01-09
*
Fuzz: GrContextFactory needs to stay in scope
Hal Canary
2018-01-08
*
Add SkPipe fuzzer
Kevin Lubick
2018-01-03
*
fuzz/FuzzCanvas: range in inclucive, not half-open
Hal Canary
2017-12-20
*
Fuzz skpicture with ReadBuffer
Kevin Lubick
2017-12-12
*
Implement a fast path for solid color lattice rectangle
Stan Iliev
2017-12-11
*
upgrade SkReadBuffer to always validate
Mike Reed
2017-12-06
*
Fuzz: RasterN32CanvasViaSerialization,
Hal Canary
2017-12-01
*
Add textblob fuzzer
Kevin Lubick
2017-11-21
*
Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""
Mike Reed
2017-11-09
*
Use validating buffer for skpath
Kevin Lubick
2017-11-09
*
Revert "Remove MakeForLocalSpace since picture image is sufficient"
Mike Reed
2017-11-09
*
Remove MakeForLocalSpace since picture image is sufficient
Mike Reed
2017-11-09
*
Fuzz: use SkNullWStream
Hal Canary
2017-08-29
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Switch SkSL to std::string
Brian Osman
2017-08-14
*
Remove SkTypeface::Style from fuzzers and lua.
Ben Wagner
2017-08-08
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
remove (unused?) arcto patheffect
Mike Reed
2017-07-24
*
remove unused SkPoint3 from SkColor.h
Mike Reed
2017-07-22
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
*
Add SkCodec::Result indicating error in the data
Leon Scroggins III
2017-07-06
*
Remove SkImageFilter::MakeBlur entry point
Robert Phillips
2017-06-27
*
remove unused mode parameter from SkMergeImageFilter
Mike Reed
2017-06-19
*
Revert "Revert "Delete SkGaussianEdgeShader""
Florin Malita
2017-05-31
*
Revert "Delete SkGaussianEdgeShader"
Florin Malita
2017-05-31
*
Delete SkGaussianEdgeShader
Florin Malita
2017-05-30
*
move files out of private, and fix up callers to IWYU
Mike Reed
2017-05-16
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
*
move vertex-mode enum into SkVertices
Mike Reed
2017-04-03
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation f...
Ethan Nicholas
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation for"
Ethan Nicholas
2017-03-30
*
skslc can now be compiled with no Skia dependencies, in preparation for
Ethan Nicholas
2017-03-30
*
Change SkMemory to the more accurately named SkMalloc.
Herb Derby
2017-03-27
*
FuzzCanvas: NullGL & DebugGL
Hal Canary
2017-03-21
*
Make SkMemory.h and adjust all files for usage.
Herb Derby
2017-03-20
*
Remove gpu configs that don't have explicit API.
Brian Salomon
2017-03-20
*
remove unused VerticesFlags
Mike Reed
2017-03-16
[next]