aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2018-10-03Reland "Reland "Always include public/include headers for vulkan and just gua...Greg Daniel
2018-10-03Revert "Reland "Always include public/include headers for vulkan and just gua...Mike Klein
2018-10-03Reland "Always include public/include headers for vulkan and just guard src f...Greg Daniel
2018-10-02Revert "Always include public/include headers for vulkan and just guard src f...Mike Klein
2018-10-02Always include public/include headers for vulkan and just guard src files wit...Greg Daniel
2018-10-02Have pathkit use libpathkit.a for faster buildsKevin Lubick
2018-10-01Fix error at run time to load skottie_android.soStan Iliev
2018-09-21move skpipe to experimentalMike Klein
2018-09-21[CanvasKit] Implement some basic Canvas/Surface things.Kevin Lubick
2018-09-20[skottie] GM exercising external font loadingFlorin Malita
2018-09-20SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.hHal Canary
2018-09-18Remove duplicate BUILD.gn configurationNigel Tao
2018-09-17Make fuzz::next overloads more consistentKevin Lubick
2018-09-17Allow users of Skia to optionally link against X11 and GL on Linux.Chinmay Garde
2018-09-02[skottie] Enable skotte_tool on Mac buildsFlorin Malita
2018-08-29Add an empty typeface for testingHerb Derby
2018-08-27Reland "Switch SkCodec to use skcms plus fixes""Leon Scroggins III
2018-08-24Revert "Reland "Switch SkCodec to use skcms" plus fixes"Leon Scroggins
2018-08-24Reland "Switch SkCodec to use skcms" plus fixesLeon Scroggins III
2018-08-22Revert "Switch SkCodec to use skcms" and follow on changeLeon Scroggins III
2018-08-22Switch SkCodec to use skcmsLeon Scroggins III
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2018-08-09Remove picture_utilsBrian Osman
2018-08-08Add iOS Metal Build job.Greg Daniel
2018-08-08Add Win OpenCL Build job.Ben Wagner
2018-08-06Revert "Test: New GMs should be nicely named"Hal Canary
2018-08-06Test: New GMs should be nicely namedHal Canary
2018-08-03improved SkSL lexer performanceEthan Nicholas
2018-08-02Prototype an Android lottie playerStan Iliev
2018-08-01Use our own checked in Vulkan header to build skia source code.Greg Daniel
2018-08-01Fix !defined(SK_XML) buildsFlorin Malita
2018-07-30Remove unused 'create_flutter_test_images' toolBrian Osman
2018-07-27add imgcvtMike Klein
2018-07-12remove debug gl interface, grcontextfactory context type, and config.Brian Salomon
2018-07-11Add gltestpersistentcache config that tests GrContextOption's cache.Brian Salomon
2018-07-11Add more tests for PolyUtilsJim Van Verth
2018-06-29skeletal animation support added to API and software backendRuiqi Mao
2018-06-22Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypefac...Ben Wagner
2018-06-22Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypefac...Kevin Lubick
2018-06-22Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontco...Bruce Wang
2018-06-20add hello-openclMike Klein
2018-06-20fix GLU dependencyMike Klein
2018-06-19added NIMA sample to showcase animationsBrian Osman
2018-06-19move imagefilters into separate dir and flag for build.gnMike Reed
2018-06-19Use SkJSONWriter for get_images_from_skps stats reportingFlorin Malita
2018-06-19SkAR: drawing text, shapes, rotation modes enabled, translating objectsziadb
2018-06-19Fold SkJSON into Skia/utilsFlorin Malita
2018-06-19Use SkJSONWriter for viewer UI serializationFlorin Malita
2018-06-18[skottie] Fix OOB access in Parse<SkPoint>Florin Malita
2018-06-08SkJsonFlorin Malita