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
*
Reland "SkDEBUGF: use __VA_ARGS__"
Hal Canary
2018-07-18
*
remove unused untested parts of text blob
Cary Clark
2018-07-17
*
remove debug gl interface, grcontextfactory context type, and config.
Brian Salomon
2018-07-12
*
Add more tests for PolyUtils
Jim Van Verth
2018-07-11
*
Revert "SkDEBUGF: use __VA_ARGS__"
Robert Phillips
2018-07-11
*
SkDEBUGF: use __VA_ARGS__
Hal Canary
2018-07-11
*
Update fuzz autodetect for other fuzzer aliases
Kevin Lubick
2018-06-20
*
Fold SkJSON into Skia/utils
Florin Malita
2018-06-19
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
clean up SkPicture include
Cary Clark
2018-06-12
*
Clean up a few IWYU issues
Mike Klein
2018-06-11
*
SkJson
Florin Malita
2018-06-08
*
More libfuzzer cleanups from GPU switchover
Kevin Lubick
2018-06-07
*
Add Dockerfile for building and running local Skia checkout with SwiftShader
Kevin Lubick
2018-06-06
*
Add fuzzer option for Blur w/o occluder
Kevin Lubick
2018-06-06
*
Add option for fuzzer to toggle DAA
Kevin Lubick
2018-06-01
*
Fix fuzz+Skottie integration
Kevin Lubick
2018-05-29
*
[skottie] Relocate to modules/skottie
Florin Malita
2018-05-27
*
remove SkColorSpace::MakeICC() fuzzer
Mike Klein
2018-05-23
*
Fix FuzzCanvas - drawPath
Kevin Lubick
2018-05-22
*
Fuzz should observe the optional Skottie flag.
Florin Malita
2018-05-04
*
Add Skottie fuzzer (via json input)
Kevin Lubick
2018-05-04
*
IWYU for fuzz binary
Kevin Lubick
2018-04-24
*
Make fuzz autodetect file names
Kevin Lubick
2018-04-24
*
rm SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2018-04-19
*
Remove scanlineOrder switch statements that always do the same thing
Brian Osman
2018-04-06
*
Region Op Fuzzer
Hal Canary
2018-04-06
*
Avoid nonsortable rects in drawRect/drawOval
Kevin Lubick
2018-04-05
*
Move oss-fuzz to MockGPUCanvas
Kevin Lubick
2018-04-03
*
Add mock gl fuzzer
Kevin Lubick
2018-04-02
*
Add Encoder fuzzers
Kevin Lubick
2018-03-30
*
Add libFuzzer style fuzzer for NullGLCanvas for use on OSS-Fuzz.
Jonathan Metzman
2018-03-29
*
Port 2 Canvas fuzzers to oss-fuzz
Kevin Lubick
2018-03-21
*
hide SkBlurMaskFilter and SkBlurQuality
Mike Reed
2018-03-14
*
Add oss-fuzz endpoint for PathMeasure
Kevin Lubick
2018-03-12
*
pathmeasure fuzzer
Cary Clark
2018-03-12
*
Fix a tiny typo
Yuqian Li
2018-03-01
*
Tweak API fuzzers to run better in libfuzzer
Kevin Lubick
2018-02-27
*
Port 3 API fuzzers to be oss-fuzz friendly
Kevin Lubick
2018-02-27
*
Add guidance for oss-fuzzer for new path version
Kevin Lubick
2018-02-23
*
Check for null colorFilter in FuzzCanvas
Kevin Lubick
2018-02-21
*
hide virtual and rename to onMakeComposed
Mike Reed
2018-02-19
*
Add 2 fuzz targets for image decoding (oss-fuzz)
Kevin Lubick
2018-02-12
*
Break some fuzzer targets out so oss-fuzz can use them
Kevin Lubick
2018-02-09
*
Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag"
Mike Klein
2018-02-07
*
Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag"
Mike Klein
2018-02-07
*
remove SkCanvas::kIsOpaque_SaveLayerFlag
Mike Klein
2018-02-07
[next]