platform/upstream/libSkiaSharp.git
2015-01-26 bsalomondiscard scratch render targets when they are recycled.
2015-01-26 robertphillipsAlter gpu veto
2015-01-26 reedcheck effective cache-size for fixed-budget caches
2015-01-26 halcanaryFactor out checkerboard function in gm and sampleapp...
2015-01-26 halcanaryprettify site/user/sample/hello
2015-01-26 bsalomonStop incorrectly setting the clip bit in GrCMM
2015-01-26 cwallezCollapse consecutive SkTableColorFilters
2015-01-26 halcanaryprettify site/dev/design/pdftheory
2015-01-26 jcgregorioAdd docs on how to get a preview of markdown pages.
2015-01-26 halcanaryhttps://fiddle.skia.org/
2015-01-26 mtkleinDon't do a pointless << 0.
2015-01-26 robertphillipsRevert of Alter gpu veto (patchset #1 id:1 of https...
2015-01-26 robertphillipsFix Chrome build
2015-01-26 robertphillipsAlter gpu veto
2015-01-26 tfarinaUpdate references to skiaperf.com.
2015-01-26 robertphillipsAdd patheffects to debugger printout
2015-01-26 robertphillipsFix Windows build
2015-01-26 kkinnunenFold alpha to the inner savelayer in savelayer-savelaye...
2015-01-26 skia.buildbotsUpdate SKP version
2015-01-25 reedinitial preroll api
2015-01-25 skia.buildbotsUpdate SKP version
2015-01-24 halcanaryexperimental/skp_to_pdf_md5 optionally also outputs...
2015-01-24 mtkleinDon't leak image in Surface test.
2015-01-24 skia.buildbotsUpdate SKP version
2015-01-24 yunchao.hea typo in SkResourceCacheTest
2015-01-24 mtkleinRevert of Fix Morphology effects sourcing outside of...
2015-01-23 tfarinaCleanup: Delete buildbot_globals.py script.
2015-01-23 cwallezFix Morphology effects sourcing outside of the crop...
2015-01-23 bsalomonZap the scratch key on non-RT textures when scratch...
2015-01-23 bsalomonFix the speeling of "purgeable" in Gr code
2015-01-23 halcanaryCleanup SkPDFObject::emit*
2015-01-23 mtkleinremove unused GM flags
2015-01-23 bsalomonRemove deprecated SkSurface::NewRenderTarget factories
2015-01-23 mtkleinrun clean branch baseline only once
2015-01-23 mtkleinSpin off GM::runAsBench() from flags.
2015-01-23 fmalitaFix SampleApp picture-mode transform.
2015-01-23 bsalomonTake budgeted param when snapping new image.
2015-01-23 tfarinaFix 'Revert' instructions.
2015-01-23 halcanaryCollect everything Skia into one document.
2015-01-23 reedcheck for too-large rowBytes
2015-01-23 halcanaryIn Correctness Testing Doc, render --option correctly
2015-01-23 halcanaryminor changes left out of crrev.com/873543002
2015-01-23 bsalomonAllow unbudgeted resources to be recycled by the cache...
2015-01-23 bsalomonFix self assigment in GrResourceKey
2015-01-23 mtkleinAdd a basic doc for correctness testing (DM).
2015-01-23 mtkleinUpdate compiler warning flags
2015-01-23 bsalomonRemove GrBinHashKey
2015-01-23 kkinnunenCompile fix after Add specialized content key class...
2015-01-23 halcanaryMore changes to SkPDFShader to eliminate multiple inher...
2015-01-23 reedadd newImage API
2015-01-23 mtkleinWrite dm.json periodically instead of only once at...
2015-01-23 mtkleinminor readability / refactors
2015-01-23 reedmore reinforcement that images never have zero width...
2015-01-23 bsalomonAdd specialized content key class for resources.
2015-01-23 skia.buildbotsUpdate SKP version
2015-01-23 halcanarySimplify SkPDFShader class. Now invalid objects are...
2015-01-22 mtkleinMove FP texture test buffers to heap.
2015-01-22 reedremove unnecessary guard flags for android (for conics)
2015-01-22 mtkleinandroid_run_skia: dump logcat on failure
2015-01-22 dongseong.hwangInitialize the pad memory in GrBufferAllocPool.
2015-01-22 mtkleinPut close_gif() in an anonymous namespace.
2015-01-22 scroggoMuck with the right cinfo.
2015-01-22 egdanielRename GrOptDrawState to GrPipeline and GrDrawState...
2015-01-22 reedremove more dead code
2015-01-22 reedremove (unused) GatherPixelRefs
2015-01-22 mtkleinfLuminance is unsed unless SK_GAMMA_APPLY_TO_A8 is...
2015-01-22 bungemanFix SkIStream nits.
2015-01-22 joshualittXPFactory lazily initializie in drawstate / GrPaint
2015-01-22 egdanielRemove the need for asCoeff in SkXfermode.
2015-01-22 bungemanRemove staging SkStream::unref().
2015-01-22 skia.buildbotsUpdate SKP version
2015-01-22 mtkleinDon't require -DSK_USE_POSIX_THREADS.
2015-01-21 mtkleinMore natural way to serialize GPU tasks and tests.
2015-01-21 bungemanRevert of Muck with the right cinfo. (patchset #2 id...
2015-01-21 scroggoMuck with the right cinfo.
2015-01-21 mtkleinEasy DM TODO: LazyDecodeBitmap does not help (or hinder).
2015-01-21 mtkleinDon't test pipe modes nobody uses.
2015-01-21 mtkleinMove sync code to include/, switch from using platform...
2015-01-21 halcanaryUse SkLazyPtr in SkPDFGraphicState.cpp
2015-01-21 scroggoAnd change SkAutoTUnref<const SkStream to SkAutoTDelete.
2015-01-21 scroggoRemove another caller of SkRef(SkStream)
2015-01-21 djsollenUpdate the version of cpu-features that we use for...
2015-01-21 scroggoMake SkStream *not* ref counted.
2015-01-21 hcmAdd Contributing to Skia section of docs
2015-01-21 bungemanLcd request early check in SkFontHost_FreeType::onFilte...
2015-01-21 joshualittremove drawtype
2015-01-21 bungemanReduce overhead of SkFontHost_FreeType::onFilterRec.
2015-01-21 joshualittremove drawType from optState
2015-01-21 halcanarySkPDFCanon
2015-01-21 bsalomonReland https://codereview.chromium.org/860333002 with...
2015-01-21 mtkleinRemove another GM reference.
2015-01-21 mtkleinRevert of Make GrScratchKey memory buffer correct size...
2015-01-21 jcgregorioAdd docs for prettify.
2015-01-21 Mike KleinRemove tools/tests.
2015-01-21 kkinnunenMake GrScratchKey memory buffer correct size on copy
2015-01-21 skia.buildbotsUpdate SKP version
2015-01-21 reedremove dead SkPersp macros
2015-01-20 robertphillipsAdd perspective divide when we're mapping down to a...
2015-01-20 mtkleinDM: --tests -> --src tests
2015-01-20 mtkleinPre-cache fDirection and fConvexity for recorded SkPath...
next