platform/upstream/libSkiaSharp.git
2016-03-21 brianosmansRGB support in Ganesh. Several pieces:
2016-03-21 marco.diigaFix for unaligned automatic variable address in SSE...
2016-03-20 halcanarySkPDF: metadata first
2016-03-20 update-skpsUpdate SKP version
2016-03-19 bungemanDon't convert DWORD to int.
2016-03-19 bungemanTemplatize SkToXXX.
2016-03-19 fmalitaFix uninitialized fCurrProgramID in GrGLCreateNullInterface
2016-03-19 herbDocument BitmapStateAutoMapper.
2016-03-19 reeddisable SK_SUPPORT_LEGACY_PATHEFFECT_PTR for skia builds
2016-03-18 msarettRemove uses of SkImageDecoder from samplecode
2016-03-18 msarettReplace uses of SkImageDecoder in src/animator
2016-03-18 egdanielAdd DescriptorPool and set manager to GrVkProgram
2016-03-18 bsalomonFix ANGLE build
2016-03-18 egdanielUse dynamic state from vulkan pipelines
2016-03-18 reedallow more options for shader blitprocs
2016-03-18 jvanverthEnable extension support and debug layer.
2016-03-18 msarettRemove uses of SkImageDecoder from gms
2016-03-18 bsalomonStore null GL context's state in interface object
2016-03-18 jvanverthImplement Vulkan GrBackendObject for textures.
2016-03-18 bungemanRevert of Templatize SkToXXX. (patchset #2 id:20001...
2016-03-18 ericrkPropogate SkBudgeted for NewFromDeferredTextureImageData
2016-03-18 borenetRemove --verbose from DM on Swarming bots
2016-03-18 reedReland of "switch patheffects over to sk_sp (patchset...
2016-03-18 bungemanTemplatize SkToXXX.
2016-03-18 fmalitaFix pessimizing move in SamplePictFile
2016-03-18 mtkleincustom ssse3 srcover_n_srgb_bw, about 1.8x speedup
2016-03-18 fmalita4f linear gradient shader blitters
2016-03-18 reedRevert of switch patheffects over to sk_sp (patchset...
2016-03-18 reedswitch patheffects over to sk_sp
2016-03-18 borenetMake Win runtime DLLs writeable before overwriting
2016-03-18 robertphillipsAdd SkSpecialImage::makeTextureImage entry point
2016-03-18 mtkleinClean up SSSE3 and SSE4 stubs.
2016-03-18 reedreturn pictures as sk_sp
2016-03-18 caryclarkallow one zero length dash
2016-03-18 bungemanRevert of Add SkSpecialImage::makeTextureImage entry...
2016-03-18 bungemanRevert of allow one zero length dash (patchset #8 id...
2016-03-18 caryclarkallow one zero length dash
2016-03-17 robertphillipsAdd SkSpecialImage::makeTextureImage entry point
2016-03-17 robertphillipsSwitch SkSpecialImage & SkSpecialSurface classes over...
2016-03-17 msarettAdd SkImageGeneratorWIC
2016-03-17 halcanarydocumentation: simplify pdf diagram
2016-03-17 halcanarydocumentation: simplify pdf diagram
2016-03-17 brianosmanRevert of sRGB support in Ganesh. Several pieces: ...
2016-03-17 cdaltonAdd asRRect method to SkClipStack::Element
2016-03-17 mtkleinDM: make --verbose send the vlog to stderr.
2016-03-17 brianosmansRGB support in Ganesh. Several pieces:
2016-03-17 jbromanFix pointer aliasing bug in SkImageFilter::computeFastB...
2016-03-17 mtkleinjust write the verbose log file any time we have a...
2016-03-17 egdanielUpdate how we send draws to gpu backend to reduce state...
2016-03-17 mtkleinfree -> reset
2016-03-17 reedupdate callsites for Make image factories
2016-03-17 djsollenFix gdb debugging for the latest NDK release.
2016-03-17 msarettDisable bad gif decode on CG
2016-03-17 bungemanRevert of Remove uses of SkImageDecoder from gms (patch...
2016-03-17 bungemanUse sktarray.begin() instead of &sktarray[0].
2016-03-17 mtkleintry to flush stdio in the crash handler
2016-03-17 bungemanRevert of free -> reset (patchset #3 id:40001 of https...
2016-03-17 borenetFix Linux Swarming bots
2016-03-17 borenetSome fixes for Swarming bots
2016-03-17 robertphillipsAllow SkGpuDevice::drawSprite to handle subset SkBitmaps
2016-03-17 reedAllow const& for SkImages and SkPictures in draw methods.
2016-03-17 msarettRemove uses of SkImageDecoder from gms
2016-03-17 msarettRemove uses of SkImageDecoder from skdiff
2016-03-17 caryclarkmake sausages rounder and portable
2016-03-17 robertphillipsAdd SkSpecialImage::extractSubset & NewFromPixmap
2016-03-17 msarettRemove SkipZeroesBench
2016-03-17 mtkleinfree -> reset
2016-03-17 caryclarkdon't create zero length intervals
2016-03-17 mtkleinAdd back SkAutoTUnref::detach() for Android temporarily.
2016-03-17 mtkleinAdd back SkAutoTDelete::detach() for Android temporarily.
2016-03-16 senorblancoImage filters: fix the zero-sigma fast path in SkBlurIm...
2016-03-16 benjaminwagnerUn-deprecate new methods to fix Android.
2016-03-16 mtkleindetach -> release
2016-03-16 reedadd blitprocs to shaders
2016-03-16 cjacekMinor mingw cross compilation fix.
2016-03-16 robertphillipsRevert of Add SkSpecialImage::extractSubset & NewFromPi...
2016-03-16 mtkleinUse std::unique_ptr.
2016-03-16 senorblancoGrTessellator: don't reuse the previous vertex buffer...
2016-03-16 halcanaryDoc: pdf illustration
2016-03-16 mtkleinRevert of Use std::unique_ptr. (patchset #10 id:170001...
2016-03-16 robertphillipsAdd SkSpecialImage::extractSubset & NewFromPixmap
2016-03-16 djsollenCleanup download scripts related to new Android NDK.
2016-03-16 mtkleinUse std::unique_ptr.
2016-03-16 mtkleinSplit uninteresting hash lines correctly on Windows.
2016-03-16 cdaltonBegin tracking GL_TEXTURE_ and GL_DRAW_INDIRECT_ buffer...
2016-03-16 caryclarkpass cap to dash text
2016-03-16 borenetFix compile on Windows swarming bot
2016-03-16 borenetAdd CMake builder to CQ
2016-03-16 caryclarkadd missing API
2016-03-16 jvanverthCreate new buffer (if necessary) on vkMap
2016-03-16 caryclarkskip stroke outset of all teeny lines
2016-03-16 mtkleinGoogle3 apps are still using Create* shader methods.
2016-03-16 yujieqinUpdate to new DNG SDK: Integrate integer overflow fixes
2016-03-14 benjaminwagnerFix Google3 build by updating pdf path after https...
2016-03-14 reedReland of "Finish conversion to sk_sp<SkShader> (patchs...
2016-03-14 reedRevert of Finish conversion to sk_sp<SkShader> (patchse...
2016-03-14 reedFinish conversion to sk_sp<SkShader>
2016-03-14 halcanarySkPDF: remove all globally references SkPDFObjects
2016-03-13 reedReland of "more shader-->sp conversions (patchset ...
2016-03-13 reedRevert of more shader-->sp conversions (patchset #5...
next