index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
/
SkBmpCodec.h
Commit message (
Expand
)
Author
Age
*
Add SkEncodedInfo to report properties of encoded image data
msarett
2016-04-20
*
Revert of Add SkEncodedInfo to report properties of encoded image data (patch...
robertphillips
2016-04-19
*
Add SkEncodedInfo to report properties of encoded image data
msarett
2016-04-18
*
Use a smart pointer for SkColorSpace factories
msarett
2016-03-07
*
Implement onSkipScanlines() for bmp and wbmp
msarett
2016-02-11
*
Make SkCodec support peek() and read()
scroggo
2015-12-08
*
Fix overflow caught by ASAN.
benjaminwagner
2015-12-04
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
Move all knowledge of X sampling into SkScaledCodec
scroggo
2015-10-02
*
Merge SkCodec with SkScanlineDecoder
scroggo
2015-09-30
*
Scanline decoding for bmp
msarett
2015-08-31
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Consolidate SkCodec functions for handling rewind
scroggo
2015-08-12
*
Split SkBmpCodec into three separate classes
msarett
2015-08-06
*
Rename SkCodec_libbmp to SkBmpCodec
msarett
2015-07-30