index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
CachedDecodingPixelRefTest.cpp
Commit message (
Expand
)
Author
Age
*
SkResourceCache::GetAllocator() index8 and other color types handling
aleksandar.stojiljkovic
2015-11-10
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
*
Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https:...
reed
2015-09-24
*
Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codere...
benjaminwagner
2015-09-23
*
remove unused SkCachingPixelRef
reed
2015-09-23
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
SkImage method for detecting lazy decoding
fmalita
2015-08-20
*
Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS
scroggo
2015-07-30
*
add runtime option to provide data->imagegenerator factory
reed
2015-07-09
*
Remove SkImageGenerator pieces only for SkCodec.
scroggo
2015-07-09
*
change old picture serialization to really handle images
reed
2015-06-22
*
add assert that the lock-count on pixelref is balanced
reed
2015-05-21
*
remove dead code behind BOOL_ONGETINFO
reed
2015-05-05
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
guarded change to SkImageGenerator to make getInfo() const
reed
2015-03-19
*
Option for SkCodec to treat dst as all zeroes.
scroggo
2015-03-17
*
Rename onGetPixelsEnum back to onGetPixels.
scroggo
2015-02-19
*
Make SkImageGenerator::getPixels() return an enum.
scroggo
2015-02-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
rename ScaledImageCache to ResourceCache
reed
2014-08-28
*
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
halcanary
2014-08-18
*
Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (htt...
halcanary
2014-08-12
*
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
halcanary
2014-08-12
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
Revert of add colortable support to imagegenerator (https://codereview.chromi...
commit-bot@chromium.org
2014-05-28
*
add colortable support to imagegenerator
commit-bot@chromium.org
2014-05-28
*
hide discardable factory from public imagegenerator api
commit-bot@chromium.org
2014-05-27
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
SkDiscardableMemoryPool to abstract class
commit-bot@chromium.org
2014-04-04
*
SkOnce: add option to call another cleanup function once at exit.
commit-bot@chromium.org
2014-01-24
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Resolve a few memory leaks in tests.
commit-bot@chromium.org
2014-01-24
*
Remove unnamed namespace usage from tests/
tfarina@chromium.org
2014-01-21
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2014-01-02
*
Revert of https://codereview.chromium.org/93703004/
commit-bot@chromium.org
2013-12-18
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2013-12-18
[next]