platform/upstream/libSkiaSharp.git
2015-05-14 mtkleinRevert of Temporarily revert just Multiply to see if...
2015-05-14 joshualittRemove viewmatrix from GrGeometryProcessor base class
2015-05-14 mtkleinTemporarily revert just Multiply to see if that's the...
2015-05-14 senorblancoTesellating path renderer: typecast cleanup; logging...
2015-05-14 robertphillipsRevert of Defer glClear to just before draw call (patch...
2015-05-14 wasim.abbasDefer glClear to just before draw call
2015-05-14 borenetAndroid scripts: add --verbose, fix missing 'source...
2015-05-14 reedImplement support for non-scale/translate CTM in image...
2015-05-14 caryclarklook for deleted pts when detecting line/curve coincide...
2015-05-14 robertphillipsRevert of Refactor GrBufferAllocPools to use resource...
2015-05-14 mtkleinPerform SkPicture analysis lazily.
2015-05-13 joshualittremove color from GrGeometryProcessor
2015-05-13 mtkleinSk4px: SrcATop, DstATop, Xor, Multiply
2015-05-13 reedRevert of Implement support for non-scale/translate...
2015-05-13 reedImplement support for non-scale/translate CTM in image...
2015-05-13 cdaltonDon't issue texture barriers for RT's with separate...
2015-05-13 joshualittremoving equality / compute invariant loops from GrGeom...
2015-05-13 mtkleinSk4px: alphas() and Load[24]Alphas()
2015-05-13 bungemanRevert of Font variations. (patchset #21 id:400001...
2015-05-13 joshualittfix for angle bot
2015-05-13 joshualittfix for blur large glyphs problems
2015-05-13 mtkleinAdd _aa variants of Xfermode benches.
2015-05-13 joshualittKeep Big Glyph coordinates in float in GrAtlasTextContext
2015-05-13 bungemanFont variations.
2015-05-13 robertphillipsRefactor GrBufferAllocPools to use resource cache
2015-05-13 egdanielRevert of Revert of Revert of Remove workaround to...
2015-05-13 caryclarkclean up tests
2015-05-13 bsalomonRemove GrGLVertexArray from GrGpuResource hierarchy.
2015-05-13 bungemanExtensible Android font configuration parsing.
2015-05-13 joshualittGLProgramsTest 3.0
2015-05-13 egdanielRevert of Revert of Remove workaround to for lower...
2015-05-13 caryclarkdeal more consistently with unsortable edges
2015-05-13 mtkleinTurn on Sk4px xfermodes when we have NEON too.
2015-05-13 joshualittfix bounds for BW lines, AA Hairlines
2015-05-13 jvanverthFix assert in GrBatchAtlas.
2015-05-13 reedsimplify RawIter
2015-05-13 egdanielRevert of Remove workaround to for lower glsl support...
2015-05-13 scroggoRemove documentation for missing SkiaExamples.
2015-05-13 halcanaryDocumentation: open GM in SampleApp
2015-05-13 egdanielRemove workaround to for lower glsl support for qualcomm
2015-05-13 borenetDocument NO_MERGE_BUILDS keyword
2015-05-13 kkinnunenFix SkStrokeRec == to report true for all fills
2015-05-12 mtkleinPlus xfermode using Sk4px.
2015-05-12 egdanielAdd check in GrGpu createTexture to make sure we don...
2015-05-12 jshinMake Noto Sans Mono CJK JP an alias to MS Gothic
2015-05-12 joshualittadd option to supress prints on context
2015-05-12 egdanielFix valgrind bug in Porter Duff LCD.
2015-05-12 reedPerGlyphInfo is on SkTypeface
2015-05-12 reedRevert of Revert of stop calling SkScalarDiv (patchset...
2015-05-12 reedfix reference to _PerGlyphInfo
2015-05-12 reedopt into SkScalarDiv until we can fix android call...
2015-05-12 reedRevert of stop calling SkScalarDiv (patchset #4 id...
2015-05-12 reedMake SkAdvancedTypefaceMetrics private.
2015-05-12 reedstop calling SkScalarDiv
2015-05-12 caryclarkquickie tool to exercise chrome filter fuzz files
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
next