platform/upstream/libSkiaSharp.git
2014-11-21 robertphillipsFix error in Ganesh' tiled bitmap drawing
2014-11-21 joshualittremove GrAllocPool
2014-11-21 mtkleinAll the small packing tweaks mentioned in the bug.
2014-11-21 reedadd SkImage::newSurface
2014-11-21 reedsimplify uniqueID code in picture
2014-11-21 robertphillipsIgnore a flaky msaa4 GM and some perma-broken S4 GMs
2014-11-21 robertphillipsFix memory leak in nanobench
2014-11-21 mtkleinSmall changes to get things building and running on...
2014-11-21 robertphillipsAdd MultiPictureDraw to nanobench
2014-11-21 robertphillipsRevert of Add MultiPictureDraw to nanobench (patchset...
2014-11-21 robertphillipsAdd MultiPictureDraw to nanobench
2014-11-21 fmalitaRevert of SkCanvas::clear() should call down to devices...
2014-11-21 tfarinaCleanup: Delete webtry.gyp
2014-11-21 joshualittrebasing a bunch of 0% android mismatches
2014-11-20 joshualittAdding GeometryData object
2014-11-20 cdaltonRebaseline textblobshader expectation for nvpr
2014-11-20 Florin MalitaAdd SkNVRefCnt::getRefCnt()
2014-11-20 fmalitaDisable LCD text explicitly in SkPictureImageFilter...
2014-11-20 mtkleinAdd SkNVRefCnt::deref().
2014-11-20 bsalomonDon't use NULL GrOptDrawState to indicate that draw...
2014-11-20 mtkleinAdd SkNVRefCnt, prune down SkPicture's size
2014-11-20 mtkleinSkRecord: Pack SkRegion::Op and AA bit together.
2014-11-20 mtkleinSkCanvas::clear() should call down to devices even...
2014-11-20 bsalomonStop overloading internal_dispose in SkTextBlob and...
2014-11-20 mtkleinMake sure pictures draw Clears even when the clip is...
2014-11-20 joshualittdstCopy on optdrawstate
2014-11-20 roscaPreventing division by 0 in non-separable blend mode...
2014-11-20 kkinnunenImplement conics for NVPR
2014-11-19 Greg Humphreyseven more stragglers -- hopefully this makes the gtx...
2014-11-19 Greg Humphreysmore rebaseline stragglers
2014-11-19 mtkleinStore DM failures in an array, not a single string.
2014-11-19 Greg Humphreysa few straggling rebaselines
2014-11-19 bsalomonSmall cleanups after GrDrawState/GrOptDrawState base...
2014-11-19 tomhudsonImplement SkPicture::bytesUsed() for SkRecord backend
2014-11-19 mtkleinNo need to short circuit the query rect here anymore.
2014-11-19 mtkleinRemove debug-only fData from SKTDArray.
2014-11-19 joshualittscissor state on optstate
2014-11-19 fmalitaAdd an image filter row to GM:lcdtextprops
2014-11-19 bsalomonRemove /arch:SSE2 from Win 64 Release builds
2014-11-19 humperadd runtime config option to retain stream for custom...
2014-11-19 joshualittmove GrGeometryProcessor to src
2014-11-19 bsalomonCreate GrOptDrawState before recording draw in GrInOrde...
2014-11-19 reedAllow pictures to have a full bounds
2014-11-19 reedRevert of allow pictures to have a full bounds (patchse...
2014-11-19 reedallow pictures to have a full bounds
2014-11-19 egdanielAdd processor name to comment when printing out shaders.
2014-11-19 reedadd roundOut that returns its result
2014-11-19 skia.buildbotsUpdate SKP version
2014-11-19 reedchange roundOut() to take a dst, so we can use that...
2014-11-19 joshualittsetting patch_primitive_nvprmsaa4 on K1 to ignore
2014-11-18 joshualittdrawinfo carries bufferinfo
2014-11-18 Greg Humphreysignore dashcubics test pending skia bug 2049
2014-11-18 Greg Humphreysa few straggling rebaselines
2014-11-18 Greg Humphreysmore rebaselines for the perspective test server
2014-11-18 Greg Humphreysrebaseline new GTX images from drive update on linux
2014-11-18 robertphillipsAdd computation of saveLayer information to RecordingBench
2014-11-18 halcanaryskbug.com/3130 step 4 (include/utils/SkWGL.h gone for...
2014-11-18 reedwip for drawables
2014-11-18 reedrebaseline after dont-normalize-matrix cl
2014-11-18 joshualittfix for use of uninit variable
2014-11-18 mtkleinSkVarAlloc::approxBytesAllocated()
2014-11-18 mtkleinPrune SkRTree
2014-11-18 mtkleinRevert of SkVarAlloc::approxBytesAllocated (patchset...
2014-11-18 bsalomonminor cleanup in GrGpu.h
2014-11-18 reedrebaseline perspective gm after matrix dont-renormalize-cl
2014-11-18 mtkleinSkVarAlloc::approxBytesAllocated()
2014-11-18 reeddon't normalize after perspective concat
2014-11-18 kkinnunenRemove unused NVPR related GL tokens
2014-11-18 kkinnunenDo not calculate many sierpinski fractals for each...
2014-11-18 skia.buildbotsUpdate SKP version
2014-11-18 reedmore baselines for blur2rects
2014-11-18 joshualittone more rebase on k1
2014-11-18 joshualittrebase nvpr after ds on stack
2014-11-17 joshualittDrawstate on stack
2014-11-17 reedbaselines for blur2rects
2014-11-17 bsalomonReduce the amount of validation in GrResourceCache2
2014-11-17 robertphillipsFix yet another convexicator issue
2014-11-17 scroggoReally enable deprecation warnings for Android framework.
2014-11-17 borenetRemove bug_chomper
2014-11-17 bsalomonAllow GPU resources to not be counted against the cache...
2014-11-17 bsalomonRebase GM on win7 after res cache change.
2014-11-17 robertphillipsMake BBH parameter to SkRecordComputeLayers and SkRecor...
2014-11-17 egdanielUse DrawStates ProcOptInfo when creating the Optimized...
2014-11-17 reedtweak gm to show fractional offsets
2014-11-17 bsalomonCorrect accounting for wrapped resources
2014-11-17 mtkleinMore SkPicture cleanup
2014-11-17 Greg HumphreysRevert "move SkPDFD*.h from include to src"
2014-11-17 halcanarymove SkPDFD*.h from include to src
2014-11-17 reedseparate c headers
2014-11-17 sugoiAdded missing validation
2014-11-17 skia.buildbotsUpdate SKP version
2014-11-16 halcanaryMove SkDocument_PDF.cpp into pdf.gypi - now standard...
2014-11-16 skia.buildbotsUpdate SKP version
2014-11-15 halcanaryskbug.com/3130 step 1 (to fix chromium roll)
2014-11-15 skia.buildbotsUpdate SKP version
2014-11-15 halcanaryFix Chromium roll broken by crrev.com/728823002
2014-11-15 joshualittPush creation of default GP to the caller
2014-11-14 scroggoFix Android framework build.
2014-11-14 reeddisable gammatext gm for a while, looking for other...
2014-11-14 bsalomonGuard high water cache stats vars by GR_CACHE_STATS
next