- 38e44b0 Disable bitmap decoders for GPU specific formats on Android framework by djsollen · 10 years ago
- 95b1b3d Add astcbitmap to gm slides. by krajcevski · 10 years ago
- 7b62448 Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/) by krajcevski · 10 years ago
- 2fc0582 - Add astcbitmap to gm slides by krajcevski · 10 years ago
- 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
- 5ec3d21 remove ashmem from skia by halcanary · 10 years ago
- 479bb60 Remove SkImageRef and related functionality. by Hal Canary · 10 years ago
- 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
- 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
- 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
- 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
- b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
- 29239a0 Move SkDecodingImageGenerator.h to include/ by commit-bot@chromium.org · 10 years ago
- 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
- 2ea14c6 Fix ChromeOS build broken in f84722e4777 by commit-bot@chromium.org · 11 years ago
- f84722e Build Skia for a bare-bones embedded Linux system. by commit-bot@chromium.org · 11 years ago
- d4adfa3 Reland "Gyp file changes for the android framework." by scroggo@google.com · 11 years ago
- eb62950 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
- 1c9bd55 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
- 0964796 Remove extraneous folders from includes. by commit-bot@chromium.org · 11 years ago
- 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
- 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
- 24339aa Libraries without '-l' treated as relative paths. by bungeman@google.com · 11 years ago
- ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago
- 1a2e71d Don't require getLength on Mac. by scroggo@google.com · 11 years ago
- dbf9f88 Avoid getLength in ico decoder. by scroggo@google.com · 11 years ago
- d4c3565 Fixes for JPEG subset decoding. by scroggo@google.com · 11 years ago
- bcc6d7d Update freetype to version 2.5.0.1 when building it from source. by djsollen@google.com · 11 years ago
- b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
- 899f1d8 Revert deps changes in r10220 and r10217. by bungeman@google.com · 11 years ago
- 2b0ab9e Update obvious deps. by bungeman@google.com · 11 years ago
- c41295d remove double including of libpng decoder by commit-bot@chromium.org · 11 years ago
- 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
- 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
- 73e4d57 Add a comment to the top of images.gyp. by scroggo@google.com · 11 years ago
- c4ebdb0 Force linking with image decoders for images project. by scroggo@google.com · 12 years ago
- 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
- 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 12 years ago
- 866c6e5 Remove exclude of file which no longer exists. by bungeman@google.com · 12 years ago
- 4c6adf9 Updates to images project. by scroggo@google.com · 12 years ago
- 3f17828 Fix the NaCl build. by scroggo@google.com · 12 years ago
- 9c5f969 Include gif image decoding in images/ on linux. by scroggo@google.com · 12 years ago
- cb69319 Update gyp\images.gyp for move of SkJpegUtility.h from include\images to src\images (in r8267) by robertphillips@google.com · 12 years ago
- 6e32c46 Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android. by djsollen@google.com · 12 years ago
- a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 12 years ago
- 327b9b2 Gyp changes for NaCl debugger by borenet@google.com · 12 years ago
- 1a68805 move SkFDStream out of images into core by reed@google.com · 12 years ago
- f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
- 528a556 Fix android errors when unflattening an SkImageRef_ashmem object. by djsollen@google.com · 12 years ago
- 4c1f091 kill unused SkFlipPixelRef Review URL: https://codereview.appspot.com/6949043 by reed@google.com · 12 years ago
- 9f686f3 Create a factory to decode an SkBitmap from an SkData. by scroggo@google.com · 12 years ago
- 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
- efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
- 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
- 35f5ac9 update gyp files to build on iOS by caryclark@google.com · 12 years ago
- af73091 Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk) by borenet@google.com · 12 years ago
- 3a4553e Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps) by robertphillips@google.com · 13 years ago
- 7800e30 Rolling back r3611 until the Android compilation issue is resolved by robertphillips@google.com · 13 years ago
- f919147 Finally enabled libjpeg functionality in .gyps by robertphillips@google.com · 13 years ago
- 5a64e58 Revert 3538. by bungeman@google.com · 13 years ago
- 29b63dc Correct dependencies in gyp files. http://codereview.appspot.com/5934044/ by bungeman@google.com · 13 years ago
- 3d29b63 Remove unused classes from the build. by djsollen@google.com · 13 years ago
- 9fee7ad Copy libjpeg.gyp from third_party/externals/libjpeg/ to gyp/ by epoger@google.com · 13 years ago
- 0a89c90 reverting to 3437 by robertphillips@google.com · 13 years ago
- d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 13 years ago
- aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 13 years ago
- 3f5ebb4 Remove libjpeg image decoder, since we've never built it since we changed by tomhudson@google.com · 13 years ago
- 3019680 Remove referenecs to nonexistent file SkImageDecoder_libpvjpeg.c from gyp by tomhudson@google.com · 13 years ago
- 85c1c6e Enable Android GM to produce PNG images. by djsollen@google.com · 13 years ago
- 897e66c Add windowscodecs.lib to images.gyp by bsalomon@google.com · 13 years ago
- 5862929 Adding support to trunk for building Skia using the Android NDK. by djsollen@google.com · 13 years ago
- 8846cb2 Create new 'skia_os' variable to replace use of 'OS' in most places. by epoger@google.com · 13 years ago
- 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
- fe5afe5 Make images properly depend on utils. http://codereview.appspot.com/4629068/ by bungeman@google.com · 13 years ago
- 9df621d Wrap SkStreams in IStreams instead of copying data around. by bungeman@google.com · 13 years ago
- 242bb89 Add image encoder/decoder for Windows. http://codereview.appspot.com/4634078/ by bungeman@google.com · 13 years ago
- 10a9465 Revert the changes to gyp/images.gyp in r1654, as apparently they're by senorblanco@chromium.org · 13 years ago
- 52bbe14 Remove some files from views.gyp that already being compiled into utils.gyp by senorblanco@chromium.org · 13 years ago
- b1b721a remove libpng and zlib from third_party http://codereview.appspot.com/4571077 by epoger@google.com · 13 years ago
- af9d9c2 change GC imagedecoder to use the same colorspace between image and context, by reed@google.com · 13 years ago
- 25e9283 fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party by epoger@google.com · 13 years ago
- 38a9134 add libpng source to repo and make Unix build use it by epoger@google.com · 13 years ago
- ccdbd2c create GYP files for these targets: tests, gm, skhello, skimage, skdiff by epoger@google.com · 13 years ago
- 907afca Add a missing include path for the linux build of utils.gyp. Remove the Linux by senorblanco@chromium.org · 13 years ago
- aa73168 Clean up the gyp files to reflect some files that were removed and/or renamed. by senorblanco@chromium.org · 13 years ago
- ae85aea split skia.gyp into separate gypfile for each source dir by epoger@google.com · 13 years ago