index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ImageFilterCacheTest.cpp
Commit message (
Expand
)
Author
Age
...
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Image filters: de-nest SkImageFilter::Cache and Cache::Key.
senorblanco
2016-04-27
*
Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface
robertphillips
2016-04-25
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
*
Make SkImageFilter::Cache purging methods pure virtual
robertphillips
2016-04-18
*
Make more unit tests run on Vulkan
bsalomon
2016-04-12
*
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
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers
robertphillips
2016-03-17
*
update callsites for Make image factories
reed
2016-03-17
*
Switch SkImageSource image filter over to new onFilterImage interface
robertphillips
2016-03-09
*
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
*
fix race: this kCacheSize is probably not meant to be static
mtklein
2016-02-21
*
Add GPU-backed SkImage case to ImageFilterCache unit test
robertphillips
2016-02-19
*
Update SkImageFilter's cache to handle SkSpecialImages and add unit test
robertphillips
2016-02-19
[prev]