platform/upstream/libSkiaSharp.git
2015-01-30 robertphillipsAdd device space "nudge" to gpu draws
2015-01-30 halcanaryDM::NullSink
2015-01-30 halcanarydm: allow multiple --images flags, allow single files
2015-01-30 fmalitaInitial SVG backend stubbing
2015-01-30 scroggoRemove unused globalRef/globalUnref.
2015-01-30 halcanarydm: allow multiple --skp flags, allow single files
2015-01-30 scroggoRemove unused hasLocalMatrix.
2015-01-30 halcanarydocumentation: Writing Unit and Rendering Tests
2015-01-30 scroggoDefine SK_OVERRIDE when building for Android framework.
2015-01-30 skia.buildbotsUpdate SKP version
2015-01-30 herbStart SampleApp documentation
2015-01-30 qiankun.miaoRemove always true if statement and commented out code...
2015-01-30 qiankun.miaoClean up commented out code in GrDistanceFieldTextContext
2015-01-29 scroggoUpdate comment for SkMallocPixelRef::NewWithProc.
2015-01-29 reedshare code between arcTo and addArc, update dox
2015-01-29 fmalitaConservative blob bounds cleanup
2015-01-29 reedreorg some path routines, preparing to switch arcs...
2015-01-29 mtkleinMake SkWriter32::snapshotAsData() a dumb copy.
2015-01-29 scroggoRemove SkProxyCanvas.
2015-01-29 scroggoSkStream::read() only returns 0 at end.
2015-01-29 reedadd new gm for SkPath::addArc()
2015-01-29 caryclarkremove experimental pixman files
2015-01-29 caryclarkThe original instantiation of pathops was in the experi...
2015-01-29 humperenable subpixel text on the subpixel translate sample
2015-01-29 bsalomonUse draws instead of clears as temporary workaround...
2015-01-29 caryclarkfix bit rotted code to create test font
2015-01-29 jcgregorioAdd docs for running docserver locally.
2015-01-29 caryclarkfix parsing SVG strings to paths with comma delimiters
2015-01-29 bsalomonApply prePathMatrix in SkGpuDevice as view matrix preco...
2015-01-29 fmalitaMore win64 warning fixes.
2015-01-29 bsalomonFix win64 warnings.
2015-01-29 mleeskia: blend32_16_row for neon version
2015-01-29 robertphillipsRevert of Add device space "nudge" to gpu draws (patchs...
2015-01-29 robertphillipsRevert of Remove 'f' from 0.05f in shader code (patchse...
2015-01-28 mtkleinRevert of DM::SKPSrc::size() reports correct size....
2015-01-28 robertphillipsRemove 'f' from 0.05f in shader code
2015-01-28 robertphillipsAdd device space "nudge" to gpu draws
2015-01-28 hcmauthors update- add herb and reorganize
2015-01-28 herbMake char hash dynamic when needed.
2015-01-28 mtkleinDM::SKPSrc::size() reports correct size.
2015-01-28 reedUse murmur3 finisher to improve font hash efficiency.
2015-01-28 sugoiFixed clusterfuzz issue
2015-01-28 jvanverthUse distance fields for glyphs > 256 pt, before switchi...
2015-01-28 joshualittGrBatchPrototype
2015-01-28 mtkleinRevert of DM::SKPSrc::size() reports correct size....
2015-01-28 halcanaryDM::PDFSink::draw excercises multi-page pdf
2015-01-28 reedadd more checks for computing clamp counts, remove...
2015-01-28 bsalomonFix wrapped content keys for npot textures.
2015-01-28 mtkleinFold gmtoskp into DM, as --src gm --config skp.
2015-01-28 mtkleinDM::SKPSrc::size() reports correct size.
2015-01-28 joshualittdstread gm
2015-01-28 senorblancoAdd a flag to flush the canvases during SkMultiPictureD...
2015-01-28 fmalitaConservative SkTextBlob bounds.
2015-01-28 skia.buildbotsUpdate SKP version
2015-01-28 mtkleinAdd a script to fetch the latest SKPs.
2015-01-28 mtkleinadd a paranoid assert
2015-01-28 joshualittRevert of GrBatchPrototype (patchset #32 id:630001...
2015-01-28 joshualittwhitespace
2015-01-27 mtkleinRevert of patch from issue 885453002 at patchset 20001...
2015-01-27 joshualittGrBatchPrototype
2015-01-27 mtkleinpatch from issue 885453002 at patchset 20001 (crrev...
2015-01-27 mtkleinadd -r to DM
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.
next