platform/upstream/libSkiaSharp.git
2015-07-27 halcanarydocumentation: more API details and examples.
2015-07-27 junovFixing src rect constraint support for drawImage with...
2015-07-27 reedremove pixel assert from ctable validator
2015-07-27 joshualittCleanup Default Geo Proc API
2015-07-27 mtkleinNo one calls SkXfermode::GetProc16
2015-07-27 mtkleinRevert of Lay groundwork for SkOpts. (patchset #3 id...
2015-07-27 joshualittfix up GrImmediateDrawTarget.cpp
2015-07-27 mtkleinRemove sk_memcpy32
2015-07-27 mtkleinLay groundwork for SkOpts.
2015-07-27 fmalitaMake peekPixels() usable with raster surface snapshots
2015-07-27 bsalomonSteal refs from other TextBatch in onCombineIfPossible
2015-07-27 mtkleinNEON has a ternary instruction.
2015-07-27 bsalomonMake allocation count in TextBatch implicit
2015-07-27 Brian SalomonRemove skia_arch_width, fold into skia_arch_type.
2015-07-24 wangyixAdded GrGLBlend.h|cpp with helper function AppendPorter...
2015-07-24 joshualittmixed text blobs really draws LCD
2015-07-24 djsollenUpdate Android Apps to use gradle
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-07-24 joshualittfix for GrAtlasTextContext occasionally crashes on...
2015-07-24 caryclarkmake fontscalar gammatext lcdtext typeface verttext2...
2015-07-24 joshualittMinimize retrieving SkGlyph in GrTextContext
2015-07-24 robertphillipsFix Ganesh drawAtlas bug with quad colors
2015-07-24 bsalomonSet preallocated TextBatch geometries to 4 rather than 32
2015-07-24 hendrikwskia: wrong calling convention on eglGetPlatformDisplayEXT
2015-07-23 caryclarkmake dftext gm not overlap itself
2015-07-23 caryclarkmake fontcache textblob gm portable
2015-07-23 caryclarkfix path ops fuzz buster
2015-07-23 caryclarkmake dftext the same on Linux and Android
2015-07-23 bsalomonRemove test of illegal behavior that modifies a texture...
2015-07-23 msarettFix Android x86 compile on mac
2015-07-23 hendrikwSkia: ANGLE Roll
2015-07-23 caryclarkfix typeface leak
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
next