index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SurfaceTest.cpp
Commit message (
Expand
)
Author
Age
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Remove SK_SUPPORT_GPU checks in tool-only code
Brian Osman
2018-05-31
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
non-linear blending first steps
Mike Klein
2018-05-10
*
When creating testing backendTexture take colorspace into account.
Greg Daniel
2018-04-19
*
Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture
Robert Phillips
2018-04-10
*
Add GrBackendTexture/RenderTarget accessors to SkSurface
Robert Phillips
2018-04-05
*
Add GrBackendTexture accessor to SkImage (take 2)
Robert Phillips
2018-04-04
*
Fix leak of backend texture in GrContext_maxSurfaceSamplesForColorType test
Brian Salomon
2018-03-23
*
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
Greg Daniel
2018-03-14
*
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
Greg Daniel
2018-03-14
*
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
Brian Salomon
2018-03-09
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
tweak surface_image_unity on 32-bit bots
Mike Klein
2018-02-21
*
Add checks for failed SkImageInfo2GrPixelConfig calls
Greg Daniel
2018-02-21
*
loop over all color and alpha types
Mike Klein
2018-02-20
*
ensure that what is valid for a surface is also valid for an image
Mike Reed
2018-02-08
*
remove kRW_LegacyBitmapMode
Cary Clark
2018-02-08
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Add new GrContext queries for imagability, surfacability, and max sample coun...
Brian Salomon
2018-02-02
*
More sample count cleanup:
Brian Salomon
2018-02-01
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Allow printf style var args for messages in REPORTER_ASSERT.
Brian Salomon
2018-01-29
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Add valid checks in places we query isTestingOnlyBackendTexture
Greg Daniel
2018-01-10
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
Brian Osman
2017-12-14
*
Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB"
Mike Klein
2017-12-14
*
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
Brian Osman
2017-12-13
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
Remove GrBackendObject from tests (except image_from_yuv_textures)
Robert Phillips
2017-12-12
*
Add flag on GrBackendTexture to say whether texture is mipped or not
Greg Daniel
2017-10-12
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
[next]