platform/upstream/libSkiaSharp.git
2016-03-23 fmalitaPlanar ramp() for S32 linear gradients
2016-03-23 msarettRevert of Delete SkImageDecoder (patchset #7 id:110001...
2016-03-23 bsalomonAdd unit test for vertex attribute count.
2016-03-23 msarettDelete SkImageDecoder
2016-03-23 caryclarkfix path getSegment comment
2016-03-23 jvanverthGrVkGpu initialization cleanup.
2016-03-23 tomhudsonPublicly expose one accelerated swizzle.
2016-03-23 bsalomonMake max number of vertex attributes be checked dynamically
2016-03-23 mtkleinSk4x4f: Simplify x86 down to SSE2.
2016-03-23 robertphillipsSwitch SkColorFilterImageFilter over to new onFilterIma...
2016-03-23 herbWIP: experimental bilerp pipeline.
2016-03-23 benjaminwagnerGoogle3 Android no longer has undefok.
2016-03-23 msarettWorkaround to set the sRGB flag on SkImageGenerator
2016-03-23 mtkleinPort S32A_opaque blit row to SkOpts.
2016-03-23 halcanarySkPDF: Hold page objects, not SkPDFDevices.
2016-03-23 robertphillipsSwitch SkDropShaderImageFilter over to new onFilterImag...
2016-03-23 robertphillipsSwitch SkLocalMatrixImageFilter over to new onFilterIma...
2016-03-23 mtkleinUse Sk4x4f in srcover_srgb_dst_1.
2016-03-23 senorblancoRemove SK_SUPPORT_LEGACY_FILTERBOUNDS_RETURN.
2016-03-23 mtkleinSk4x4f
2016-03-22 msarettUse SkColorSpacePrintf instead of SkDebugf
2016-03-22 jvanverthFix borrowed GrVkImage::Resource.
2016-03-22 mtkleinfix --threads 4, blacklist interlaced1,2,3 on GPU
2016-03-22 robertphillipsRemove SkPixmap::release
2016-03-22 mtkleinSkRecord: infer return type for visit() and mutate().
2016-03-22 mtkleinTry throttling x86 desktop bots down with fewer threads.
2016-03-22 bungemanCorrectly handle lfWidth in GDI.
2016-03-22 reedReland of [2] of "switch colorfilters to sk_sp (patchse...
2016-03-22 robertphillipsFix second memory leak in SkSpecialImage
2016-03-22 borenetAdd experimental Swarmbucket bot
2016-03-22 abarthMake GrCircleBlurFragmentProcessor::onIsEqual include...
2016-03-22 msarettBlacklist RAW images on x86 Ubuntu
2016-03-22 reedRevert of Revert[2] of "switch colorfilters to sk_sp...
2016-03-22 msarettRefactor SkBmpCodec
2016-03-22 reedRevert[2] of "switch colorfilters to sk_sp (patchset...
2016-03-22 reedRevert of switch colorfilters to sk_sp (patchset #11...
2016-03-22 mtkleinRevert of Clean up SSSE3 and SSE4 stubs. (patchset...
2016-03-22 reedswitch colorfilters to sk_sp
2016-03-22 egdanielFully implement onResetContext for Vulkan
2016-03-22 robertphillipsPotential fix for SpecialImageTest memory leak
2016-03-22 jcgregorionanobench: Stop reporting median_ms, it's no better...
2016-03-21 senorblancoChange signatures of filter bounds methods to return...
2016-03-21 halcanarySkPDF: SkPDFDevice has ptr to SkPDFDocument
2016-03-21 egdanielfix release build vulkan
2016-03-21 halcanarySkPDF: SkPDFDocument reorganized so that some objects...
2016-03-21 robertphillipsUpdate SkSpecialImage to be able to create tight SkImag...
2016-03-21 msarettDisable the WIC encoder for jpegs
2016-03-21 reedguard rasterizer and drawlooper setters
2016-03-21 fmalitaRefactor 4f gradients using trait templates
2016-03-21 halcanarySkPDF: Add SkPDFCanvas to intercept some draw calls
2016-03-21 jvanverthMinor fixes to avoid NVPR in Vulkan and provide good...
2016-03-21 caryclarkexit computeFilters if filter width is zero
2016-03-21 benjaminwagnerExclude new file in Google3 build.
2016-03-21 ethannicholasunified PNG encoding between SkDrawCommand and skiaserve
2016-03-21 halcanarySkPDF: add drop() virtual to release resources early.
2016-03-21 mtkleinSkNx refresh
2016-03-21 mtkleinRemove transitional explicit operator bool.
2016-03-21 bsalomonMake the debug interface a GrGLTestInterface subclass.
2016-03-21 borenetSwarming: Ensure depot_tools is in PATH when compiling
2016-03-21 jbromanMake SkComposeImageFilter::onFilterImage filter the...
2016-03-21 reedadd SK_SUPPORT_LEGACY_PATHEFFECT_PTR for google3 roll fix
2016-03-21 jbromanCorrect comment to refer to SkImageFilter::kReverse_Map...
2016-03-21 msarettParse icc profiles and exif orientation from jpeg markers
2016-03-21 bungemanAdd note about Chromium's use of old libstdc++ to docs.
2016-03-21 jcgregorionanobench: Reduce the total number of statistics being...
2016-03-21 caryclarkMake FreeType usable on Windows.
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
next