Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c0132ffa6449ec5f85a1c045cbaaf1a0a8ea2b6d
/
tests
/
ImageTest.cpp
b62f50c
Replace nearly all kRespect with kIgnore
by Brian Osman
· 6 years ago
108bb23
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Greg Daniel
· 6 years ago
34aa059
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Ethan Nicholas
· 6 years ago
ff2181e
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
by Greg Daniel
· 6 years ago
e141548
Fix ImageTest to check if gpu mip maps are supported.
by Greg Daniel
· 6 years ago
5f4b09d
Allow caller to specify if the want mip maps in makeTextureImage call.
by Greg Daniel
· 6 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 6 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 6 years ago
8a8dd33
Make SkImage own its GrContext.
by Brian Salomon
· 6 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 7 years ago
55d330c
Reland "call skcms_OptimizeForSpeed()"
by Mike Klein
· 7 years ago
1b4ad0d
Revert "call skcms_OptimizeForSpeed()"
by Mike Klein
· 7 years ago
3b8feb3
call skcms_OptimizeForSpeed()
by Mike Klein
· 7 years ago
57bf4a3
When creating testing backendTexture take colorspace into account.
by Greg Daniel
· 7 years ago
ba375a8
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
by Robert Phillips
· 7 years ago
52e16d9
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
by Greg Daniel
· 7 years ago
c550995
Add GrBackendTexture accessor to SkImage (take 2)
by Robert Phillips
· 7 years ago
052ef69
Pin color type when a cross-context image is constructed
by Brian Osman
· 7 years ago
f7d3f61
tests/ImageTest: fail gracefully
by Hal Canary
· 7 years ago
26102cb
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
by Brian Salomon
· 7 years ago
26b50a4
Add testing only helper to flush and sync gpu.
by Greg Daniel
· 7 years ago
5d4604b
Fix assert format string in GrContext_colorTypeSupportedAsImage test.
by Oleg Maximenko
· 7 years ago
67f8584
Revert "Revert "Remove SkImage deferred texture image data APIs.""
by Brian Salomon
· 7 years ago
4f5a79c
remove kRW_LegacyBitmapMode
by Cary Clark
· 7 years ago
9708af8
Add test for reading back from unpremul texture image
by Brian Salomon
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 7 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 7 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 7 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 7 years ago
85ae715
Add new GrContext queries for imagability, surfacability, and max sample count of color types
by Brian Salomon
· 7 years ago
abba998
Fix GrBackendTextureImageGenerator to hold context lock till all proxies are gone
by Greg Daniel
· 7 years ago
c4e3109
don't draw images with nonfinite dst bounds
by Mike Reed
· 7 years ago
88d9071
Revert "hide picture virtuals (no public callers)"
by Mike Klein
· 7 years ago
8005bff
hide picture virtuals (no public callers)
by Mike Reed
· 7 years ago
48661b8
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
by Greg Daniel
· 7 years ago
f35fd8d
Move more internal methods from GrContext to GrContextPriv (take 3)
by Robert Phillips
· 7 years ago
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 7 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
07320e4
Revert "Move more internal methods from GrContext to GrContextPriv"
by Hal Canary
· 7 years ago
f440cec
Move more internal methods from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
966db9e
Force BackendTextureImageGenerator to work on only 1 consumer context
by Greg Daniel
· 7 years ago
47fdf6c
add serialprocs to MultiDocument, hide redundant methods
by Mike Reed
· 7 years ago
f5d8758
Add new SkImage factory to create from GrBackendTexture with SkColorType
by Greg Daniel
· 7 years ago
ef03848
remove deprecated SkPixelSerializer
by Mike Reed
· 7 years ago
aae533e
Revert "Remove SkImage deferred texture image data APIs."
by Eric Karl
· 7 years ago
d21b2a5
Remove GrBackendObject from tests (except image_from_yuv_textures)
by Robert Phillips
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
4f5e1d4
Remove SkImage deferred texture image data APIs.
by Brian Salomon
· 7 years ago
55ad774
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context.""
by Brian Salomon
· 7 years ago
1e09e46
Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."
by Brian Osman
· 7 years ago
5627d65
Add method to sk_gpu_test::TestContext to automatically restore the previous context.
by Brian Salomon
· 7 years ago
dcfca43
Use GrContextFactories that produce a single GrContext in unit tests.
by Brian Salomon
· 7 years ago
63bc48d
Add MakeCrossContextFromPixmap
by Brian Osman
· 7 years ago
914a36b
MakeBackendTextureFromSkImage
by Eric Karl
· 7 years ago
177e695
Add flag on GrBackendTexture to say whether texture is mipped or not
by Greg Daniel
· 7 years ago
f0ffb89
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Mike Reed
· 7 years ago
5a2e50e
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"""
by Mike Reed
· 7 years ago
cd284c5
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""
by Mike Reed
· 7 years ago
809cbed
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Jim Van Verth
· 7 years ago
88757da
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
f46633f
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Greg Daniel
· 7 years ago
98a6216
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 7 years ago
d9971c0
Fix DeferredTextureImage test on Mac
by Robert Phillips
· 7 years ago
3f475d9
Update CrossContext Image test to fix memory leak
by Greg Daniel
· 7 years ago
6409f84
Revert "Revert "Change image encode api to return sk_sp""
by Mike Reed
· 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
a920d36
remove unneeded code for index8 imagse
by Mike Reed
· 7 years ago
0401c0d
hide index8 support
by Mike Reed
· 7 years ago
8744405
Remove SkImage_Base::peekTexture call
by Robert Phillips
· 7 years ago
ceb7a42
Fix cross context test to actually use shared GL contexts
by Brian Osman
· 7 years ago
646e429
Retract GrTexture*.h & GrRenderTarget*.h from other headers
by Robert Phillips
· 7 years ago
7a8c84c
Reland DeferredTextureImageData low-bit-depth/dithering support
by Eric Karl
· 7 years ago
cdabbcc
Store context type (rather than backend type) in ContextInfo
by Robert Phillips
· 7 years ago
7fbeb5a
Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support"""
by Brian Salomon
· 7 years ago
840ff88
Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""
by Brian Salomon
· 7 years ago
d7c681d
Revert "DeferredTextureImageData low-bit-depth/dithering support"
by Brian Salomon
· 7 years ago
2c075e7
DeferredTextureImageData low-bit-depth/dithering support
by Eric Karl
· 7 years ago
13dddce
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 8 years ago
449d78f
Revert "Added SkImage::MakeCrossContextFromEncoded"
by Brian Salomon
· 8 years ago
83b1b3d
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 8 years ago
b8a1392
Fix uncached getROPixels from GPU images
by Brian Osman
· 8 years ago
7ef28f3
Revert "Revert "Plumb GrBackendTexture throughout skia.""
by Greg Daniel
· 8 years ago
7fa5c31
Revert "Plumb GrBackendTexture throughout skia."
by Stan Iliev
· 8 years ago
7da62b9
Plumb GrBackendTexture throughout skia.
by Greg Daniel
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
cb87423
Add SkImage::makeColorSpace() to public API
by Matt Sarett
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 8 years ago
5b1dba8
Support parametric transfer functions in SkImage_Raster::onMakeColorSpace()
by Matt Sarett
· 8 years ago
b14131c
Revert "Revert[2] "clean up (partially) colortable api"""
by Mike Reed
· 8 years ago
9920b10
Revert[2] "clean up (partially) colortable api""
by Mike Reed
· 8 years ago
1d1165c
Revert "clean up (partially) colortable api"
by Mike Klein
· 8 years ago
2e491a6
clean up (partially) colortable api
by Mike Reed
· 8 years ago
5fa3d6d
Revert "Revert "simplify api to bitmapcache""
by Mike Reed
· 8 years ago
dd1b4e9
Revert "simplify api to bitmapcache"
by Florin Malita
· 8 years ago
9f4b0ae
simplify api to bitmapcache
by Mike Reed
· 8 years ago
107524c
Attempt to fix AMD ANGLE bots.
by Brian Salomon
· 8 years ago
ed182d7
Remove SkImage::MakeTextureFromPixmap
by Brian Osman
· 8 years ago
6405e71
Remove gpu configs that don't have explicit API.
by Brian Salomon
· 8 years ago
Next »