platform/upstream/libSkiaSharp.git
2015-01-27 mtkleinSSE4 opaque blend using intrinsics instead of assembly.
2015-01-27 bungemanRemove unused methods from SkScalerContext.
2015-01-27 bungemanSkFontHost_FreeType takes advantage of SkStreamAsset.
2015-01-27 bsalomonFix GPU resource cache related assertions.
2015-01-27 djsollenSetup Android framework builds to use the appropriate...
2015-01-27 halcanarysk_tool_utils::draw_checkerboard uses SkXfermode::kSrc_...
2015-01-27 jvanverthUse highp for distance field texture coordinates.
2015-01-27 reedfix gm to not rely on SkColor's swizzle == SkPMColor's
2015-01-27 joshualittRevert of GrBatchPrototype (patchset #30 id:570001...
2015-01-27 robertphillipsAdd ClipDrawMatch SampleApp slide
2015-01-27 bungemanSkTypeface to use SkStreamAsset.
2015-01-27 reedspeedup mipmap building
2015-01-27 kkinnunenMake stencil buffers uncached for uncached render targe...
2015-01-27 skia.buildbotsUpdate SKP version
2015-01-27 mtkleinSplit src/opts source lists out of opts.gyp.
2015-01-27 mtkleinRevert of Split src/opts source lists out of opts.gyp...
2015-01-27 mtkleinSplit src/opts source lists out of opts.gyp.
2015-01-26 bungemanRevert of SSE4 opaque blend using intrinsics instead...
2015-01-26 bungemanAdd sbix font to coloremoji gm.
2015-01-26 mtkleinSSE4 opaque blend using intrinsics instead of assembly.
2015-01-26 halcanarysite/dev/contrib/directory <= https://status.skia.org/
2015-01-26 joshualittGrBatchPrototype
2015-01-26 derekfRemove clear function from SkGPipe
2015-01-26 halcanarys/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checke...
2015-01-26 halcanarysite/dev/contrib/revert formatting and details
2015-01-26 reedadd bench for building mipmaps
2015-01-26 cwallezFix Morphology effects sourcing outside of the crop...
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.
next