index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
remove unused ConvertRadiusToSigma from SkBlurMaskFilter
Mike Reed
2018-03-12
*
with no more offline codegen, seed_shader can be normal
Mike Klein
2018-03-11
*
follow JUMPER_NARROW_STAGES in lowp stages too
Mike Klein
2018-03-10
*
Remove SkDumpCanvas
Brian Osman
2018-03-10
*
Add GrMockRenderTarget and mock backend render targets
Brian Salomon
2018-03-09
*
Remove last use of DetachCache.
Herb Derby
2018-03-09
*
Revert "Check the boundary while cumulating deltas in a mask"
Yuqian Li
2018-03-09
*
SkPDF: filter out empty clip draws more often
Hal Canary
2018-03-09
*
SkPDF: simplify PathOp code, emit empty clips.
Hal Canary
2018-03-09
*
Revert "start hardening pathmeasure"
Cary Clark
2018-03-09
*
Check the boundary while cumulating deltas in a mask
Yuqian Li
2018-03-09
*
start hardening pathmeasure
Cary Clark
2018-03-09
*
harden line clipper against slight numerical drift.
Mike Reed
2018-03-09
*
Remove use of attach/detatch cache from distance field text
Herb Derby
2018-03-09
*
Fix issue with negative translations of small paths
Jim Van Verth
2018-03-09
*
Do not set record to empty if it's already computed
Yuqian Li
2018-03-09
*
Ensure Y->X ordering when building a region from a path
Mike Reed
2018-03-09
*
Shim to enforce that canvas virtuals are overridden
Brian Osman
2018-03-09
*
SkResourceCache.h shouldn't include itself.
Ben Wagner
2018-03-09
*
Remove TLS glyph cache calls.
Herb Derby
2018-03-09
*
Remove another set of AttachCache
Herb Derby
2018-03-09
*
ccpr: Simplify triangle corners
Chris Dalton
2018-03-09
*
Fix no gpu build
Greg Daniel
2018-03-09
*
Remove getCache from SkAutoGlyphCache*
Herb Derby
2018-03-09
*
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
Brian Salomon
2018-03-09
*
Fix a logical test in GrColorSpaceXform::Equals
Brian Osman
2018-03-09
*
Add promise images for deferred instantiation of wrapped gpu textures
Greg Daniel
2018-03-09
*
Remove one use of AttachCache, and a paint variant of FindOrCreate...
Herb Derby
2018-03-09
*
Make GrTextureStripAtlas DDL friendly
Robert Phillips
2018-03-09
*
Vulkan backend render targets don't allow client to specify stencil bits
Brian Salomon
2018-03-09
*
ccpr: Fix stale array access after dynamic resize
Chris Dalton
2018-03-09
*
Add GM configs that test rendering to a GL backend texture and render target
Brian Salomon
2018-03-09
*
ccpr: Fix crash on zero-length fan tessellations
Chris Dalton
2018-03-09
*
Remove all uses of getCache with get.
Herb Derby
2018-03-09
*
Avoid serializing to 'typ1' on Mac.
Ben Wagner
2018-03-09
*
some fuzzer fixes
Cary Clark
2018-03-09
*
Harden size check during textblob deserialization
Wei Li
2018-03-09
*
Change behavior of custom image serial/deserial
Mike Reed
2018-03-08
*
Add ability to uninstantiate lazy proxies after every flush.
Greg Daniel
2018-03-08
*
Fill in some missing virtuals from canvas subclasses
Brian Osman
2018-03-08
*
Split GrDDL- & GrDirect- Contexts into their own files
Robert Phillips
2018-03-08
*
tighten check when we might overflow legacy shader math
Mike Reed
2018-03-08
*
Use clippedIR instead of clipBounds to filter coverage deltas
Yuqian Li
2018-03-08
*
Fix preAbandonContext bot
Robert Phillips
2018-03-08
*
Revert "ccpr: Draw curves in a single pass"
Chris Dalton
2018-03-08
*
Revert "ccpr: Simplify triangle corners"
Chris Dalton
2018-03-08
*
Use kLow_SkFilterQuality when generating shader masks
Florin Malita
2018-03-08
*
Add testing only helper to flush and sync gpu.
Greg Daniel
2018-03-08
*
Delazify wrapped backend textures/render target proxies
Brian Salomon
2018-03-08
*
Additional DDL playback cleanup
Robert Phillips
2018-03-08
[next]