Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
f778eb2f51572d57a75e1a9cec25d5495f6662e1
f778eb2
check for default typeface for new test
by Mike Reed
· 7 years ago
4c70c75
Update SkiaSDLExample to latest Ganesh interfaces.
by Jim Van Verth
· 7 years ago
39ef556
Correctly set encoder options according to color space
by Brian Osman
· 7 years ago
64778d9
Revert "Change image encode api to return sk_sp"
by Mike Reed
· 7 years ago
dc79955
Change image encode api to return sk_sp
by Mike Reed
· 7 years ago
f02fa6f
Ensure FB sRGB conversion is on during copy-as-draw
by Brian Osman
· 7 years ago
9530f7e
Revert "Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp""
by Brian Salomon
· 7 years ago
8593248
GMs: Call SkBitmap::notifyPixelsChanged()
by Hal Canary
· 7 years ago
b99bedd
Add serialize + catalog api to SkTextBlob
by Mike Reed
· 7 years ago
327290f
Devolve SkTwoPointConicalGradient to SkRadialGradient when possible
by Florin Malita
· 7 years ago
012893b
Don't pre-allocate GrTextBlobCache space
by Florin Malita
· 7 years ago
ceb4d48
Re-land "converted GrCircleBlurFragmentProcessor to sksl"
by Ethan Nicholas
· 7 years ago
815486c
Convert NonAALatticeOp to non-legacy GrMeshDrawOp.
by Brian Salomon
· 7 years ago
8e8c755
Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap
by Robert Phillips
· 7 years ago
810c2b6
[infra] Golo bots have been upgraded to Ubuntu 17.04
by Eric Boren
· 7 years ago
e401f2c
Revert "Always enable Analytic AA for rects"
by Yuqian Li
· 7 years ago
7d9f953
Revert "remove flags for android"
by Mike Reed
· 7 years ago
8321f75
Revert "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
a48ae6e
Blur gm.
by Herb Derby
· 7 years ago
a231857
Correctly stroke zero length segments in multi-contour paths
by Brian Osman
· 7 years ago
6d70274
Always enable Analytic AA for rects
by Yuqian Li
· 7 years ago
a3659de
Fix Google3 build after https://skia-review.googlesource.com/c/21524/
by Ben Wagner
· 7 years ago
d8ddf1b
remove flags for android
by Mike Reed
· 7 years ago
77e9666
Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy
by Christopher Cameron
· 7 years ago
62ae664
Revert "don't compose with (forced) opaque colors"
by Ethan Nicholas
· 7 years ago
a252c66
Avoid unneeded SkPictureImageFilter color space transforms
by Florin Malita
· 7 years ago
9f772a4
Skip GLPrograms test on D3D9 ANGLE to avoid NaN literals bug
by Brian Osman
· 7 years ago
bca23b8
Remove unused ctor in GrTextureDomain
by Robert Phillips
· 7 years ago
a8565e5
ICC: SkICCGetColorProfileTag supports special cases
by Hal Canary
· 8 years ago
742a3e2
Remove support for decoding to kIndex_8
by Leon Scroggins III
· 7 years ago
da1893f
Fixes for get_images_from_skps
by Leon Scroggins III
· 7 years ago
5449aad
[Reland] More SkColorSpaceXformer caching
by Florin Malita
· 7 years ago
8199559
don't compose with (forced) opaque colors
by Mike Reed
· 7 years ago
7343c19
Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp"
by Ethan Nicholas
· 7 years ago
8cd5041
Remove dependency on recipe_engine/shutil.
by Robert Iannucci
· 7 years ago
818ac5a
Revert "converted GrCircleBlurFragmentProcessor to sksl"
by Ethan Nicholas
· 7 years ago
086ce11
Make TessellatingPathOp be a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
eb5f249
Remove Rietveld stuff from cq.cfg
by Eric Boren
· 7 years ago
33607c6
Add missing checks for geometry shader stages in GrVkUtil.cpp
by Chris Dalton
· 7 years ago
8545915
Revert "More SkColorSpaceXformer caching"
by Florin Malita
· 7 years ago
8d1fc16
More SkColorSpaceXformer caching
by Florin Malita
· 7 years ago
8fe2427
Add mock config to tools and run through gms and benchs without crashing.
by Brian Salomon
· 7 years ago
a531f25
Make AAHairlineOp a non-legacy GrDrawMeshOp
by Brian Salomon
· 7 years ago
9b80ffc
converted GrCircleBlurFragmentProcessor to sksl
by Ethan Nicholas
· 7 years ago
66828c0
Add infra OWNERS
by Eric Boren
· 7 years ago
ec045b4
Add SK_API to GrBackendTexture and GrBackendRenderTarget
by Brian Salomon
· 7 years ago
f4d57d6
Tweak GLPrograms random seed to "fix" ANGLE bots
by Brian Osman
· 7 years ago
aa6c777
add guard for android (needs rebaseline)
by Mike Reed
· 7 years ago
98308fb
Plumb through need for unpremul/premul
by Mike Reed
· 7 years ago
6b65b98
Indicate texel buffer support in Vulkan
by Chris Dalton
· 7 years ago
cfe910d
Revert "Revert "Make mock GrContext unit testable.""
by Brian Salomon
· 7 years ago
0f3942f
Revert "Temporarily stop uploading to partner bucket in RecreateSKPs bot"
by Ravi Mistry
· 7 years ago
cf54081
Potentially fix definition of GR_TEST_UTILS in gn_to_bp.py
by Brian Salomon
· 7 years ago
90e89b3
Add proper aliased support for SDF text
by Jim Van Verth
· 7 years ago
24a2ecf
Minor SkColorSpaceXformer cleanup
by Florin Malita
· 7 years ago
71479b7
Fix missing height check found by /analyze
by Bruce Dawson
· 7 years ago
39e0855
Add an SkColorSpaceXformer image filter cache
by Florin Malita
· 7 years ago
c19ced1
Attempt to fix Android framework build
by Brian Salomon
· 7 years ago
c867a89
Revert "Make mock GrContext unit testable."
by Brian Salomon
· 7 years ago
3276f9a
guard legacy bilerp-ignorning hack
by Mike Reed
· 7 years ago
3854860
Unfriend SkImageFilter subclasses
by Florin Malita
· 7 years ago
c91e387
add stages for black and white colors
by Mike Reed
· 7 years ago
08252ec
Image filter DAG test for makeColorSpace()
by Florin Malita
· 7 years ago
6d9f429
only create new instance if needed for colorspacexformer
by Mike Reed
· 7 years ago
674a184
Add SkCodec::Result indicating error in the data
by Leon Scroggins III
· 7 years ago
005a970
ICO: Prevent calling 'new' with large values
by Leon Scroggins III
· 8 years ago
ec25768
SkPDF: Change some identifiers.
by Hal Canary
· 7 years ago
993e7e2
Make mock GrContext unit testable.
by Brian Salomon
· 7 years ago
0c26a9d
GR_TEST_UTILS fixes
by Brian Salomon
· 7 years ago
7c26ca7
add --forceRasterPipeline to dm, (already in nanobench)
by Mike Reed
· 7 years ago
514e9d8
Fix perf blacklist after test name change
by Greg Daniel
· 7 years ago
0933f33
output flags once
by Cary Clark
· 7 years ago
bdf6c62
srgb conversion needs to be in unpremul
by Mike Reed
· 7 years ago
ae68a39
protect against fuzzer
by Cary Clark
· 7 years ago
3223e27
SkTypeface: fix non-determinism on AdvacedMetrics
by Hal Canary
· 7 years ago
b1de5f9
SkDocument: consolidate trimBox code
by Hal Canary
· 7 years ago
8996e18
Use RGBA rather than N32 for GPU tests
by Brian Salomon
· 7 years ago
e5ddff5
Add basic metal build files for backend
by Greg Daniel
· 7 years ago
9fb036f
rewrote GrAlphaThresholdFragmentProcessor in sksl
by Ethan Nicholas
· 7 years ago
412cda7
add srgb gamma colorfilters
by Mike Reed
· 7 years ago
2d17139
SkPDF: GradientShaderPatterns use one hashmap not two.
by Hal Canary
· 7 years ago
c665e5b
add --csv option to nanobench
by Mike Reed
· 7 years ago
bace7a9
Remove CodecSrc::kIndex8_Always_DstColorType
by Leon Scroggins III
· 7 years ago
1d2678f
doh -- fix capitalization
by Mike Reed
· 7 years ago
94fd66c
SkPDF: Refactor PDFShader to use ShTHashMap<>
by Hal Canary
· 7 years ago
3a59665
Revert "Indicate texel buffer support in Vulkan"
by Chris Dalton
· 7 years ago
8b9566a
Disallow burst context instantiation for non-invertible CTMs
by Florin Malita
· 7 years ago
7aad8cc
optimize for diff matrix types
by Mike Reed
· 7 years ago
1efedd9
update bots after renaming bench
by Mike Reed
· 7 years ago
2dd2226
Indicate texel buffer support in Vulkan
by Chris Dalton
· 7 years ago
cb72722
Add a nanobench for drawing glyphs as paths
by Chris Dalton
· 7 years ago
466c7d6
header cleanup
by Hal Canary
· 7 years ago
cdb9a6d
Revert "enable new tiling for android"
by Mike Reed
· 7 years ago
fe11e45
enable new tiling for android
by Mike Reed
· 7 years ago
9d5dcda
We should draw at least once for benchmark
by Yuqian Li
· 8 years ago
54dac1f
experimental/documentation/gerrit.md: fix error
by Hal Canary
· 7 years ago
bfa23d7
update blendmode bench
by Mike Reed
· 7 years ago
6b59bf4
consolidate logic for matrix stage
by Mike Reed
· 7 years ago
974aad4
Handle degenerate 2pt conical center values gracefully
by Florin Malita
· 7 years ago
a920d36
remove unneeded code for index8 imagse
by Mike Reed
· 7 years ago
Next »