index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Don't use NULL GrOptDrawState to indicate that draw should be skipped.
bsalomon
2014-11-20
*
Add SkNVRefCnt, prune down SkPicture's size
mtklein
2014-11-20
*
SkRecord: Pack SkRegion::Op and AA bit together.
mtklein
2014-11-20
*
SkCanvas::clear() should call down to devices even when the clip is empty.
mtklein
2014-11-20
*
Stop overloading internal_dispose in SkTextBlob and SkData
bsalomon
2014-11-20
*
Make sure pictures draw Clears even when the clip is empty.
mtklein
2014-11-20
*
dstCopy on optdrawstate
joshualitt
2014-11-20
*
Preventing division by 0 in non-separable blend mode shaders.
rosca
2014-11-20
*
Implement conics for NVPR
kkinnunen
2014-11-19
*
even more stragglers -- hopefully this makes the gtx machine go green?
Greg Humphreys
2014-11-19
*
more rebaseline stragglers
Greg Humphreys
2014-11-19
*
Store DM failures in an array, not a single string.
mtklein
2014-11-19
*
a few straggling rebaselines
Greg Humphreys
2014-11-19
*
Small cleanups after GrDrawState/GrOptDrawState base class elimination.
bsalomon
2014-11-19
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
No need to short circuit the query rect here anymore.
mtklein
2014-11-19
*
Remove debug-only fData from SKTDArray.
mtklein
2014-11-19
*
scissor state on optstate
joshualitt
2014-11-19
*
Add an image filter row to GM:lcdtextprops
fmalita
2014-11-19
*
Remove /arch:SSE2 from Win 64 Release builds
bsalomon
2014-11-19
*
add runtime config option to retain stream for custom typefaces
humper
2014-11-19
*
move GrGeometryProcessor to src
joshualitt
2014-11-19
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Allow pictures to have a full bounds
reed
2014-11-19
*
Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...
reed
2014-11-19
*
allow pictures to have a full bounds
reed
2014-11-19
*
Add processor name to comment when printing out shaders.
egdaniel
2014-11-19
*
add roundOut that returns its result
reed
2014-11-19
*
Update SKP version
skia.buildbots
2014-11-18
*
change roundOut() to take a dst, so we can use that signature to return IRect
reed
2014-11-18
*
setting patch_primitive_nvprmsaa4 on K1 to ignore
joshualitt
2014-11-18
*
drawinfo carries bufferinfo
joshualitt
2014-11-18
*
ignore dashcubics test pending skia bug 2049
Greg Humphreys
2014-11-18
*
a few straggling rebaselines
Greg Humphreys
2014-11-18
*
more rebaselines for the perspective test server
Greg Humphreys
2014-11-18
*
rebaseline new GTX images from drive update on linux
Greg Humphreys
2014-11-18
*
Add computation of saveLayer information to RecordingBench
robertphillips
2014-11-18
*
http://skbug.com/3130 step 4 (include/utils/SkWGL.h gone for good)
halcanary
2014-11-18
*
wip for drawables
reed
2014-11-18
*
rebaseline after dont-normalize-matrix cl
reed
2014-11-18
*
fix for use of uninit variable
joshualitt
2014-11-18
*
SkVarAlloc::approxBytesAllocated()
mtklein
2014-11-18
*
Prune SkRTree
mtklein
2014-11-18
*
Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://c...
mtklein
2014-11-18
*
minor cleanup in GrGpu.h
bsalomon
2014-11-18
*
rebaseline perspective gm after matrix dont-renormalize-cl
reed
2014-11-18
*
SkVarAlloc::approxBytesAllocated()
mtklein
2014-11-18
*
don't normalize after perspective concat
reed
2014-11-18
*
Remove unused NVPR related GL tokens
kkinnunen
2014-11-18
*
Do not calculate many sierpinski fractals for each nanobench run unless needed
kkinnunen
2014-11-18
[next]