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
/
BitmapTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bitmap: clearing pixelref keeps rowbytes
Hal Canary
2018-01-12
1
-0
/
+8
*
guard references to SkColorTable
Mike Reed
2017-07-18
1
-2
/
+1
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
1
-1
/
+2
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
1
-2
/
+1
*
Delete copyTo(Allocator), hide copyTo() behind flag
Matt Sarett
2017-04-27
1
-1
/
+2
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
1
-2
/
+0
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
1
-1
/
+1
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
1
-1
/
+1
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
1
-1
/
+1
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
1
-1
/
+1
*
clean up (partially) colortable api
Mike Reed
2017-03-31
1
-1
/
+1
*
fix build. tests/BitmapTest w/ nogpu
Hal Canary
2016-12-07
1
-0
/
+1
*
SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16
Hal Canary
2016-12-07
1
-0
/
+53
*
Unit Tests: eliminate stray SkDebugf()s.
halcanary
2016-02-24
1
-3
/
+1
*
Tests: reduce verbosity
halcanary
2015-12-15
1
-1
/
+3
*
In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255.
benjaminwagner
2015-12-11
1
-0
/
+21
*
SkBitmap::getColor repsects swizzle
halcanary
2015-12-09
1
-0
/
+23
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-4
/
+4
*
use pixmaps for dst in sprites -- NO BITMAPS
reed
2015-06-05
1
-0
/
+26
*
check for too-large rowBytes
reed
2015-01-23
1
-1
/
+15
*
Hide fields in SkImageInfo
reed
2014-09-03
1
-4
/
+2
*
make allocPixels throw on failure
reed
2014-09-02
1
-1
/
+1
*
correctly plumb through explicit rowbytes for allocPixels
reed
2014-07-01
1
-0
/
+37
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
1
-7
/
+5
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
1
-5
/
+7
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
1
-7
/
+5
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
1
-1
/
+1
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
1
-1
/
+1
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
1
-1
/
+1
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
1
-1
/
+1
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
1
-1
/
+1
*
replace setConfig+allocPixels with alloc-or-install-pixels
commit-bot@chromium.org
2014-02-13
1
-5
/
+9
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
1
-1
/
+0
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-31
1
-2
/
+2
*
ComputeRowBytes must not overflow width when it shifts
reed@google.com
2013-12-30
1
-0
/
+18
*
Fix win7 BitmapTest
halcanary@google.com
2013-12-13
1
-1
/
+1
*
Allow 0-width SkBitmap in setConfig.
halcanary@google.com
2013-12-13
1
-0
/
+30