aboutsummaryrefslogtreecommitdiff
path: root/gn
AgeCommit message (Expand)Author
2018-03-30Add test for importing AHardwareBuffers in and out of Vulkan.Greg Daniel
2018-03-01Add unit test the explicit tests create a GrVkCopyPipelineGreg Daniel
2018-02-02Add gn_to_bp script for SkQP.Derek Sollenberger
2018-02-01No omit-frame-pointer on WinKevin Lubick
2018-02-01Get better stacktraces for *SAN buildsKevin Lubick
2018-02-01Implement GPU/OpList DDLsRobert Phillips
2018-01-30SkQP: remove skia_embed_resources optionHal Canary
2018-01-30Revert "Drop support for unused MSAA extensions"Robert Phillips
2018-01-29Drop support for unused MSAA extensionsChris Dalton
2018-01-26Remove unused SkPictureContentInfoBrian Salomon
2018-01-26Use int when possible to calculate atlas indices in shaders.Jim Van Verth
2018-01-24Start of cross process SkScalerContext.Mike Klein
2018-01-23remove unneeded SkFlattenableSerializationMike Reed
2018-01-22Respect repetition count in SkAnimatedImageLeon Scroggins III
2018-01-21remove unused SkRasterizerMike Reed
2018-01-19Use equal_range for factory lookupsVladimir Levin
2018-01-19Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpaceGreg Daniel
2018-01-18add shadermaskfilterMike Reed
2018-01-18Extract a GrCCPathParser class that is decoupled from atlas opsChris Dalton
2018-01-17Add a GM and images to test SkEncodedOriginLeon Scroggins III
2018-01-16move SkWriter32.h to srcMike Reed
2018-01-16Add SkAndroidCodec::computeSampledSizeLeon Scroggins III
2018-01-12Add Android ASAN botKevin Lubick
2018-01-12Add an SkDrawable for animated images (e.g. GIF)Leon Scroggins III
2018-01-12Revert "Revert "fix legacy makeRasterImage()""Mike Klein
2018-01-12Revert "fix legacy makeRasterImage()"Mike Klein
2018-01-11Specify "resources" in skia_nanobench's dataPirama Arumuga Nainar
2018-01-11fix legacy makeRasterImage()Mike Klein
2018-01-10restore intersect methods to use old-style empty-checks on their inputsMike Reed
2018-01-09add flag for flutterMike Reed
2018-01-08fix x86 Android buildsMike Klein
2018-01-08switch android builds to libc++Mike Klein
2018-01-08CCPR: Rename GrCCPR* -> GrCC*Chris Dalton
2018-01-08Add GrProxyProviderRobert Phillips
2018-01-06Revert "Revert "remove unused SkCurveMeasure""Mike Reed
2018-01-06Revert "remove unused SkCurveMeasure"Mike Reed
2018-01-05remove unused SkCurveMeasureMike Reed
2018-01-05Add GrResourceProviderPriv and expose GrGpu in itGreg Daniel
2018-01-05Enable conditional-uninitialized flagKevin Lubick
2018-01-05cubic-map for non-linear tMike Reed
2018-01-04Reland "CCPR: Initial semi-optimized vertex shader Impl"Chris Dalton
2018-01-04Re-enable 3 clang warningsKevin Lubick
2018-01-04[sksg] Refine invalidation logicFlorin Malita
2018-01-03SkFloatToDecimal moved to src/utilsHal Canary
2018-01-03Add Win UBSAN jobs.Ben Wagner
2018-01-03update pipe for lattice and shadowrecMike Reed
2017-12-31Add FASTLINK to windows buildsBrian Osman
2017-12-24Add a bench for comparing complex clip strategiesFlorin Malita
2017-12-22Revert "CCPR: Initial semi-optimized vertex shader Impl"Chris Dalton
2017-12-22CCPR: Initial semi-optimized vertex shader ImplChris Dalton