..
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
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
animator.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
apptype_console.gypi
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
bench.gyp
Add StackBench to measure performance on stack-like (fixed element size) work loads.
2014-01-07 17:03:31 +00:00
chromeos_deps.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
common_conditions.gypi
Allow an override of MACOSX_DEPLOYMENT_TARGET, so the user can build against a different SDK if desired.
2014-01-20 16:14:02 +00:00
common_variables.gypi
Allow an override of MACOSX_DEPLOYMENT_TARGET, so the user can build against a different SDK if desired.
2014-01-20 16:14:02 +00:00
common.gypi
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
core.gyp
Revert "[PDF] Fix font embedding restrictions."
2013-12-10 17:22:41 +00:00
core.gypi
Make leak counters thread-safe and turn them on by default for Debug
2014-01-17 17:55:02 +00:00
debugger.gyp
Small tweaks to be able to build everything target:
2014-01-08 21:16:14 +00:00
dm.gyp
Make tests output spin on the same line by default.
2014-01-02 16:19:53 +00:00
edtaa.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
effects.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
effects.gypi
Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in.
2014-01-15 04:49:18 +00:00
everything.gyp
Move DM from everything to most, to build it by default.
2014-01-08 16:52:42 +00:00
experimental.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
FileReaderApp.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
flags.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
fontconfig.gyp
Roll fontconfig to 2.11.0 and reenable poppler on mac
2014-01-15 17:24:22 +00:00
freetype.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
freetype.gypi
Sanitizing source files in Housekeeper-Nightly
2013-08-21 07:01:29 +00:00
gm.gyp
If poppler is disable and native pdf is enabled, we still need SkPDFRasterizer.cpp
2014-01-10 19:09:00 +00:00
gmslides.gypi
Apply the CTM to filter parameters for SkBlurImageFilter, SkDropShadowImageFilter, SkDisplacementMapEffect and SkMorphologyImageFilter. I had resisted this (and may later put in an assert that the CTM contains no rotation, skew or perspective), but it just makes the filters play better with Skia generally.
2014-01-20 19:58:28 +00:00
gpu.gyp
New Composite CSS border object
2013-12-10 15:19:32 +00:00
gpu.gypi
fix file names in gpu.gypi
2013-12-09 18:48:51 +00:00
gputest.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
iconv.gyp
Sanitizing source files in Housekeeper-Nightly
2013-08-21 07:01:29 +00:00
images.gyp
Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache
2013-12-05 18:31:42 +00:00
jsoncpp.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
libjpeg.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
libwebp.gyp
A fix for annoying clang error "unused-const-variabl" in third_party code.
2013-10-28 22:05:12 +00:00
lua.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
most.gyp
Move DM from everything to most, to build it by default.
2014-01-08 16:52:42 +00:00
nacl.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
opts.gyp
Add support for MIPS to android build
2013-12-10 12:53:56 +00:00
pathops_unittest.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
pathops_unittest.gypi
path ops work in progress
2013-10-02 14:49:34 +00:00
pathops.gypi
path ops work in progress
2013-09-16 15:55:01 +00:00
pdf.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
pdf.gypi
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
pdfviewer_lib.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
pdfviewer.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
pixman_test.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
poppler.gyp
Add extra warnings to match what Android uses.
2013-11-20 15:13:49 +00:00
ports.gyp
Split atomic and mutex implementations and make inlinable.
2013-12-18 15:27:39 +00:00
public_headers.gypi
remove (now unused) Sk64 -- just use int64_t
2014-01-10 22:05:41 +00:00
SampleApp.gyp
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
2013-12-17 16:44:46 +00:00
sfnt.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
shapeops_demo.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
shapeops_edge.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
shapeops_tool.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
SimpleCocoaApp.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
SimpleiOSApp.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
skia_lib.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
skpskgr_test.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
svg.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
tests.gyp
remove remaining references to Sk64 (obsolete)
2014-01-13 14:53:55 +00:00
tools.gyp
Add bench_record.
2014-01-13 12:03:47 +00:00
utils.gyp
Fix utils.gyp missing file
2014-01-17 20:33:09 +00:00
v8.gyp
Move v8 into third_party.
2014-01-08 15:14:09 +00:00
views_animated.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
views.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
xml.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
xps.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
zlib.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00