..
android_deps.gyp
Update DEPS and GYP to use the copy of Android in platform_tools.
2013-05-02 12:27:21 +00:00
android_system.gyp
Update DEPS and GYP to use the copy of Android in platform_tools.
2013-05-02 12:27:21 +00:00
angle.gyp
Refactor skia_warnings_as_errors
2013-03-22 13:16:06 +00:00
animator.gyp
Create SkLazyPixelRef which performs lazy decoding.
2013-02-22 21:38:35 +00:00
apptype_console.gypi
Improve NaCl support
2012-11-01 17:43:44 +00:00
bench.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
bench.gypi
Add an option to create unpremultiplied bitmaps.
2013-06-14 15:33:20 +00:00
chromeos_deps.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
cityhash.gyp
Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp
2013-05-08 16:04:02 +00:00
common_conditions.gypi
Add gyp define for optimization level
2013-06-20 20:28:54 +00:00
common_variables.gypi
Add gyp define for optimization level
2013-06-20 20:28:54 +00:00
common.gypi
Use a single cros_toolchain tarball for ChromeOS build
2013-06-24 19:31:58 +00:00
core.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
core.gypi
remove dst/rendertarget support for kARGB_4444_Config
2013-06-21 18:30:53 +00:00
debugger.gyp
Build fix after r9598.
2013-06-13 21:25:45 +00:00
effects.gyp
Replace SkPicture(SkStream) constructors with a factory.
2013-06-28 21:32:00 +00:00
effects.gypi
Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture.
2013-05-31 17:49:12 +00:00
everything.gyp
Gyp changes for NaCl debugger
2013-03-07 15:33:28 +00:00
experimental.gyp
This takes the convex path tesselator from the Android code and hooks it into a
2013-01-09 21:04:52 +00:00
FileReaderApp.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
flags.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
freetype.gyp
Remove the fno-rtti excluders now that fno-rtti is only passed to c++ files.
2013-05-16 14:53:28 +00:00
gm.gyp
Build fix after r9598.
2013-06-13 21:25:45 +00:00
gmslides.gypi
Add a new GM for very thin stroke widths
2013-06-26 17:06:45 +00:00
gpu.gyp
Fuse skgr & gr targets in gyp files
2013-06-18 14:43:53 +00:00
gpu.gypi
Fuse skgr & gr targets in gyp files
2013-06-18 14:43:53 +00:00
images.gyp
remove double including of libpng decoder
2013-06-18 20:06:36 +00:00
jsoncpp.gyp
Refactor skia_warnings_as_errors
2013-03-22 13:16:06 +00:00
libjpeg.gyp
Sanitizing source files in Housekeeper-Nightly
2013-06-11 07:01:17 +00:00
libwebp.gyp
Add 2 missing neon files for the android build
2013-06-10 16:50:18 +00:00
lua.gyp
use define to work-around localeconf() missingness in android
2013-05-15 20:55:49 +00:00
most.gyp
Compile pdf viewer manaully only, disable on build bots.
2013-06-10 21:10:50 +00:00
nacl.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
opts.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
pathops_unittest.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
pathops_unittest.gypi
path ops -- fix skp bugs
2013-05-07 18:51:31 +00:00
pathops.gypi
remove deleted file from gyp
2013-04-22 20:09:23 +00:00
pdf.gyp
SkDocument base for pdf, xps, etc.
2013-06-07 20:30:16 +00:00
pdfviewer.gyp
refactoring for pdf viewer lib
2013-06-26 17:48:12 +00:00
pixman_test.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
ports.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
SampleApp.gyp
remove dst/rendertarget support for kARGB_4444_Config
2013-06-21 18:30:53 +00:00
sfnt.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
shapeops_demo.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
shapeops_edge.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
shapeops_tool.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
SimpleCocoaApp.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
SimpleiOSApp.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
skia_lib.gyp
Fuse skgr & gr targets in gyp files
2013-06-18 14:43:53 +00:00
SkiaExamples.gyp
Smallest possible desktop application that uses Skia to render stuff.
2013-06-18 15:37:27 +00:00
svg.gyp
Build Skia as a static library
2012-10-10 19:45:51 +00:00
tests.gyp
Add an option to create unpremultiplied bitmaps.
2013-06-14 15:33:20 +00:00
tools.gyp
enable shared lib support in linux for lua
2013-06-20 17:15:05 +00:00
utils.gyp
Replace SkPicture(SkStream) constructors with a factory.
2013-06-28 21:32:00 +00:00
views_animated.gyp
Create SkLazyPixelRef which performs lazy decoding.
2013-02-22 21:38:35 +00:00
views.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
xml.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
xps.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
zlib.gyp
Improve NaCl support
2012-11-01 17:43:44 +00:00