Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
eed61283770799292615aede81934f4e794621b7
/
tests
eed6128
IWYU for some more test files starting with 'C'.
by Ben Wagner
· 7 years ago
d2d367d
No long require copy as draw for vulkan wrapped resources.
by Greg Daniel
· 7 years ago
4eb6f7a
path is rect diag test is required
by Cary Clark
· 7 years ago
1cd6098
path is rect bug number twelve
by Cary Clark
· 7 years ago
a765156
yet another path is rect exploit
by Cary Clark
· 7 years ago
48c464a
a more involved path is rect bug
by Cary Clark
· 7 years ago
e7fbafe
Revert "ccpr: Implement conics"
by Chris Dalton
· 7 years ago
98b2415
ccpr: Implement conics
by Chris Dalton
· 7 years ago
d234afd
Remove SkPaint::kGenA8FromLCD_Flag.
by Ben Wagner
· 7 years ago
e320486
Don't allow ganesh to allocate mip maps for wrapped textures.
by Greg Daniel
· 7 years ago
c8cdad7
Make TestCase class in GrShapeTest heap allocate its GrShapes
by Brian Salomon
· 7 years ago
490aa59
rewrite iterator to make msvc happy
by Mike Reed
· 7 years ago
1749af2
Revert "add test for degenerate canvas dimension"
by Mike Reed
· 7 years ago
715b919
add test for degenerate canvas dimension
by Mike Reed
· 7 years ago
d422847
path is rect bug number nine
by Cary Clark
· 7 years ago
59af19f
can't abort looper loop, as saveCount won't be balanced
by Mike Reed
· 7 years ago
92cbf3f
Don't create lazy proxys if their width/height is greater than max tex size
by Greg Daniel
· 7 years ago
88ba971
son of path is rect bug
by Cary Clark
· 7 years ago
b809efb
workaround for buggy macOS GLSL shader compiler
by Ethan Nicholas
· 7 years ago
31608c0
another rect is path fix
by Cary Clark
· 7 years ago
ba375a8
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
by Robert Phillips
· 7 years ago
21f6437
Implement Sk2f Load2
by Chris Dalton
· 7 years ago
e3fda93
Implement Sk4f min/max
by Chris Dalton
· 7 years ago
c6c5ead
Reland "Fix handling of MaskFilter matrices"
by Florin Malita
· 7 years ago
1f27585
remove unused/dumb methods from SkRect
by Mike Reed
· 7 years ago
8540e11
more path is rect bugs
by Cary Clark
· 7 years ago
8eaf64a
Fix SkTCopyOnFirstWrite copy semantics
by Florin Malita
· 7 years ago
c64ee20
Revert "Fix handling of MaskFilter matrices"
by Robert Phillips
· 7 years ago
2097fd0
Fix handling of MaskFilter matrices
by Florin Malita
· 7 years ago
872da6b
Add initial support for simple concave shadows.
by Jim Van Verth
· 7 years ago
2fbbd03
Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture
by Robert Phillips
· 7 years ago
52e16d9
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
by Greg Daniel
· 7 years ago
58627cb
one more path is rect bug
by Cary Clark
· 7 years ago
5c71518
fix path to rect when missing close verb
by Cary Clark
· 7 years ago
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
Next »