platform/upstream/libSkiaSharp.git
2015-07-29 bungemanRemove WEBKIT_VERSION_MIN_REQUIRED and config.h.
2015-07-29 fmalitaDouble free in ~SkPictureData()
2015-07-29 bungemanRemove SK_BUILD_FOR SDL, BREW, and PALM.
2015-07-29 mtkleinMove the last headers. Cross your fingers.
2015-07-29 mtkleinMove non-trivial constructors out-of-line.
2015-07-29 reedremove (unnecessary?) call to notifyPixelsChanged
2015-07-29 bungemanRemove SK_BUILD_FOR_WINCE.
2015-07-29 robertphillipsMove LightingShader to effects
2015-07-29 bungemanClean up a few includes, introduce iwyu.
2015-07-29 reedSkImage_Raster's pixels are always immutable.
2015-07-29 borenetbuildbot_spec.py: Include dm_flags and nanobench_flags
2015-07-29 borenetbuildbot_spec.py: Add Android/ChromeOS device info...
2015-07-29 mtkleinMove headers with no dependencies.
2015-07-29 joshualittFix for GrAtlasTextContext crash
2015-07-29 msarettMake SkSwizzler::Fill() support 565
2015-07-29 joshualittAdding debug SkScalerContext which returns random mask...
2015-07-29 Mike KleinRevert "Move headers with no dependencies."
2015-07-29 reedrewrite path.getBounds test to work-around compiler bug
2015-07-29 mtkleinMove headers with no dependencies.
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
next