platform/upstream/libSkiaSharp.git
2015-05-18 bsalomonMove copy-surface-as-draw fallback to GrGLGpu.
2015-05-18 caryclarkThe path ops builder code needs to determine the windin...
2015-05-17 halcanaryGyp: Sanity Part II (GM+Tests)
2015-05-17 skia.buildbotsUpdate SKP version
2015-05-16 mtkleinExperiment with find as a road to Gyp sanity.
2015-05-16 nednguyenReplace self.NavigateToPage with self.Navigate(self...
2015-05-15 robertphillipsRevert of Font variations. (patchset #26 id:500001...
2015-05-15 reedRevert of antialias matrix-image-filter to get smooth...
2015-05-15 mtkleinSk4px: Difference and Exclusion
2015-05-15 reedantialias matrix-image-filter to get smooth diagonals
2015-05-15 reedUpdate SVGDevice for RRect and drawPoints
2015-05-15 joshualittremove localmatrix from GrGeometryProcessor base class
2015-05-15 kkinnunenMake the c and ac scripts work with sh and without...
2015-05-15 mtkleinadd Min to SkNi, specialized for u8 and u16 on SSE...
2015-05-14 scroggoAdd a test for decoding a gif with sampleSize 4.
2015-05-14 bsalomonRemove high ref count tracker from GrFakeRefObj
2015-05-14 caryclarkfix path op builder
2015-05-14 bungemanFont variations.
2015-05-14 reedRevert of Implement support for non-scale/translate...
2015-05-14 mtkleinRevert of Temporarily revert just Multiply to see if...
2015-05-14 mtkleinTemporarily revert just Multiply to see if that's the...
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...
next