index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkSpecialSurface.cpp
Commit message (
Expand
)
Author
Age
*
Miscellaneous GrSurfaceProxy-related cleanup
Robert Phillips
2017-03-29
*
Remove SkSpecialImage's GrTexture-based ctors
Robert Phillips
2017-02-21
*
Try out refFoo pattern on GrRenderTargetContext
Robert Phillips
2017-01-13
*
SkBitmap::setPixelRef(): less reference churn
Hal Canary
2016-12-12
*
Add handling for instantiate failure up the call stack
Robert Phillips
2016-11-18
*
Remove accessRenderTarget call in SkGpuDevice ctor
Robert Phillips
2016-11-17
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
Heather Miller
2016-11-10
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
src/core: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly
brianosman
2016-09-20
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Adding color space to SkSpecialImage
brianosman
2016-07-21
*
(Mostly) Retract GrRenderTarget from SkGpuDevice
robertphillips
2016-05-17
*
Fix bug & add code to catch ImageFilter clearing bugs
robertphillips
2016-05-12
*
Add sk_sp to SkSurface_Gpu and SkGpuDevice
robertphillips
2016-04-29
*
Tighten up SkSpecialSurface factory functions
robertphillips
2016-04-28
*
Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface
robertphillips
2016-04-25
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
*
Add explicit clip to SkSpecialSurface's SkCanvas
robertphillips
2016-04-19
*
Make SkSpecialSurfaces always use kUnknown for their pixel geometry
robertphillips
2016-04-13
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers
robertphillips
2016-03-17
*
Update SkSpecialImage API
robertphillips
2016-02-18
*
Fix memory leak in SkSpecialSurface
robertphillips
2016-02-04
*
Add SkSpecialImage & SkSpecialSurface classes
robertphillips
2016-02-04