aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/images.gyp
Commit message (Expand)AuthorAge
...
* Remove the comments settings for vim tab width and expansion variables.Gravatar commit-bot@chromium.org2013-12-02
* Libraries without '-l' treated as relative paths.Gravatar bungeman@google.com2013-12-02
* Add SkImageGenerator InterfaceGravatar halcanary@google.com2013-11-21
* Don't require getLength on Mac.Gravatar scroggo@google.com2013-08-28
* Avoid getLength in ico decoder.Gravatar scroggo@google.com2013-08-21
* Fixes for JPEG subset decoding.Gravatar scroggo@google.com2013-08-01
* Update freetype to version 2.5.0.1 when building it from source.Gravatar djsollen@google.com2013-07-23
* Update obvious deps.Gravatar bungeman@google.com2013-07-22
* Revert deps changes in r10220 and r10217.Gravatar bungeman@google.com2013-07-20
* Update obvious deps.Gravatar bungeman@google.com2013-07-19
* remove double including of libpng decoderGravatar commit-bot@chromium.org2013-06-18
* GYP Changes and Scripts for Compiling Skia for ChromeOSGravatar borenet@google.com2013-06-11
* Separate core and images project.Gravatar scroggo@google.com2013-05-31
* Add a comment to the top of images.gyp.Gravatar scroggo@google.com2013-05-20
* Force linking with image decoders for images project.Gravatar scroggo@google.com2013-05-01
* 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
* Remove exclude of file which no longer exists.Gravatar bungeman@google.com2013-04-18
* Updates to images project.Gravatar scroggo@google.com2013-04-17
* Fix the NaCl build.Gravatar scroggo@google.com2013-04-11
* Include gif image decoding in images/ on linux.Gravatar scroggo@google.com2013-04-11
* Update gyp\images.gyp for move of SkJpegUtility.h from include\images to src\...Gravatar robertphillips@google.com2013-03-22
* Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android.Gravatar djsollen@google.com2013-03-20
* Upstream Android modifications to the image encoders/decoders.Gravatar commit-bot@chromium.org2013-03-14
* Gyp changes for NaCl debuggerGravatar borenet@google.com2013-03-07
* move SkFDStream out of images into coreGravatar reed@google.com2013-02-25
* 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
* kill unused SkFlipPixelRefGravatar reed@google.com2012-12-13
* Create a factory to decode an SkBitmap from an SkData.Gravatar scroggo@google.com2012-11-29
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* update gyp files to build on iOSGravatar caryclark@google.com2012-09-18
* Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk)Gravatar borenet@google.com2012-08-09
* Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps)Gravatar robertphillips@google.com2012-04-05
* Rolling back r3611 until the Android compilation issue is resolvedGravatar robertphillips@google.com2012-04-05
* Finally enabled libjpeg functionality in .gypsGravatar robertphillips@google.com2012-04-05
* Revert 3538.Gravatar bungeman@google.com2012-03-29
* Correct dependencies in gyp files.Gravatar bungeman@google.com2012-03-29
* Remove unused classes from the build.Gravatar djsollen@google.com2012-03-28
* Copy libjpeg.gyp from third_party/externals/libjpeg/ to gyp/Gravatar epoger@google.com2012-03-26
* reverting to 3437Gravatar robertphillips@google.com2012-03-20
* Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...Gravatar robertphillips@google.com2012-03-20
* Make all gyp targets automatically include common.gypiGravatar epoger@google.com2012-03-16
* Remove libjpeg image decoder, since we've never built it since we changedGravatar tomhudson@google.com2012-03-02
* Remove referenecs to nonexistent file SkImageDecoder_libpvjpeg.c from gypGravatar tomhudson@google.com2012-02-28
* Enable Android GM to produce PNG images.Gravatar djsollen@google.com2012-02-24
* Add windowscodecs.lib to images.gypGravatar bsalomon@google.com2011-11-21
* Adding support to trunk for building Skia using the Android NDK.Gravatar djsollen@google.com2011-11-03