aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-01-30remove Sk4x4f.h -- dead codeMike Klein
2019-01-30Add outline of new GrContext hierarchyRobert Phillips
2019-01-30remove burst mode in SkRPBlitterMike Klein
2019-01-30Remove legacy texture-backed promise image interface.Brian Salomon
2019-01-30hide deprecated breaktextMike Reed
2019-01-30remove unused paintpriv methodsMike Reed
2019-01-29Convert GrBuffer owners to sk_spBrian Salomon
2019-01-29Limit PowerVR Rougue clear texture support disable to x86Brian Salomon
2019-01-29Split GrContextThreadSafeProxy into its own files (take 2)Robert Phillips
2019-01-29remove legacy SkPaint getTextBlobInterceptsMike Reed
2019-01-29Limit Analytic Clip FP workaround to powervr rogue on x86Brian Salomon
2019-01-29Revert "Split GrContextThreadSafeProxy into its own files"Robert Phillips
2019-01-29Split GrContextThreadSafeProxy into its own filesRobert Phillips
2019-01-28Converting more debug code to SkJSONWriterBrian Osman
2019-01-28Add MaxAPIVersion to GrVkBackendContext.Greg Daniel
2019-01-28Revert "Reland "Revert "remove legacy code for text attributes on paint"""Mike Reed
2019-01-28Remove GrBuffer::mapPtr()Brian Salomon
2019-01-28Remove some unused GrGLGpu member fields and functions.Brian Salomon
2019-01-28Avoid setting the GL color mask and clear color redundantly before glClear.Brian Salomon
2019-01-28Reland "Revert "remove legacy code for text attributes on paint""Mike Reed
2019-01-28Let SkWuffsCodec allow workbuf_len == 0Nigel Tao
2019-01-28Remove GrGLGpu member vars related to already removed clear-as-draw program.Brian Salomon
2019-01-28Revert "Revert "Avoid checking extension string in GrGLGpu::onResetContext.""Brian Salomon
2019-01-28Revert "Revert "remove legacy code for text attributes on paint""Mike Reed
2019-01-28Revert "Avoid checking extension string in GrGLGpu::onResetContext."Kevin Lubick
2019-01-28Revert "remove legacy code for text attributes on paint"Mike Reed
2019-01-27remove legacy code for text attributes on paintMike Reed
2019-01-25remove tricky asintMike Reed
2019-01-25Avoid checking extension string in GrGLGpu::onResetContext.Brian Salomon
2019-01-25fixed Metal matrix constructorsEthan Nicholas
2019-01-25Actually reuse GrTexture if SkPromiseImageTexture used with multipleBrian Salomon
2019-01-25Remove GrGpuResource::abandon from the public API.Brian Salomon
2019-01-25Change the meaning of GrBudgetedType::kUnbudgetedUncacheable.Brian Salomon
2019-01-25Require explicit GrWrapCacheable specification in more places.Brian Salomon
2019-01-24Invalidate Vulkan CB state after vending it out via drawableEric Karl
2019-01-24Replace bool purgeImmediately with enum GrWrapCacheable.Brian Salomon
2019-01-24Remove nearly all use of SkColorSpaceTransferFnBrian Osman
2019-01-24Revert "Implement XP factory dumping"Derek Sollenberger
2019-01-23Implement XP factory dumpingChris Dalton
2019-01-23Increase tolerance in rectilinear quad detectionMichael Ludwig
2019-01-23Add getTypefaceOrDefault and refTypefaceOrDefaultHerb Derby
2019-01-23Enforce non-overlap constraint from GrRenderTargetOpListChris Dalton
2019-01-23Add new experimental API for rectangles with per-edge AA controlMichael Ludwig
2019-01-23Rename GrCaps::canUseAdvancedBlendEquationChris Dalton
2019-01-23remove all support for drawTextMike Reed
2019-01-22Move Op chain bounds calculations into tryConcatChris Dalton
2019-01-22Move more utils into SkFontPriv, IWYUMike Reed
2019-01-22Revert "Reland "fixed VK geometry shaders""Ethan Nicholas
2019-01-22Reland "fixed VK geometry shaders"Ethan Nicholas
2019-01-22Remove SkGammaNamed / gammaNamed() from SkColorSpaceBrian Osman