platform/upstream/libSkiaSharp.git
2016-04-26 herbAdd guards for edge cases.
2016-04-26 egdanielRemove unnessary uniform barriers in Vulkan.
2016-04-26 jvanverthAdd automatic generation of mipmaps to Vulkan
2016-04-26 jvanverthFix animation with stats in VulkanViewer
2016-04-26 reedmake context() virtual on device
2016-04-26 bsalomonAdd initial implementation of GrShape and GrStyle class...
2016-04-26 robertphillipsRevert of Add initial implementation of GrShape and...
2016-04-26 halcanaryDocumentation: FAQ: drop shadow
2016-04-25 bsalomonAdd initial implementation of GrShape and GrStyle class...
2016-04-25 halcanarybin/sync
2016-04-25 liyuqianImprove Android Quick Start Guide
2016-04-25 halcanarybin/sync-and-gyp: more dirs to search
2016-04-25 robertphillipsAdd another dollop of sk_sp to SkSpecialImage and SkSpe...
2016-04-25 reedshare code with drawSpriteWithFilter
2016-04-25 djsollenMake clang the default Android compiler.
2016-04-25 msarettRemove SkEncodedInfo kPreSwizzled_Color from public API
2016-04-25 borenetbuild_command_buffer: Don't 'git checkout' when --no...
2016-04-25 rmistryTest decoding and output failures to JSON in get_images...
2016-04-25 halcanarySkDefaultColorProfile: Hide gDefaultProfileIsSRGB
2016-04-25 halcanarySkMD5: .update() -> .write()
2016-04-25 msarettRemove SkEncodedInfo kUnknown_Color and kUnknown_Alpha...
2016-04-25 halcanarySkStringPrintf and SkString::printf now are no longer...
2016-04-25 reedsimplify handle-affine: subclass overrides just describ...
2016-04-25 herbWhitespace change.
2016-04-25 stephanaWhitespace change
2016-04-25 benjaminwagnerRevert of Call SkGraphics::Init() automatically for...
2016-04-25 msarettFix kSubset_Mode tests on non-native swizzles
2016-04-25 stephanaRevert of Batch multiple single NVPR draw paths to...
2016-04-25 msarettMake SkDrawable an SkFlattenable
2016-04-25 rmistryUse BUILD_TYPE in cmake_build.
2016-04-25 borenet"Using Skia" tutorial: googlecode -> googlesource
2016-04-25 kkinnunenBatch multiple single NVPR draw paths to instanced...
2016-04-25 kkinnunenCompute bounds union while combining path range draw...
2016-04-24 yujieqinUpdate DNG SDK version
2016-04-24 update-skpsUpdate SKP version
2016-04-23 reedallow imagefilter to manage CTM decomposition
2016-04-23 robertphillipsRemove SkCanvas::LayerIter guard
2016-04-22 msarettSupport the non-native (RGBA/BGRA) swizzle
2016-04-22 msarettUse SkEncodedInfo in place of SkSwizzler::SrcConfig
2016-04-22 msarettEnable flattening/unflattening with custom unflatten...
2016-04-22 jcgregoriodocs: fix fiddle image links.
2016-04-22 robertphillipsOptionally enable SkValidatingReadBuffer in SkPictureIm...
2016-04-22 jcgregorioskia.org: Update all fiddles for fiddle 2.0.
2016-04-22 robertphillipsRetract SkDevice a bit more
2016-04-22 halcanarySkMD5: cleanup header and minor refactor
2016-04-22 halcanaryRevert of SkStringPrintf and SkString::printf now are...
2016-04-22 halcanarySkStringPrintf and SkString::printf now are no longer...
2016-04-22 halcanaryutils.gypi: remove empty file SkMD5.cpp
2016-04-22 senorblancoRemove some unnecessary #includes of SkImageFilter.h
2016-04-22 scroggoFixes for SkRWBuffer
2016-04-22 halcanarySkPDF: PDF/A runtime switch
2016-04-22 kkinnunenRefactor to separate backend object lifecycle and GpuRe...
2016-04-21 robertphillipsAdd compile guard for SkCanvas::LayerIter
2016-04-21 jvanverthRevise WSI setup.
2016-04-21 robertphillipsGuard against FramebufferStatus checks in GrGLRenderTarget
2016-04-21 robertphillipsHide SkCanvas::LayerIter
2016-04-21 halcanarySkPathEffect.h: add SK_API where needed
2016-04-21 bungemanFix indentation and casts in SkTArray.
2016-04-21 mtkleinSkCpu w/o static initializer
2016-04-21 halcanarygDefaultProfileIsSRGB symbol must exist in .so
2016-04-21 brianosmanRemove obsolete image codec colorspace hacks.
2016-04-21 herbFix code regression to more precise call.
2016-04-21 krasinSkTArray: fix invalid reinterpret_casts over non-initia...
2016-04-21 brianosmanInclude scaler context flags (gamma and contrast boost...
2016-04-21 egdanielUpdate min Vulkan version to 1.0.8.0, and fix various...
2016-04-21 djsollenVulkanViewer on Android
2016-04-21 cdaltonFix data parameter for createBuffer
2016-04-21 mtkleinCall SkGraphics::Init() automatically for Google3 proce...
2016-04-21 senorblancoImage filters: remove SkBitmap-based cache.
2016-04-21 robertphillipsRemove stray files
2016-04-21 fmalitaRevert of Hide SkCanvas::LayerIter (patchset #2 id...
2016-04-20 reedpost apply non-scale transforms after imagefilters...
2016-04-20 robertphillipsHide SkCanvas::LayerIter
2016-04-20 herbMake all the codecs default profiles based on gTreatSkC...
2016-04-20 mtkleinSkOnce: 2 bytes -> 1 byte
2016-04-20 mtkleinRevert of SkOnce: 2 bytes -> 1 byte (patchset #4 id...
2016-04-20 msarettAdd SkEncodedInfo to report properties of encoded image...
2016-04-20 robertphillipsBegin removing deprecated (and now, unused) ImageFilter...
2016-04-20 robertphillipsFix ImageFilter fuzzer issue
2016-04-20 mtkleinSkOnce: 2 bytes -> 1 byte
2016-04-20 brianosmanGet skiaserve working on Windows.
2016-04-20 jvanverthRevert of Use transfer buffer for BatchAtlas texture...
2016-04-20 bungemanSkTArray movable and swap for move only elements.
2016-04-20 brianosmanAdd control of the sRGB global hack flag in SampleApp
2016-04-20 halcanarygyp: add osmesa target to factor out common code
2016-04-20 halcanarySkFontHost/FreeType/ToUnicode: add an assert
2016-04-20 scroggoAdd instructions for building with MSAN
2016-04-20 egdanielRefactor how we store and use samplers in Ganesh
2016-04-20 jvanverthUse transfer buffer for BatchAtlas texture copies.
2016-04-20 robertphillipsRein in the use of SkDevice.h
2016-04-20 svaisanenEnable NV_path_rendering in the Null GL.
2016-04-20 brianosmanFix DM blaze build (PNG output is now dependent on...
2016-04-19 egdanielRevert of Refactor how we store and use samplers in...
2016-04-19 egdanielRefactor how we store and use samplers in Ganesh
2016-04-19 robertphillipsAdd explicit clip to SkSpecialSurface's SkCanvas
2016-04-19 mtkleinskcpu: sse4.1 floor, f16c f16<->f32
2016-04-19 reedadd gm to exercise rotated imagefiltesr w/ and w/o...
2016-04-19 mtkleinMove CPU feature detection to its own file.
2016-04-19 brianosmanAdding support for controlling the global sRGB SkColor...
2016-04-19 mtkleinRemove static initializer for SkOpts::Init()
next