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
*
isABitmap is deprecated, use isAImage
Mike Reed
2016-09-28
*
document.close from bool to void
reed
2016-09-22
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
SkPDF: SkBitSet gets reset() to make drop() better.
halcanary
2016-09-19
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Improved optional command handling in SkParsePath::FromSVGString()
fmalita
2016-09-14
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
made point light shadows
vjiaoblack
2016-09-07
*
Moved ambient lights out of SkLight's light array
vjiaoblack
2016-08-29
*
Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:1...
vjiaoblack
2016-08-29
*
Moved ambient lights out of SkLight's light array
vjiaoblack
2016-08-29
*
Added distance attenuation and diffuse shading to PointLights
vjiaoblack
2016-08-26
*
Made shadows blurry (thru implementing variance mapping)
vjiaoblack
2016-08-25
*
SkMultiSKP: version 2
halcanary
2016-08-23
*
src/utils/SkBitSet: simplify
halcanary
2016-08-19
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
SkPDF: in-place font subsetting
halcanary
2016-08-18
*
make LayerIter private, and remove skipClip option
reed
2016-08-18
*
Fix bug in cubic derivative coefficient with missing parens
hstern
2016-08-16
*
Deserialize pictures with custom image-deserializer
reed
2016-08-11
*
Add better bounds checks for getTime to fix perf debug assert below
hstern
2016-08-10
*
Revert 386ba54 and 4ab47e0 : perf debug assert.
halcanary
2016-08-10
*
Fastpath lines in SkCurveMeasure
hstern
2016-08-10
*
Refactor SkCurveMeasure to use existing eval code
hstern
2016-08-10
*
Add time return argument to SkCurveMeasure's getPosTan, rename to getPosTanTime
hstern
2016-08-10
*
Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2...
halcanary
2016-08-10
*
Change mapRectScaleTranslate to pass args/ret by value
reed
2016-08-10
*
Move seg_to to a new header, define SkSegType enum there
hstern
2016-08-09
*
make SpecialLineRec::addSegment assert more permissive to accomodate rounding...
lsalzman
2016-08-08
*
Add initial CurveMeasure code
hstern
2016-08-08
*
Encapsulate GrReducedClip result in class members
csmartdalton
2016-08-08
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
std::move(SkTDArray)
halcanary
2016-08-08
*
Making a sample for shadow maps for more intensive development
vjiaoblack
2016-08-05
*
SkRTConf: eliminate
halcanary
2016-08-04
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
Finish delete of SkNinePatch
msarett
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Delete SkNinePatch
msarett
2016-08-02
*
Add code to lua paths to get the fill path and get lists of verbs and
hstern
2016-08-02
*
Rename textual includes as *.inc.
benjaminwagner
2016-07-27
*
Update typeface serialization style.
bungeman
2016-07-25
*
Allow GrReducedClip to take non-integer query bounds
csmartdalton
2016-07-22
*
limit the number of points in SkDashPathEffect::asPoints
lsalzman
2016-07-21
*
Add hard stop count
fmenozzi
2016-07-12
*
Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1...
reed
2016-07-10
*
change mapRectScaleTranslate to pass args/ret by value
reed
2016-07-10
[next]