Go to file
mtklein@google.com 0dc546c37c Implement highQualityFilter16 so GM doesn't crash when you give it resources.
Testing consisted of:
 1) ninja -C out/Debug gm && gm -i resources --match mandrill_512 -w /tmp/gm
 2) notice that gm didn't segfault
 3) look in /tmp/gm and see a bunch of handsome monkeys

BUG=skia:1517
R=humper@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@10917 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-08-26 16:21:35 +00:00
animations
bench Performance trigger rebaselines 2013-08-23 14:17:16 +00:00
debugger Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. 2013-08-20 20:06:40 +00:00
expectations add bezier effect baselines 2013-08-23 20:20:15 +00:00
experimental pdfviewer: if the resources are missing, exit (right now inheritance is not implemented) 2013-08-22 15:48:35 +00:00
forth
gm Reverting r10901 (Add unpremultiply support and GM) 2013-08-25 11:20:54 +00:00
gyp Update pdf.gypi to actually work with Chromium 2013-08-26 13:47:20 +00:00
include Reverting change 10888 2013-08-23 14:07:34 +00:00
platform_tools Fix android_run_skia 2013-08-22 21:57:22 +00:00
resources
samplecode Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. 2013-08-20 20:06:40 +00:00
src Implement highQualityFilter16 so GM doesn't crash when you give it resources. 2013-08-26 16:21:35 +00:00
tests Fix leaked SkPDFDevice in PDFPrimitivesTest.cpp 2013-08-26 11:10:13 +00:00
third_party Add libpoppler for PDF rendering, take 2 2013-08-20 18:57:01 +00:00
tools temporarily hard-code builder list in rebaseline.py, for quick startup 2013-08-24 20:45:31 +00:00
trybots_to_run/chrome
.gitignore leading slash confuses non-git tools that read .gitignore, like ag 2013-07-30 17:23:01 +00:00
codereview.settings
DEPS Adds poppler and dependencies to DEPS. This is a pre-CL for 20220002, and getting DEPS committed first is necessary to get the trybots to run on the larger CL (since the trybots do 'gclient sync' before patching). 2013-08-02 19:10:06 +00:00
Doxyfile
gyp_skia Allow use of SKIA_OUT on Windows 2013-07-10 19:07:56 +00:00
LICENSE
make.bat
make.py Use SKIA_OUT variable in make.py 2013-07-23 15:45:50 +00:00
Makefile Update Skia Android tools. 2013-08-12 12:30:04 +00:00
Makefile.old Replace uses of GR_API by SK_API. 2013-08-20 12:23:06 +00:00
OWNERS add root files from chrome 2013-08-13 19:11:15 +00:00
PRESUBMIT.py If any change is made to the public API then make sure there is an LGTM from an owner. 2013-08-12 14:51:20 +00:00
README
README.chromium add root files from chrome 2013-08-13 19:11:15 +00:00
skia.gyp
whitespace.txt Whitespace change to test bots 2013-08-19 17:30:50 +00:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot