skia2/gyp
bungeman@google.com f2e7dbb09f Split TLS implementation into its own translation unit.
SkTLS has it's own header separate from SkThread, and having SkThread own
the platform implementation of SkTLS is problematic with Chromium. The
simplest way to clean this up is to put the implementation in its own set
of files, where it is also more easily found.

R=robertphillips@google.com

Review URL: https://codereview.chromium.org/19240007

git-svn-id: http://skia.googlecode.com/svn/trunk@10105 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-07-16 14:59:24 +00:00
..
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 reenable the scale benchmark, and only bench actual canvas draw commands 2013-07-11 20:28:30 +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 Disable soft floating point on ChromeOS 2013-07-11 18:46:30 +00:00
common_variables.gypi Enable ASAN build 2013-07-03 15:55:05 +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 Move implementation of SkFilterShader into its source file. 2013-07-16 13:05:27 +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 Move gaussianBlur functionality to src\effects 2013-07-15 15:06:54 +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 fix trivial matrix computation 2013-07-14 01:44:59 +00:00
gpu.gyp Fuse skgr & gr targets in gyp files 2013-06-18 14:43:53 +00:00
gpu.gypi Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. 2013-07-13 17:24:24 +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 New bitmap filter checkin; this time with less build breakage 2013-07-09 21:37:14 +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 pdfviewer: measure mem usage, command line flags library. 2013-07-11 12:27:21 +00:00
pixman_test.gyp GYP Changes and Scripts for Compiling Skia for ChromeOS 2013-06-11 15:52:19 +00:00
ports.gyp Split TLS implementation into its own translation unit. 2013-07-16 14:59:24 +00:00
SampleApp.gyp Sanitizing source files in Housekeeper-Nightly 2013-07-12 07:01:14 +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 R=mtklein@google.com 2013-07-12 18:22:49 +00:00
tools.gyp enable shared lib support in linux for lua 2013-06-20 17:15:05 +00:00
utils.gyp R=mtklein@google.com 2013-07-12 18:22:49 +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