Fix zero-sized blur with crop rect.
[platform/upstream/libSkiaSharp.git] / cmake /
2016-01-07 mtkleincmake: set SK_RELEASE to 0 if not a Release build
2016-01-05 mtkleinCMake: generate SkUserConfig.h with configure_file
2015-12-17 mtkleinupdate CMake and Google3 builds for AVX/AVX2
2015-12-01 bungemanUpdate CMakeLists.txt to exclude SkFontConfigInterface_...
2015-12-01 halcanaryCMake, include/: changes to make fiddle 2.0 better
2015-11-30 halcanaryCMake: generate skia.h and skia_{compile|link}_argument...
2015-11-30 halcanaryCMake: generate SkUserConfig.hh
2015-11-13 mtkleinExclude src/android from CMake build too.
2015-11-02 mtkleinStart making all .cpp files compile-able on all platforms.
2015-10-26 mtkleinCMake: exclude SkOSLibrary_posix.cpp on Windows too.
2015-10-20 mtkleinRemove SkThread::setProcessorAffinity()
2015-09-30 mtkleinCMake for Windows
2015-09-29 mtkleincmake tweaks
2015-09-21 halcanaryCMake: Compile in OSMesa on Linux, if found.
2015-09-15 mtkleinsmall tweaks to cmake_build
2015-09-15 mtkleinLet's try building the example app on the bots too.
2015-09-15 Mike Kleincmake_build is a bash script.
2015-09-14 mtkleincmake_build: support SKIA_OUT and BUILDTYPE
2015-09-14 mtkleinCMake bot script
2015-09-03 halcanaryCMAKE + install command
2015-09-01 halcanaryCmake: fix to make linking work on Ubuntu
2015-09-01 mtkleinCMake tweaks
2015-08-31 mtkleinCMake builds on Ubuntu now too.
2015-08-28 mtkleinExample CMake build for Skia.