index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
BitmapTest.cpp
Commit message (
Expand
)
Author
Age
*
Tests: reduce verbosity
halcanary
2015-12-15
*
In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255.
benjaminwagner
2015-12-11
*
SkBitmap::getColor repsects swizzle
halcanary
2015-12-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
use pixmaps for dst in sprites -- NO BITMAPS
reed
2015-06-05
*
check for too-large rowBytes
reed
2015-01-23
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
correctly plumb through explicit rowbytes for allocPixels
reed
2014-07-01
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
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
*
replace setConfig+allocPixels with alloc-or-install-pixels
commit-bot@chromium.org
2014-02-13
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-31
*
ComputeRowBytes must not overflow width when it shifts
reed@google.com
2013-12-30
*
Fix win7 BitmapTest
halcanary@google.com
2013-12-13
*
Allow 0-width SkBitmap in setConfig.
halcanary@google.com
2013-12-13