aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/images.gyp
Commit message (Expand)AuthorAge
...
* 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
* Create new 'skia_os' variable to replace use of 'OS' in most places.Gravatar epoger@google.com2011-07-01
* combine target_defaults.gypi into common.gypiGravatar epoger@google.com2011-07-01
* Make images properly depend on utils.Gravatar bungeman@google.com2011-06-24
* Wrap SkStreams in IStreams instead of copying data around.Gravatar bungeman@google.com2011-06-23
* Add image encoder/decoder for Windows.Gravatar bungeman@google.com2011-06-22
* Revert the changes to gyp/images.gyp in r1654, as apparently they'reGravatar senorblanco@chromium.org2011-06-20
* Remove some files from views.gyp that already being compiled into utils.gypGravatar senorblanco@chromium.org2011-06-20
* remove libpng and zlib from third_party Gravatar epoger@google.com2011-06-16
* change GC imagedecoder to use the same colorspace between image and context,Gravatar reed@google.com2011-06-15
* fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party Gravatar epoger@google.com2011-06-15
* add libpng source to repo and make Unix build use itGravatar epoger@google.com2011-06-15
* create GYP files for these targets: tests, gm, skhello, skimage, skdiffGravatar epoger@google.com2011-06-02
* Add a missing include path for the linux build of utils.gyp. Remove the LinuxGravatar senorblanco@chromium.org2011-06-01
* Clean up the gyp files to reflect some files that were removed and/or renamed.Gravatar senorblanco@chromium.org2011-06-01
* split skia.gyp into separate gypfile for each source dirGravatar epoger@google.com2011-05-31