index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SkResourceCacheTest.cpp
Commit message (
Expand
)
Author
Age
*
SkResourceCache::GetAllocator() index8 and other color types handling
aleksandar.stojiljkovic
2015-11-10
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
Purge cached resources on SkImage destruction.
fmalita
2015-09-18
*
remove racy tests, as they assume the cache can't be purged behind their back
reed
2015-09-17
*
create SkBitmapProvider to abstract images and bitmaps
reed
2015-09-15
*
simplify bitmap scaler and cache
reed
2015-08-31
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
only notify bitmaps that have been added to the cache
reed
2015-02-25
*
Notify resource caches when pixelref genID goes stale
reed
2015-02-24
*
Revert of notify resource caches when pixelref genID goes stale (patchset #4 ...
mtklein
2015-02-19
*
notify resource caches when pixelref genID goes stale
reed
2015-02-19
*
a typo in SkResourceCacheTest
yunchao.he
2015-01-23
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
*
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...
reed
2014-12-09
*
Add SkCachedData and use it for SkMipMap
reed
2014-10-08
*
Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and ...
reed
2014-10-03
*
Add SkCachedData and use it for SkMipMap
reed
2014-10-02
*
allow SkBitmapCache to operate on a local instance, for testability
reed
2014-09-16
*
Make SkBitmapCache remove invalid bitmaps from the SkResourceCache.
danakj
2014-09-11
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
disable flaky test
mtklein
2014-09-04
*
The key for SkBitmapCache can now be genID+SkIRect
piotaixr
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
Rename ScaledImageCache.cpp to SkResourceCacheTest.cpp
piotaixr
2014-09-02