index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBitmapDevice.cpp
Commit message (
Expand
)
Author
Age
*
Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Herb Derby
2018-06-06
*
Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Hal Canary
2018-06-06
*
Have draw(Text|PosText|PosTextH) use a single entry on the device
Herb Derby
2018-06-05
*
Move SkColorTable to src/codec
Leon Scroggins III
2018-06-01
*
Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice
Yuqian Li
2018-05-07
*
Revert "Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice"
Greg Daniel
2018-05-06
*
Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice
Yuqian Li
2018-05-04
*
Experiment to track coverage in a layer
Mike Reed
2018-04-25
*
Remove text flag filtering from SkBitmapDevice.
Ben Wagner
2018-04-18
*
detect if we made an infinite rect
Mike Reed
2018-04-17
*
only recheck fNeedsTiling if we computed fSrcBounds
Mike Reed
2018-04-17
*
Remove SkPaint::kGenA8FromLCD_Flag.
Ben Wagner
2018-04-16
*
optimize fast/simple case in raster tiling
Mike Reed
2018-04-16
*
add conservative bounds to raster tiling
Mike Reed
2018-04-12
*
Reland "Fix handling of MaskFilter matrices"
Florin Malita
2018-04-11
*
no need to tile draws that don't involve paths
Mike Reed
2018-04-11
*
Revert "Fix handling of MaskFilter matrices"
Robert Phillips
2018-04-11
*
Fix handling of MaskFilter matrices
Florin Malita
2018-04-11
*
Merge drawDevice and respect ctm for the paint
Yuqian Li
2018-04-10
*
Fix drawBitmapRect in the threaded backend
Yuqian Li
2018-04-04
*
Simplify SkDrawTiler; check emtpy pixmap and overflow
Yuqian Li
2018-04-02
*
Revert "Revert "add tiler for SkDraw""
Mike Reed
2018-03-07
*
Revert "add tiler for SkDraw"
Florin Malita
2018-03-07
*
add tiler for SkDraw
Mike Reed
2018-03-06
*
extend savelayer_maskfilter to also have an imagefilter
Mike Reed
2018-02-07
*
add maskfilter+localmatrix to fix savelayer
Mike Reed
2018-02-06
*
1010102, 101010x, 888x in sw
Mike Klein
2018-01-30
*
allow 4444 sw surfaces
Mike Klein
2018-01-24
*
remove unused SkRasterizer
Mike Reed
2018-01-21
*
support gray8 destinations on CPU
Mike Klein
2018-01-09
*
clean read/write pixels signatures, augment SkSurface API
Mike Reed
2017-07-21
*
experimental: draw into unpremul
Mike Reed
2017-07-19
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
SkDevice::drawBitmap takes x,y, not matrix
Hal Canary
2017-06-27
*
A8 fast path for raster clip masks
Florin Malita
2017-05-11
*
Initial clip-mask-layer support
Florin Malita
2017-05-01
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Fix the size check for the drawBitmap fast-path in SkBitmapDevice::drawBitmap...
lsalzman
2017-04-05
*
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 of fix size check for drawBitmap fast-path in SkBitmapDevice::drawBitm...
mtklein
2017-03-31
*
Fix the size check for the drawBitmap fast-path in SkBitmapDevice::drawBitmap...
lsalzman
2017-03-31
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
remove legacy vertices virtual from SkDevice
Mike Reed
2017-03-19
*
special device for not drawing -- performs no clipping
Mike Reed
2017-03-08
*
Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric ...
Mike Reed
2017-03-07
*
Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, an...
Mike Reed
2017-03-04
*
Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable...
Mike Reed
2017-03-04
[next]