index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ReadPixelsTest.cpp
Commit message (
Expand
)
Author
Age
*
Make raster pipeline support all pixel conversions
Matt Sarett
2017-02-14
*
Remove second version of SkImageInfo2GrPixelConfig
Brian Osman
2017-01-12
*
Revert "Explicitly fail read/writePixels in invalid color space scenarios"
Brian Osman
2017-01-05
*
Explicitly fail read/writePixels in invalid color space scenarios
Brian Osman
2017-01-05
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Make more tests exercise rendertargetless textures.
Brian Salomon
2016-11-03
*
implement A8 destination fast-path for SkPixelInfo::CopyPixels
lsalzman
2016-10-11
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Reduce usage of MakeRenderTargetDirect
robertphillips
2016-07-26
*
lockPixelsAreWritable is deprecated
reed
2016-07-24
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Remove unit test that tests subsetting texture backed bitmaps.
bsalomon
2016-07-14
*
Remove GrWrapTextureInBitmap from public API
bsalomon
2016-07-13
*
Fix Vulkan readPixels
egdaniel
2016-06-27
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
Remove 'native' context unit test macro.
bsalomon
2016-04-05
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
switch surface to sk_sp
reed
2016-03-23
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...
brianosman
2016-03-17
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-17
*
update callsites for Make image factories
reed
2016-03-17
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Disable test that is breaking Android and Windows bots.
Brian Salomon
2016-02-01
*
Fix GL readback code to handle rowbytes correctly for non-32bit formats
bsalomon
2016-02-01
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
disable test for all quality levels, since it is driver dependent
reed
2015-09-16
*
add test for skbug.com/4351
reed
2015-09-16
*
Style Change: NULL->nullptr
halcanary
2015-08-27
[next]