index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkSurface.cpp
Commit message (
Expand
)
Author
Age
*
Adding optimization to avoid image copy in SkSurface copy on write when conte...
commit-bot@chromium.org
2013-04-22
*
Build fix: moving more inline functions into header
junov@chromium.org
2013-04-16
*
Build fix: moving some inline function definitions into header.
junov@chromium.org
2013-04-16
*
Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends
junov@chromium.org
2013-04-16
*
Fixing viral copy/paste typo Shapshot -> Snapshot
junov@chromium.org
2013-04-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
remove unused (and undefined) SkColorSpace parameter.
mike@reedtribe.org
2012-11-15
*
Fleshed out GPU portion of image/surface feature
robertphillips@google.com
2012-10-31
*
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
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
*
change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be
reed@google.com
2012-07-30
*
expand private subclasses into separate files
reed@google.com
2012-07-30
*
check-point for image/surface work
mike@reedtribe.org
2012-07-29
*
check-point for surface experiment
reed@google.com
2012-07-27