skia2/src
mtklein 2ac6793efc Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ )
Reason for revert:
Breaks Chrome roll.

obj/skia/ext/skia_chrome.skia_memory_dump_provider.o
does not have -I include/private on its include path, but transitively includes SkMessageBus.h.

Original issue's description:
> Port uses of SkLazyPtr to SkOncePtr.
>
> This gives SkOncePtr a non-trivial destructor that uses std::default_delete
> by default.  This is overrideable, as seen in SkColorTable.
>
> SK_DECLARE_STATIC_ONCE_PTR still just leaves its pointers hanging at EOP.
>
> BUG=skia:
>
> No public API changes.
> TBR=reed@google.com
>
> Committed: https://skia.googlesource.com/skia/+/a1254acdb344174e761f5061c820559dab64a74c

TBR=herb@google.com,mtklein@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Review URL: https://codereview.chromium.org/1334523002
2015-09-09 07:10:42 -07:00
..
animator Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
c C API: Add SK_API, also documentation of an example. 2015-09-01 10:01:38 -07:00
codec Scanline decoding for gifs 2015-09-07 08:54:01 -07:00
core Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) 2015-09-09 07:10:42 -07:00
device/xps Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
doc Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
effects Limit lifetime of GrDrawContext objects 2015-09-01 08:34:28 -07:00
fonts Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) 2015-09-09 07:10:42 -07:00
gpu Added TestCreate for SkComposeShader; will pick two random child procs that don't have children of their own. This prevents creating an arbitrarily large tree of procs. Also, it will choose a random coefficient mode for the xfermode. 2015-09-08 15:23:35 -07:00
image Add a SkPixelSerializer SkImage encode variant 2015-09-03 07:17:25 -07:00
images Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
lazy Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) 2015-09-09 07:10:42 -07:00
opts Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) 2015-09-09 07:10:42 -07:00
pathops remove unused fields from SkOpSegment 2015-09-04 05:00:15 -07:00
pdf Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) 2015-09-09 07:10:42 -07:00
pipe Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
ports Port SkLazyFnPtr users to SkOncePtr. 2015-09-08 08:19:34 -07:00
sfnt Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
svg Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
utils Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) 2015-09-09 07:10:42 -07:00
views skia: use msaaConfigAttribList for SkOSWindow_win 2015-09-08 05:53:23 -07:00
xml Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00