index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add device space "nudge" to gpu draws
robertphillips
2015-01-30
*
DM::NullSink
halcanary
2015-01-30
*
dm: allow multiple --images flags, allow single files
halcanary
2015-01-30
*
Initial SVG backend stubbing
fmalita
2015-01-30
*
Remove unused globalRef/globalUnref.
scroggo
2015-01-30
*
dm: allow multiple --skp flags, allow single files
halcanary
2015-01-30
*
Remove unused hasLocalMatrix.
scroggo
2015-01-30
*
documentation: Writing Unit and Rendering Tests
halcanary
2015-01-30
*
Define SK_OVERRIDE when building for Android framework.
scroggo
2015-01-30
*
Update SKP version
skia.buildbots
2015-01-29
*
Start SampleApp documentation
herb
2015-01-29
*
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
*
Update comment for SkMallocPixelRef::NewWithProc.
scroggo
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
*
add new gm for SkPath::addArc()
reed
2015-01-29
*
remove experimental pixman files
caryclark
2015-01-29
*
The original instantiation of pathops was in the experimental/Intersection di...
caryclark
2015-01-29
*
enable subpixel text on the subpixel translate sample
humper
2015-01-29
*
Use draws instead of clears as temporary workaround for Qualcomm stencil clea...
bsalomon
2015-01-29
*
fix bit rotted code to create test font
caryclark
2015-01-29
*
Add docs for running docserver locally.
jcgregorio
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
*
More win64 warning fixes.
fmalita
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
*
Revert of DM::SKPSrc::size() reports correct size. (patchset #3 id:40001 of h...
mtklein
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
*
authors update- add herb and reorganize
hcm
2015-01-28
*
Make char hash dynamic when needed.
herb
2015-01-28
*
DM::SKPSrc::size() reports correct size.
mtklein
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
*
Revert of DM::SKPSrc::size() reports correct size. (patchset #1 id:1 of https...
mtklein
2015-01-28
*
DM::PDFSink::draw excercises multi-page pdf
halcanary
2015-01-28
*
add more checks for computing clamp counts, remove dead code
reed
2015-01-28
*
Fix wrapped content keys for npot textures.
bsalomon
2015-01-28
*
Fold gmtoskp into DM, as --src gm --config skp.
mtklein
2015-01-28
*
DM::SKPSrc::size() reports correct size.
mtklein
2015-01-28
[next]