platform/upstream/libSkiaSharp.git
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
2014-11-14 bsalomonMake GrResourceCache2 responsible for calling release...
2014-11-14 halcanarySkDocument SK_API
2014-11-14 bsalomonReplace GrResourceCache with GrResourceCache2.
2014-11-14 reedupdate gm to place inner rect on fractional boundary
2014-11-14 bsalomonFix ref-cnting bug in GrContext::readRenderTargetPixels
2014-11-14 djsollenEnable unused param checking for public includes.
2014-11-14 djsollenEnforce pure virtual behavior for onMatchFamilyStyleCha...
2014-11-14 mtkleinDon't pass null to memcmp.
2014-11-14 reedadd gm for 2-rects and blur
2014-11-14 qiankun.miaoOptimize SkAlphaMulQ_SSE2
2014-11-14 mtkleinSteal ASAN skimage expectations for UBSAN.
2014-11-14 djsollenMove WGL header from include to src
2014-11-14 bsalomonRevert of Replace GrResourceCache with GrResourceCache2...
2014-11-14 bsalomonReplace GrResourceCache with GrResourceCache2.
2014-11-14 djsollenCleanup the XML directory in public includes.
2014-11-14 skia.buildbotsUpdate SKP version
2014-11-13 tfarinaCleanup: Delete SkFlattenableBuffers header.
2014-11-13 reedremove unused kLCD_MaskFormat
2014-11-13 fmalitaObserve surface LCD settings in SkBaseDevice::drawTextB...
2014-11-13 mtkleinCap SkVarAlloc's desired block at 64K.
2014-11-13 bsalomonDon't use /ZI on 64 bit windows
2014-11-13 bsalomonRevert of Replace GrResourceCache with GrResourceCache2...
2014-11-13 bsalomonReplace GrResourceCache with GrResourceCache2.
2014-11-13 bungemanRemove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX.
2014-11-13 mtkleinUnsuppress freetype, which may be our gammatext problem.
2014-11-13 djsollenCleanup public includes directory.
next