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
/
CachedDecodingPixelRefTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement some easy _lowp stages.
Mike Klein
2017-09-16
1
-1
/
+2
*
raster pipeline sprite blitter
Mike Klein
2017-06-01
1
-1
/
+1
*
Add new SkImageGenerator::getPixels() API, deprecate the old
Matt Sarett
2017-05-12
1
-10
/
+1
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
1
-1
/
+1
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
1
-2
/
+3
*
remove discardablepixelref
Mike Reed
2016-10-25
1
-213
/
+1
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
1
-4
/
+3
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
1
-1
/
+1
*
update callsites for Make image factories
reed
2016-03-17
1
-2
/
+2
*
detach -> release
mtklein
2016-03-16
1
-1
/
+1
*
Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec
msarett
2016-03-01
1
-1
/
+2
*
SkResourceCache::GetAllocator() index8 and other color types handling
aleksandar.stojiljkovic
2015-11-10
1
-51
/
+98
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
1
-2
/
+2
*
Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https:...
reed
2015-09-24
1
-52
/
+9
*
Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codere...
benjaminwagner
2015-09-23
1
-9
/
+39
*
remove unused SkCachingPixelRef
reed
2015-09-23
1
-39
/
+9
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-20
/
+20
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
1
-3
/
+2
*
SkImage method for detecting lazy decoding
fmalita
2015-08-20
1
-0
/
+1
*
Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS
scroggo
2015-07-30
1
-18
/
+0
*
add runtime option to provide data->imagegenerator factory
reed
2015-07-09
1
-1
/
+1
*
Remove SkImageGenerator pieces only for SkCodec.
scroggo
2015-07-09
1
-3
/
+20
*
change old picture serialization to really handle images
reed
2015-06-22
1
-1
/
+1
*
add assert that the lock-count on pixelref is balanced
reed
2015-05-21
1
-0
/
+2
*
remove dead code behind BOOL_ONGETINFO
reed
2015-05-05
1
-8
/
+0
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
1
-2
/
+2
*
guarded change to SkImageGenerator to make getInfo() const
reed
2015-03-19
1
-19
/
+12
*
Option for SkCodec to treat dst as all zeroes.
scroggo
2015-03-17
1
-0
/
+1
*
Rename onGetPixelsEnum back to onGetPixels.
scroggo
2015-02-19
1
-1
/
+1
*
Make SkImageGenerator::getPixels() return an enum.
scroggo
2015-02-13
1
-9
/
+9
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
1
-1
/
+1
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
1
-7
/
+2
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
1
-1
/
+1
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
1
-1
/
+1
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
1
-1
/
+1
*
"NULL !=" = NULL
bsalomon
2014-09-05
1
-6
/
+6
*
Hide fields in SkImageInfo
reed
2014-09-03
1
-9
/
+7
*
make allocPixels throw on failure
reed
2014-09-02
1
-2
/
+1
*
rename ScaledImageCache to ResourceCache
reed
2014-08-28
1
-2
/
+2
*
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
halcanary
2014-08-18
1
-1
/
+41
*
Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (htt...
halcanary
2014-08-12
1
-39
/
+0
*
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
halcanary
2014-08-12
1
-0
/
+39
*
hide SkBitmap::setConfig
reed
2014-06-09
1
-4
/
+2
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
1
-4
/
+6
*
Revert of add colortable support to imagegenerator (https://codereview.chromi...
commit-bot@chromium.org
2014-05-28
1
-6
/
+4
*
add colortable support to imagegenerator
commit-bot@chromium.org
2014-05-28
1
-4
/
+6
*
hide discardable factory from public imagegenerator api
commit-bot@chromium.org
2014-05-27
1
-2
/
+3
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
1
-2
/
+2
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
1
-2
/
+2
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
1
-2
/
+2
[next]