platform/upstream/libSkiaSharp.git
2015-07-29 mtkleinupdate C++11 docs
2015-07-29 borenetAdd builder_spec.py
2015-07-29 caryclarkfix dstreadshuffle text portable gm
2015-07-29 bsalomonFix silly mistake in allocating geoms in TextBatch
2015-07-29 mtkleinAllow Srcs to veto Sinks based on their broad type.
2015-07-29 bsalomonSkip temp texture when config conversion test has alrea...
2015-07-29 caryclarkmake tests portable by using 565 compatible colors
2015-07-28 bsalomonDon't read from unref'ed RT in GrContext::readSurfacePixels
2015-07-28 bsalomonMove draw on upload decision in GrGpu
2015-07-28 Mike KleinRevert "Move the rest of src headers used by include...
2015-07-28 bsalomonRevert of Move draw on upload decision in GrGpu (patchs...
2015-07-28 caryclarkgm missed portable text in textblobshader
2015-07-28 mtkleinMove the rest of src headers used by include to include...
2015-07-28 wangyixRemoved GrFragmentProcessor::fWillUseInputColor
2015-07-28 caryclarkgm fix missed portable gm text in samplerstress
2015-07-28 caryclarkmake pixelsnap textblob* etc gm portable
2015-07-28 joshualittChange GrDefaultGeoProcFactory to a namespace
2015-07-28 joshualittCleanup GrDefaultGeoProcFactory localCoords
2015-07-28 joshualittRename GrInOrderDrawBuffer to GrBufferedDrawTarget
2015-07-28 mtkleinMove SkTHash.h to include/private.
2015-07-28 mtkleinFix a stray -Winconsistent-missing-override warning.
2015-07-28 bsalomonMove draw on upload decision in GrGpu
2015-07-28 mtkleinadd -Iinclude/private anywhere we have -Isrc/core
2015-07-28 mtkleinupdate presubmit to know about include/private
2015-07-28 reedremove all guards for changes to drawBitmapRect / drawI...
2015-07-28 reedchange getBounds to return 0000 iff there are zero...
2015-07-28 borenetFix android_launch_app after Gradle change
2015-07-28 borenetandroid_install_app: Use lower-cased app name
2015-07-28 caryclarkcompute split conic endpoints exactly
2015-07-27 msarettPass the destination pointer to next() in SkSwizzler
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
next