index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
image.cpp
Commit message (
Expand
)
Author
Age
*
remove picture-backed surfaces
commit-bot@chromium.org
2014-04-11
*
use some helper Make functions to initialize SkImageInfo
commit-bot@chromium.org
2014-01-15
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
move SkImage::ColorType into SkColorType
reed@google.com
2013-11-01
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
*
Have GMs read the GrContext via a setter/getter rather than a global.
mtklein@google.com
2013-09-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-24
*
Add SkImage->draw() call with src and dst rects.
commit-bot@chromium.org
2013-07-23
*
Revert "Add SkImage->draw() call with src and dst rects."
fmalita@google.com
2013-07-22
*
Add SkImage->draw() call with src and dst rects.
commit-bot@chromium.org
2013-07-22
*
Reland 'Add path utils, plus a test for it.'
scroggo@google.com
2013-05-28
*
Revert "Add path utils, plus a test for it."
scroggo@google.com
2013-05-24
*
Add path utils, plus a test for it.
scroggo@google.com
2013-05-24
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-07
*
Fixed Windows compiler complaints (esp. in debugger)
robertphillips@google.com
2012-09-06
*
disable pipe for now
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
*
add SkImage from encoded data
mike@reedtribe.org
2012-07-31
*
update to surface.getCanvas()
mike@reedtribe.org
2012-07-31
*
expand internal subclasses into separate files
reed@google.com
2012-07-30
*
check-point for image/surface work
mike@reedtribe.org
2012-07-29