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
*
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
Brian Salomon
2016-11-29
*
Fix fuzzRange
Kevin Lubick
2016-11-29
*
Fix DrawFunctions fuzzer to initialize bitmaps
Kevin Lubick
2016-11-29
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
FuzzDrawFunctions from twsmith
Kevin Lubick
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
re-land of switched skslc from std::string to SkString
Ethan Nicholas
2016-11-21
*
Revert "switched skslc from std::string to SkString"
Greg Daniel
2016-11-20
*
switched skslc from std::string to SkString
Ethan Nicholas
2016-11-18
*
Add back in min/max check on fuzzer range
Kevin Lubick
2016-11-16
*
Properly handle INT_MIN and related
Kevin Lubick
2016-11-14
*
re-re-land of skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
Revert "re-land of skslc now uses standard Skia caps"
Leon Scroggins
2016-11-11
*
re-land of skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
Revert "skslc now uses standard Skia caps"
Leon Scroggins
2016-11-11
*
skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
Avoid platform-dependent function params in Fuzzer
Kevin Lubick
2016-11-10
*
bench, samples, etc: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-07
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Make fuzzers use cleaner interface
Kevin Lubick
2016-11-01
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Fix memory leak in FuzzGradients
kjlubick
2016-10-25
*
Fix fuzzer's bools to be 0 or 1 only
kjlubick
2016-10-24
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
re-re-land of skslc now automatically turns on derivatives support
ethannicholas
2016-10-20
*
Add SKSL fuzzer
kjlubick
2016-10-18
*
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
*
Add fuzz executable to GN
kjlubick
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
*
Make SkPngCodec decode progressively.
scroggo
2016-09-16
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Create gradient fuzzers
kjlubick
2016-08-12
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Port FuzzPathop from chromium
kjlubick
2016-07-19
*
remove DownSample imagefilter
reed
2016-06-25
*
Add deserialize color space entry point for fuzzing
kjlubick
2016-06-23
*
Add ICC fuzzer
kjlubick
2016-06-09
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
[next]