Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
95f79261addecd8c3b4e64f2f1469f9e1aa0acb2
/
src
/
image
/
SkSurface_Base.h
28361fa
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
by commit-bot@chromium.org
· 11 years ago
1360c52
use SkImageInfo directly, instead of converting to SkBitmap::Config
by reed@google.com
· 11 years ago
2bd8b81
move SkImage::ColorType into SkColorType
by reed@google.com
· 11 years ago
c4c9870
Adding optimization to avoid image copy in SkSurface copy on write when content is discardable
by commit-bot@chromium.org
· 12 years ago
63cd3c6
Build fix: moving more inline functions into header
by junov@chromium.org
· 12 years ago
6a9bb80
Build fix: moving some inline function definitions into header.
by junov@chromium.org
· 12 years ago
acea3ef
Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends
by junov@chromium.org
· 12 years ago
5ee449a
Fixing viral copy/paste typo Shapshot -> Snapshot
by junov@chromium.org
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
b947625
remove unused (and undefined) SkColorSpace parameter.
by mike@reedtribe.org
· 12 years ago
97b6b07
Fleshed out GPU portion of image/surface feature
by robertphillips@google.com
· 12 years ago
97af1a6
Add caching of the snapshot image form a surface
by reed@google.com
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
9ea5a3b
change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be
by reed@google.com
· 13 years ago
c906204
expand private subclasses into separate files
by reed@google.com
· 13 years ago