platform/upstream/libSkiaSharp.git
2016-06-03 herbAdd gm for displaying different variants of 8888 bitmap...
2016-06-03 caryclarkfix windows assert
2016-06-03 scroggoFix undefined behavior in libpng
2016-06-03 halcanarySkPDF: handle unpremul right
2016-06-03 csmartdaltonAbandon offset support with texel buffers
2016-06-03 liyuqianAdd Softkey UIState to Viewer
2016-06-03 csmartdaltonSupport ARB extensions for indirect drawing
2016-06-03 msarettAdd color correction benchmark - with comparison to...
2016-06-03 msarettFix uses of SkImageInfo in BRD to preserve color space...
2016-06-03 jcgregorioskiaserve: Add a flag to control hosted mode, i.e....
2016-06-03 borenetAdd Android device type for NVIDIA Shield
2016-06-02 scroggoMake SkPngCodec decode progressively.
2016-06-02 scroggoCheck libpng directly into third_party/
2016-06-02 halcanarySkMultiPictureDocument & SkMultiPictureDocumentReader
2016-06-02 reedadd MakeS32 helper to SkImageInfo, fix named-gamma...
2016-06-02 liyuqianImplement OpenGL backend in Android viewer app
2016-06-02 brianosmanFix argument parsing in android app launcher script
2016-06-02 senorblancoTessellator: stop copying vertices into Polys and Monot...
2016-06-02 robertphillipsAdjust tolerance for when Ganesh stroked-line-as-rect...
2016-06-02 bungemanRemove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME.
2016-06-02 brianosmanExclude Mali devices from manual mip-mapping.
2016-06-02 cblumeAdd getting the size of a given mipmap level.
2016-06-02 brianosmanAdd a caps bit to enable/disable the new manual mip...
2016-06-02 brianosmanFix incorrect parameter in new benchmark.
2016-06-02 brianosmanManually generated sRGB mipmaps, with successively...
2016-06-02 robertphillipsHandle stroked single line special case in Ganesh
2016-06-01 mbarbellaAdd a test to ensure that a case where SkCubicClipper...
2016-06-01 msarettCreate SkColorSpaceXform to handle color conversions
2016-06-01 msarettRecognize common parametric gamma
2016-06-01 brianosmanRelease surface between runs to avoid seg fault
2016-06-01 Brian SalomonFix uninit warning on valgrind bot in SkPathPriv:IsSimp...
2016-06-01 brianosmanNew benchmark to measure GPU mip-mapping performance
2016-06-01 scroggoRevert of Make SkPngCodec decode progressively. (patchs...
2016-06-01 bsalomonAdd SkPathPriv::IsSimpleClosedRect
2016-06-01 jvanverthAdd offset to memory allocations
2016-06-01 msarettRevert of Create SkColorSpaceXform to handle color...
2016-06-01 kulshinImplement support for rendering color emoji on Windows
2016-06-01 msarettCreate SkColorSpaceXform to handle color conversions
2016-06-01 scroggoMake SkPngCodec decode progressively.
2016-06-01 sdefresne[GN] Add support for disabling opts via SK_BUILD_NO_OPT...
2016-06-01 caryclarkalways compute a cubic tangent
2016-05-31 mbarbellaCheck results from calls to SkCubicClipper::ChopMonoAtY.
2016-05-31 scroggoRevert of Make SkPngCodec decode progressively. (patchs...
2016-05-31 jcgregorioskiaserve: Add /quitquitquit handler. Will be used...
2016-05-31 robertphillipsMake use of new SkLights class
2016-05-31 scroggoFix build error
2016-05-31 mbocSkTypeface::MakeFromName to take SkFontStyle.
2016-05-31 halcanarySkXPS: clean up SkConstexprMath
2016-05-31 halcanarySkEncodedInfo: simplify
2016-05-31 bsalomonFix bug where SkPath will convert an arc to an oval...
2016-05-31 herbUse special case for 0x00 and 0xFF alpha to go faster.
2016-05-31 cblumeAdd mip support to *DeferredTextureImageData functions.
2016-05-31 lsalzmanFilter out degenerate contours in GrConvexPolyEffect
2016-05-31 jvanverthAdd missing files for GL unix viewer.
2016-05-31 msarettFix integer overflow in SkColorSpace
2016-05-31 robertphillipsAdd new GM to exercise stroked line special case
2016-05-31 robertphillipsAdd SkLights class
2016-05-31 fmalitaRemove unused SkPictureGpuAnalyzer::analyze()
2016-05-31 scroggoMake SkPngCodec decode progressively.
2016-05-31 kkinnunenFix incorrect sampler locations when using CHROMIUM_bin...
2016-05-29 update-skpsUpdate SKP version
2016-05-28 robertphillipsChange parameters to GrPipelineBuilder's ctor
2016-05-27 msarettAdd interesting features to visualize_color_gamut
2016-05-27 bungemanUpdate VC++ version in Windows quick start.
2016-05-27 msarettRewrite assignment operator on SkBitmap, fix asan
2016-05-27 borenetisolate_android_sdk: Find or download isolate binary...
2016-05-27 herbMove forceSRGB to SkCommonFlags.
2016-05-27 mtkleinClean up SkFloatBits
2016-05-27 bsalomonMake SkPath::isOval() and SkPath::isRRect return the...
2016-05-27 liyuqianNow we can use drawer to view the state information...
2016-05-27 herbAdd forceSRGB flag to dm.
2016-05-27 liyuqianUpdate Android SDK
2016-05-27 msarettAdd SkColorSpace to SkImageInfo
2016-05-27 jvanverthAdd OpenGL support to Linux viewer
2016-05-27 kjlubickRevert of Add drawer with state information (patchset...
2016-05-27 kjlubickRevert of Add OpenGL support to Linux viewer (patchset...
2016-05-27 jvanverthAdd OpenGL support to Linux viewer
2016-05-27 djsollenRemove VisualBench and its Android implementation.
2016-05-27 caryclarkpin before calling acos
2016-05-27 caryclarktoy to play with antialias raytracing
2016-05-27 fmalitaSilence ASAN int32 overflow warning
2016-05-26 reedadd --forceSRGB option to nanobench, to get all src...
2016-05-26 liyuqianNow we can use drawer to view the state information...
2016-05-26 reedadd more SK_WARN_UNUSED_RESULT attributes to functions...
2016-05-26 borenetTemporarily change GalaxyS3 product.board
2016-05-26 fmalitaFix int32 overflow in LinearGradientContext::shade4_dx_...
2016-05-26 msarettAdd exact version of qcms used by Chrome for testing...
2016-05-26 herbSrcover for sprite blitters.
2016-05-26 caryclarkfix security bug
2016-05-26 halcanarySkPDF/SkColorSpace: use writeToICC
2016-05-25 fmalitaComplex clipPath accounting
2016-05-25 msarettAssign sRGB color space to unmarked jpegs and pngs
2016-05-25 msarettWrite ICC profiles from SkColorSpace object
2016-05-24 robertphillipsDon't store resources with a unique key in GrResourceCa...
2016-05-24 bsalomonMake Sk32ToBool inline again to silence compiler warning.
2016-05-24 halcanaryCMake: skia_link_arguments.txt repects BUILD_SHARED_LIBS
2016-05-24 msarettSkColorSpace tweaks
2016-05-24 mtkleinCMake: control static/shared the normal CMake way.
2016-05-24 bungemanUse nullptr instead of 0 in call to FontConfig.
2016-05-24 mtkleinpthread_once -> SkOnce
next