Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
e370cbe2bf26a785017d0bef3fa3d0c170e5080a
/
fuzz
68b9b57
FuzzCanvas: fix drawVertices BUG=skia:6314
by Hal Canary
· 8 years ago
c1a70e2
FuzzCanvas: fix text generation BUG=skia:6299
by Hal Canary
· 8 years ago
1ac8fd2
Define canvas fuzzers like the other API fuzzers
by Kevin Lubick
· 8 years ago
62176db
fuzz: dump_canvas
by Hal Canary
· 8 years ago
edbeb8b
Fix stack-overflow in FuzzCanvas
by Kevin Lubick
· 8 years ago
671e442
FuzzCanvas: impl SkPictureShader, SkTypeface, other TextEncodings
by Hal Canary
· 8 years ago
24ac42b
Fuzz PDF, N32, and Null Canvases
by Hal Canary
· 8 years ago
a07741a
begin to hide details of SkPathEffect
by Mike Reed
· 8 years ago
bcfb8f6
Revert "Revert "Revert[2] "hide deprecated underline and strikethru"""
by Mike Reed
· 8 years ago
cfd3d9f
Revert "Revert[2] "hide deprecated underline and strikethru""
by Mike Reed
· 8 years ago
aab68c5
Revert[2] "hide deprecated underline and strikethru"
by Mike Reed
· 8 years ago
5d5601c
Make sure fuzzer can't pick an illegal colortype
by Kevin Lubick
· 8 years ago
0d4bc0d
Draw path onto a canvas when fuzzing
by Kevin Lubick
· 8 years ago
edee1ae
Write SkRegion fuzzer
by Kevin Lubick
· 8 years ago
e005edd
Revert "hide deprecated underline and strikethru"
by Leon Scroggins
· 8 years ago
8c8b618
Change bitmap initialization in DrawFunctions fuzzer
by Kevin Lubick
· 8 years ago
a01bf9a
hide deprecated underline and strikethru
by Mike Reed
· 8 years ago
0168e04
Add a way to compute the code coverage of fuzzers
by Kevin Lubick
· 8 years ago
3d1a6bc
[4fGradient] Relax interval checks for SkGradientShaderBase also
by Florin Malita
· 8 years ago
75435bf
Log fuzzer linear gradient params in verbose mode
by Florin Malita
· 8 years ago
efaad3c
Remove SkColorCubeFilter. It is unused.
by Mike Klein
· 8 years ago
ab273fa
move SkTRegister.h into tools
by Mike Reed
· 8 years ago
f04c50a
Add in Path fuzzer
by Kevin Lubick
· 8 years ago
f80f115
Be able to fuzz a directory of input
by Kevin Lubick
· 8 years ago
941e7e2
re-land of added sk_FragCoord support to skslc
by Ethan Nicholas
· 8 years ago
e8e4a3e
Revert "added sk_FragCoord support to skslc"
by Greg Daniel
· 8 years ago
ce33f10
added sk_FragCoord support to skslc
by Ethan Nicholas
· 8 years ago
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 8 years ago
c1f7774
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
c5a8366
Add fuzzing for decoding animated images
by Leon Scroggins III
· 8 years ago
f1dd677
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
by Brian Salomon
· 8 years ago
d104266
Fix fuzzRange
by Kevin Lubick
· 8 years ago
cdb4d3c
Fix DrawFunctions fuzzer to initialize bitmaps
by Kevin Lubick
· 8 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
fec1dea
FuzzDrawFunctions from twsmith
by Kevin Lubick
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
9e1138d
re-land of switched skslc from std::string to SkString
by Ethan Nicholas
· 8 years ago
792d0f1
Revert "switched skslc from std::string to SkString"
by Greg Daniel
· 8 years ago
d8df21a
switched skslc from std::string to SkString
by Ethan Nicholas
· 8 years ago
c9f0cc8
Add back in min/max check on fuzzer range
by Kevin Lubick
· 8 years ago
fb0ce92
Properly handle INT_MIN and related
by Kevin Lubick
· 8 years ago
7ef4b74
re-re-land of skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
857cb97
Revert "re-land of skslc now uses standard Skia caps"
by Leon Scroggins
· 8 years ago
498d403
re-land of skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
b0b5360
Revert "skslc now uses standard Skia caps"
by Leon Scroggins
· 8 years ago
8af38a9
skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
416b248
Avoid platform-dependent function params in Fuzzer
by Kevin Lubick
· 8 years ago
2db8361
bench, samples, etc: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
2f535ce
Make fuzzers use cleaner interface
by Kevin Lubick
· 8 years ago
5e25717
hide setImageFilter(ptr)
by Mike Reed
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
840f12a
Fix memory leak in FuzzGradients
by kjlubick
· 8 years ago
85d3017
Fix fuzzer's bools to be 0 or 1 only
by kjlubick
· 8 years ago
19b9153
Add support for multiple frames in SkCodec
by scroggo
· 8 years ago
526972e
Rename all color space factories from New* to Make*
by Brian Osman
· 8 years ago
ddb37d6
re-re-land of skslc now automatically turns on derivatives support
by ethannicholas
· 8 years ago
e719577
Add SKSL fuzzer
by kjlubick
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
14f984b
Add fuzz executable to GN
by kjlubick
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
8e6c7ad
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
1eda1eb
Create gradient fuzzers
by kjlubick
· 8 years ago
ffae30d
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
by bungeman
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
e565450
Port FuzzPathop from chromium
by kjlubick
· 8 years ago
81700f6
remove DownSample imagefilter was just created early on as a test filter
by reed
· 8 years ago
3e3c1a5
Add deserialize color space entry point for fuzzing
by kjlubick
· 8 years ago
897a8e3
Add ICC fuzzer
by kjlubick
· 8 years ago
d8d6855
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
6fb2391
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
26694c3
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
30e78c9
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
9a89a09
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
ee6a991
SkTypeface::MakeFromName to take SkFontStyle.
by mboc
· 8 years ago
a4b09a1
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 8 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
534c270
Update TileImageFilter to sk_sp
by robertphillips
· 9 years ago
bfe11fc
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
47db5fe
Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ )
by robertphillips
· 9 years ago
a53011e
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
9fd07e5
Make fuzz builds set SK_FUZZ_LOGGING
by kjlubick
· 9 years ago
12fa47d
Update LightingImageFilter to sk_sp
by robertphillips
· 9 years ago
ef6a47b
Update MatrixConvolutionImageFilter to sk_sp
by robertphillips
· 9 years ago
11171f3
Update MagnifierImageFilter to sk_sp
by robertphillips
· 9 years ago
c416912
Update DropShadowImageFilter to sk_sp
by robertphillips
· 9 years ago
fc0f44a
Update DownSampleImageFilter to sk_sp
by robertphillips
· 9 years ago
Next »