skia2/include
junov@chromium.org ef76060cbf Adding checksum to SkFlatData to accelerate SkPicture recording.
The checksum triggers an early exit in the mem compare use to search for duplicate flattened objects. Also, call to memcmp was replaced with 64-bit at a time comparison loop.

Review URL: http://codereview.appspot.com/6339046/
BUG=http://code.google.com/p/chromium/issues/detail?id=54079
TEST=Checksum and PictureRecord tests in bench.exe



git-svn-id: http://skia.googlecode.com/svn/trunk@4378 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-06-27 20:03:16 +00:00
..
animator Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
config Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT) 2012-06-27 19:41:42 +00:00
core Adding checksum to SkFlatData to accelerate SkPicture recording. 2012-06-27 20:03:16 +00:00
device/xps Formatting cleanup: remove extra whitespace 2012-01-28 01:45:11 +00:00
effects Added Inst counting to SkFlattenable-derived classes 2012-06-27 14:03:26 +00:00
gpu plumb SkInstCnt to all subclasses of GrRefCnt 2012-06-26 20:16:17 +00:00
images Expanded distribution of instance counting 2012-06-21 20:25:03 +00:00
pdf [PDF] Move most of the headers to be private. 2012-03-22 20:45:15 +00:00
pipe Add tiled rendering as an option to GM. 2012-06-06 21:07:10 +00:00
ports [android] Add an API to load customized font config for testing. 2012-06-25 13:58:22 +00:00
svg Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
text Expanded distribution of instance counting 2012-06-21 20:25:03 +00:00
utils more SkInstCnt plumbing 2012-06-26 19:24:50 +00:00
views Fixed Linux compiler complaints 2012-06-04 13:22:14 +00:00
xml Make SkMath.h less visible in public header files. 2011-09-27 17:38:17 +00:00