platform/upstream/libSkiaSharp.git
2016-03-28 bungemanRemove SK_IGNORE_MAC_FONT_WEIGHT_FIX.
2016-03-28 robertphillipsTemporary fix for --preAbandonGpuContext bug
2016-03-28 benjaminwagnerMake SkFixed private.
2016-03-28 rmistrySkip toolchain downloads for a few android tools.
2016-03-28 halcanaryrm src/ports/SkTime_*.cpp
2016-03-28 halcanarySkPDF s/SkAutoTDelete/std::unique_ptr/
2016-03-28 jvanverthAdd WSI functions to GrVkInterface
2016-03-27 update-skpsUpdate SKP version
2016-03-26 Brian SalomonDon't crash when resource path is omitted
2016-03-25 halcanaryrm src/animator/SkTime.cpp
2016-03-25 halcanarySkPDF: remove margin foolishness
2016-03-25 Brian SalomonDon't crash when resource path isn't specified
2016-03-25 benjaminwagnerRemove Sk48Dot16. No longer used.
2016-03-25 brianosmanRe-enable CPU mipmap generation for Ganesh. Aniso mips...
2016-03-25 benjaminwagnerChange SkTime::GetMSecs to double; ensure values stored...
2016-03-25 brianosmanSkMipMap::Build supports 1xN and Nx1 inputs, so remove...
2016-03-25 cdaltonConsolidate GPU buffer implementations
2016-03-25 msarettCompile default SkMovie on cmake
2016-03-25 scroggoMove SkRWBuffer.h to include/ and add SK_API
2016-03-25 halcanarySkPDF: draw{Image,Bitmap} always serializes early
2016-03-25 brianosmanRevert of Re-enable CPU mipmap generation for Ganesh...
2016-03-25 halcanaryexperimental/fiddle: update to work again
2016-03-25 brianosmanRe-enable CPU mipmap generation for Ganesh. Aniso mips...
2016-03-25 benjaminwagnerDon't convert to Sk48Dot16 in DrawOneGlyph.
2016-03-25 msarettRemove extra definitions of SkMovie
2016-03-25 ethannicholasgot Vulkan compiling on Linux again
2016-03-25 msarettDelete SkPageFlipper
2016-03-25 robertphillipsTurn off Discardable scaled image cache
2016-03-25 kjlubickForward serial (fixes charging)
2016-03-25 ethannicholasadded support for glMinSampleShading
2016-03-25 mtkleinFix typo in SkTLazy copy ctor. src is a reference...
2016-03-25 reedmove setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CRE...
2016-03-25 marco.diiga[CMake fixes] Linux X11 pixel format and Windows compil...
2016-03-25 msarettRename encoders to Sk*ImageEncoder
2016-03-25 robertphillipsFix old debugger for sk_sp changes
2016-03-25 jvanverthRevise layer, extension and feature setup for Vulkan
2016-03-25 brianosmanRequire sRGB write control for sRGB support. Add flag...
2016-03-25 kjlubickpatch battery charging until recipe is updated
2016-03-25 halcanarySkPDF: speed up SkPDFShader generation.
2016-03-25 kjlubickSplitting up wait_for_device into two pieces
2016-03-25 robertphillipsRevert of Consolidate GPU buffer implementations (patch...
2016-03-25 robertphillipsSwitch SkMorphologyImageFilter over to new onFilterImag...
2016-03-25 cdaltonConsolidate GPU buffer implementations
2016-03-25 benjaminwagnerChange type of SkGlyph::fAdvance[XY] to float.
2016-03-24 ericrkAdd getDeferredTextureImageData early out
2016-03-24 brianosmanIgnore sampleapp_prefs.txt in git.
2016-03-24 bungemanDraw black on white for CG glyph masks.
2016-03-24 robertphillipsAdd rowBytesAsPixels and shiftPerPixel to SkPixmap
2016-03-24 fmalitaRelocate SK_SUPPORT_LEGACY_PICTURE_PTR
2016-03-24 msarettDelete SkImageDecoder
2016-03-24 brianosmanBlacklist giant (4k) wbmp from GPU bots.
2016-03-24 mtkleinSk4x4f: NEON impl.
2016-03-24 egdanielRemove debug prints in GrVkGpu
2016-03-24 halcanaryimages with offset bitmap don't share genid
2016-03-24 robertphillipsFix debugger w.r.t. sk_sp changes
2016-03-24 bungemanDon't force lcd on non-opaque portion of layer.
2016-03-24 tomhudsonAdd missing SK_API to SkSwizzle.h
2016-03-24 brianosmanhttps://codereview.chromium.org/1830973002 fixed this...
2016-03-24 robertphillipsSwitch new SkImageFilter internal methods over to sk_sp
2016-03-24 brianosmanConvert Gray8 images to N32 before uploading. Previousl...
2016-03-24 mtkleinNDK: r11 -> r11b
2016-03-24 robertphillipsSwitch SkColorFilterImageFilter over to new onFilterIma...
2016-03-24 robertphillipsSwitch SkBlurImageFilter over to new onFilterImage...
2016-03-24 msarettRevert of Delete SkImageDecoder (patchset #9 id:150001...
2016-03-24 msarettDelete SkImageDecoder
2016-03-24 reedswitch surface to sk_sp
2016-03-24 msarettRevert of Delete SkImageDecoder (patchset #8 id:130001...
2016-03-24 msarettDelete SkImageDecoder
2016-03-23 robertphillipsRevert of Switch SkColorFilterImageFilter over to new...
2016-03-23 herbAdd index-8 sampler to the pipeline.
2016-03-23 bsalomonMake GrGLGetDriverInfo work for null strings.
2016-03-23 robertphillipsRevert of Switch SkBlurImageFilter over to new onFilter...
2016-03-23 egdanielSet up cache in vulkan to reuse GrVkPrograms (aka VkPip...
2016-03-23 senorblancoMake a generic list of filters for use in ImageFilterTests.
2016-03-23 mtkleinforce no SSE on iOS simulator
2016-03-23 robertphillipsSwitch SkBlurImageFilter over to new onFilterImage...
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
next