index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
All the small packing tweaks mentioned in the bug.
mtklein
2014-11-21
*
add SkImage::newSurface
reed
2014-11-21
*
simplify uniqueID code in picture
reed
2014-11-21
*
Ignore a flaky msaa4 GM and some perma-broken S4 GMs
robertphillips
2014-11-21
*
Fix memory leak in nanobench
robertphillips
2014-11-21
*
Small changes to get things building and running on Linux/ARM.
mtklein
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...
robertphillips
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Revert of SkCanvas::clear() should call down to devices even when the clip is...
fmalita
2014-11-20
*
Cleanup: Delete webtry.gyp
tfarina
2014-11-20
*
rebasing a bunch of 0% android mismatches
joshualitt
2014-11-20
*
Adding GeometryData object
joshualitt
2014-11-20
*
Rebaseline textblobshader expectation for nvpr
cdalton
2014-11-20
*
Add SkNVRefCnt::getRefCnt()
Florin Malita
2014-11-20
*
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
fmalita
2014-11-20
*
Add SkNVRefCnt::deref().
mtklein
2014-11-20
*
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
[next]