skia2/src
kkinnunen 91f8e7f195 Initialize wrapped render target wrap status correctly
Make GrGLGpu::onWrapBackendRenderTarget update "is wrapped" flag.
Otherwise accessing the flag results in uninitialized read, possibly
resulting in wrapped render target ending up in the cache.

Review URL: https://codereview.chromium.org/818023002
2014-12-22 05:57:33 -08:00
..
animator Cleanup: Another round of override fixes. 2014-12-20 06:53:43 -08:00
c Add matrix operations to C canvas API 2014-12-02 15:47:34 -08:00
core remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code 2014-12-21 11:03:36 -08:00
device/xps Cleanup: Remove a bunch of SkFontHost.h includes (unused). 2014-12-18 05:48:53 -08:00
doc Simplify canvas calls in SkDocument_PDF 2014-11-10 14:22:15 -08:00
effects Add toString methods to SkImageFilter-derived classes 2014-12-19 13:49:15 -08:00
fonts Enforce pure virtual behavior for onMatchFamilyStyleCharacter 2014-11-14 10:52:53 -08:00
gpu Initialize wrapped render target wrap status correctly 2014-12-22 05:57:33 -08:00
image remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE 2014-12-18 08:13:03 -08:00
images add const to encodePixels pixel parameter 2014-12-19 12:26:07 -08:00
lazy Add SkIRect bounds() convenience method to SkImageInfo and SkBitmap. 2014-10-24 12:54:53 -07:00
opts Even more win64 warning fixes 2014-12-12 15:11:18 -08:00
pathops These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. 2014-11-13 06:58:52 -08:00
pdf Cleanup: Another round of override fixes. 2014-12-20 06:53:43 -08:00
pipe Remove SkCanvas::isDrawingToLayer 2014-12-15 11:34:06 -08:00
ports add arcto patheffect 2014-12-17 01:47:32 -08:00
sfnt More win64 warning fixes 2014-12-12 08:51:39 -08:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Fill SkRRect::fType proactively. 2014-12-18 13:29:54 -08:00
views Move WGL header from include to src 2014-11-14 07:21:29 -08:00
xml Cleanup the XML directory in public includes. 2014-11-14 05:52:50 -08:00