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
...
*
SkTRacy<T> -> SkAtomic<T>
mtklein
2015-02-24
*
Notify resource caches when pixelref genID goes stale
reed
2015-02-24
*
FreeType uses unsigned int, Skia uses int.
joshualitt
2015-02-24
*
fix for msan
joshualitt
2015-02-24
*
Use an image generator to back SkPictureShader tiles.
fmalita
2015-02-24
*
don't draw if maxVertices returns 0 or > than uin16_t max
joshualitt
2015-02-24
*
SkPDF: replace SkPDFDevice::copyContentToData
halcanary
2015-02-24
*
Fix radii scaling bug in SkRRect::setNinePatch
robertphillips
2015-02-24
*
k1 fix
joshualitt
2015-02-24
*
probable fix for asan bot
joshualitt
2015-02-24
*
Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...
scroggo
2015-02-24
*
flip stroke to chrome compatible define
caryclark
2015-02-24
*
BUG=skia:
herb
2015-02-24
*
Make SkNewImageFromBitmap take pixel ref origin into account
kkinnunen
2015-02-23
*
Enable rect clips
joshualitt
2015-02-23
*
move static init to cpp file to fix linux builder
joshualitt
2015-02-23
*
non-aa rects batch
joshualitt
2015-02-23
*
Provide Mac 10.6 SDK support for kCTFontColorGlyphsTrait.
bungeman
2015-02-23
*
Move clip off of draw target
joshualitt
2015-02-23
*
Use traits instead of table for color glyph detection.
bungeman
2015-02-23
*
Use highp for distance field texture coord varyings.
jvanverth
2015-02-23
*
break out of cubic stroker loop on degenerate case
caryclark
2015-02-23
*
SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*)
halcanary
2015-02-23
*
Fix release-developer build.
bsalomon
2015-02-23
*
Remove canApplyCoverage from XP and all related functions in gpu code.
egdaniel
2015-02-23
*
Reset conicWeights in SkPath::consumeDegenerateSegments when rewinding to las...
robertphillips
2015-02-23
*
Make STDPQueue::at() available in all builds.
bsalomon
2015-02-23
*
SkDiscardablePixelRef should favor not decoding to YUV if they already decode...
vmiura
2015-02-23
*
Remove EGL header from SkANGLELContext.h
bsalomon
2015-02-23
*
Sketch SkPMFloat
mtklein
2015-02-23
*
Use #if instead of #ifdef with SK_HAS_DWRITE_X.
bungeman
2015-02-23
*
Add stencil buffer create tracking to GPU stats.
bsalomon
2015-02-23
*
Revert of Sketch SkPMFloat (patchset #15 id:270001 of https://codereview.chro...
mtklein
2015-02-23
*
Use IDWriteFontFallback when available.
bungeman
2015-02-23
*
Sketch SkPMFloat
mtklein
2015-02-23
*
Don't require AA in order to use shader-based clips
bsalomon
2015-02-23
*
clear stencil buffer using special purpose FBO
bsalomon
2015-02-23
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
*
Use D3D11 backend for ANGLE when available.
bsalomon
2015-02-23
*
Default path renderer batch
joshualitt
2015-02-23
*
Remove SkFontHost includes and friends.
bungeman
2015-02-23
*
Revert of non-aa rects batch (patchset #6 id:90001 of https://codereview.chro...
joshualitt
2015-02-23
*
non-aa rects batch
joshualitt
2015-02-23
*
Swap render target instead of creating a new gpu device for surface copy-on-w...
kkinnunen
2015-02-22
*
remove dead code from sampleapp, trim bad asserts
reed
2015-02-21
*
[SVGDevice] Text whitespace unittest
fmalita
2015-02-20
*
PDF: remove unnecessary mutexes.
halcanary
2015-02-20
*
Implement onMatchFamilyStyleCharacter for DirectWrite.
bungeman
2015-02-20
*
Remove historical assert in AAConvexPathRenderer
joshualitt
2015-02-20
*
Make SkPixelRef::isLocked() debug-only, remove related dead code.
mtklein
2015-02-20
[prev]
[next]