index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ImageFilterCacheTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
1
-1
/
+1
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
1
-1
/
+1
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
1
-1
/
+1
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
1
-3
/
+3
*
Add GrProxyProvider
Robert Phillips
2018-01-08
1
-6
/
+5
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
1
-1
/
+3
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
1
-6
/
+2
*
Add flag on GrBackendTexture to say whether texture is mipped or not
Greg Daniel
2017-10-12
1
-0
/
+1
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
1
-1
/
+1
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
1
-1
/
+2
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
1
-2
/
+1
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
1
-1
/
+2
*
Fix memory leak in SkImageFilter
xidachen
2017-06-29
1
-7
/
+7
*
Remove GrGpu.h from GrResourceProvider.h
Robert Phillips
2017-06-15
1
-0
/
+2
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
1
-0
/
+1
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
1
-2
/
+2
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
1
-1
/
+1
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
1
-16
/
+17
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
1
-17
/
+16
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
1
-16
/
+17
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
1
-17
/
+11
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
1
-11
/
+17
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
1
-17
/
+11
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
1
-11
/
+17
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
1
-17
/
+11
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
1
-4
/
+3
*
Rebase and fix chromium
Brian Osman
2017-03-04
1
-3
/
+3
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
1
-6
/
+5
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
1
-0
/
+1
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
1
-1
/
+0
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
1
-0
/
+1
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
1
-1
/
+0
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
1
-0
/
+1
*
Remove SkSpecialImage's GrTexture-based ctors
Robert Phillips
2017-02-21
1
-6
/
+27
*
Expand SkImage::getTextureHandle call
Robert Phillips
2017-02-01
1
-2
/
+22
*
Fix SkImageFilterCache race
Florin Malita
2017-01-12
1
-1
/
+1
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
1
-4
/
+4
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-21
1
-2
/
+4
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
1
-4
/
+2
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
1
-2
/
+4
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
1
-5
/
+5
*
Fix bad test that was asserting on Vulkan Win10 bot
Brian Osman
2016-10-14
1
-1
/
+1
*
Remove many uses of kSkia8888 and kSkiaGamma8888
Brian Osman
2016-10-14
1
-1
/
+1
*
Adding color space to SkSpecialImage
brianosman
2016-07-21
1
-2
/
+2
*
Enable many more tests for Vulkan
egdaniel
2016-06-28
1
-1
/
+1
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
1
-3
/
+3
*
Image filters: de-nest SkImageFilter::Cache and Cache::Key.
senorblanco
2016-04-27
1
-16
/
+16
*
Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface
robertphillips
2016-04-25
1
-1
/
+1
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
1
-6
/
+6
*
Make SkImageFilter::Cache purging methods pure virtual
robertphillips
2016-04-18
1
-0
/
+3
[next]