index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
images
Commit message (
Expand
)
Author
Age
*
Separate core and images project.
scroggo@google.com
2013-05-31
*
add encodeData() to SkImageEncoder, and add encoding to SkImage
reed@google.com
2013-05-20
*
Provide a function to print the name of a Format.
scroggo@google.com
2013-05-15
*
Test region decoding in skimage, plus fixes.
scroggo@google.com
2013-05-03
*
Updates to skimage tool to use it for testing.
scroggo@google.com
2013-04-25
*
ARGB image encoder for checksums.
bungeman@google.com
2013-04-23
*
Updates to images project.
scroggo@google.com
2013-04-17
*
Upstream changes from Android for decoding jpeg images.
djsollen@google.com
2013-03-20
*
Remove unused declaration
djsollen@google.com
2013-03-20
*
fix window's build errors
commit-bot@chromium.org
2013-03-14
*
Upstream Android modifications to the image encoders/decoders.
commit-bot@chromium.org
2013-03-14
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Fix android errors when unflattening an SkImageRef_ashmem object.
djsollen@google.com
2013-02-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
kill unused SkFlipPixelRef
reed@google.com
2012-12-13
*
Create a factory to decode an SkBitmap from an SkData.
scroggo@google.com
2012-11-29
*
Extract transform_scanline_XXXX functions into transform_scanline.h for code-...
epoger@google.com
2012-11-16
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Consolidate PixelRef flattables with the standard impl
djsollen@google.com
2012-03-28
*
Improved codec link-forcing system by adding Encoder/Decoder creation entry p...
robertphillips@google.com
2012-03-23
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
merge from android tree:
djsollen@google.com
2011-02-23
*
add optional pref-config table to codecs
reed@android.com
2010-03-03
*
refactor helper functions out of libjpeg wrapper
reed@android.com
2010-01-21
*
record dither setting so we can replay it when we (re)decode
reed@android.com
2009-09-24
*
ws fixes
reed@android.com
2009-06-15
*
add optional Format* parameter to decoder helper functions.
reed@android.com
2009-06-15
*
Honor pref config in image decoding whenever possible.
weita@google.com
2009-05-11
*
Simplify font-chaining (fallbacks) to have fonthost just return the next
reed@android.com
2009-03-17
*
see prev. checkin (missed these files). Change ownership rule for streams to the
reed@android.com
2009-03-16
*
pull from android: use registry to build up list of image codecs
reed@android.com
2009-01-22
*
separate image encode and decode
reed@android.com
2009-01-06
*
grab from latest android
reed@android.com
2008-12-17