platform/upstream/libSkiaSharp.git
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
2015-07-15 reedrename utility to see if a paint will overwrite its...
2015-07-15 wangyixAdded GLVec4ScalarBench that doesn't use VAOs
2015-07-15 caryclarkmake gradtext quadpaths gm portable
2015-07-15 bungemanFix leak in Android FontMgr test.
2015-07-15 bungemanAllow Android font manager on *nix.
2015-07-15 joshualittFix for android command line arguments to VisualBench
2015-07-15 jvanverthOnly run test_wrapped_resources() when GL is active
2015-07-15 bsalomonDon't upload texture smaller than the min texture size...
2015-07-15 caryclarkmake colorwheelnative displacement dropshadowimagefilte...
2015-07-15 caryclarkmake path-reverse gm portable
2015-07-15 joshualittMatch works correctly on visualbench
2015-07-15 halcanaryexperimental: remove old PDF benchmarking tools
2015-07-15 borenetllvm-coverage script: respect SKIA_OUT
2015-07-15 herbFix undefined behavior.
2015-07-15 yang.zhangOptimize RGB16 blitV functions with NEON for ARM platform.
2015-07-15 scroggoRevert of Added a GLBench for testing performance of...
2015-07-15 joshualittFix VisualBench to hold onto a surface
2015-07-15 caryclarkmake linepaths gm portable
2015-07-15 caryclarkremove funkster from dcshader gm
2015-07-15 rmistryDocument new CQ keyword
2015-07-14 msarettFixed valgrind issues with libjpeg-turbo
2015-07-14 fmalitaUpdated PDFViewer drawImageRect() overrides
2015-07-14 scroggoLet Android use old version of onDrawBitmapRect.
2015-07-14 mtkleinFix buggy blend modes.
2015-07-14 fmalitaPreserve SKP cullrects on deserialization
2015-07-14 caryclarkVery tiny paths are subsumed by the Convexicator
2015-07-14 joshualittRemove GrRedBlackTree
2015-07-14 jvanverthRename backing texture testing routines
2015-07-14 joshualittAnother trivial cleanup
2015-07-14 djsollenDisable optimization as HWUI does not yet support color...
2015-07-14 kkinnunenImplement support for CHROMIUM_path_rendering pseudo...
2015-07-14 mtklein3-15% speedup to HardLight / Overlay xfermodes.
2015-07-14 reedadd src-rect-constraint to drawImageRect
2015-07-14 mtkleinAdd a GYP flag to define SKNX_NO_SIMD when set.
2015-07-14 mtkleinFix typo in non-SIMD Sk4f::thenElse().
2015-07-13 joshualittRevert of Another trivial cleanup (patchset #6 id:10000...
2015-07-13 robertphillipsAdd new SkPoint3 class
2015-07-13 joshualittAnother trivial cleanup
2015-07-13 wangyixAdded a glBench for testing performance of vec4 vs...
2015-07-13 joshualittGet rid of GrMurmur3Hash
2015-07-13 caryclarkuse portable typeface
2015-07-13 mtkleinAdd a GM that reproduces layout test failures with...
2015-07-13 scroggoRevert of Added a GLBench for testing performance of...
2015-07-13 wangyixAdded a glBench for testing performance of vec4 vs...
2015-07-13 senorblancoFix for partially-specified crop rects.
next