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
*
IWYU for test files starting with 'B'.
Ben Wagner
2018-03-09
*
support 888x, 1010102, and 101010x in SkPixmap::erase()
Mike Klein
2018-03-06
*
Bitmap: clearing pixelref keeps rowbytes
Hal Canary
2018-01-12
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
*
Delete copyTo(Allocator), hide copyTo() behind flag
Matt Sarett
2017-04-27
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
fix build. tests/BitmapTest w/ nogpu
Hal Canary
2016-12-07
*
SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16
Hal Canary
2016-12-07
*
Unit Tests: eliminate stray SkDebugf()s.
halcanary
2016-02-24
*
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