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 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
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
ccpr: Simplify triangle corners
Chris Dalton
2018-03-08
*
ccpr: Draw curves in a single pass
Chris Dalton
2018-03-08
*
add TrimPathEffect
Mike Reed
2018-03-07
*
Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is...
Brian Salomon
2018-03-07
*
ccpr: Combine GS triangle hulls and edges into a single draw
Chris Dalton
2018-03-07
*
Make Vulkan testing-only backend textures have optimal layout
Brian Salomon
2018-03-07
*
Rename wrap backend tex/rt methods on GrProxyProvider
Brian Salomon
2018-03-07
*
Have GrGlyphCache and GrAtlasManager compute the atlas limits independently
Robert Phillips
2018-03-07
*
ccpr: Fix very small edges
Chris Dalton
2018-03-07
*
Revert "Revert "add tiler for SkDraw""
Mike Reed
2018-03-07
*
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
Robert Phillips
2018-03-07
*
chop down huge rects before hairlining
Mike Reed
2018-03-07
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Revert "Remove attach and detach glyph cache."
Herb Derby
2018-03-07
*
Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.
Brian Salomon
2018-03-07
*
Reland "Reland "make SkJumper stages normal Skia code""
Mike Klein
2018-03-07
*
Revert "Reland "make SkJumper stages normal Skia code""
Mike Klein
2018-03-07
*
Remove attach and detach glyph cache.
Herb Derby
2018-03-07
*
Reland "make SkJumper stages normal Skia code"
Mike Klein
2018-03-07
*
Revert "make SkJumper stages normal Skia code"
Mike Klein
2018-03-07
*
make SkJumper stages normal Skia code
Mike Klein
2018-03-07
*
Prefer kMixedSamples MSFBOType to multisampled-render-to-texture variants
Brian Salomon
2018-03-07
*
Revert "add tiler for SkDraw"
Florin Malita
2018-03-07
*
[SkSVGDevice] Add support for image shaders.
Alexander Midlash
2018-03-07
*
use safe math for growForRepeatedVerb
Cary Clark
2018-03-06
*
Revert "Centralize mask byte calculations"
Herb Derby
2018-03-06
[next]