platform/upstream/libSkiaSharp.git
2016-05-04 mtkleinModernize SkMutex and SkSemaphore.
2016-05-04 robertphillipsDisable Ganesh layer hoister in a more revertable form
2016-05-04 brianosmanPrototype code that turns any/every flattenable into...
2016-05-04 benjaminwagnerFix ASAN errors.
2016-05-04 jvanverthRevert of Allow stencils to be attached to render targe...
2016-05-04 halcanarytools/using_skia_and_harfbuzz: minor cleanup
2016-05-04 bsalomonAdd some more testing around hairline GrShapes
2016-05-04 halcanaryexperimental/tools/coreGraphicsPdf2png: fix
2016-05-04 bsalomonExpand GrStyle's interface.
2016-05-04 brianosmanFix type conversion compile errors
2016-05-04 benjaminwagnerAdd XSAN suppression files to infrabots.isolate. Only...
2016-05-04 ericrkAllow stencils to be attached to render targets created...
2016-05-03 halcanaryStart building HarfBuzz+Skia example
2016-05-03 msarettCreate a single, unique pointer to sRGB color space
2016-05-03 robertphillipsRevert of Add Gr*Proxy classes (patchset #10 id:220001...
2016-05-03 reedreturn 4x4 matrix from SkColorSpace
2016-05-03 halcanarydocumentation: SkDocument::MakePDF()
2016-05-03 bungemanAdd SK_API to SkFontLCDConfig.
2016-05-03 jvanverthSet barriers and image layout changes between mipmap...
2016-05-03 jvanverthEnable two-sided stencil in Vulkan.
2016-05-03 jvanverthApply setImageLayout() to all of a VkImage's subresources.
2016-05-03 halcanaryDocumentation: Skia+Harfbuzz example
2016-05-03 bsalomonRevert of Make GrStyle more sk_sp savy (patchset #1...
2016-05-03 robertphillipsMinor refactor of GrLayerHoister
2016-05-03 bsalomonMake GrStyle more sk_sp savy
2016-05-03 robertphillipsAdd Gr*Proxy classes
2016-05-03 herbAdd 8888 fast SrcOver mode.
2016-05-03 egdanielAdd sync in vulkan when writing to linear texture
2016-05-03 robertphillipsRevert of Add Gr*Proxy classes (patchset #9 id:160001...
2016-05-03 brianosmanRemove SkBitmapHeap and SkBitmapHeapReader. They're...
2016-05-03 jvanverthRevert of Make stencils be attachable to render targets...
2016-05-03 robertphillipsAdd Gr*Proxy classes
2016-05-03 kkinnunenMake stencils be attachable to render targets created...
2016-05-02 aamMake SkTime SK_API so that SkTime::GetDateTime() is...
2016-05-02 jvanverthMake sure that Vulkan debug callback ptr is non-null.
2016-05-02 bsalomonWhen filling nested rect path check for empty inner...
2016-05-02 ethannicholasadded GrMSAAPathRenderer
2016-05-02 bungemanClean up SkFontConfigInterface implementation.
2016-05-02 mtkleinAdd a hook for CPU-optimized sRGB-sRGB srcover.
2016-05-02 msarettIntroduce SkGammas type to represent ICC gamma curves
2016-05-02 jvanverthFix VK WritePixels with offset rect
2016-05-02 msarettUpdate libjpeg-turbo to 1.4.90
2016-05-02 djsollenSimplify ColorFilter in the add-free case.
2016-05-02 djsollenFix VulkanViewer package name
2016-05-02 djsollenUpdate gdb_app script to work with NDK r11c
2016-05-02 msarettRevert of Update libjpeg-turbo to 1.4.90 (patchset...
2016-05-02 brianosmanRemove (almost) unused read/writeFunctionPtr API.
2016-05-02 msarettUpdate libjpeg-turbo to 1.4.90
2016-05-02 mtkleinremove non-static uses of SkOncePtr
2016-05-02 brianosmanRemove unused encodedString API on SkWriteBuffer/SkRead...
2016-05-02 egdanielUnify DescriptorPools for vulkan uniform descriptor...
2016-05-02 djsollenDisable yet another GCC warning in Release_Developer...
2016-05-02 liyuqianAdd CMake path to gradle
2016-05-02 aleksandar... Enable generating SkImage with the same uniqueID in...
2016-05-01 benjaminwagnerPatch in internal cl/121138374.
2016-05-01 reedremove SK_SUPPORT_LEGACY_IMAGEFILTER_CTM flag
2016-05-01 update-skpsUpdate SKP version
2016-04-30 bsalomonFix gcc warnings in Vulkan backend
2016-04-29 bungemanFix race in SkTypeface_FreeType::onCountGlyphs.
2016-04-29 mtkleinRemove SkWriter32::contiguousArray().
2016-04-29 robertphillipsFix old debugger
2016-04-29 borenetDelete ChromeOS code
2016-04-29 mtkleinAdd reminders that these classes have constexpr default...
2016-04-29 mtkleinremove SkWriteBuffer::getWriter32().
2016-04-29 jvanverthAdd mipmap loading to Vulkan.
2016-04-29 djsollenFix warnings that were exposed when running with SK_DEB...
2016-04-29 bsalomonUnbreak vulkan after stencil constant name changes
2016-04-29 benjaminwagnerRevert of Make stencils be attachable to render targets...
2016-04-29 msarettRevert of Introduce SkGammas type to represent ICC...
2016-04-29 msarettIntroduce SkGammas type to represent ICC gamma curves
2016-04-29 liyuqianFix Vulkan Build in Android
2016-04-29 jvanverthDon't mark mipmaps dirty if uploading > 1 levels
2016-04-29 msarettAdd ColorCodecSrc for testing/comparison on color corre...
2016-04-29 mtkleinremove SkWriteBuffer::reserve()
2016-04-29 bsalomonUse constexpr constructors of GrStencilSettings rather...
2016-04-29 bungemanRemove skstd::is_function.
2016-04-29 djsollenRequire Android SDK copy of CMake to build Vulkan on...
2016-04-29 jvanverthRevert of Adjust tolerance to fix bezier glitches issue...
2016-04-29 bungemanUpdate running Chromium trybots on Skia CLs docs.
2016-04-29 bsalomonUnify implementations of stroking radius calculationsns
2016-04-29 robertphillipsAdd sk_sp to SkSurface_Gpu and SkGpuDevice
2016-04-29 djsollenRepurpose Release_Developer BUILDTYPE and remove SK_DEV...
2016-04-29 kkinnunenMake stencils be attachable to render targets created...
2016-04-29 borenetWhitespace change to test bots
2016-04-29 xidachenAdjust tolerance to fix bezier glitches issue
2016-04-28 robertphillipsTighten up SkSpecialSurface factory functions
2016-04-28 robertphillipsClean up test drawContext usage
2016-04-28 bungemanRemove skstd::is_convertible.
2016-04-28 mtkleinUpdate Win toolchain
2016-04-28 robertphillipsRefactor drawContext/RenderTarget creation
2016-04-28 msarettDelete unused code from SkColorSpace
2016-04-28 msarettParse A2B0 tag on ICC profiles
2016-04-28 borenetStop printing warnings about ADB version
2016-04-28 reedremove (now unused) SkDivBits
2016-04-28 bsalomonDetect empty (r)rects in GrShape.
2016-04-28 egdanielFix vulkan build on linux and android
2016-04-28 reedRevert of Repurpose Release_Developer BUILDTYPE and...
2016-04-28 reedRevert of fix build by using ifdef instead of if for...
2016-04-28 robertphillipsRevert of Refactor drawContext/RenderTarget creation...
2016-04-28 reedBUG=skia:
next