index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkSurface_Raster.cpp
Commit message (
Expand
)
Author
Age
*
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
*
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
*
Improve GrGLNonlinearColorSpaceXformEffect to support scRGB
Stan Iliev
2017-07-25
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Revert "Revert "Disable F16-nullptr sources""
Matt Sarett
2017-06-12
*
Revert "Disable F16-nullptr sources"
Matt Sarett
2017-06-09
*
Disable F16-nullptr sources
Matt Sarett
2017-06-08
*
Validate SkSpecialSurface raster info
Florin Malita
2017-05-03
*
Only store width and height on SkPixelRef (part 1)
Matt Sarett
2017-04-28
*
Revert "Only store width and height on SkPixelRef"
Ben Wagner
2017-04-28
*
Only store width and height on SkPixelRef
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
*
Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)
Robert Phillips
2017-03-20
*
Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSn...
Yuqian Li
2017-03-17
*
Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""
Robert Phillips
2017-03-17
*
Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"
Yuqian Li
2017-03-16
*
Remove budgeted parameter from SkSurface::makeImageSnapshot
Robert Phillips
2017-03-16
*
Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"
Mike Reed
2017-01-13
*
move SkDevice.h and SkBitmapDevice.h contents in to src headers
Mike Reed
2017-01-13
*
remove unused parameter in onNewimageSnapshot
Mike Reed
2016-12-30
*
remove unused ForceUnique option from makeImageSnapshot
Mike Reed
2016-12-29
*
SkBitmap::setPixelRef(): less reference churn
Hal Canary
2016-12-12
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Loosen restriction on F16 surfaces - allow "legacy" F16 mode
Brian Osman
2016-11-01
*
Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface...
mtklein
2016-10-13
*
leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster
lsalzman
2016-10-12
*
Delete SkColorSpace::gammaNamed() from public API
msarett
2016-09-07
*
Some tests around surface creation and snapshotting with color space
brianosman
2016-08-30
*
rename FoceCopyMode to SkCopyPixelMode
reed
2016-08-05
*
Document SkSurface::MakeRaster's memory initialization
fmalita
2016-07-06
*
switch surface to sk_sp
reed
2016-03-23
*
update callsites for Make image factories
reed
2016-03-17
*
Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5...
reed
2016-03-11
*
Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:8000...
robertphillips
2016-03-10
*
add Make variations to return SkImage by sk_sp
reed
2016-03-10
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Allow client to force an SkImage snapshot to be unique (and uniquely own its ...
bsalomon
2016-02-22
*
blitters for sRGB and float16
reed
2016-02-15
[next]