platform/upstream/libSkiaSharp.git
2016-03-08 joshualittFix skiaserve in debug mode
2016-03-08 halcanaryRevert of SkPDF: Add sk_sp setters; .release() becomes...
2016-03-08 reedAdd sk_ref_sp helper function.
2016-03-08 halcanarySkPDF: Add sk_sp setters; .release() becomes std::move()
2016-03-08 mtkleinnanobench: turn on f16 and sRGB on the bots
2016-03-08 egdanielFill out more information in GrVkCaps
2016-03-08 brianosmanRemove SkImageGeneratorUtils. None of this code is...
2016-03-08 jvanverthBuffer fix for VkProgram caching
2016-03-08 robertphillipsSwitch SkComposeImageFilter over to new onFilterImage...
2016-03-08 bsalomonExpand coverage of vertices gm
2016-03-08 yujieqinUpdate DNG SDK version.
2016-03-08 mtkleinadd f16 and srgb --configs to nanobench
2016-03-08 aleksandar... 4377: drawVertices crashes when shader+colorfilter...
2016-03-08 joshualittCreate a small python driver for skiaserve
2016-03-08 robertphillipsRename SkSpecialImage::getBitmap to getBitmapDeprecated
2016-03-08 joshualittFix up GrAuditTrail to allow arbitrary reordering
2016-03-08 fmalitaFix 4f gradient swizzle post crrev.com/1774523002
2016-03-08 reedmake pm4f be RGBA always, not pmcolor order
2016-03-08 joshualittLazy init batch unique ID
2016-03-08 senorblancoSmall GrTessellator refactor and cleanup.
2016-03-08 reedwork around leftshift for negative values
2016-03-08 mtkleinDM: verbose and quiet logging
2016-03-08 robertphillipsSwitch SkOffsetImageFilter over to new onFilterImage...
2016-03-08 robertphillipsFix caching bug in new SkImageFilter::filterImage path
2016-03-08 bungemanAdd element_type, swap, operators, fix reset on sk_sp.
2016-03-08 halcanarySkPDF: use sk_make_sp<T> when it makes sense.
2016-03-08 bsalomonCircle GP/batch housecleaning
2016-03-08 borenetSwarming bots: fix trybots
2016-03-08 benjaminwagnerHide new methods from non-Android.
2016-03-08 msarettDisable color space test for old versions of libpng
2016-03-08 mtkleinArchive SkRemote-related code. I want to start fresh.
2016-03-07 cdaltonAdd support for 2x2 matrices
2016-03-07 halcanarySkPDF: s/SkAutoTUnref/sk_sp/g
2016-03-07 cdaltonAdd "sample locations" feature to GrProcessor
2016-03-07 mtkleindm: log log
2016-03-07 robertphillipsSwap over to using SkImageFilter::filterImage instead...
2016-03-07 benjaminwagnerAdd advance[XY]Fixed getters for Android.
2016-03-07 halcanarySkPDF Create working move constructor for inner classes
2016-03-07 djsollenUpdate android_make to support both --gcc and --clang...
2016-03-07 mtkleinadd virtual ~Effect()
2016-03-07 bsalomonAttempt to combine batches in forward direction before...
2016-03-07 mtkleinlink with -rdynamic on Linux
2016-03-07 borenetSwarming bots: add build products whitelist
2016-03-07 herbRework files and add test cases.
2016-03-07 msarettRevert of Update Skia's YUV API (patchset #5 id:160001...
2016-03-07 benjaminwagnerRevert of Add BigRectGM. (patchset #2 id:20001 of https...
2016-03-07 msarettUpdate Skia's YUV API
2016-03-07 benjaminwagnerAdd BigRectGM.
2016-03-07 update-skpsUpdate SKP version
2016-03-07 msarettUse a smart pointer for SkColorSpace factories
2016-03-07 robertphillipsAdd SkSpecialImage-based methods to SkImageFilter
2016-03-07 reedAdd variants of the setters on SkPaint which take a...
2016-03-06 halcanarySkPDF: AutoTUnref<T> changes in use
2016-03-06 reedFix behavior of sk_sp::reset(T*) and add unittest.
2016-03-06 reedRevert of add setter on SkPaint that takes sk_sp (patch...
2016-03-06 reedadd setter on SkPaint that takes sk_sp
2016-03-05 halcanarysk_sp: fix contravariant constructors
2016-03-05 reedremove unneeded flag for annotations
2016-03-05 reedMove annotations to canvas virtual (patchset #8 id...
2016-03-04 jvanverthFix stall in Vk clear
2016-03-04 msarettCheck libpng version before reading color space
2016-03-04 halcanarySkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*>
2016-03-04 bsalomonSupport building Vulkan on Linux.
2016-03-04 msarettSet SkColorSpace object for PNGs and parse ICC profiles
2016-03-04 bsalomonTurn on gpu stats in debug builds.
2016-03-04 reeddisable linear pipeline for now (so bots don't crash)
2016-03-04 brianosmanIgnore backspace when appending to the filter string...
2016-03-04 reedAdd support for new bitmapshader context (patchset...
2016-03-04 fmalitaRelocate the specialized linear gradient interval builder
2016-03-04 borenetSwarming tasks: print start and end time
2016-03-04 joshualittFix SkiaServe gpu JSON to work with any reordering...
2016-03-04 herbbreak out the tile and matrix strategies
2016-03-04 halcanaryMake Cmake work with debug build
2016-03-04 reedremove align16 calls in skhader context sizes. will...
2016-03-04 egdanielAdd a cache of GrVkSamplers in GrVkResourceProvider.
2016-03-04 bsalomonRevert of Don't allow nullptr in texels array params...
2016-03-04 fmalitaFix SkRadialGradient center discontinuity
2016-03-04 bsalomonDon't allow nullptr in texels array params (unless...
2016-03-04 msarettFix YUV horizontal and vertical sampling checks
2016-03-04 borenetSwarming bots: setup for skipping download of build...
2016-03-04 kkinnunenAvoid drawing NVPR DIF text when text size is 0
2016-03-04 reeddisable assert for now
2016-03-04 reedEnforce 16byte alignment in shader contexts (patchset...
2016-03-04 bsalomonUse installed vulkan SDK and remove checked in SDK
2016-03-03 bsalomonPull and build shaderc rather than use checked in lib...
2016-03-03 halcanaryRevert of enforce 16byte alignment in shader contexts...
2016-03-03 bungemanForce tiles in SampleApp to integer boundaries.
2016-03-03 reedenforce 16byte alignment in shader contexts
2016-03-03 brianosmanRevert of respect sRGB when converting from sk to gr...
2016-03-03 jcgregoriocmake: Exclude vulkan directory.
2016-03-03 joshualittRemove dependency on SkJsonCanvas.h
2016-03-03 mtkleinrewrite TArray test to not delete an SkSTArray via...
2016-03-03 reedRevert of add support for new bitmapshader context...
2016-03-03 reedadd support for new bitmapshader context
2016-03-03 reedRevert of move annotations to canvas virtual (patchset...
2016-03-03 msarettRemove unused tools and unused includes of SkImageDecoder
2016-03-03 reedmove annotations to canvas virtual
2016-03-03 reedrespect sRGB when converting from sk to gr configs
2016-03-03 bungemanAdd operator* and operator safe-bool to sk_sp.
2016-03-03 kkinnunenRevert of Implement support for using GL ES 3.0 with...
next