summaryrefslogtreecommitdiff
path: root/images.gyp
AgeCommit message (Expand)Author
2012-08-09Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk)borenet@google.com
2012-04-05Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps)robertphillips@google.com
2012-04-05Rolling back r3611 until the Android compilation issue is resolvedrobertphillips@google.com
2012-04-05Finally enabled libjpeg functionality in .gypsrobertphillips@google.com
2012-03-29Revert 3538.bungeman@google.com
2012-03-29Correct dependencies in gyp files.bungeman@google.com
2012-03-28Remove unused classes from the build.djsollen@google.com
2012-03-26Copy libjpeg.gyp from third_party/externals/libjpeg/ to gyp/epoger@google.com
2012-03-20reverting to 3437robertphillips@google.com
2012-03-20Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...robertphillips@google.com
2012-03-16Make all gyp targets automatically include common.gypiepoger@google.com
2012-03-02Remove libjpeg image decoder, since we've never built it since we changedtomhudson@google.com
2012-02-28Remove referenecs to nonexistent file SkImageDecoder_libpvjpeg.c from gyptomhudson@google.com
2012-02-24Enable Android GM to produce PNG images.djsollen@google.com
2011-11-21Add windowscodecs.lib to images.gypbsalomon@google.com
2011-11-03Adding support to trunk for building Skia using the Android NDK.djsollen@google.com
2011-07-01Create new 'skia_os' variable to replace use of 'OS' in most places.epoger@google.com
2011-07-01combine target_defaults.gypi into common.gypiepoger@google.com
2011-06-24Make images properly depend on utils.bungeman@google.com
2011-06-23Wrap SkStreams in IStreams instead of copying data around.bungeman@google.com
2011-06-22Add image encoder/decoder for Windows.bungeman@google.com
2011-06-20Revert the changes to gyp/images.gyp in r1654, as apparently they'resenorblanco@chromium.org
2011-06-20Remove some files from views.gyp that already being compiled into utils.gypsenorblanco@chromium.org
2011-06-16remove libpng and zlib from third_party epoger@google.com
2011-06-15change GC imagedecoder to use the same colorspace between image and context,reed@google.com
2011-06-15fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party epoger@google.com
2011-06-15add libpng source to repo and make Unix build use itepoger@google.com
2011-06-02create GYP files for these targets: tests, gm, skhello, skimage, skdiffepoger@google.com
2011-06-01Add a missing include path for the linux build of utils.gyp. Remove the Linuxsenorblanco@chromium.org
2011-06-01Clean up the gyp files to reflect some files that were removed and/or renamed.senorblanco@chromium.org
2011-05-31split skia.gyp into separate gypfile for each source direpoger@google.com