index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Retry, Bump stored lowp uniform color to 16-bit storage.
Mike Klein
2017-09-16
*
Revert "Revert "use unique_ptr for stream api""
Mike Reed
2017-09-16
*
Revert "Bump stored lowp uniform color to 16-bit storage."
Mike Klein
2017-09-16
*
Bump stored lowp uniform color to 16-bit storage.
Mike Klein
2017-09-16
*
Revert "use unique_ptr for stream api"
Mike Reed
2017-09-15
*
Revert "Don't ignore degenerates when deciding if a path is convex"
Brian Osman
2017-09-15
*
Don't ignore degenerates when deciding if a path is convex
Brian Osman
2017-09-15
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
use unique_ptr for stream api
Mike Reed
2017-09-15
*
fix google3 colorpriv use
Cary Clark
2017-09-15
*
fix flutter and pdfium
Cary Clark
2017-09-15
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
make kPathRefGenIDBitCnt private
Cary Clark
2017-09-14
*
Sk4i version of blur.
Herb Derby
2017-09-14
*
Minor cleanups for CCPR
Chris Dalton
2017-09-12
*
Reland "Optimize SkColorSpaceXformCanvas for GPU-acceleration"
Justin Novosad
2017-09-11
*
Use enum value as the lower bound
Petr Hosek
2017-09-09
*
Don't allow iteration through non-finite points.
Mike Klein
2017-09-08
*
Revert "Optimize SkColorSpaceXformCanvas for GPU-acceleration"
Robert Phillips
2017-09-08
*
Optimize SkColorSpaceXformCanvas for GPU-acceleration
Justin Novosad
2017-09-07
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Fix SkASSERT for convex paths with DAA
Yuqian Li
2017-09-07
*
remove useless reset
Cary Clark
2017-09-07
*
Clean up mask blur code.
Herb Derby
2017-09-06
*
impl blitAntiV2 via mask for rasterpipeline
Mike Reed
2017-09-06
*
CCPR: Remove cubic insets and MSAA borders
Chris Dalton
2017-09-05
*
Revert "Optimize SkColorSpaceXformCanvas for GPU-acceleration"
Robert Phillips
2017-09-05
*
fix analytic AA to work with even rounding
Lee Salzman
2017-09-05
*
Optimize SkColorSpaceXformCanvas for GPU-acceleration
Justin Novosad
2017-09-05
*
Upload the missing change in 42101
Yuqian Li
2017-09-05
*
clean up some SkRasterPipelineBlitter TODOs
Mike Klein
2017-09-05
*
Use SkSTArenaAlloc to manage SkCoverageDeltaMask's stack memory
Yuqian Li
2017-09-01
*
Remove unused drawPath
Yuqian Li
2017-09-01
*
Add FIFO thread pool, use it for most things.
Mike Klein
2017-09-01
*
pixmap erase fast-path
Mike Klein
2017-09-01
*
Use SkSTArenaAlloc to handle the stack memory of the delta list
Yuqian Li
2017-09-01
*
Use interpolating blur for sigma < 2
Herb Derby
2017-08-31
*
Fix whitespace in SkTextBlob.
Ben Wagner
2017-08-30
*
Allow providing SkExecutor to SkThreadedBMPDevice
Yuqian Li
2017-08-30
*
DeferredDisplayList API proposal
Robert Phillips
2017-08-30
*
Rename methods and enum on SkClipStack::Element to indicate "device space"
Brian Salomon
2017-08-30
*
fold params into StageRec
Mike Reed
2017-08-29
*
no more need for a constants pointer
Mike Klein
2017-08-29
*
simplify path validate
Cary Clark
2017-08-29
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Move transformation of clip elements to SkClipStack::Element
Brian Salomon
2017-08-28
*
add 'a8' config for nanobench, specialize blitV for raster-pipeline
Mike Reed
2017-08-28
*
Don't use uninitialized gamma data for adjusting SDF distance.
Jim Van Verth
2017-08-25
*
tiny concave path point fix
Cary Clark
2017-08-25
*
rework plus blend mode
Mike Klein
2017-08-24
[next]