summaryrefslogtreecommitdiff
path: root/images.gyp
AgeCommit message (Expand)Author
2014-02-24Fix ChromeOS build broken in f84722e4777commit-bot@chromium.org
2014-02-24Build Skia for a bare-bones embedded Linux system.commit-bot@chromium.org
2014-02-05Reland "Gyp file changes for the android framework."scroggo@google.com
2014-02-04Gyp file changes for the android framework.scroggo@google.com
2014-02-04Gyp file changes for the android framework.scroggo@google.com
2014-01-23Remove extraneous folders from includes.commit-bot@chromium.org
2013-12-05Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCachehalcanary@google.com
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-12-02Libraries without '-l' treated as relative paths.bungeman@google.com
2013-11-21Add SkImageGenerator Interfacehalcanary@google.com
2013-08-28Don't require getLength on Mac.scroggo@google.com
2013-08-21Avoid getLength in ico decoder.scroggo@google.com
2013-08-01Fixes for JPEG subset decoding.scroggo@google.com
2013-07-23Update freetype to version 2.5.0.1 when building it from source.djsollen@google.com
2013-07-22Update obvious deps.bungeman@google.com
2013-07-20Revert deps changes in r10220 and r10217.bungeman@google.com
2013-07-19Update obvious deps.bungeman@google.com
2013-06-18remove double including of libpng decodercommit-bot@chromium.org
2013-06-11GYP Changes and Scripts for Compiling Skia for ChromeOSborenet@google.com
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