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
*
Don't deserialize pathref oval/rrect bits
Brian Salomon
2017-09-22
*
Remove unsafe align4 call
Herb Derby
2017-09-21
*
Serialize rrect/oval paths as rrects rather than points and verbs.
Brian Salomon
2017-09-21
*
Add SK_API to APIs used by the android framework.
Derek Sollenberger
2017-09-21
*
Teach TSAN directly about semaphore_t.
Mike Klein
2017-09-21
*
remove dead code for STREAM_API
Mike Reed
2017-09-20
*
Extra safety for SkRRect.
Brian Salomon
2017-09-20
*
Fix 3 related races in SkColorSpace.cpp.
Mike Klein
2017-09-19
*
Remove legacy code for box blur.
Herb Derby
2017-09-19
*
Mac TSAN support: annotate Sk[Base]Mutex as a mutex.
Mike Klein
2017-09-19
*
add back SkPacked16toX32 to SkColorPriv
Cary Clark
2017-09-19
*
skipRect should only work for lines (not quads or cubics)
Yuqian Li
2017-09-18
*
Revert "Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter"
Mike Klein
2017-09-18
*
Post-lerp -> pre-scale if blend mode supports it.
Mike Klein
2017-09-18
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter
Yuqian Li
2017-09-18
*
Suppress float-cast-overflow for double-to-float in SkMatrix{,44}
Ben Wagner
2017-09-18
*
Revert "Revert "Don't ignore degenerates when deciding if a path is convex""
Brian Osman
2017-09-18
*
add back missing dependencies in SkColorPriv.h
Cary Clark
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Suppress float-cast-overflow in SkPoint::Length.
Ben Wagner
2017-09-16
*
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
[next]