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
*
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
*
Cleaning up SkColorSpaceXform a bit
Brian Osman
2018-03-06
*
Centralize mask byte calculations
Herb Derby
2018-03-06
*
add tiler for SkDraw
Mike Reed
2018-03-06
*
support 888x, 1010102, and 101010x in SkPixmap::erase()
Mike Klein
2018-03-06
*
remove canvas internal private
Cary Clark
2018-03-06
*
Fix .fp files
Robert Phillips
2018-03-06
*
Draw glyphs from paths if they have an empty path.
Ben Wagner
2018-03-06
*
check for valid inputs to shadows
Mike Reed
2018-03-06
*
Add GetTypefaceOrDefault to SkPaintPriv
Herb Derby
2018-03-06
*
use points instead of verbs for interpolate
Cary Clark
2018-03-06
[next]