| Commit message (Expand) | Author | Age |
* | 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 |
* | Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-... | Cary Clark | 2017-03-03 |
* | Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric ... | Mike Reed | 2017-03-03 |
* | Revert "Remove SkDraw from device-draw methods, and enable device-centric cli... | Mike Reed | 2017-03-02 |
* | Remove SkDraw from device-draw methods, and enable device-centric clipping. | Mike Reed | 2017-03-02 |
* | abstract access to device-clip-bounds | Mike Reed | 2017-02-23 |
* | remove device field from SkDraw | Mike Reed | 2017-02-22 |
* | add device-clipping to gpudevice | Mike Reed | 2017-02-16 |
* | Rename SkConfig8888/SkPixelInfo to SkConvertPixels | Matt Sarett | 2017-02-15 |
* | work on raster device clipping | Mike Reed | 2017-02-14 |
* | Revert "Revert "Always make SkImageShaders in heap."" | Herb Derby | 2017-02-14 |
* | Revert "Always make SkImageShaders in heap." | Herb Derby | 2017-02-13 |
* | Always make SkImageShaders in heap. | Herb Derby | 2017-02-13 |
* | add virtuals in prep for device-clipping | Mike Reed | 2017-02-08 |
* | Use SkArenaAlloc in the SkAutoBlitterChoose code. | Herb Derby | 2017-02-07 |
* | Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo... | Robert Phillips | 2017-02-07 |
* | Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. | Herb Derby | 2017-02-07 |
* | remove unused device apis | Mike Reed | 2017-01-20 |
* | 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 |
* | support external raster handles | Mike Reed | 2017-01-10 |
* | add writePixels to SkBitmap | Mike Reed | 2017-01-04 |
* | Plumb dst color space in many places, rather than "mode" | Brian Osman | 2016-12-09 |
* | Revert "Revert "make it illegal to include SkXfermode.h"" | Mike Reed | 2016-11-23 |
* | Revert "make it illegal to include SkXfermode.h" | Greg Daniel | 2016-11-23 |
* | make it illegal to include SkXfermode.h | Mike Reed | 2016-11-23 |
* | Support decoding images to multiple formats, depending on usage | Brian Osman | 2016-11-21 |
* | Revert "Support decoding images to multiple formats, depending on usage" | Brian Osman | 2016-11-15 |
* | Support decoding images to multiple formats, depending on usage | Brian Osman | 2016-11-15 |
* | src/core: s/SkAutoTUnref/sk_sp/g | Hal Canary | 2016-11-07 |
* | remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM | Mike Reed | 2016-11-03 |
* | remove xfermode from public api | Mike Reed | 2016-10-28 |
* | Use Analytic AA in SkAAClip. | liyuqian | 2016-10-20 |
* | Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" | reed | 2016-10-05 |
* | Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" | Mike Reed | 2016-10-05 |