platform/upstream/libSkiaSharp.git
2015-05-12 joshualittRevert of add option to supress prints on context ...
2015-05-12 joshualittadd option to supress prints on context
2015-05-12 egdanielMake Porter Duff LCD XP its own XferProcessor
2015-05-12 mtkleinSk4px
2015-05-12 tfarinaRemove quickstart docs.
2015-05-11 joshualittFix blur on large glyphs in runs < SkGlyphCache::max
2015-05-11 caryclarkremove near one check for arcs
2015-05-11 joshualittfix for cached textblobs look garbled
2015-05-11 bsalomonAdd virtual destructor for GrDrawTargetCaps
2015-05-11 cdaltonAdd assignment op to enum bitfield ops
2015-05-11 bsalomonAdd function for logging blend info on XP.
2015-05-11 joshualittconvex path renderer unit tests
2015-05-11 joshualittAdd unit tests to text context
2015-05-11 joshualittAdd unit tests for stroke rects and drawVertices
2015-05-11 joshualittAADistanceFieldPathRenderer unit tests
2015-05-11 caryclarkPath ops formerly found the topmost unprocessed edge...
2015-05-11 joshualittprint on unused uniforms in debug builds
2015-05-11 Derek SollenbergerAdd android_launch_app script to allow command line...
2015-05-11 gen.kimSkPictureShader: floor scaledSize not to exceed maxText...
2015-05-10 egdanielOnly discard for XP dstCopies if we have a coverage...
2015-05-10 skia.buildbotsUpdate SKP version
2015-05-08 egdanielDisable advance blend equations.
2015-05-08 egdanielRemove coverage multiplies when it is known to be fully...
2015-05-08 fmalitaRemove unused SK_SUPPORT_LEGACY_ROUND_MIPMAP_LEVEL_CHOI...
2015-05-08 halcanarywhitespace change (testing flaky bots)
2015-05-08 halcanarywhitespace change
2015-05-08 bungemanTrim whitespace from parsed filename in Android v21.
2015-05-08 bsalomonremove legacy Gr things
2015-05-08 robertphillipsFix convex-lineonly-paths GM so it plays nice with...
2015-05-08 robertphillipsEnable GrAAConvexTessellator in GrAAConvexPathRenderer
2015-05-08 reedRevert of Sketch splitting SkPicture into an interface...
2015-05-07 reednew image from backend desc
2015-05-07 joshualittadding rect batch unit test
2015-05-07 mtkleinSketch splitting SkPicture into an interface and SkBigP...
2015-05-07 joshualitttesselating path renderer unit tests
2015-05-07 halcanarySkPDF: detect YUV-JPEG without relying on ImageGenerator
2015-05-07 bsalomonIterate over instanced draws in GrGpu rather than above...
2015-05-07 joshualittInitial CL to create Reorder command builder behind...
2015-05-07 mtkleinSK_ARRAY_COUNT shouldn't work on pointers.
2015-05-07 bungemanAdd default resourcePath to SampleApp on Android.
2015-05-07 mtkleinDM: use SkFunction to make required argument type clearer.
2015-05-07 mtkleinWe don't use boxBlurY.
2015-05-07 mtkleinTest sp-8888 mode on a few fast bots.
2015-05-07 robertphillipsIsolate GrBufferAllocPools inside GrBatchTarget
2015-05-07 joshualittadding uniqueID to GrContext
2015-05-07 joshualittAdding unit tests for limited subset of DefaultPathRenderer
2015-05-06 cdaltonRe-enable validation for glBlendBarrierKHR and glBlendE...
2015-05-06 cdaltonImplement support for KHR_blend_equation_advanced
2015-05-06 mtkleinReally use SSE4 (and SSSE3) in SkBlurImage_SSE4
2015-05-06 cdaltonPlace nvpr above tesselating path renderer in the chain
2015-05-06 reeduse floor for mip-level choice
2015-05-06 reedMake drawImage a virtual on SkDevice
2015-05-06 mtkleinAdd a control benchmark.
2015-05-06 cdaltonAdd layout qualifiers to GrGLShaderBuilder
2015-05-06 mtkleinDo we still need this DOUBLE_LOOP feature?
2015-05-06 halcanarySkPDF: Move utility fns to SkPDFUtils
2015-05-06 reedRevert of Revert of Revert of Make drawImage a virtual...
2015-05-06 borenetRemove upright-matrix- configs from Android bots
2015-05-06 reedRevert of Revert of Make drawImage a virtual on SkDevic...
2015-05-06 mtkleinDM: add Via abstract class
2015-05-06 mtkleinMake SkFunction copyable so it can go in containers.
2015-05-06 joshualittsmall fix to correct bounds on distance field text
2015-05-06 robertphillipsAdd GrAAConvexTessellator class
2015-05-06 robertphillipsReduce the API surface of GrBufferAllocPool and its...
2015-05-06 reedRevert of Make drawImage a virtual on SkDevice (patchse...
2015-05-05 joshualittsmall cleanup in GrOvalRenderer
2015-05-05 joshualitttrivial fix for drawvertices bounds
2015-05-05 bsalomonFix vertex/index buffer leaks
2015-05-05 borenetAdd matrix configs to DM
2015-05-05 mtkleinDM: add a Via to simulate SP pictures.
2015-05-05 reedMake drawImage a virtual on SkDevice
2015-05-05 reedadd DeferredCanvas mode to SampleApp
2015-05-05 joshualittcreate GrInOrderCommandBuilder
2015-05-05 mtkleinDM: add draw_to_canvas() to trim some boilerplate for...
2015-05-05 reedremove dead code behind BOOL_ONGETINFO
2015-05-05 halcanarySkPDF: Remove unused deprecated functions in SkPDFTypes
2015-05-05 joshualittMove RectBatch to GrRect
2015-05-05 mtkleinAdd presubmit to run `{dm,nanobench}_flags.py test...
2015-05-05 halcanarySkPDF: clean up uses of deprecated calls in SkPDFFont
2015-05-05 bsalomonMove DrawInfo out from GrDrawTarget and rename to GrVer...
2015-05-05 joshualittCreate GrCommandBuilder
2015-05-05 borenetBlacklist tiles_rt-gpu gm imagefilterscropped on GalaxyS4
2015-05-05 reedadd deferred config to DM
2015-05-05 jvanverthAdjust tolerance to fix GPU hairline curve issues
2015-05-05 halcanarySkPDF: clean up uses of deprecated calls in SkDocument_PDF
2015-05-05 kkinnunenAvoid using SkPathEffect::DashInfo in GrStrokeInfo
2015-05-05 reedremove dead code for SK_SUPPORT_LEGACY_RADIAL_GRADIENT...
2015-05-05 stephanacleanup
2015-05-05 reedremove dead SK_SUPPORT_LEGACY_CUBIC_CHOPPER code
2015-05-05 bsalomonStart on simplifying generateGeometry() overrides
2015-05-05 reedRevert of Make drawImage a virtual on SkDevice (patchse...
2015-05-04 egdanielRemove canTweakAlphaForCoverage from XP's since batch...
2015-05-04 bungemanFix typeface ids on Mac.
2015-05-04 bsalomonDon't attempt to draw path if dashing or stroking fails
2015-05-04 bsalomonRevert of Start on simplifying generateGeometry() overr...
2015-05-04 bsalomonStart on simplifying generateGeometry() overrides
2015-05-04 bsalomonRevert of Don't attempt to draw path if dashing or...
2015-05-04 mtkleinignore_result()
2015-05-04 reedMake drawImage a virtual on SkDevice (patchset #3 id...
2015-05-04 robertphillipsGet debugger compiling again
next