Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
689d02d4b480289aacaeb2da83b93d733cdfcb0f
/
tests
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
28d4773
make compute helper for blurs private
by Mike Reed
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
2f86220
Fix drawing SkAnimatedImages with transparency
by Leon Scroggins III
· 7 years ago
9d28974
Reenable write pixels tests
by Brian Salomon
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
f618842
Extend math test to ensure our min/max/pin handle non-finites
by Mike Reed
· 7 years ago
1ebeefe
IWYU for test files starting with 'A'.
by Ben Wagner
· 7 years ago
10fc6fd
Revert "Revert "Add 1010102 support to Ganesh""
by Brian Osman
· 7 years ago
ee08b4a
SkString: remove externally unused ::setUTF16() from API
by Hal Canary
· 7 years ago
68dd2c1
Fixed SkSL use-after-free fuzzer bug and added defensive code to catch such problems in the future.
by Ethan Nicholas
· 7 years ago
ded47a5
Revert "Add 1010102 support to Ganesh"
by Brian Osman
· 7 years ago
c4039ea
Fission GrAtlasGlyphCache in two (take 2)
by Robert Phillips
· 7 years ago
2d0e124
SkString: fix ::setUTF16
by Hal Canary
· 7 years ago
44b6120
Add 1010102 support to Ganesh
by Brian Osman
· 7 years ago
f3a4ef9
Add unit test the explicit tests create a GrVkCopyPipeline
by Greg Daniel
· 7 years ago
4bc7011
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
by Robert Phillips
· 7 years ago
9e8a594
Support pngs with incorrect CMF bytes
by Leon Scroggins III
· 7 years ago
691fd1b
SkPDF: encode metadata strings correctly
by Hal Canary
· 7 years ago
ba7a165
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"""
by Robert Phillips
· 7 years ago
5c56af1
Revert "Fission GrAtlasGlyphCache in two"
by Robert Phillips
· 7 years ago
3d86a19
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds
by Brian Salomon
· 7 years ago
acf1790
Fission GrAtlasGlyphCache in two
by Robert Phillips
· 7 years ago
bb586b2
fix crasher in path-->region
by Mike Reed
· 7 years ago
f44cb48
Fix unit tests that were causes vulkan unitialized memory warnings in validation
by Greg Daniel
· 7 years ago
5f33a8c
Start on new GPU pixel ops implementation.
by Brian Salomon
· 7 years ago
0bf8926
align f16 buffers in SkRasterPipeline_tail test
by Mike Klein
· 7 years ago
8385a8a
Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory.""
by Greg Daniel
· 7 years ago
5d4604b
Fix assert format string in GrContext_colorTypeSupportedAsImage test.
by Oleg Maximenko
· 7 years ago
934c3d0
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""
by Robert Phillips
· 7 years ago
84d823a
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
by Robert Phillips
· 7 years ago
96165eb
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
by Robert Phillips
· 7 years ago
88fdee9
Revert "Fixes to alignment issues with regards to mapped vulkan memory."
by Greg Daniel
· 7 years ago
9fb6cf4
Fixes to alignment issues with regards to mapped vulkan memory.
by Greg Daniel
· 7 years ago
31476b7
Update piex and add test image
by Leon Scroggins III
· 7 years ago
59ddc6d
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
by Robert Phillips
· 7 years ago
267eccc
change path serialization version to 4
by Mike Reed
· 7 years ago
056c1a8
Separate creation time & flush time behavior in GrDrawOpAtlas
by Robert Phillips
· 7 years ago
955b3d5
tweak surface_image_unity on 32-bit bots
by Mike Klein
· 7 years ago
0a7aa14
Add checks for failed SkImageInfo2GrPixelConfig calls
by Greg Daniel
· 7 years ago
f87651e
Update createWrappedRenderTargetProxy with BackendTex to use lazy proxies
by Greg Daniel
· 7 years ago
0c3137c
hide complex versions of isOval and isRRect
by Mike Reed
· 7 years ago
c320b15
Introduce GrColorType
by Brian Salomon
· 7 years ago
535ba8d
Drop unused support for MSAA sample locations
by Chris Dalton
· 7 years ago
2a30390
Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.
by Greg Daniel
· 7 years ago
30dc8f9
loop over all color and alpha types
by Mike Klein
· 7 years ago
19d7bd6
hide virtual and rename to onMakeComposed
by Mike Reed
· 7 years ago
dfc0e91
add decal tilemode to shaders
by Mike Reed
· 7 years ago
cbf66a2
Ensure all rows of a gif are initialized
by Leon Scroggins III
· 7 years ago
f61711a
Fix nullptr access when ProcessorOptimizationValidationTest fails
by Brian Salomon
· 7 years ago
f6f7b67
When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3
by Greg Daniel
· 7 years ago
6028361
Drop unused shader support for sample variables
by Chris Dalton
· 7 years ago
f221b49
abort blur if the sigma is too small
by Mike Reed
· 7 years ago
ce6d93a
Check for min int in BMP header
by Leon Scroggins III
· 7 years ago
7080a43
Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."""
by Greg Daniel
· 7 years ago
95edb43
Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""
by Greg Daniel
· 7 years ago
33f38b0
simplify size check in string
by Mike Reed
· 7 years ago
7d79e7b
Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs
by Robert Phillips
· 7 years ago
0ee866d
Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."
by Greg Daniel
· 7 years ago
8242c5c
When creating emptyp MipMap proxies, don't instantiate them immediately.
by Greg Daniel
· 7 years ago
fc711a2
Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)
by Robert Phillips
· 7 years ago
f802e75
Revert "Revert "Allow linear 8888 surface contexts in GPU backend.""
by Brian Salomon
· 7 years ago
fee7cba
Check the length of marker before reading it
by Leon Scroggins III
· 7 years ago
4ffdf3c
Revert "Allow linear 8888 surface contexts in GPU backend."
by Brian Salomon
· 7 years ago
ce5209a
Make fully lazy proxies possess an origin
by Robert Phillips
· 7 years ago
6a46fb2
Allow linear 8888 surface contexts in GPU backend.
by Brian Salomon
· 7 years ago
559823d
Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"
by Cary Clark
· 7 years ago
8a83ca4
Add "sharpen" option to SkSL, to LOD bias all textures
by Brian Osman
· 7 years ago
d76e56d
Add SkCharacterization creation helper to GrContextThreadSafeProxy
by Robert Phillips
· 7 years ago
366093f
Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a
by Brian Salomon
· 7 years ago
d72d6c5
underflow makes it hard to compute proper radii
by Mike Reed
· 7 years ago
3081508
Remove unused code resulted from deleting DeferredTextureImage
by Greg Daniel
· 7 years ago
7fcfb62
move a bunch of helpers from SkImageInfo.h into priv
by Mike Reed
· 7 years ago
67f8584
Revert "Revert "Remove SkImage deferred texture image data APIs.""
by Brian Salomon
· 7 years ago
457469c
Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation.
by Greg Daniel
· 7 years ago
Next »