Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7c78f3a863c620d722f02d00b88de5b3cde298a4
/
gyp
/
images.gyp
36931c2
Add test for platform encoders, turn off platform encoders by default
by msarett
· 8 years ago
091cb8d
Delete SkARGBImageEncoder.
by mtklein
· 8 years ago
43bf511
Delete ChromeOS code
by borenet
· 9 years ago
1514257
Delete SkPageFlipper
by msarett
· 9 years ago
c1d0312
Rename encoders to Sk*ImageEncoder
by msarett
· 9 years ago
e8597a4
Delete SkImageDecoder
by msarett
· 9 years ago
910f7ec
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f037fde
Delete SkImageDecoder
by msarett
· 9 years ago
041c870
Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
5b6e73e
Delete SkImageDecoder
by msarett
· 9 years ago
39b5495
Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f799706
Delete SkImageDecoder
by msarett
· 9 years ago
8715d47
Make SkPicture/SkImageGenerator default to SkCodec
by msarett
· 9 years ago
829caa2
Delete SkDecodingImageGenerator
by msarett
· 9 years ago
1de415f
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ )
by kjlubick
· 9 years ago
026388a
Make SkPicture/SkImageGenerator default to SkCodec
by scroggo
· 9 years ago
7d2e2fa
Remove flag needed by outdated libpng
by msarett
· 9 years ago
b747b90
Remove dependencies on Android's forked decoder libraries
by msarett
· 9 years ago
f724b99
Reenable warnings in src/codec
by msarett
· 9 years ago
cd1f2da
add -Iinclude/private anywhere we have -Isrc/core
by mtklein
· 9 years ago
27631bd
Revert "Remove ambiguity of SkJpegUtility name."
by scroggo
· 10 years ago
93858b4
Remove ambiguity of SkJpegUtility name.
by mtklein
· 10 years ago
4808757
Remove all code related to NaCl
by borenet
· 10 years ago
6d0e7b2
WIP: Added support for giflib, updated jpeg and png
by msarett
· 10 years ago
00c9509
Revert of WIP: Added support for giflib, updated jpeg and png (patchset #8 id:260001 of https://codereview.chromium.org/1038863003/)
by borenet
· 10 years ago
255dcd1
WIP: Added support for giflib, updated jpeg and png
by msarett
· 10 years ago
3e56227
Add copyright headers to remaining gyp files.
by scroggo
· 10 years ago
5965c8a
add ImageGenerator::NewFromData to porting layer
by reed
· 10 years ago
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
· 11 years ago
479bb60
Remove SkImageRef and related functionality.
by Hal Canary
· 11 years ago
99ffe24
Initial KTX file decoder
by krajcevski
· 11 years ago
5744bbe
move SkImageGenerator.cpp from src/images to src/core
by reed@google.com
· 11 years ago
00f8d6c
Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)"
by commit-bot@chromium.org
· 11 years ago
924205a
Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)
by commit-bot@chromium.org
· 11 years ago
b263985
add colortable support to imagegenerator
by commit-bot@chromium.org
· 11 years ago
29239a0
Move SkDecodingImageGenerator.h to include/
by commit-bot@chromium.org
· 11 years ago
8cf81e0
Simple PKM image decoder.
by robertphillips@google.com
· 11 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
· 12 years ago
05d550e
GYP Changes and Scripts for Compiling Skia for ChromeOS
by borenet@google.com
· 12 years ago
7def5e1
Separate core and images project.
by scroggo@google.com
· 12 years ago
73e4d57
Add a comment to the top of images.gyp.
by scroggo@google.com
· 12 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
3f178280
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
Next »