index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SurfaceTest.cpp
Commit message (
Expand
)
Author
Age
*
add null-surface
Mike Reed
2017-06-29
*
Remove SkImage_Base::peekTexture call
Robert Phillips
2017-06-26
*
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
*
Split up opLists (take 3)
Robert Phillips
2017-05-12
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
Revert "Split up opLists (take 2)"
Robert Phillips
2017-04-24
*
Split up opLists (take 2)
Robert Phillips
2017-04-24
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Revert "Split up opLists"
Robert Phillips
2017-04-18
*
Split up opLists
Robert Phillips
2017-04-18
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Make SkImage_Gpu be deferred (take 2)
Robert Phillips
2017-03-22
*
Revert "Make SkImage_Gpu be deferred"
Robert Phillips
2017-03-21
*
Make SkImage_Gpu be deferred
Robert Phillips
2017-03-21
*
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 "Revert "IWYU""
Mike Reed
2017-02-13
*
Revert "IWYU"
Robert Phillips
2017-02-11
*
IWYU
Mike Reed
2017-02-10
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Reduce use of SkImage_Base::peekTexture
Robert Phillips
2017-01-31
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
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 ForceUnique option from makeImageSnapshot
Mike Reed
2016-12-29
*
Delete unnecessary SkSurface_Base API
Matt Sarett
2016-11-29
*
Fix NoGPU bot
Matt Sarett
2016-11-22
*
Add SkOverdrawCanvas to detect overdraw
Matt Sarett
2016-11-22
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Loosen restriction on F16 surfaces - allow "legacy" F16 mode
Brian Osman
2016-11-01
*
Remove unneeded SkColorSpace constructor
Matt Sarett
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Add NewRGB() with float gamma to SkColorSpace public API
Matt Sarett
2016-10-14
*
Move toXYZD50() to SkColorSpace_Base
msarett
2016-09-28
*
Added kSRGBLinear_Named color space, along with tests
brianosman
2016-09-27
*
Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ().
brianosman
2016-09-08
[next]