platform/upstream/libSkiaSharp.git
2015-07-23 bsalomonFix ImageNewSurface test on S4.
2015-07-23 robertphillipsFix variable shadowing in SkMorphologyImageFilter
2015-07-23 jvanverthUpdate fallback rsqrt implementation to use optimal...
2015-07-23 joshualittfix comment on GrBatchTextStrike
2015-07-23 caryclarkfix typo
2015-07-23 mtkleinHave Windows use _mm_rsqrt_ss too.
2015-07-23 joshualittSmall tweak to TextBlobCacheTest
2015-07-23 joshualittfix memory leak in TextBlobCacheTest
2015-07-23 bsalomonAttempt to somewhat simplify GrContext::readSurfacePixe...
2015-07-23 rmistryFix formatting in the CQ keywords markdown
2015-07-23 wangyixName of primitive processor will now be printed in...
2015-07-23 joshualittRevert "Update Android Apps to use gradle"
2015-07-22 wangyixAdded GrGLFragmentProcessor::EmitArgs struct for use...
2015-07-22 borenetAdd skia_use_android_framework_defines GYP_DEFINE
2015-07-22 robertphillipsMisc cleanup
2015-07-22 djsollenUpdate Android Apps to use gradle
2015-07-22 joshualittFix up textblobcachetest
2015-07-22 mtklein565 support for SIMD xfermodes
2015-07-22 fmalitaAdd drawImage{Rect,} support to SkDebugCanvas
2015-07-22 wangyixMoved GrGLFragmentProcessor definition to its own file
2015-07-22 bsalomonRemove some redundant fields from BitmapTextBatch ...
2015-07-22 hendrikwskia: GrGLAssembleGLInterface update load chromium...
2015-07-22 msarettFix Android framework build
2015-07-22 jvanverthFix tile drop-out on S4 for texture decal mode.
2015-07-22 borenetCoverage: add a trace for not_covered_lines per file
2015-07-22 scroggoAdd the ability to decode a subset to SkCodec
2015-07-22 fmalitaFix SkCanvas::wouldOverwriteEntireSurface() contains...
2015-07-22 rmistryFix CQ keyword and add more detail
2015-07-22 mtkleinRevert of 565 support for SIMD xfermodes (patchset...
2015-07-22 mtklein565 support for SIMD xfermodes
2015-07-21 herbChange the GlyphCache to use a hash table instead of...
2015-07-21 hendrikwANGLE deps roll
2015-07-21 bungemanCompile with VS2015.
2015-07-21 ericrkRevert of Bilinear optimization for 1D convolution...
2015-07-21 hendrikwRevert of skia: ANGLE deps roll (patchset #1 id:1 of...
2015-07-21 hendrikwANGLE deps roll
2015-07-21 ericrkBilinear optimization for 1D convolution.
2015-07-21 caryclarkmake mixedtextblobs gm portable
2015-07-21 mtkleinClean up more SkXfermode.cpp dead code.
2015-07-21 joshualittadding assert to GrAtlasTextContext
2015-07-21 mtkleinDe-templatize Sk4pxXfermode code a bit.
2015-07-21 caryclarkmake color emoji gm portable
2015-07-21 mtkleinRevert of De-templatize Sk4pxXfermode code a bit. ...
2015-07-21 robertphillipsPossible fix Moto E compilation failure
2015-07-21 mtkleinDe-templatize Sk4pxXfermode code a bit.
2015-07-21 msarettReenable yasm for Android x86 and x86-64 on Linux host
2015-07-21 joshualittAdd sanity check to GrAtlasTextBlob
2015-07-21 senorblancoRemove SK_LEGACY_IMAGE_FILTER_CROP_RECT_EDGES code.
2015-07-21 caryclarkmake varied_text* gm portable
2015-07-21 jvanverthRun noise shader separately in imagefiltersclipped
2015-07-21 joshualittrename BitmapTextBlob and move it to its own file
2015-07-21 caryclarkmake xfermode* portable
2015-07-21 borenetSkip imagefiltersclipped GM on Galaxy S4
2015-07-21 mtkleinRevert of 565 support for SIMD xfermodes (patchset...
2015-07-20 rileyaAdd Rec709 YUV color space support to GrYUVtoRGBEffect.
2015-07-20 caryclarkGenerate platform specific fontmgr gm.
2015-07-20 emmaleerremoving png_read_end from SkPngScanlineDecoder
2015-07-20 caryclarkmake stroketext textblob* texteffects tileimagefilter...
2015-07-20 mtklein565 support for SIMD xfermodes
2015-07-20 robertphillipsFix textureDomain/bleed prevention in msaa
2015-07-20 borenetSplit llvm_coverage_run into two scripts
2015-07-20 mtkleinClean up dead xfermode opts code.
2015-07-19 skia.buildbotsUpdate SKP version
2015-07-18 wangxianzhuReland "SkPDF: Annotations are clipped by canvas clip...
2015-07-17 caryclarkmake drawbitmaprect lighting lumafilter matrixconvoluti...
2015-07-17 joshualittadding unit test for textblob cache / GrBatchAtlas
2015-07-17 caryclarkmake arithmode bigtext colortype* degeneratesegments...
2015-07-17 joshualittSome cleanups of VisualBench
2015-07-17 borenetllvm_coverage_build: Use CC and CXX variables by default
2015-07-17 jvanverthReland of Add fast normalize for SkLightingImageFilter...
2015-07-17 reedRevert[2] of guard to remove DrawBitmapRectFlags
2015-07-17 tfarinaAdd an entry in directory for BugChomper.
2015-07-17 ethannicholasNo longer using non-antialiased fast path for lines...
2015-07-17 joshualittRemoving GrTemplates.h
2015-07-17 joshualittCleanup of GrFontDescKey
2015-07-17 scroggoRevert of guard to remove DrawBitmapRectFlags (patchset...
2015-07-16 reedRevert of Add fast normalize for SkLightingImageFilter...
2015-07-16 senorblancoNow that the SkImageFilter::CropRect crop edges refer to
2015-07-16 joshualittFix visual bench memory leak
2015-07-16 caryclarkmake glyph_pos imageblur* largeglyphblur portable
2015-07-16 joshualittSmall fix for visualbench
2015-07-16 reedrefactor code to apply the croprect
2015-07-16 jvanverthAdd fast normalize for SkLightingImageFilter.
2015-07-16 scroggoStop running image tests on msaa.
2015-07-16 caryclarkmake imagefilters* imagemagnifier imageresizetiled...
2015-07-16 bsalomonRevert of Remove rt flags that are not necessary (patch...
2015-07-16 bsalomonRemove rt flags that are not necessary
2015-07-16 joshualittAll batches do their own pipeline compare
2015-07-16 bsalomonMake readpixels work on GrTextures
2015-07-16 joshualittGive GrBatch a pointer to GrPipeline
2015-07-16 jvanverthVarious GL testing fixes
2015-07-16 reedhave canvas send discard instead of retain if the draw...
2015-07-16 joshualittRevert of Give GrBatch a pointer to GrPipeline (patchse...
2015-07-16 joshualittGive GrBatch a pointer to GrPipeline
2015-07-16 caryclarkincrease gm offsetimagefilter stroke width
2015-07-16 borenetCoverage script: fix missing data
2015-07-16 mtkleinReplace buggy_blend_modes GM with an exhaustive test.
2015-07-16 reedguard to remove DrawBitmapRectFlags
2015-07-15 caryclarkmake *imagefilter morphology iamge bitmapsource gm...
2015-07-15 caryclarkmake strokefill gm portable
next