summaryrefslogtreecommitdiff
path: root/external/skia
AgeCommit message (Expand)AuthorFilesLines
2021-03-03update Skia to chrome/m90Luboš Luňák8-151/+154
2021-02-08Revert "update Skia to chrome/m89" (tdf#140023)Luboš Luňák7-116/+61
2021-01-20update Skia to chrome/m89Luboš Luňák7-61/+116
2021-01-11Fix -Werror,-Wundef in Skia (at least for Raspberry pi 4)Julien Nabet2-0/+16
2021-01-07faster debug dumping for SkiaLuboš Luňák2-1/+17
2020-12-09better name for a helper Skia functionLuboš Luňák4-11/+11
2020-11-18external/skia: UBSan needs GrContext_Base RTTI nowStephan Bergmann2-1/+34
2020-11-17update Skia to chrome/m88Luboš Luňák10-132/+153
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann1-7/+7
2020-10-08track dirty areas for Skia drawingLuboš Luňák2-0/+115
2020-10-02skia: fix Windows Arm64 buildJan-Marek Glogowski1-0/+4
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák1-1/+1
2020-09-15disable Clang's -fmodules-codegen for Skia if optimizing itLuboš Luňák1-0/+1
2020-09-03fix offsets in our SSSE3 Skia functions (tdf#136326)Luboš Luňák1-2/+2
2020-08-27remove some unused includes and update pchesCaolán McNamara1-4/+5
2020-08-27Fix `--disable-pch` buildMike Kaganski1-0/+14
2020-08-26UBSan needs sk_app::WindowContext RTTI in Library_vclStephan Bergmann1-0/+15
2020-08-26update Skia to chrome/m86 snapshotLuboš Luňák12-197/+174
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-1/+2
2020-08-07Fix Skia build using VS 2019 v.16.7.0 with --disable-pchMike Kaganski2-0/+12
2020-07-29optimize a bit more conversions to/from Skia bitmap formatsLuboš Luňák7-30/+208
2020-07-21external/skia: Fix previous std::result_of_t -> std::invoke_result_t changeStephan Bergmann1-2/+2
2020-07-20external/skia: Deprecated std::result_of_t has been removed from C++20Stephan Bergmann2-0/+18
2020-07-12update pchesCaolán McNamara1-4/+5
2020-07-01update Skia to chrome/m85 snapshotLuboš Luňák9-68/+133
2020-06-30direct 8bit gray -> RGBA conversion in SkiaSalBitmapLuboš Luňák1-4/+10
2020-06-25log properly the compiler used to compile SkiaLuboš Luňák3-0/+35
2020-06-22add debugging hints to Skia READMELuboš Luňák1-2/+8
2020-05-20external/skia: Mark c++20.patch.0 as reported upstreamStephan Bergmann1-0/+2
2020-05-19external/skia: Adapt to C++20 rewritten equality comparisonsStephan Bergmann2-0/+11
2020-05-18update to Skia chrome/m84 snapshotLuboš Luňák5-17/+60
2020-05-11avoid deep copies of pixels with Skia raster surfaces (tdf#132856)Luboš Luňák2-0/+40
2020-05-11skia: add SkOpts_crc32Rene Engelhard1-0/+3
2020-05-06always build Skia optimized, unless --enable-skia=debugLuboš Luňák1-0/+10
2020-04-21better handling of SSEx,AVX intrinsics for ClangLuboš Luňák1-5/+6
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák4-27/+26
2020-04-13skia: make gcc not crash again for x86 buildsThorsten Behrens1-18/+14
2020-04-10prefer DirectWrite for Skia's Windows text renderingLuboš Luňák3-0/+91
2020-04-07optimize bit depth conversions to/from Skia where possibleLuboš Luňák2-0/+24
2020-04-06do not build OpenGL support in SkiaLuboš Luňák4-66/+49
2020-04-06update Skia to chrome/m83Luboš Luňák7-76/+41
2020-03-31build Skia on Windows with UNICODE setLuboš Luňák3-0/+37
2020-03-27fix LOGFONTA/GetObjectW() mismatch and remove Skia HFONT hack (tdf#131426)Luboš Luňák3-144/+30
2020-03-20Missing include (Windows --disable-pch; for HFONT)Stephan Bergmann1-1/+10
2020-03-18(do not) use SK_GAMMA_APPLY_TO_A8 also for Skia text on WindowsLuboš Luňák2-0/+29
2020-03-18update Skia to chrome/m82Luboš Luňák7-193/+66
2020-03-18implement text rendering using directly Skia (Windows)Luboš Luňák2-0/+135
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák2-0/+33
2020-02-10add (Vulkan) blacklisting to SkiaLuboš Luňák1-23/+42
2020-02-01remove outdated TODO from skia externalLuboš Luňák1-1/+0