index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
[skjson] Remove the scope index stack
Florin Malita
2018-06-20
*
Limit iterations when computing convex inset.
Jim Van Verth
2018-06-19
*
SkAR: drawing text, shapes, rotation modes enabled, translating objects
ziadb
2018-06-19
*
Fold SkJSON into Skia/utils
Florin Malita
2018-06-19
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
remove SkTCast
Mike Klein
2018-06-18
*
Implement tilted concave ambient shadow
Jim Van Verth
2018-06-14
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Add variable offset support
Jim Van Verth
2018-06-14
*
Add outline concave shadow support
Jim Van Verth
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: more into SkMacros
Hal Canary
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
More shadow tessellation cleanup.
Jim Van Verth
2018-06-12
*
trim #include <new> from SkPostConfig.h
Mike Klein
2018-06-11
*
remove unused parts of SkTypes.h
Mike Klein
2018-06-08
*
rebase
Cary Clark
2018-06-08
*
Consolidate ambient and spot code setup.
Jim Van Verth
2018-06-05
*
Avoid divide-by-zero in shadow code
Jim Van Verth
2018-06-01
*
SkFloatToDecimal: optimize the less common cases.
Hal Canary
2018-05-31
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
3d
Mike Reed
2018-05-30
*
Remove SkTextBox
Herb Derby
2018-05-22
*
remove defines and add commas
Cary Clark
2018-05-21
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
Make SkStream readers report failure.
Ben Wagner
2018-05-18
*
check path bounds before trying to shadow
Mike Reed
2018-05-17
*
Merge duplicate umbra points in spot shadow.
Jim Van Verth
2018-05-14
*
Shadow fixes to avoid popping.
Jim Van Verth
2018-05-11
*
make sure we don't set level-of-detail to zero
Mike Reed
2018-05-09
*
check for huge cubics in patchutils
Mike Reed
2018-05-02
*
Minor shadow fixes.
Jim Van Verth
2018-04-24
*
SkBitSet: make movable.
Hal Canary
2018-04-23
*
Revert "Remove ambient clamp hack for analytic shadows."
Jim Van Verth
2018-04-23
*
Remove ambient clamp hack for analytic shadows.
Jim Van Verth
2018-04-19
*
disallow negative setReserve() calls
Mike Klein
2018-04-19
*
clean up setReserve() rule-bending
Mike Klein
2018-04-19
*
Add initial support for simple concave shadows.
Jim Van Verth
2018-04-10
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
Add SkOffsetSimplePolygon.
Jim Van Verth
2018-04-03
*
Revert "implement SkTDArray with std::vector"
Mike Klein
2018-04-02
*
SkPDF/SkTypefaceMetrics: Set PostScript Name in Directwrite backend.
Hal Canary
2018-04-02
*
implement SkTDArray with std::vector
Mike Klein
2018-04-02
*
Rename SkInsetConvexPolygon to SkOffsetPolygon.
Jim Van Verth
2018-03-28
*
change canvas-state to just record clip bounds
Mike Reed
2018-03-21
*
move blur impl into core
Mike Reed
2018-03-12
*
remove unused ConvertRadiusToSigma from SkBlurMaskFilter
Mike Reed
2018-03-12
*
Remove SkDumpCanvas
Brian Osman
2018-03-10
[next]