aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/images
Commit message (Expand)AuthorAge
* Revert "Revert "Revert "PixelRef now returns (nearly) everything that is curr...Gravatar reed@google.com2013-12-06
* Revert "Revert "PixelRef now returns (nearly) everything that is currently in...Gravatar reed@google.com2013-12-06
* Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...Gravatar reed@google.com2013-12-06
* PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...Gravatar reed@google.com2013-12-06
* Change SkImageDecoders to take an SkStreamRewindable.Gravatar scroggo@google.com2013-09-25
* Fixes for JPEG subset decoding.Gravatar scroggo@google.com2013-08-01
* Separate core and images project.Gravatar scroggo@google.com2013-05-31
* add encodeData() to SkImageEncoder, and add encoding to SkImageGravatar reed@google.com2013-05-20
* Provide a function to print the name of a Format.Gravatar scroggo@google.com2013-05-15
* Test region decoding in skimage, plus fixes.Gravatar scroggo@google.com2013-05-03
* Updates to skimage tool to use it for testing.Gravatar scroggo@google.com2013-04-25
* ARGB image encoder for checksums.Gravatar bungeman@google.com2013-04-23
* Updates to images project.Gravatar scroggo@google.com2013-04-17
* Upstream changes from Android for decoding jpeg images.Gravatar djsollen@google.com2013-03-20
* Remove unused declarationGravatar djsollen@google.com2013-03-20
* fix window's build errorsGravatar commit-bot@chromium.org2013-03-14
* Upstream Android modifications to the image encoders/decoders.Gravatar commit-bot@chromium.org2013-03-14
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Fix android errors when unflattening an SkImageRef_ashmem object.Gravatar djsollen@google.com2013-02-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* kill unused SkFlipPixelRefGravatar reed@google.com2012-12-13
* 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