aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2018-06-06Build skottie_tool on Linux onlyFlorin Malita
2018-06-06[skottie] Add a tool for dumping encoded animation framesFlorin Malita
2018-06-05restore headers lost from skia.hMike Klein
2018-06-01Revert "Rename sg tests and samples targets to fix Visual Studio name conflict"Brian Osman
2018-06-01Rename sg tests and samples targets to fix Visual Studio name conflictBrian Osman
2018-06-01Move SkColorTable to src/codecLeon Scroggins III
2018-05-31Stop using legacy pixel ops on windows buildsBrian Salomon
2018-05-31draw skottie in 3dMike Reed
2018-05-31Require the GPU backend to build our internal toolsBrian Osman
2018-05-30Make skcms mandatoryBrian Osman
2018-05-30Add Skottie support to FiddleFlorin Malita
2018-05-30Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMem...Greg Daniel
2018-05-30Add DDL to SKPBenchRobert Phillips
2018-05-30Make SkShaper a moduleHerb Derby
2018-05-27[skottie] Relocate to modules/skottieFlorin Malita
2018-05-25Revert "Revert "find_headers.py to better find headers.""Ben Wagner
2018-05-25Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMem...Greg Daniel
2018-05-25"Modularize" SkSGFlorin Malita
2018-05-25Revert "find_headers.py to better find headers."Mike Klein
2018-05-25Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAlloc...Greg Daniel
2018-05-25find_headers.py to better find headers.Ben Wagner
2018-05-23Remove include/gpu/mtl from include directories.Ben Wagner
2018-05-23Use skcms for ICC parsing in HP codec testBrian Osman
2018-05-22Remove include/gpu/vk from include paths.Ben Wagner
2018-05-22Reland "Move gn setup for vulkan library/headers into their own third_party d...Greg Daniel
2018-05-22Remove include/gpu/gl from include paths.Ben Wagner
2018-05-22Remove SkTextBoxHerb Derby
2018-05-22Revert "Move gn setup for vulkan library/headers into their own third_party d...Mike Klein
2018-05-21Move gn setup for vulkan library/headers into their own third_party directory.Greg Daniel
2018-05-15switch skia to use skcms.gniMike Klein
2018-05-14Reland "Add driver bug workarounds to GrCaps"Adrienne Walker
2018-05-10Revert "Add driver bug workarounds to GrCaps"Greg Daniel
2018-05-10Add driver bug workarounds to GrCapsAdrienne Walker
2018-05-04[skottie] Switch to RapidJSONFlorin Malita
2018-05-04Fuzz should observe the optional Skottie flag.Florin Malita
2018-05-04[skottie] Disable on Android Framework buildsFlorin Malita
2018-05-04Add Skottie fuzzer (via json input)Kevin Lubick
2018-05-03Remove colorspaceinfoBrian Osman
2018-05-03Add support for building with MoltenVKChris Dalton
2018-05-01[skottie] Add support for round-corners geometry effectsFlorin Malita
2018-04-30Add test to ensure that skcms' sRGB turns into Skia's sRGB color spaceBrian Osman
2018-04-24sk_tools/Resources: optional SK_TOOLS_REQUIRE_RESOURCES flagHal Canary
2018-04-23Enable skcms by defaultBrian Osman
2018-04-23Use relative path to skcms GN fileBrian Osman
2018-04-20Reland "Add stub gpu workaround generators"Adrienne Walker
2018-04-19Revert "Add stub gpu workaround generators"Leon Scroggins
2018-04-18Add stub gpu workaround generatorsAdrienne Walker
2018-04-09Remove code that was only used by the old debuggerBrian Osman
2018-04-07SkPDF: smarter Jpeg when libjpeg-turbo is presentHal Canary
2018-04-06Region Op FuzzerHal Canary