aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2019-01-29Do not build SkGifCodec when building SkWuffsCodecLeon Scroggins III
2019-01-28Switch sk_app to use native window creation on MacOS.Jim Van Verth
2019-01-28Switch nanobench to SkJSONWriterBrian Osman
2019-01-28Converting more debug code to SkJSONWriterBrian Osman
2019-01-15Restore ETC1 compressed texture support.Jim Van Verth
2019-01-15remove superfluous skia_vulkan_sdkMike Klein
2018-12-28include_dirs = [ "tests" ] not neededMike Klein
2018-12-27Don't include system vulkan header when building skia files.Greg Daniel
2018-12-14Avoid system fonts when fuzzingKevin Lubick
2018-12-13Add dependency for fuchsia vulkan headersCraig Stout
2018-12-12[canvaskit] Allow users to load their own fontsKevin Lubick
2018-12-12Move vulkan headers from third_party to include/third_party.Greg Daniel
2018-12-11Revert "Treat kWEBP encode with quality=100 as lossless"Mike Reed
2018-12-11Treat kWEBP encode with quality=100 as losslessLeon Scroggins III
2018-12-10Disable skiaserve target for Windows ARM64Brian Osman
2018-12-10Disable Vulkan on Windows ARM64Brian Osman
2018-12-10Disable OpenGL for Windows-on-ARM64Brian Osman
2018-12-07Reland "Add SkFontMgr implementation for Fuchsia"Sergey Ulanov
2018-12-07Revert "Add SkFontMgr implementation for Fuchsia"Mike Reed
2018-12-06Add SkFontMgr implementation for FuchsiaSergey Ulanov
2018-11-30SkQP: refatctor C++ bits.Hal Canary
2018-11-28Build Android Framework host library on MacLeon Scroggins III
2018-11-26Privately include our version of vulkan header file in all our src files.Greg Daniel
2018-11-19Generate Android Framework host-side Skia (linux)Leon Scroggins III
2018-11-13Build custom empty SkFontMgr for Android FrameworkLeon Scroggins III
2018-11-12add guard for fuchsia buildMike Reed
2018-11-11work around Flutter/Fuchsia GN problemsMike Klein
2018-11-10[skottie] Make animated image support generally availableFlorin Malita
2018-11-09Merge SkFooAdapterCodec impls into one implNigel Tao
2018-11-08Reland "simplify disabling effect deserialization"Mike Klein
2018-11-08limit visibility of opts and optional targetsMike Klein
2018-11-07baby steps to GN check correctnessMike Klein
2018-11-07Revert "simplify disabling effect deserialization"Mike Klein
2018-11-07simplify disabling effect deserializationMike Klein
2018-11-07move this define to be with its friends in flutter_defines.gniMike Klein
2018-11-01refactor bookmakerCary Clark
2018-10-30[canvaskit] Expose nima animation as POCKevin Lubick
2018-10-30Refactor Nima codeKevin Lubick
2018-10-26Reland "New GIF codec; new third_party/wuffs dep"Leon Scroggins III
2018-10-25Revert "New GIF codec; new third_party/wuffs dep"Brian Osman
2018-10-24New GIF codec; new third_party/wuffs depNigel Tao
2018-10-19Revert "re-enable effect deserialization for flutter"Mike Klein
2018-10-18re-enable effect deserialization for flutterMike Klein
2018-10-18split out effect deserialization, disable in flutterMike Klein
2018-10-18[canvaskit] Slice out SkPictureKevin Lubick
2018-10-17Revert "Re-enable NVPR on flutter."Kevin Lubick
2018-10-17Add fuzzers for SkAndroidCodec & incrementalDecodeLeon Scroggins III
2018-10-16Re-enable NVPR on flutter.Greg Daniel
2018-10-15Flutter also won't need NVPR.Mike Klein
2018-10-15Remove nvpr from CanvasKitKevin Lubick