..
android_deps.gyp
Reland "Gyp file changes for the android framework."
2014-02-05 16:35:12 +00:00
android_framework_lib.gyp
Updates to gyp files for building Android.mk
2014-02-28 16:07:39 +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
Revert of Roll ANGLE. ( https://codereview.chromium.org/237173002/ )
2014-05-01 20:20:50 +00:00
animator.gyp
rename SkPaintParts.* to SkPaintPart.*
2014-04-18 15:14:25 +00:00
apptype_console.gypi
Generate tests/Android.mk from gyp
2014-04-28 16:00:30 +00:00
bench.gyp
Add non power of two gm for ETC1 bitmap
2014-06-04 09:57:48 -07:00
bench.gypi
Add bench for rectanizers
2014-06-05 07:18:03 -07:00
chromeos_deps.gyp
GYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 15:52:19 +00:00
common_conditions.gypi
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -- not needed
2014-06-16 15:18:25 -07:00
common_variables.gypi
MIPS: modified gypi files to support build
2014-06-06 14:09:12 -07:00
common.gypi
Deprecate SaveFlags use in the public SkCanvas API.
2014-04-24 21:51:58 +00:00
core.gyp
Use SkAtomics_sync on Android
2014-05-27 15:55:35 +00:00
core.gypi
Extract "text align proc" functions as reusable classes
2014-06-12 23:06:28 -07:00
debugger.gyp
Small tweaks to be able to build everything target:
2014-01-08 21:16:14 +00:00
dm.gyp
Add non power of two gm for ETC1 bitmap
2014-06-04 09:57:48 -07:00
effects.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
effects.gypi
remove reference to (deleted) SkKernel33MaskFilter
2014-05-14 17:42:42 +00:00
etc1.gyp
Simple PKM image decoder.
2014-05-22 18:40:29 +00:00
everything.gyp
First pass at a web app that lets you run Skia code and see the results.
2014-03-11 22:57:50 +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
freetype.gyp
Build Skia for a bare-bones embedded Linux system.
2014-02-24 20:22:34 +00:00
freetype.gypi
Sanitizing source files in Housekeeper-Nightly
2013-08-21 07:01:29 +00:00
giflib.gyp
Sanitizing source files in Housekeeper-Nightly
2014-02-25 03:05:18 +00:00
gm.gyp
Add non power of two gm for ETC1 bitmap
2014-06-04 09:57:48 -07:00
gmslides.gypi
GM/bench for text draws with various parameters and clip rects.
2014-06-09 15:11:30 -07:00
gpu.gyp
Add an LATC compressor to the A8 masks, and hide it behind an ifdef.
2014-06-10 17:25:28 -07:00
gpu.gypi
Push dash checks into GrContext.
2014-06-11 10:30:05 -07:00
gputest.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
images.gyp
remove ashmem from skia
2014-06-05 08:16:34 -07:00
jsoncpp.gyp
Generate bench/Android.mk from gyp.
2014-05-16 13:15:41 +00:00
ktx.gyp
Initial KTX encoder
2014-06-06 06:16:28 -07:00
libjpeg.gyp
Build Skia for a bare-bones embedded Linux system.
2014-02-24 20:22:34 +00:00
libpng.gyp
Build Skia for a bare-bones embedded Linux system.
2014-02-24 20:22:34 +00:00
libwebp.gyp
Fix warnings on Ubuntu13
2014-02-21 20:11:42 +00:00
lua.gyp
Build Skia for a bare-bones embedded Linux system.
2014-02-24 20:22:34 +00:00
most.gyp
Add nanomsg to third_party, with some demos.
2014-06-16 20:21:06 -07:00
nacl.gyp
Prepare skia for shared library build on android
2013-06-03 12:10:19 +00:00
nanomsg.gyp
Add nanomsg to third_party, with some demos.
2014-06-16 20:21:06 -07:00
opts.gyp
MIPS: added optimization for functions from SkBlitRow.
2014-06-11 06:56:10 -07:00
pathops_unittest.gyp
When solving the cubic line intersection directly fails, use binary search as a fallback.
2014-05-07 15:31:40 +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
Build Skia for a bare-bones embedded Linux system.
2014-02-24 20:22:34 +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
Build Skia for a bare-bones embedded Linux system.
2014-02-24 20:22:34 +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
Since we're only using it on Linux now, just require poppler as a system dependency.
2014-05-20 15:07:53 +00:00
ports.gyp
Rename SkFontHost_win_dw.cpp SkScalerContext.
2014-06-05 16:55:58 -04:00
public_headers.gypi
Remove SkImageRef and related functionality.
2014-06-04 14:38:48 -04:00
record.gyp
Start using type traits in src/record instead of macros.
2014-04-28 16:19:45 +00:00
record.gypi
Add a .gypi to insulate Chrome from refactorings in src/record.
2014-04-21 17:08:19 +00:00
SampleApp.gyp
Fix a number of issues with iOS build.
2014-06-11 13:59:22 -07:00
sfnt.gyp
Add missing sfnt header files to gyp.
2014-05-09 14:08:28 +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
get iOS building again
2014-04-05 01:13:43 +00:00
skflate.gyp
Build Skia for a bare-bones embedded Linux system.
2014-02-24 20:22:34 +00:00
skia_for_android_framework_defines.gypi
hide virtuals on device for width/height/isopaque
2014-06-14 04:24:57 -07:00
skia_for_chromium_defines.gypi
hide virtuals on device for width/height/isopaque
2014-06-14 04:24:57 -07:00
skia_lib.gyp
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow ( https://codereview.chromium.org/289473009/ )
2014-06-05 08:19:23 -07:00
svg.gyp
Remove the comments settings for vim tab width and expansion variables.
2013-12-02 22:23:03 +00:00
tests.gyp
Android: remove -lcutils dependency
2014-06-03 15:38:18 -07:00
tests.gypi
Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().
2014-06-12 08:50:56 -07:00
tools.gyp
Delete unused path_utils.* component.
2014-06-14 04:50:04 -07:00
utils.gyp
remove ashmem from skia
2014-06-05 08:16:34 -07:00
utils.gypi
Move Dashing filterPath to a dashing utils file
2014-06-11 06:51:51 -07:00
v8.gyp
Factor out a BaseContext from JsContext.
2014-03-04 20:44:32 +00:00
views_animated.gyp
Remove dependency of views on angle
2014-04-29 00:38:39 +00:00
views.gyp
Remove dependency of views on angle
2014-04-29 00:38:39 +00:00
webtry.gyp
Add pathops and capture stderr so we can get SkDebugf output.
2014-04-28 14:56:32 +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
Fix valgrind bot errors introduced in f84722e477
.
2014-02-25 18:01:37 +00:00