Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
84660e986d10489c9c29613dd4df38771c7d64f8
/
tests
42f02aa
Implement Sk2f::Store2
by Chris Dalton
· 7 years ago
83e0f1b
SkPDF: smarter Jpeg when libjpeg-turbo is present
by Hal Canary
· 7 years ago
3e8c345
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
by Greg Daniel
· 7 years ago
0cfd547
Remove SK_SUPPORT_LEGACY_BLURMASKFILTER
by Brian Osman
· 7 years ago
9988541
remove SK_IGNORE_TO_STRING
by Cary Clark
· 7 years ago
8caf85f
Add GrBackendTexture/RenderTarget accessors to SkSurface
by Robert Phillips
· 7 years ago
c550995
Add GrBackendTexture accessor to SkImage (take 2)
by Robert Phillips
· 7 years ago
c1267c6
Add SkSurfaceCharacterization operator== && !=
by Robert Phillips
· 7 years ago
be77a02
Hide GrPixelConfig in SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
42f8bc4
Add API for SkTextBlob serialization into caller's memory.
by Khushal
· 7 years ago
ea49523
GrTessellator: fix for points that become infinite on stroking.
by Stephen White
· 7 years ago
4db18ed
Add SkOffsetSimplePolygon.
by Jim Van Verth
· 7 years ago
22c1f37
Revert "implement SkTDArray with std::vector"
by Mike Klein
· 7 years ago
e9e19dd
SkPDF/Clusterator: a second test
by Hal Canary
· 7 years ago
80e1d56
implement SkTDArray with std::vector
by Mike Klein
· 7 years ago
c6a19f1
fix for frexp dataflow analysis
by Ethan Nicholas
· 7 years ago
6b6fcc7
Add SkSurface factory that takes an SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
1521c8a
SkPDF/Clusterator: expose to the light of a unit test
by Hal Canary
· 7 years ago
cf6da8c
Dump additional details about the gpu resources.
by Derek Sollenberger
· 7 years ago
20010e8
Reland "GrTessellator: hang fix."
by Stephen White
· 7 years ago
2346300
fixed type mismatches in SkSL comparison operators
by Ethan Nicholas
· 7 years ago
f259030
Revert "GrTessellator: hang fix."
by Mike Klein
· 7 years ago
050c867
GrTessellator: hang fix.
by Stephen White
· 7 years ago
6eba063
Add new GrResourceCache::purgeUnlockedResources variant
by Robert Phillips
· 7 years ago
41964ed
Rename SkInsetConvexPolygon to SkOffsetPolygon.
by Jim Van Verth
· 7 years ago
26a9aad
initial SkSLJIT checkin
by Ethan Nicholas
· 7 years ago
6ce482a
Remove include/svg from public.bzl includes.
by Ben Wagner
· 7 years ago
052ef69
Pin color type when a cross-context image is constructed
by Brian Osman
· 7 years ago
094fba9
Add SkColorSpaceXform_skcms
by Brian Osman
· 7 years ago
68ff92f
specialize arm64 allTrue()/anyTrue()
by Mike Klein
· 7 years ago
ae18d07
Revert "Implement Sk2f::Store2"
by Chris Dalton
· 7 years ago
8a8a8e9
Implement Sk2f::Store2
by Chris Dalton
· 7 years ago
99501b7
Fix leak of backend texture in GrContext_maxSurfaceSamplesForColorType test
by Brian Salomon
· 7 years ago
f7d3f61
tests/ImageTest: fail gracefully
by Hal Canary
· 7 years ago
5fba7ad
Support GL_RGB textures and render targets.
by Brian Salomon
· 7 years ago
abf7b76
Add texture-specific flags for External & Rectangle textures
by Robert Phillips
· 7 years ago
4125b61
tests: pass if !skia_enable_pdf
by Hal Canary
· 7 years ago
140ab36
Reland "fix nextContour bug"
by Mike Reed
· 7 years ago
3b68882
remove imageinfo flatten altogether
by Cary Clark
· 7 years ago
19eaf2d
Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU.""
by Brian Salomon
· 7 years ago
af77002
Allow SkTraceMemoryDump to exclude wrapped objects
by Eric Karl
· 7 years ago
be5947c
Revert "New read pixels implementation that is simpler but does all conversions on CPU."
by Brian Salomon
· 7 years ago
c9a642e
New read pixels implementation that is simpler but does all conversions on CPU.
by Brian Salomon
· 7 years ago
96b6d53
Fix GrTextureStripAtlasManager cleanup order bug
by Robert Phillips
· 7 years ago
0949bee
fix op fuzz
by Cary Clark
· 7 years ago
fe0253f
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags
by Robert Phillips
· 7 years ago
0a86820
Revert "fix nextContour bug"
by Stan Iliev
· 7 years ago
55fa647
Correctly discard or load RT when doing copies as draws in Vulkan
by Greg Daniel
· 7 years ago
7278d68
Add DoneProc to Promise Images
by Greg Daniel
· 7 years ago
6c94271
we now complain if an SkSL program tries to override the default output
by Ethan Nicholas
· 7 years ago
473f692
fix nextContour bug
by Mike Reed
· 7 years ago
e464160
Fix Vulkan Copy as draw shader
by Greg Daniel
· 7 years ago
874b535
Prevent crash when flushing while DDL recording
by Robert Phillips
· 7 years ago
6ceaafa
Handle GrContext creation failure in DDL
by Robert Phillips
· 7 years ago
bdea98c
Delete unused VkClearTest
by Greg Daniel
· 7 years ago
b8421ed
fix pathops fuzzers and debugging
by Cary Clark
· 7 years ago
7f44196
Make CreateBackendFormatFromTexture shared code
by Robert Phillips
· 7 years ago
cb3d49c
Some iwyu for tests which will otherwise break.
by Ben Wagner
· 7 years ago
3eda0bf
Only include png.h for png.
by Ben Wagner
· 7 years ago
8a3f55c
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
by Greg Daniel
· 7 years ago
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 7 years ago
c2d0dd6
Add a shader cap for incomplete short int precision
by Chris Dalton
· 7 years ago
2532584
add explicit API to know if the writebuffer is using its external storage
by Mike Reed
· 7 years ago
7d2b16a
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
by Greg Daniel
· 7 years ago
d8853ec
exact divide by 255 with NEON
by Mike Klein
· 7 years ago
f8a131d
Compile with GCC 7.2.0.
by Ben Wagner
· 7 years ago
7eddfb8
consolidate SaveLayerFlag internal references
by Cary Clark
· 7 years ago
b607a8f
IWYU for some test files starting with 'C'.
by Ben Wagner
· 7 years ago
52e943a
Add testing-only backend render target support to GrVkGpu.
by Brian Salomon
· 7 years ago
501c17c
Revert "IWYU for some test files starting with 'C'."
by Ben Wagner
· 7 years ago
1a462bd
IWYU for some test files starting with 'C'.
by Ben Wagner
· 7 years ago
18e7556
move blur impl into core
by Mike Reed
· 7 years ago
60ca867
make paint flatten unflatten private
by Cary Clark
· 7 years ago
b5502b2
Small cleanups suggested by ClangTidy
by Kevin Lubick
· 7 years ago
e6b04a1
IWYU for test files starting with 'B'.
by Ben Wagner
· 7 years ago
d496655
Remove TLS glyph cache calls.
by Herb Derby
· 7 years ago
cb1bbfe
Fix breakage from merge conflict related to deleteTestingOnlyBackendTexture sig. change
by Brian Salomon
· 7 years ago
26102cb
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
by Brian Salomon
· 7 years ago
a8d9211
Add promise images for deferred instantiation of wrapped gpu textures
by Greg Daniel
· 7 years ago
f865b05
Add GM configs that test rendering to a GL backend texture and render target
by Brian Salomon
· 7 years ago
03cd6e6
Avoid serializing to 'typ1' on Mac.
by Ben Wagner
· 7 years ago
74b4290
some fuzzer fixes
by Cary Clark
· 7 years ago
d07e4a2
Change behavior of custom image serial/deserial
by Mike Reed
· 7 years ago
4684f82
Add ability to uninstantiate lazy proxies after every flush.
by Greg Daniel
· 7 years ago
26b50a4
Add testing only helper to flush and sync gpu.
by Greg Daniel
· 7 years ago
f777897
Delazify wrapped backend textures/render target proxies
by Brian Salomon
· 7 years ago
5a66efb
Remove GrRestrictedAtlasManager
by Robert Phillips
· 7 years ago
7578f3e
Rename wrap backend tex/rt methods on GrProxyProvider
by Brian Salomon
· 7 years ago
b5e1f75
Revert "Revert "add tiler for SkDraw""
by Mike Reed
· 7 years ago
d2e9f76
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
by Robert Phillips
· 7 years ago
58389b9
Initial texture data is never flipped when uploaded.
by Brian Salomon
· 7 years ago
e64b064
Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.
by Brian Salomon
· 7 years ago
461ef7a
Revert "add tiler for SkDraw"
by Florin Malita
· 7 years ago
77e3afc
[SkSVGDevice] Add support for image shaders.
by Alexander Midlash
· 7 years ago
be1b397
add tiler for SkDraw
by Mike Reed
· 7 years ago
18e9ba1
support 888x, 1010102, and 101010x in SkPixmap::erase()
by Mike Klein
· 7 years ago
94458ee
Add SkSurfaceCharacterization::createResized
by Robert Phillips
· 7 years ago
e041e31
remove canvas internal private
by Cary Clark
· 7 years ago
ba8feb5
Draw glyphs from paths if they have an empty path.
by Ben Wagner
· 7 years ago
eb3f674
Add GetTypefaceOrDefault to SkPaintPriv
by Herb Derby
· 7 years ago
Next »