skia2/include/utils
Mike Reed 7031b247c9 Revert "use unique_ptr for stream api"
This reverts commit 49f1f34438.

Reason for revert: broke win-chrome

../../third_party/skia/src/ports/SkFontMgr_win_dw.cpp(89): error C2228: left of '.release' must have class/struct/union
../../third_party/skia/src/ports/SkFontMgr_win_dw.cpp(89): note: type is 'SkStreamAsset *'
../../third_party/skia/src/ports/SkFontMgr_win_dw.cpp(89): note: did you intend to use '->' instead?


Original change's description:
> use unique_ptr for stream api
> 
> Bug: skia:6888
> Change-Id: I3459b4913982a7cae1c0061697c82cc65ad9a2d8
> Reviewed-on: https://skia-review.googlesource.com/26740
> Reviewed-by: Mike Klein <mtklein@chromium.org>
> Commit-Queue: Mike Reed <reed@google.com>

TBR=mtklein@chromium.org,mtklein@google.com,bungeman@google.com,reed@google.com

Change-Id: Ic1e4af557317abd06b7f6b7f5056645df7e469f0
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:6888
Reviewed-on: https://skia-review.googlesource.com/47440
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2017-09-15 21:04:07 +00:00
..
mac support external raster handles 2017-01-10 17:31:58 +00:00
SkCamera.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkCanvasStateUtils.h no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
SkDumpCanvas.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkEventTracer.h Add category support to JSON and SkDebugf tracing 2017-07-21 16:38:23 +00:00
SkFrontBufferedStream.h Revert "use unique_ptr for stream api" 2017-09-15 21:04:07 +00:00
SkInterpolator.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkLua.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkLuaCanvas.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00
SkNoDrawCanvas.h Expose resetForNextPicture in SkNoDrawCanvas 2017-05-02 13:52:09 +00:00
SkNullCanvas.h no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
SkNWayCanvas.h move shadows to device virtual 2017-05-17 13:40:42 +00:00
SkPaintFilterCanvas.h remove legacy virtual for vertices, only support object form 2017-03-17 17:03:18 +00:00
SkParse.h [Skia] Add SK_API to SkParse. 2015-03-02 07:51:17 -08:00
SkParsePath.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkRandom.h clean up useage of SkFloatBits 2017-08-07 02:49:29 +00:00
SkShadowUtils.h Compute correct bounds for DrawShadowRec. 2017-07-31 13:55:32 +00:00
SkTextBox.h Use sk_sp text blob APIs 2016-09-13 10:00:23 -07:00