Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e24617906ee28aa8f6a89b5123fec6fd00cb1ded
/
tests
/
SurfaceTest.cpp
3785471
basic first pass at RGBA F32 support
by Mike Klein
· 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
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 7 years ago
ce4cf72
non-linear blending first steps
by Mike Klein
· 7 years ago
57bf4a3
When creating testing backendTexture take colorspace into account.
by Greg Daniel
· 7 years ago
2fbbd03
Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture
by Robert Phillips
· 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
99501b7
Fix leak of backend texture in GrContext_maxSurfaceSamplesForColorType test
by Brian Salomon
· 7 years ago
8a3f55c
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
by Greg Daniel
· 7 years ago
7d2b16a
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
by Greg Daniel
· 7 years ago
26102cb
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
by Brian Salomon
· 7 years ago
10fc6fd
Revert "Revert "Add 1010102 support to Ganesh""
by Brian Osman
· 7 years ago
ded47a5
Revert "Add 1010102 support to Ganesh"
by Brian Osman
· 7 years ago
44b6120
Add 1010102 support to Ganesh
by Brian Osman
· 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
30dc8f9
loop over all color and alpha types
by Mike Klein
· 7 years ago
d474698
ensure that what is valid for a surface is also valid for an image
by Mike Reed
· 7 years ago
4f5a79c
remove kRW_LegacyBitmapMode
by Cary Clark
· 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
d653cac
More sample count cleanup:
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
1c80e99
Allow printf style var args for messages in REPORTER_ASSERT.
by Brian Salomon
· 7 years ago
3338482
remove SkColorSpace_Base
by Mike Klein
· 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
5366e59
Add valid checks in places we query isTestingOnlyBackendTexture
by Greg Daniel
· 7 years ago
faa095e
Update SkSurface MakeFromBackend* factories to take an SkColorType.
by Greg Daniel
· 7 years ago
10b8142
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
by Brian Osman
· 7 years ago
63789cc
Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB"
by Mike Klein
· 7 years ago
411b8ea
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
by Brian Osman
· 7 years ago
36703d9
Push much of the SkColorSpace_Base interface up to SkColorSpace
by Brian Osman
· 7 years ago
d21b2a5
Remove GrBackendObject from tests (except image_from_yuv_textures)
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
4ed9ae4
Improve GrGLNonlinearColorSpaceXformEffect to support scRGB
by Stan Iliev
· 7 years ago
e44ef10
Second small fragment from "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
96be9df
Revert "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
467022b
Reduce dependence on GrSurface's origin field
by Robert Phillips
· 7 years ago
44d04bd
add null-surface
by Mike Reed
· 7 years ago
8744405
Remove SkImage_Base::peekTexture call
by Robert Phillips
· 7 years ago
b6759dd
Revert "Revert "Disable F16-nullptr sources""
by Matt Sarett
· 7 years ago
69d1469
Revert "Disable F16-nullptr sources"
by Matt Sarett
· 7 years ago
d21fd4b
Disable F16-nullptr sources
by Matt Sarett
· 7 years ago
6cdc22c
Split up opLists (take 3)
by Robert Phillips
· 8 years ago
5c77975
Add flag to avoid stencil buffers in Skia
by Eric Karl
· 8 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
4a39504
Revert "Split up opLists (take 2)"
by Robert Phillips
· 8 years ago
df2bf21
Split up opLists (take 2)
by Robert Phillips
· 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
7ce67db
Revert "Split up opLists"
by Robert Phillips
· 8 years ago
bc8ee52
Split up opLists
by Robert Phillips
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
0ae6faa
Make SkImage_Gpu be deferred (take 2)
by Robert Phillips
· 8 years ago
eaa78c4
Revert "Make SkImage_Gpu be deferred"
by Robert Phillips
· 8 years ago
0db235b
Make SkImage_Gpu be deferred
by Robert Phillips
· 8 years ago
ac6b1fa
Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)
by Robert Phillips
· 8 years ago
06ee8e8
Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"""
by Yuqian Li
· 8 years ago
31249bb
Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""
by Robert Phillips
· 8 years ago
9e9188f
Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"
by Yuqian Li
· 8 years ago
b64bcbd
Remove budgeted parameter from SkSurface::makeImageSnapshot
by Robert Phillips
· 8 years ago
267be7f
Revert "Revert "IWYU""
by Mike Reed
· 8 years ago
3c727d2
Revert "IWYU"
by Robert Phillips
· 8 years ago
2aeae78
IWYU
by Mike Reed
· 8 years ago
77a7a1b
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
1f2fff2
Revert "SkColorSpace: remove named API, add gamut API"
by Matt Sarett
· 8 years ago
ecaaf6f
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
6de9904
Reduce use of SkImage_Base::peekTexture
by Robert Phillips
· 8 years ago
2c86249
Move read/write-Pixels up to GrSurfaceContext
by Robert Phillips
· 8 years ago
986480a
Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"
by Mike Reed
· 8 years ago
2f719a6
move SkDevice.h and SkBitmapDevice.h contents in to src headers
by Mike Reed
· 8 years ago
85ff848
remove unused ForceUnique option from makeImageSnapshot
by Mike Reed
· 8 years ago
e11b614
Delete unnecessary SkSurface_Base API
by Matt Sarett
· 8 years ago
a16ea18
Fix NoGPU bot
by Matt Sarett
· 8 years ago
22886c4
Add SkOverdrawCanvas to detect overdraw
by Matt Sarett
· 8 years ago
294870f
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
by Robert Phillips
· 8 years ago
342b7ac
tests: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
7ecc596
Remove SkAutoTDeleteArray
by Ben Wagner
· 8 years ago
Next »