Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
efebaa2a1152d3950f252d63a619f53992366ff2
/
tests
/
WritePixelsTest.cpp
df1bd6d
Remove texture swizzle from GrSurfaceProxy.
by Brian Salomon
· 4 years, 10 months ago
3a36511
Remove origin from GrSurfaceProxy.
by Greg Daniel
· 5 years ago
a56a746
Remove GrSurfaceDesc
by Brian Salomon
· 5 years ago
b58a3c7
Remove fConfig from GrSurfaceDesc.
by Greg Daniel
· 5 years ago
47c20e8
Pass swizzle into createProxy instead of inferring from GrPixelConfig.
by Greg Daniel
· 5 years ago
beb7f52
Make GrSurfaceProxy constructors take arg that determines participation in
by Brian Salomon
· 5 years ago
0a15cc6
Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType
by Robert Phillips
· 5 years ago
27b4d8d
Remove sample count from GrSurfaceDesc.
by Brian Salomon
· 6 years ago
e8a766b
Move GrProtected off GrSurfaceDesc and pass separately.
by Brian Salomon
· 6 years ago
f2c2ba9
Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable.
by Brian Salomon
· 6 years ago
627d053
Move uses of functions taking SkColorType to GrColorType versions in GrCaps.
by Greg Daniel
· 6 years ago
da2e67a
Add GrProtected parameter to all createBackendTexture variants
by Robert Phillips
· 6 years ago
6eb8c24
Move readSurfacePixels and writePixelSurface into GrSurfaceContext.
by Greg Daniel
· 6 years ago
4bdd36f
Make color initialization version of createBackendTexture public
by Robert Phillips
· 6 years ago
8062679
Switch all internel uses of GrContext::createBackendTexture over to initialized versions
by Robert Phillips
· 6 years ago
5c7a25b
Move explicit backend object allocation API to GrContext
by Robert Phillips
· 6 years ago
9b16f81
Switch over to using new direct allocation API in our tests (as much as possible at least)
by Robert Phillips
· 6 years ago
9dbcdcc
Alter createTestingOnlyBackendTexture methods
by Robert Phillips
· 6 years ago
10d1721
Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed
by Robert Phillips
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
b27667a
Remove ToolUtils::write_pixels
by Brian Osman
· 6 years ago
7eeb74f
Add checks that the GrResourceAllocator is operating as expected
by Robert Phillips
· 6 years ago
ea3f014
sk_tool_utils -> ToolUtils, and git clang-format
by Mike Klein
· 6 years ago
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 6 years ago
646f637
Add rowBytes to createTestingOnlyBackendTexture
by Robert Phillips
· 6 years ago
d3895d8
Centralize the predicate for a glyph being too large for the atlas
by Herb Derby
· 6 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 7 years ago
5fba7ad
Support GL_RGB textures and render targets.
by Brian Salomon
· 7 years ago
26102cb
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
by Brian Salomon
· 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
3d86a19
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds
by Brian Salomon
· 7 years ago
5f33a8c
Start on new GPU pixel ops implementation.
by Brian Salomon
· 7 years ago
4c790bd
add writePixels to SkSurface --> so we can remove it from canvas
by Mike Reed
· 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
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 7 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 7 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 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
6be756b
Move resourceProvider accessor to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
be46e24
Revert "Move resourceProvider accessor to GrContextPriv"
by Hal Canary
· 7 years ago
1f9ed85
Move resourceProvider accessor to GrContextPriv
by Robert Phillips
· 7 years ago
0bd24dc
Funnel most proxy creation through GrProxyProvider
by Robert Phillips
· 7 years ago
1afd4cd
Add GrProxyProvider
by Robert Phillips
· 7 years ago
faa095e
Update SkSurface MakeFromBackend* factories to take an SkColorType.
by Greg Daniel
· 7 years ago
d21b2a5
Remove GrBackendObject from tests (except image_from_yuv_textures)
by Robert Phillips
· 7 years ago
7bbbf62
Fix GrContext::writePixels bug
by Robert Phillips
· 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
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 7 years ago
f194219
don't rely on canvas->readPixels
by Mike Reed
· 8 years ago
d17f658
Remove GrBackendTextureDesc
by Brian Salomon
· 8 years ago
086a427
guard references to SkColorTable
by Mike Reed
· 8 years ago
3391029
Fix some bugs with read/writePixels
by Brian Osman
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
12e946b
deprecate odd variants of SkCanvas::readPixels
by Mike Reed
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 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
3661bc9
hide trivial helpers on canvas
by Mike Reed
· 8 years ago
1b3387b
SkBitmap::setPixelRef(): less reference churn
by Hal Canary
· 8 years ago
c1f7774
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
71d9d84
Use temporary FBO for GrGLGpu::onReadPixels.
by Brian Salomon
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
7e92276
Reduce usage of MakeRenderTargetDirect
by robertphillips
· 8 years ago
dfe4f2e
Add SkColorSpace to GrDrawContext
by brianosman
· 9 years ago
4583ec5
Add support for draws in vulkan read and write pixels
by egdaniel
· 9 years ago
8b7451a
Turn ContextInfos returned by GrContextFactory into structs.
by bsalomon
· 9 years ago
758586c
Make existing unit tests only run on GL contexts
by bsalomon
· 9 years ago
Next »