skia2/platform_tools/nacl
scroggo@google.com 6c4c3a5554 Fixes for nacl_debugger's use of picture.
Now that CreateFromStream is used, check for NULL rather than
looking at width and height (prevents a crash on an invalid SKP).

Unref the picture when done with it.

Remove the member variable for picture, since it is only accessed
inside the one function.

R=borenet@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@9831 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-07-01 12:42:49 +00:00
..
debugger Copy NaCl directory into trunk/platform_tools, adjust paths 2013-05-06 12:50:00 +00:00
SampleApp Copy NaCl directory into trunk/platform_tools, adjust paths 2013-05-06 12:50:00 +00:00
skhello SkHello for NaCl 2013-06-17 15:39:43 +00:00
src Fixes for nacl_debugger's use of picture. 2013-07-01 12:42:49 +00:00
tests Copy NaCl directory into trunk/platform_tools, adjust paths 2013-05-06 12:50:00 +00:00
favicon.ico Copy NaCl directory into trunk/platform_tools, adjust paths 2013-05-06 12:50:00 +00:00
gclient.config Copy NaCl directory into trunk/platform_tools, adjust paths 2013-05-06 12:50:00 +00:00
httpd.py Copy NaCl directory into trunk/platform_tools, adjust paths 2013-05-06 12:50:00 +00:00
index.html SkHello for NaCl 2013-06-17 15:39:43 +00:00
nacl_make Use exportVar function in nacl_make 2013-05-06 13:49:41 +00:00