aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-19Avoid crash on some 64b ARM NEON platforms.tomhudson
2014-12-18Merge SkMatrixConvolutionImageFilter fix to M40sugoi
2014-12-16[M40 merge] Detect discarded SkPictureShader pixel refs.fmalita
2014-12-15fix for 440671Joshua Litt
2014-12-12Work around CG assert drawing tiny glyphs.bungeman
2014-12-12Skia: Track the fIsWrapped separately so that we delete correctlyhendrikw
2014-12-05Use text size on Mac.bungeman
2014-12-05Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.Hal Canary
2014-11-25Cherry pick 'Fix yet another convexicator issue' to M40 branchRobert Phillips
2014-11-12Partial revert of 43b8b36b20ae.bungeman
2014-11-06Send coverage VA as floats instead of bytesegdaniel
2014-11-05Add mock context and use in ResourceCacheTest.bsalomon
2014-11-05Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000...bsalomon
2014-11-05Add mock context and use in ResourceCacheTest.bsalomon
2014-11-05Avoid dec = -dec overflow when appending most negative signed integers.mtklein
2014-11-05Whitelist intentionally racy TRACE_EVENT reads and writes.mtklein
2014-11-05Revert of Bisect Mac performance regression. (patchset #6 id:100001 of https:...egdaniel
2014-11-05Workaround for PowerVR clear issue.bsalomon
2014-11-05Bug fix for cull_line in SkDashPathEffect.egdaniel
2014-11-04Crop the fast path dashed lines to the cull rectrobertphillips
2014-11-04DFText: fix placement of glyphs when we fall back to pathsjvanverth
2014-11-04update slidesreed
2014-11-04Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...piotaixr
2014-11-04Add tracing to the SkCanvas drawFoo() methods to find long draw ops.danakj
2014-11-04add more typeface methods to luareed
2014-11-04Allow all font weights on Android and respect overrides.bungeman
2014-11-04With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f...bungeman
2014-11-04Include SkTypes so that SK_SUPPORT_GPU is meaningful.scroggo
2014-11-04Enable distance field path rendering in Chrome.jvanverth
2014-11-04removing setVertexArraySource from drawtargetjoshualitt
2014-11-04Fix layer cache memory leakrobertphillips
2014-11-04remove dead SK_DISABLE_DASHING_OPTIMIZATION flagreed
2014-11-03update slide contentreed
2014-11-03add textblobs to luareed
2014-11-03Turn SkTaskGroups back on.mtklein
2014-11-03Manually load CONDITION_VARIABLE methods on Windows, checking for failure (XP).mtklein
2014-11-03move SkTextBox into utilsreed
2014-11-03Rename and clarify semantics of GrContext::resolveRenderTarget.bsalomon
2014-11-03Temporary fix to remove drawrect call from GpuGLjoshualitt
2014-11-03Improve quality of distance field renderingjvanverth
2014-11-03Detect Mesa OpenGL ESderekf
2014-11-03Revert changes to GrContext::resolveRenderTargetbsalomon
2014-11-03Add comments to SkRecordDraw to help people follow.danakj
2014-11-03Test factory uses the inorder draw bufferjoshualitt
2014-11-03Don't allow renderTarget==NULL to GrContext::clear() and friends.bsalomon
2014-11-03Remove GrGLTexIDbsalomon
2014-11-03Force input coverage to be only a byte in gpu shaders.egdaniel
2014-11-03Add class GrGLTextureRenderTarget for GL texture/rendertarget objectsbsalomon
2014-11-03Shrink saveLayer device bounds when it supplies an explicit bounds and has a ...robertphillips
2014-11-03Always enable layer hoisting in Skiarobertphillips