skia2/src/views
mtklein 2ee6982d95 Sample app uses Ganesh before calling SkGraphics::Init().
This causes inconsistent hashing.  Before Init(), we use portable Murmur3,
after a faster SSE4.2-based hash.

To fix, call SkGraphics::Init() first.

BUG=skia:5625
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2229853002

Review-Url: https://codereview.chromium.org/2229853002
2016-08-09 10:13:28 -07:00
..
ios Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel 2016-05-05 12:24:31 -07:00
mac Sample app uses Ganesh before calling SkGraphics::Init(). 2016-08-09 10:13:28 -07:00
sdl Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel 2016-05-05 12:24:31 -07:00
unix Sample app uses Ganesh before calling SkGraphics::Init(). 2016-08-09 10:13:28 -07:00
win Sample app uses Ganesh before calling SkGraphics::Init(). 2016-08-09 10:13:28 -07:00
SkEvent.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkEventSink.cpp Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) 2016-05-04 17:12:46 -07:00
SkOSMenu.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkTagList.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkTagList.h Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkTouchGesture.cpp Correct gesture scale and translation 2016-05-20 07:32:19 -07:00
SkView.cpp Update android_make to support both --gcc and --clang options. 2016-03-07 12:30:47 -08:00
SkViewPriv.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkViewPriv.h Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkWindow.cpp Remove use of MakeRenderTargetDirect from view system 2016-07-28 15:17:34 -07:00