skia2/tools/viewer
Hal Canary 95e3c058ef SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
* SkAutoFree moved to SkTemplates.h (now implmented with unique_ptr).

  * SkAutoMalloc and SkAutoSMalloc moved to SkAutoMalloc.h

  * "SkAutoFree X(sk_malloc_throw(N));" --> "SkAutoMalloc X(N);"

Revert "Revert 'SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h'"
This reverts commit c456b73fef.

Change-Id: Ie2c1a17c20134b8ceab85a68b3ae3e61c24fbaab
Reviewed-on: https://skia-review.googlesource.com/6886
Reviewed-by: Hal Canary <halcanary@google.com>
Commit-Queue: Hal Canary <halcanary@google.com>
2017-01-11 18:55:34 +00:00
..
sk_app SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h 2017-01-11 18:55:34 +00:00
GMSlide.cpp More refactoring for Viewer 2016-05-05 12:32:03 -07:00
GMSlide.h More refactoring for Viewer 2016-05-05 12:32:03 -07:00
ImageSlide.cpp Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00
ImageSlide.h Add samples to Viewer. 2016-06-16 09:52:35 -07:00
SampleSlide.cpp chmod -x *.cpp *.h 2016-10-27 16:41:14 +00:00
SampleSlide.h chmod -x *.cpp *.h 2016-10-27 16:41:14 +00:00
SKPSlide.cpp SkFontData to use smart pointers. 2016-09-16 06:24:20 -07:00
SKPSlide.h Add samples to Viewer. 2016-06-16 09:52:35 -07:00
Slide.h Add samples to Viewer. 2016-06-16 09:52:35 -07:00
Viewer.cpp Minor fixes for the Linux viewer 2017-01-05 18:51:47 +00:00
Viewer.h More accurate render time and continuous fresh 2016-07-06 14:11:32 -07:00