skia2/include
scroggo@google.com 4d3c28158a Implement SkCondVar for windows.
Only works on Vista or later, since it uses condition variables.

Review URL: https://codereview.appspot.com/6812062

git-svn-id: http://skia.googlecode.com/svn/trunk@6225 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-10-31 19:29:13 +00:00
..
animator Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
config Fix slow gm debug builds that are doing large path validation runs. 2012-10-22 20:23:32 +00:00
core Make SkShader store localM directly rather than as a separate alloc. 2012-10-31 18:09:01 +00:00
device/xps Formatting cleanup: remove extra whitespace 2012-01-28 01:45:11 +00:00
effects Add a factory Create function for SkColorFilterImageFilter, and move the matrix optimization there. This will allow the Chrome compositor to extract the optimized matrix, and potentially apply the color matrix itself, saving a buffer allocation & draw. 2012-10-26 19:37:00 +00:00
gpu Add validation check to GrGpu::createTexture & minor SkGpuDevice cleanup 2012-10-31 13:56:35 +00:00
images Add the ability to provide function pointers to SkPicture serialization 2012-10-04 21:46:08 +00:00
pdf remove use of SkRefPtr in public header (SkPDFDocument.h) 2012-09-20 18:19:26 +00:00
pipe Adding a silent playback option to SkGPipeRead 2012-09-20 19:35:43 +00:00
ports Disable automatic font fallback of SkFontHost_android when building for WebKit 2012-10-09 19:26:59 +00:00
svg Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
text Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
utils Implement SkCondVar for windows. 2012-10-31 19:29:13 +00:00
views Delete three class declarations that we don't provide implementations anymore. 2012-10-16 17:30:07 +00:00
xml Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00