summaryrefslogtreecommitdiff
path: root/images.gyp
AgeCommit message (Expand)Author
2013-05-31Separate core and images project.scroggo@google.com
2013-05-20Add a comment to the top of images.gyp.scroggo@google.com
2013-05-01Force linking with image decoders for images project.scroggo@google.com
2013-04-25Updates to skimage tool to use it for testing.scroggo@google.com
2013-04-23ARGB image encoder for checksums.bungeman@google.com
2013-04-18Remove exclude of file which no longer exists.bungeman@google.com
2013-04-17Updates to images project.scroggo@google.com
2013-04-11Fix the NaCl build.scroggo@google.com
2013-04-11Include gif image decoding in images/ on linux.scroggo@google.com
2013-03-22Update gyp\images.gyp for move of SkJpegUtility.h from include\images to src\...robertphillips@google.com
2013-03-20Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android.djsollen@google.com
2013-03-14Upstream Android modifications to the image encoders/decoders.commit-bot@chromium.org
2013-03-07Gyp changes for NaCl debuggerborenet@google.com
2013-02-25move SkFDStream out of images into corereed@google.com
2013-02-22Create SkLazyPixelRef which performs lazy decoding.scroggo@google.com
2013-02-01Fix android errors when unflattening an SkImageRef_ashmem object.djsollen@google.com
2012-12-13kill unused SkFlipPixelRefreed@google.com
2012-11-29Create a factory to decode an SkBitmap from an SkData.scroggo@google.com
2012-11-01Improve NaCl supportborenet@google.com
2012-10-10Build Skia as a static libraryborenet@google.com
2012-10-04Add the ability to provide function pointers to SkPicture serializationscroggo@google.com
2012-09-18update gyp files to build on iOScaryclark@google.com
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