aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/images
Commit message (Expand)AuthorAge
* Create a factory to decode an SkBitmap from an SkData.Gravatar scroggo@google.com2012-11-29
* Extract transform_scanline_XXXX functions into transform_scanline.h for code-...Gravatar epoger@google.com2012-11-16
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Consolidate PixelRef flattables with the standard implGravatar djsollen@google.com2012-03-28
* Improved codec link-forcing system by adding Encoder/Decoder creation entry p...Gravatar robertphillips@google.com2012-03-23
* add optional manual global initializationGravatar caryclark@google.com2011-12-15
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* merge from android tree:Gravatar djsollen@google.com2011-02-23
* add optional pref-config table to codecsGravatar reed@android.com2010-03-03
* refactor helper functions out of libjpeg wrapperGravatar reed@android.com2010-01-21
* record dither setting so we can replay it when we (re)decodeGravatar reed@android.com2009-09-24
* ws fixesGravatar reed@android.com2009-06-15
* add optional Format* parameter to decoder helper functions.Gravatar reed@android.com2009-06-15
* Honor pref config in image decoding whenever possible.Gravatar weita@google.com2009-05-11
* Simplify font-chaining (fallbacks) to have fonthost just return the nextGravatar reed@android.com2009-03-17
* see prev. checkin (missed these files). Change ownership rule for streams to theGravatar reed@android.com2009-03-16
* pull from android: use registry to build up list of image codecsGravatar reed@android.com2009-01-22
* separate image encode and decodeGravatar reed@android.com2009-01-06
* grab from latest androidGravatar reed@android.com2008-12-17