skia2/include
scroggo c51db02181 Fix a memory leak in SkBitmapHeap.
When I switched fLookupTable to be an array of pointers, I did not
delete those pointers when I was done with them. Do it now.

Also modify SkTDArray::deleteAll to call SkDELETE instead of delete.

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

git-svn-id: http://skia.googlecode.com/svn/trunk@5137 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-08-16 20:30:18 +00:00
..
animator Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
config enable large bitmap drawing by default (still disabled in chrome at the moment) 2012-08-07 13:19:01 +00:00
core Fix a memory leak in SkBitmapHeap. 2012-08-16 20:30:18 +00:00
device/xps Formatting cleanup: remove extra whitespace 2012-01-28 01:45:11 +00:00
effects Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. 2012-08-13 14:22:17 +00:00
gpu Make all GrContext draws go through the draw buffer. 2012-08-16 18:36:06 +00:00
images Expanded distribution of instance counting 2012-06-21 20:25:03 +00:00
pdf [PDF] Add link annotations. 2012-07-13 20:06:02 +00:00
pipe Fixing a deferred canvas optimization that purges pending draws when the canvas is cleared 2012-08-15 19:49:22 +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 DirectWrite font host for skia. 2012-08-16 16:13:40 +00:00
views Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) 2012-08-16 14:58:06 +00:00
xml Make SkMath.h less visible in public header files. 2011-09-27 17:38:17 +00:00