index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
images.gyp
Commit message (
Expand
)
Author
Age
*
Avoid getLength in ico decoder.
scroggo@google.com
2013-08-21
*
Fixes for JPEG subset decoding.
scroggo@google.com
2013-08-01
*
Update freetype to version 2.5.0.1 when building it from source.
djsollen@google.com
2013-07-23
*
Update obvious deps.
bungeman@google.com
2013-07-22
*
Revert deps changes in r10220 and r10217.
bungeman@google.com
2013-07-20
*
Update obvious deps.
bungeman@google.com
2013-07-19
*
remove double including of libpng decoder
commit-bot@chromium.org
2013-06-18
*
GYP Changes and Scripts for Compiling Skia for ChromeOS
borenet@google.com
2013-06-11
*
Separate core and images project.
scroggo@google.com
2013-05-31
*
Add a comment to the top of images.gyp.
scroggo@google.com
2013-05-20
*
Force linking with image decoders for images project.
scroggo@google.com
2013-05-01
*
Updates to skimage tool to use it for testing.
scroggo@google.com
2013-04-25
*
ARGB image encoder for checksums.
bungeman@google.com
2013-04-23
*
Remove exclude of file which no longer exists.
bungeman@google.com
2013-04-18
*
Updates to images project.
scroggo@google.com
2013-04-17
*
Fix the NaCl build.
scroggo@google.com
2013-04-11
*
Include gif image decoding in images/ on linux.
scroggo@google.com
2013-04-11
*
Update gyp\images.gyp for move of SkJpegUtility.h from include\images to src\...
robertphillips@google.com
2013-03-22
*
Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android.
djsollen@google.com
2013-03-20
*
Upstream Android modifications to the image encoders/decoders.
commit-bot@chromium.org
2013-03-14
*
Gyp changes for NaCl debugger
borenet@google.com
2013-03-07
*
move SkFDStream out of images into core
reed@google.com
2013-02-25
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Fix android errors when unflattening an SkImageRef_ashmem object.
djsollen@google.com
2013-02-01
*
kill unused SkFlipPixelRef
reed@google.com
2012-12-13
*
Create a factory to decode an SkBitmap from an SkData.
scroggo@google.com
2012-11-29
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
update gyp files to build on iOS
caryclark@google.com
2012-09-18
*
Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk)
borenet@google.com
2012-08-09
*
Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps)
robertphillips@google.com
2012-04-05
*
Rolling back r3611 until the Android compilation issue is resolved
robertphillips@google.com
2012-04-05
*
Finally enabled libjpeg functionality in .gyps
robertphillips@google.com
2012-04-05
*
Revert 3538.
bungeman@google.com
2012-03-29
*
Correct dependencies in gyp files.
bungeman@google.com
2012-03-29
*
Remove unused classes from the build.
djsollen@google.com
2012-03-28
*
Copy libjpeg.gyp from third_party/externals/libjpeg/ to gyp/
epoger@google.com
2012-03-26
*
reverting to 3437
robertphillips@google.com
2012-03-20
*
Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...
robertphillips@google.com
2012-03-20
*
Make all gyp targets automatically include common.gypi
epoger@google.com
2012-03-16
*
Remove libjpeg image decoder, since we've never built it since we changed
tomhudson@google.com
2012-03-02
*
Remove referenecs to nonexistent file SkImageDecoder_libpvjpeg.c from gyp
tomhudson@google.com
2012-02-28
*
Enable Android GM to produce PNG images.
djsollen@google.com
2012-02-24
*
Add windowscodecs.lib to images.gyp
bsalomon@google.com
2011-11-21
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
Create new 'skia_os' variable to replace use of 'OS' in most places.
epoger@google.com
2011-07-01
*
combine target_defaults.gypi into common.gypi
epoger@google.com
2011-07-01
*
Make images properly depend on utils.
bungeman@google.com
2011-06-24
*
Wrap SkStreams in IStreams instead of copying data around.
bungeman@google.com
2011-06-23
[next]