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
...
*
Make the glyph array entries inline.
herb
2015-02-02
*
make getContentKey() available in GrGpuResource public interface
bsalomon
2015-02-02
*
Hairline batch
joshualitt
2015-02-02
*
Revert of make getContentKey() available in GrGpuResource public interface (p...
stephana
2015-02-02
*
make getContentKey() available in GrGpuResource public interface
bsalomon
2015-02-02
*
DM: wire up --leaks / -l again
mtklein
2015-02-02
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-02-02
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
add missing SK_OVERRIDE
mtklein
2015-02-02
*
Don't read unecessary font files on Android.
bungeman
2015-02-02
*
Revert of Revert of SSE4 opaque blend using intrinsics instead of assembly. (...
stephana
2015-02-02
*
Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #...
stephana
2015-02-02
*
Optimize SSE2 opaque blend
qiankun.miao
2015-02-02
*
Disable LCD text when rasterizing SkPictureShader tiles.
fmalita
2015-02-02
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
bsalomon
2015-01-31
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-31
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
fmalita
2015-01-31
*
Convert FamilyData to Skia style field names.
bungeman
2015-01-30
*
Do not leak FamilyData in Android SkFontMgr.
bungeman
2015-01-30
*
Do not add indirection to XML_Parser.
bungeman
2015-01-30
*
Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of http...
robertphillips
2015-01-30
*
Reland "remove unused SkAvoidXfermode"
scroggo
2015-01-30
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-30
*
First cut at cleaning up Sergio's example code and moving some common code to...
caryclark
2015-01-30
*
Add device space "nudge" to gpu draws
robertphillips
2015-01-30
*
Remove unused globalRef/globalUnref.
scroggo
2015-01-30
*
Remove always true if statement and commented out code in GrBitmapTextContext
qiankun.miao
2015-01-29
*
Clean up commented out code in GrDistanceFieldTextContext
qiankun.miao
2015-01-29
*
share code between arcTo and addArc, update dox
reed
2015-01-29
*
Conservative blob bounds cleanup
fmalita
2015-01-29
*
reorg some path routines, preparing to switch arcs to conics
reed
2015-01-29
*
Make SkWriter32::snapshotAsData() a dumb copy.
mtklein
2015-01-29
*
Remove SkProxyCanvas.
scroggo
2015-01-29
*
SkStream::read() only returns 0 at end.
scroggo
2015-01-29
*
Use draws instead of clears as temporary workaround for Qualcomm stencil clea...
bsalomon
2015-01-29
*
fix parsing SVG strings to paths with comma delimiters
caryclark
2015-01-29
*
Apply prePathMatrix in SkGpuDevice as view matrix preconcat when possible
bsalomon
2015-01-29
*
Fix win64 warnings.
bsalomon
2015-01-29
*
skia: blend32_16_row for neon version
mlee
2015-01-29
*
Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of http...
robertphillips
2015-01-28
*
Revert of Remove 'f' from 0.05f in shader code (patchset #1 id:1 of https://c...
robertphillips
2015-01-28
*
Remove 'f' from 0.05f in shader code
robertphillips
2015-01-28
*
Add device space "nudge" to gpu draws
robertphillips
2015-01-28
*
Make char hash dynamic when needed.
herb
2015-01-28
*
Use murmur3 finisher to improve font hash efficiency.
reed
2015-01-28
*
Fixed clusterfuzz issue
sugoi
2015-01-28
*
Use distance fields for glyphs > 256 pt, before switching to paths.
jvanverth
2015-01-28
*
GrBatchPrototype
joshualitt
2015-01-28
*
add more checks for computing clamp counts, remove dead code
reed
2015-01-28
*
Add a flag to flush the canvases during SkMultiPictureDraw::draw().
senorblanco
2015-01-28
[prev]
[next]