Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d531ca038fac8acb3320a78c393c002ca59768fe
/
src
/
image
d531ca0
Use SkTransferFunctionBehavior in SkImageGenerator
by Matt Sarett
· 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
7ee385e
Add GrSurfaceProxy* parameter to GrContext::flush
by Robert Phillips
· 8 years ago
d2adc66
Use SkTransferFunctionBehavior for raster pixel conversions
by Matt Sarett
· 8 years ago
f86bc2c
SkImage_Generator::onMakeColorSpace avoid 565
by Matt Sarett
· 8 years ago
2084ffa
Revert "Fix SkImage_Gpu::getROPixels"
by Brian Salomon
· 8 years ago
3798c86
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
by Robert Phillips
· 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
f4d443f
Fix SkImage_Gpu::getROPixels
by Brian Osman
· 8 years ago
f388093
Delete SkColorSpace::ColorSpaceFlags
by Matt Sarett
· 8 years ago
a3bdd44
Revert "Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag""
by Robert Phillips
· 8 years ago
7807580
Make SkGr.h GrTexture-free
by Robert Phillips
· 8 years ago
4f358be
Make SkImageCacherator be deferred (take 2)
by Robert Phillips
· 8 years ago
e3060ba
Revert "Make SkImageCacherator be deferred"
by Robert Phillips
· 8 years ago
801f8b8
Make SkImageCacherator be deferred
by Robert Phillips
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
30a38ff
Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef)
by Robert Phillips
· 8 years ago
73879eb
Improve color type handling in SkImage_Base::makeColorSpace()
by Matt Sarett
· 8 years ago
fde9bff
Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag"
by Robert Phillips
· 8 years ago
c3efe67
Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag
by Robert Phillips
· 8 years ago
0ae6faa
Make SkImage_Gpu be deferred (take 2)
by Robert Phillips
· 8 years ago
0887c70
SkImage_Raster: Keep tmp in scope while it is in use
by Matt Sarett
· 8 years ago
271d495
check-headers-self-sufficient: update
by Hal Canary
· 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
ed182d7
Remove SkImage::MakeTextureFromPixmap
by Brian Osman
· 8 years ago
480951f
Fix discardable memory bot by calling lockPixels()
by Matt Sarett
· 8 years ago
ac6b1fa
Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)
by Robert Phillips
· 8 years ago
919cc45
Revert "Revert "Add color spin test for SkColorSpaceXformCanvas""
by Mike Klein
· 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
73e21af
Revert "Add color spin test for SkColorSpaceXformCanvas"
by Eric Boren
· 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
0c984a0
More pre-emptive proxification
by Robert Phillips
· 8 years ago
cb01aec
Add color spin test for SkColorSpaceXformCanvas
by Matt Sarett
· 8 years ago
a4c41b3
Push setMipColorMode calls further down-stack & add to GrTextureProxy
by Robert Phillips
· 8 years ago
296b1cc
Retract GrContext from src/gpu/effects
by Robert Phillips
· 8 years ago
e0d4fba
Viewer's nonlinear blend mode uses SkColorSpaceXformCanvas
by Brian Osman
· 8 years ago
63954c9
GPU version of onMakeColorSpace
by Brian Osman
· 8 years ago
6de1310
Begin implementation of SkImage_Base::makeColorSpace
by Matt Sarett
· 8 years ago
8f7d9b9
Revert "Begin implementation of SkImage_Base::makeColorSpace"
by Mike Reed
· 8 years ago
98629ef
Begin implementation of SkImage_Base::makeColorSpace
by Matt Sarett
· 8 years ago
766fcbb
Treat cross context images as Ganesh-created resources
by Brian Osman
· 8 years ago
a6953f2
Revert "Treat cross context images as Ganesh-created resources"
by Brian Osman
· 8 years ago
cccda60
Treat cross context images as Ganesh-created resources
by Brian Osman
· 8 years ago
b726d58
Partially defer SkImage_Gpu
by Robert Phillips
· 8 years ago
c1e3705
Remove more unused ownership arguments
by Brian Osman
· 8 years ago
c65aec9
Make GrClip.h private
by Brian Salomon
· 8 years ago
538f1a3
Switch GrYUVProvider over to GrTextureProxies
by Robert Phillips
· 8 years ago
f141fff
Add SkImage_Base::onMakeColorSpace() stub
by Matt Sarett
· 8 years ago
3b65598
Make SkGr.h private and remove unused functions
by Brian Osman
· 8 years ago
4729914
Groundwork for nonlinear blending mode in Ganesh
by Brian Osman
· 8 years ago
5b4599f
Add SkImage::colorSpace() and SkImage::refColorSpace()
by Matt Sarett
· 8 years ago
32342f0
Rebase and fix chromium
by Brian Osman
· 8 years ago
4447b64
Switch SkImageGenerator over to generating GrTextureProxies
by Robert Phillips
· 8 years ago
fe3b516
Use GrSemaphore rather than GrFence for external texture data
by Brian Osman
· 8 years ago
655f347
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
by Brian Osman
· 8 years ago
580ffa0
Revert "Revert "Revert "Move GrTextureProvider to src"""
by Brian Osman
· 8 years ago
2fe8373
Revert "Revert "Move GrTextureProvider to src""
by Brian Osman
· 8 years ago
13d7f5d
Revert "Move GrTextureProvider to src"
by Brian Osman
· 8 years ago
24429c6
Move GrTextureProvider to src
by Brian Osman
· 8 years ago
2c2bc11
Add GrExternalTextureData and SkCrossContextImageData
by Brian Osman
· 8 years ago
aa1ab89
Revert "Add GrExternalTextureData and SkCrossContextImageData"
by Brian Osman
· 8 years ago
9ad1f92
Add GrExternalTextureData and SkCrossContextImageData
by Brian Osman
· 8 years ago
22eb2f1
remove guard for SkImageGenerator api
by Mike Reed
· 8 years ago
a5fdc97
Replace SkSpecialImage::makeTightSubset with asImage (take 2)
by Robert Phillips
· 8 years ago
e14349a
Revert "Replace SkSpecialImage::makeTightSubset with asImage"
by Robert Phillips
· 8 years ago
5df6db1
Replace SkSpecialImage::makeTightSubset with asImage
by Robert Phillips
· 8 years ago
185130c
return and take SkImageGenerator as unique_ptr
by Mike Reed
· 8 years ago
63c6746
Tighten up GrSurfaceProxy typing
by Robert Phillips
· 8 years ago
9df70bb
Picture backed images must have a bit depth and color space
by Matt Sarett
· 8 years ago
8572d85
Make raster pipeline support all pixel conversions
by Matt Sarett
· 8 years ago
bfdc87a
Revert "Revert "Always make SkImageShaders in heap.""
by Herb Derby
· 8 years ago
07f665e
Revert "Always make SkImageShaders in heap."
by Herb Derby
· 8 years ago
ff590a1
Always make SkImageShaders in heap.
by Herb Derby
· 8 years ago
54be5c9
Revert "More non-invertible shader local matrix guards"
by Robert Phillips
· 8 years ago
368af46
More non-invertible shader local matrix guards
by Florin Malita
· 8 years ago
696b293
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
by Robert Phillips
· 8 years ago
e88cf6b
Remove asTextureRef from SkSpecialImage & update effects accordingly
by Robert Phillips
· 8 years ago
83e939b
Use SkArenaAlloc in the SkAutoBlitterChoose code.
by Herb Derby
· 8 years ago
dd8b72a
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code."
by Robert Phillips
· 8 years ago
041f7df
Bring back SkImage::makeTextureImage
by Brian Osman
· 8 years ago
2b57b7f
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
by Herb Derby
· 8 years ago
3390e15
Expand SkImage::getTextureHandle call
by Robert Phillips
· 8 years ago
a54ccb2
Update SkSurface's cached image ownership handling to sk_sp
by Robert Phillips
· 8 years ago
6de9904
Reduce use of SkImage_Base::peekTexture
by Robert Phillips
· 8 years ago
f200a90
Rationalize GrContext's Gr*Proxy getter naming
by Robert Phillips
· 8 years ago
26caf89
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
by Robert Phillips
· 8 years ago
882ccaf
Raster pipeline support for SkLocalMatrixShader composition
by Florin Malita
· 8 years ago
b92234a
Revert "Remove SkImage::MakeTextureFromPixmap"
by Brian Osman
· 8 years ago
bc7a4fb
Make GrYUVEffect take GrTextureProxies
by Robert Phillips
· 8 years ago
03dd6d5
Reland "Refactor trimming logic for read/writePixels()"
by Matt Sarett
· 8 years ago
26ecfe0
Revert "Refactor trimming logic for read/writePixels()"
by Matt Sarett
· 8 years ago
Next »