skia2/include/utils
Brian Salomon 175f588831 Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed.
Chromium usually calls SetInstance once per process. However, when run in single process more renderer threads will try to set the instance after the browser process already has done so. This allows them to fail gracefully without asserting.

Bug: skia:6603
Change-Id: Ic8a35422d787335aa67eefc07d0658f0fbe73db4
Reviewed-on: https://skia-review.googlesource.com/16664
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Mike Klein <mtklein@chromium.org>
2017-05-12 16:49:07 +00:00
..
mac support external raster handles 2017-01-10 17:31:58 +00:00
SkCamera.h Add perspective shadows 2017-04-11 20:26:46 +00:00
SkCanvasStateUtils.h no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
SkDumpCanvas.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00
SkEventTracer.h Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed. 2017-05-12 16:49:07 +00:00
SkFrontBufferedStream.h Make header files idempotent; script to check 2017-02-13 15:52:59 +00:00
SkInterpolator.h test & doc for SkUnitCubicInterp 2016-01-07 11:33:15 -08:00
SkLua.h remove clipstack from lua -- deprecated 2017-01-19 20:07:03 +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 Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +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 Reverse dependency between SkScalar.h and SkFixed.h. 2016-04-07 08:49:31 -07:00
SkShadowUtils.h Unify ShadowUtils interface 2017-05-10 19:27:39 +00:00
SkTextBox.h Use sk_sp text blob APIs 2016-09-13 10:00:23 -07:00