index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
Commit message (
Expand
)
Author
Age
*
SkData need not be a Flattenable, since it does not need subclass/factories
reed@google.com
2013-10-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-21
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
Make SkImage_Gpu share it's pixelref with the surface to prevent premature re...
commit-bot@chromium.org
2013-07-25
*
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
*
Add a 'unique' method to SkRefCnt, document the usage, and add support.
bungeman@google.com
2013-07-19
*
Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...
commit-bot@chromium.org
2013-06-26
*
Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. T...
senorblanco@chromium.org
2013-06-10
*
Separate core and images project.
scroggo@google.com
2013-05-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-21
*
Move SkImage::encode to SkImage_Codec.cpp.
commit-bot@chromium.org
2013-05-20
*
add encodeData() to SkImageEncoder, and add encoding to SkImage
reed@google.com
2013-05-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-02
*
Adding public API method on SkImage for extracting the GPU texture handle.
junov@chromium.org
2013-05-01
*
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
*
Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copy
junov@chromium.org
2013-04-11
*
Fixed bug with SkImage leaving canvas backing store in an immutable state aft...
junov@chromium.org
2013-04-03
*
Replacing 'new' with 'SkNEW_ARGS' in SkImage_Gpu
junov@chromium.org
2013-04-03
*
Fix a few clang errors while trying to build tools target.
tfarina@chromium.org
2013-03-26
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
remove unused (and undefined) SkColorSpace parameter.
mike@reedtribe.org
2012-11-15
*
Fix for 2 parallel gpu rendering issues (bigbitmaprect & image-surface)
robertphillips@google.com
2012-11-02
*
Fix leaks in SkSurface_Gpu.cpp
robertphillips@google.com
2012-11-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-01
*
Fleshed out GPU portion of image/surface feature
robertphillips@google.com
2012-10-31
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Linux warning fixes
bsalomon@google.com
2012-08-29
*
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
*
delete empty file
mike@reedtribe.org
2012-08-14
*
include SkFlatteningBuffer.h after restructure
reed@google.com
2012-08-07
*
check-point for gpu support in SkImage/SkSurface
reed@google.com
2012-07-31
*
add flattening
reed@google.com
2012-07-31
*
add SkImage from encoded data
mike@reedtribe.org
2012-07-31
*
change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be
reed@google.com
2012-07-30
*
update/add copyright notices
reed@google.com
2012-07-30
*
expand internal subclasses into separate files
reed@google.com
2012-07-30
*
expand private subclasses into separate files
reed@google.com
2012-07-30
[next]