History log of /external/skia/platform_tools/nacl/src/nacl_debugger.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
876633087ee3aa591e3d4c7039dfeb3e76bb6cb7 10-Jun-2014 reed <reed@chromium.org> teach Nacl to not call setConfig

TBR=
NOTRY=True

Author: reed@chromium.org

Review URL: https://codereview.chromium.org/327643003
/external/skia/platform_tools/nacl/src/nacl_debugger.cpp
6c4c3a55541320a7f1d0319a65f60252dbc737eb 01-Jul-2013 scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> 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
/external/skia/platform_tools/nacl/src/nacl_debugger.cpp
1e34b34a6caf16318945b6e933e5017e9ee89d7c 28-Jun-2013 scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Use CreateFromStream in nacl debugger.

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

git-svn-id: http://skia.googlecode.com/svn/trunk@9824 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/platform_tools/nacl/src/nacl_debugger.cpp
6a98b8c0b5ffe1a23902cdf7e692f702b703eaeb 06-May-2013 borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Copy NaCl directory into trunk/platform_tools, adjust paths

(SkipBuildbotRuns)

R=djsollen@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@9008 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/platform_tools/nacl/src/nacl_debugger.cpp