Go to file
twiz@google.com 0ec107f396 Remove incorrect GrAssert calls in GrResourceCache::removeAll
The asserts in GrResourceCache are too aggressive, and assume that all resources are always purged.  Locked resources will not be purged.

BUG=114861
Review URL: https://codereview.appspot.com/5674096

git-svn-id: http://skia.googlecode.com/svn/trunk@3226 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-02-21 19:15:53 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Change append to appendf for call sites with no format arguments. 2012-02-21 18:53:39 +00:00
experimental Change append to appendf for call sites with no format arguments. 2012-02-21 18:53:39 +00:00
forth Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
gm Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer 2012-02-15 16:52:51 +00:00
gyp Revert 3191 2012-02-15 21:16:03 +00:00
include Merge changes from the android repo upstream to Skia 2012-02-15 18:49:15 +00:00
obsolete posix: Avoid static initializers in static/global mutexes 2012-01-26 21:26:40 +00:00
samplecode cast to double 2012-02-16 13:18:48 +00:00
src Remove incorrect GrAssert calls in GrResourceCache::removeAll 2012-02-21 19:15:53 +00:00
tests Change append to appendf for call sites with no format arguments. 2012-02-21 18:53:39 +00:00
third_party Fix a warning in libtess in Release builds; define NDEBUG in Release on all 2012-01-19 19:59:22 +00:00
tools Improve default behavior of compare-baselines script. 2012-02-03 14:32:34 +00:00
unix_test_app Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
DEPS Roll gyp to 1139. 2012-01-11 19:17:20 +00:00
Doxyfile Create update-doxygen script that generates and uploads docs 2011-12-06 14:52:38 +00:00
gyp_skia gyp DEPS roll, and remove no-longer-needed msvs_abspath_output flag 2011-08-15 19:53:17 +00:00
LICENSE Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
make.bat Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
make.py Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
Makefile Stop packaging command-line Mac tools as a bundle. 2011-08-15 19:22:39 +00:00
Makefile.old Higher resolution timers for bench. 2011-06-07 19:16:02 +00:00
README whitespace commit to trigger buildbot 2011-07-15 14:11:58 +00:00
skia.gyp Some final cleanups leading up to The Official Switch to Gyp 2011-06-07 14:48:41 +00:00
whitespace.txt whitespace change to trigger Skia buildbot 2012-01-24 04:27:11 +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