moz-skia/src
humper@google.com 1a8940e558 Revert "More general image filter interface; tested implementation of standalone"
This reverts commit 4df3e8b079e019af5f60c13e7e6ec6589663962a.

git-svn-id: http://skia.googlecode.com/svn/trunk@9937 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-07-09 18:02:06 +00:00
..
animator Clang has stricter checking for conversion to a null pointer. In C++11 mode, false will produce an error if it is used in a place that expects a pointer. Change these cases to NULL. 2013-06-28 11:47:01 +00:00
core Revert "More general image filter interface; tested implementation of standalone" 2013-07-09 18:02:06 +00:00
device/xps Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter 2013-07-03 15:34:35 +00:00
doc Sanitizing source files in Housekeeper-Nightly 2013-06-08 07:01:13 +00:00
effects Revert of r9902 (Consider conical shader opaque if it covers 2013-07-09 13:50:09 +00:00
fonts Sanitizing source files in Housekeeper-Nightly 2013-06-01 07:01:39 +00:00
gpu Fix header guard typos. 2013-07-08 13:00:42 +00:00
image Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. 2013-06-26 19:18:23 +00:00
images Allow ico decoder to decode PNG sub-images. 2013-07-09 15:48:24 +00:00
lazy Improvements/additions to SkImageCache/SkLazyPixelRef. 2013-03-18 21:37:39 +00:00
opts Revert "More general image filter interface; tested implementation of standalone" 2013-07-09 18:02:06 +00:00
pathops Sanitizing source files in Housekeeper-Nightly 2013-07-09 07:00:56 +00:00
pdf Added SkPDFStream::setData(SkData*) in preparation for move from SkStream to SkData 2013-07-08 23:17:57 +00:00
pipe First pass at Comment API 2013-05-29 13:24:23 +00:00
ports Allow ico decoder to decode PNG sub-images. 2013-07-09 15:48:24 +00:00
sfnt One SkTSearch to rule them all. Allow key to be of different type than the array. 2013-05-17 19:05:03 +00:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
text Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Animated the PathUtils Sample to show path contours# Enter a description of the change. 2013-07-09 16:30:38 +00:00
views Make implicit cast explicit to fix r9807 on gcc. 2013-06-28 17:21:35 +00:00
xml Remove deprecated/obsolete Makefiles. 2013-04-17 13:36:15 +00:00