| name: "skia" |
| description: |
| "Skia is an open-source graphics library for drawing, geometries, and " |
| "images, with both hardware and software support. Cobalt most recently " |
| "updated its version of Skia from m61 to m79 because many changes took place " |
| "in between those two releases, and bringing in those changes will make it " |
| "easier to update the Skia porting layer again in the future." |
| |
| third_party { |
| identifier { |
| type: "ChromiumVersion" |
| value: "100.0.4896.143" # from https://chromereleases.googleblog.com/2022/04/extended-stable-channel-update-for.html |
| } |
| identifier { |
| type: "Git" |
| value: "https://chromium.googlesource.com/skia.git" |
| version: "b524f580859d367e51591d8b5c16485d022844cb" |
| # from https://chromium.googlesource.com/chromium/src/+/100.0.4896.143/DEPS#256 |
| } |
| last_upgrade_date { |
| year: 2024 |
| month: 2 |
| day: 12 |
| } |
| license_type: NOTICE |
| } |