skia2/tools/debugger
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
..
SkDebugCanvas.cpp Revert "Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing"" 2016-12-21 22:41:14 +00:00
SkDebugCanvas.h Rename batch->op in skiaserve 2016-12-20 22:35:23 +00:00
SkDrawCommand.cpp SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h 2017-01-11 18:55:34 +00:00
SkDrawCommand.h Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" 2016-12-09 14:33:41 +00:00
SkJsonWriteBuffer.cpp Add SkColor4f serialization 2016-09-25 13:15:58 -07:00
SkJsonWriteBuffer.h Add SkColor4f serialization 2016-09-25 13:15:58 -07:00
SkObjectParser.cpp change SkClipOp to a class enum 2016-12-12 15:38:31 +00:00
SkObjectParser.h Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" 2016-12-09 14:33:41 +00:00