index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBitmap.cpp
Commit message (
Expand
)
Author
Age
*
basic first pass at RGBA F32 support
Mike Klein
2018-06-26
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
SkImageInfo: make use of SkISize
Hal Canary
2018-06-14
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
rebase
Cary Clark
2018-06-08
*
Move SkColorTable to src/codec
Leon Scroggins III
2018-06-01
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
support 888x, 1010102, and 101010x in SkPixmap::erase()
Mike Klein
2018-03-06
*
writePixels should notify GPU that pixels have changed
Cary Clark
2018-02-21
*
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
Mike Reed
2018-01-23
*
Bitmap: clearing pixelref keeps rowbytes
Hal Canary
2018-01-12
*
SkBitmap now *has* a SkPixmap.
Hal Canary
2018-01-09
*
SkBitmap::fPixelRefOrigin removed
Hal Canary
2018-01-08
*
remove read/write rawpixels
Mike Reed
2017-11-30
*
move parts of SkPoint to SkPointPriv
Cary Clark
2017-11-08
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
fix setPixelRef
Cary Clark
2017-09-29
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Simplify / fix SkBitmap::ReadRawPixels()
Mike Klein
2017-09-25
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
trim down colortable impl
Mike Reed
2017-07-25
*
removed dead colortable code
Mike Reed
2017-07-19
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Don't store colortables in pixmaps or pixelrefs
Mike Reed
2017-07-17
*
Index8 is dead, remove guarded code
Mike Reed
2017-07-17
*
Guard to remove kIndex_8_SkColorType
Mike Reed
2017-07-13
*
Create an SkColorSpaceXform image generator
Matt Sarett
2017-06-06
*
Remove comments referencing locked pixels
Leon Scroggins III
2017-05-10
*
Delete SkBitmap::copyTo()
Matt Sarett
2017-05-03
*
Only store width and height on SkPixelRef (last part)
Matt Sarett
2017-05-01
*
Only store width and height on SkPixelRef (part 2)
Matt Sarett
2017-05-01
*
Revert "Only store width and height on SkPixelRef"
Ben Wagner
2017-04-28
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
*
Only store width and height on SkPixelRef
Matt Sarett
2017-04-27
*
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
*
remove vestigle code for lockpixels
Mike Reed
2017-04-20
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
remove lock tracking in bitmaps -- they are always locked
Mike Reed
2017-04-14
[next]