.. |
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
|
Add SHA1 and MD5 to utils.
|
2013-01-31 19:47:48 +00:00 |
bench.gypi
|
Adding new bench tests for lighting and blur
|
2013-04-24 19:36:44 +00:00 |
cityhash.gyp
|
Refactor skia_warnings_as_errors
|
2013-03-22 13:16:06 +00:00 |
common_conditions.gypi
|
Fix gyp files to allow ninja to build 64 bit on Mac.
|
2013-04-22 20:26:44 +00:00 |
common_variables.gypi
|
Refactor skia_warnings_as_errors
|
2013-03-22 13:16:06 +00:00 |
common.gypi
|
Collect minidump and print callstack if an app chrashes.
|
2013-03-08 18:00:16 +00:00 |
core.gyp
|
path ops : make it real
|
2013-04-25 13:34:40 +00:00 |
core.gypi
|
Hamfistedly removed core dependence on images
|
2013-05-02 00:12:03 +00:00 |
debugger.gyp
|
Copy NaCl directory into trunk/platform_tools, adjust paths
|
2013-05-06 12:50:00 +00:00 |
effects.gyp
|
re-enable fast blur so I can rebaseline
|
2013-03-11 22:42:30 +00:00 |
effects.gypi
|
Allow single-pass filters (which use asNewEffect()) to participate in the image filter DAG. This was done by introducing the SkSinglePassImageFilter abstract base class, which implements canFilterImageGPU() and filterImageGPU() on behalf of the derived class. The derived class still only needs to asNewEffect(). This allows us to recurse on the filter input in SkSinglePassImageFilter::onFilterImageGPU(). It also allows us to remove any knowledge of single-pass image filters from SkGpuDevice and from the SkImageFilter base class as well.
|
2013-04-08 19:43:22 +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
|
Build Skia as a static library
|
2012-10-10 19:45:51 +00:00 |
flags.gyp
|
Change the name of SkFlags to SkCommandLineFlags.
|
2013-03-21 19:43:15 +00:00 |
freetype.gyp
|
Build freetype as a standalone_static_library
|
2013-02-27 14:12:55 +00:00 |
gm.gyp
|
GM: specify that currently used checksums are CityHashes of SkBitmaps
|
2013-04-26 15:06:44 +00:00 |
gmslides.gypi
|
Mask orientation and layout correctly.
|
2013-05-06 22:23:08 +00:00 |
gpu.gyp
|
Exclude angle dependency on non-angle builds
|
2013-05-03 14:00:34 +00:00 |
gpu.gypi
|
Expand modulate, add, subtract, extract component glsl helpers.
|
2013-04-18 19:36:09 +00:00 |
images.gyp
|
Force linking with image decoders for images project.
|
2013-05-01 21:17:27 +00:00 |
jsoncpp.gyp
|
Refactor skia_warnings_as_errors
|
2013-03-22 13:16:06 +00:00 |
libjpeg.gyp
|
Refactor skia_warnings_as_errors
|
2013-03-22 13:16:06 +00:00 |
libwebp.gyp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-03-15 07:05:19 +00:00 |
most.gyp
|
shape ops test fixes
|
2013-04-11 12:33:23 +00:00 |
nacl.gyp
|
Copy NaCl directory into trunk/platform_tools, adjust paths
|
2013-05-06 12:50:00 +00:00 |
opts.gyp
|
Update Android toolchain to NDK r8d with GCC 4.7
|
2013-01-23 18:56:38 +00:00 |
pathops_unittest.gyp
|
fix build : add src\pathops to pathops_unittest
|
2013-04-25 14:28:14 +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
|
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream.
|
2013-04-24 13:01:01 +00:00 |
pixman_test.gyp
|
more pixman work in progress
|
2012-10-16 12:32:33 +00:00 |
ports.gyp
|
remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()
|
2013-03-22 17:21:59 +00:00 |
SampleApp.gyp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-04-13 07:01:15 +00:00 |
sfnt.gyp
|
XPS ttc handling.
|
2013-05-07 15:28:15 +00:00 |
shapeops_demo.gyp
|
shape ops work in progress
|
2013-02-07 13:13:41 +00:00 |
shapeops_edge.gyp
|
shape ops work in progress
|
2013-03-13 20:29:41 +00:00 |
shapeops_tool.gyp
|
checkpoint for shape ops
|
2012-10-09 14:11:58 +00:00 |
SimpleCocoaApp.gyp
|
Build Skia as a static library
|
2012-10-10 19:45:51 +00:00 |
SimpleiOSApp.gyp
|
Build Skia as a static library
|
2012-10-10 19:45:51 +00:00 |
skia_base_libs.gyp
|
Add freetype to skia_base_libs when building for NaCl
|
2013-03-01 20:28:57 +00:00 |
svg.gyp
|
Build Skia as a static library
|
2012-10-10 19:45:51 +00:00 |
tests.gyp
|
path ops : make it real
|
2013-04-25 13:34:40 +00:00 |
tools.gyp
|
Updates for the skimage tool.
|
2013-04-11 15:53:35 +00:00 |
utils.gyp
|
ARGB image encoder for checksums.
|
2013-04-23 18:06:23 +00:00 |
views_animated.gyp
|
Create SkLazyPixelRef which performs lazy decoding.
|
2013-02-22 21:38:35 +00:00 |
views.gyp
|
Create SkLazyPixelRef which performs lazy decoding.
|
2013-02-22 21:38:35 +00:00 |
xml.gyp
|
Improve NaCl support
|
2012-11-01 17:43:44 +00:00 |
xps.gyp
|
XPS ttc handling.
|
2013-05-07 15:28:15 +00:00 |
zlib.gyp
|
Improve NaCl support
|
2012-11-01 17:43:44 +00:00 |