index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkSurface.h
Commit message (
Expand
)
Author
Age
*
Add flag for SkGpuSurface creation to enable distance fields.
commit-bot@chromium.org
2014-05-02
*
remove picture-backed surfaces
commit-bot@chromium.org
2014-04-11
*
Adding a new SkSurface factory for generating surfaces from the scratch textu...
commit-bot@chromium.org
2014-03-19
*
Use factories instead of directly creating SkImageInfo.
bungeman@google.com
2014-02-17
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
remove unneeded SK_SUPPORT_LEGACY_NEWRENDERTARGETDIRECT
reed@google.com
2014-02-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-05
*
remove redundant GrContext parameter to NewRenderTargetDirect
reed@google.com
2014-02-04
*
use SkImageInfo directly, instead of converting to SkBitmap::Config
reed@google.com
2014-01-08
*
move SkImage::ColorType into SkColorType
reed@google.com
2013-11-01
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
*
update devicelooper to skip internal tiles that are empty, and unittests
reed@google.com
2013-09-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
Adding optimization to avoid image copy in SkSurface copy on write when conte...
commit-bot@chromium.org
2013-04-22
*
Adding SK_API to export SkImage and SkSurface API classes
junov@chromium.org
2013-04-18
*
Fixing viral copy/paste typo Shapshot -> Snapshot
junov@chromium.org
2013-04-12
*
remove unused (and undefined) SkColorSpace parameter.
mike@reedtribe.org
2012-11-15
*
Sanitizing source files in Skia_Nightly_House_Keeping
skia.committer@gmail.com
2012-08-30
*
need to declare INHERITED for the instcount macros
reed@google.com
2012-08-28
*
re-enable inst counting
reed@google.com
2012-08-28
*
Add caching of the snapshot image form a surface
reed@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
*
check-point for gpu support in SkImage/SkSurface
reed@google.com
2012-07-31
*
change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be
reed@google.com
2012-07-30
*
check-point for surface experiment
reed@google.com
2012-07-27