- a3df500 Fix crash in SampleCCPRGeometry by Chris Dalton · 4 years, 4 months ago
- 869cdef Fix unknown-identifier issue discovered by fuzzer. by John Stiles · 4 years, 4 months ago
- 30e327e [svg] Rename gradient units type to object bounding box units by Tyler Denniston · 4 years, 4 months ago
- d5e6368 Add initializer_list support to SkTArray. by John Stiles · 4 years, 4 months ago
- 750109b Update component arrays to use SkSTArray<4, int8_t>. by John Stiles · 4 years, 4 months ago
- 0947990 Add unit test for error discovered by fuzzer. by John Stiles · 4 years, 4 months ago
- eed4cba Guard use of GrVkGpu in GrAHardwareBufferUtils by Greg Daniel · 4 years, 4 months ago
- ec9db71 Fix prefix/postfix mixup discovered by fuzzer. by John Stiles · 4 years, 4 months ago
- b3058ad Handle cubic segments in variable-width stroker by Tyler Denniston · 4 years, 4 months ago
- 2d4f959 Reland "Moved SkSL data back into node classes" by John Stiles · 4 years, 4 months ago
- b7fc7a4 Allow wrapping of protected AHB into vulkan SkSurfaces. by Greg Daniel · 4 years, 4 months ago
- 9615bcf Revert "Moved SkSL data back into node classes" by John Stiles · 4 years, 4 months ago
- c21902c Roll ANGLE from e3eaa60f1faf to 39b777c6f00f (20 revisions) by skia-autoroll · 4 years, 4 months ago
- 8755d30 Roll Chromium from 6ce7ceff8d5e to 2357c7350401 (507 revisions) by skia-autoroll · 4 years, 4 months ago
- f870a63 Roll SwiftShader from 2be25f08deaf to e6c9497255c6 (3 revisions) by skia-autoroll · 4 years, 4 months ago
- 8a6bdf1 Roll Dawn from a584311a6a73 to 25eb373eede4 (8 revisions) by skia-autoroll · 4 years, 4 months ago
- 4691b0f Fix crash when compiling FP files containing the modulo operator. by John Stiles · 4 years, 4 months ago
- 6244828 Improve GrTBlockList capabilities/correctness by Michael Ludwig · 4 years, 4 months ago
- 8bc1a72 Add unit test to demonstrate error with modulo in FP files. by John Stiles · 4 years, 4 months ago
- 51e4024 [flutter][fuchsia] Enable Effect Deserialization in Flutter on Fuchsia by Forrest Reiling · 4 years, 5 months ago
- f71e0be Moved SkSL data back into node classes by Ethan Nicholas · 4 years, 4 months ago
- 56957d9 remove unimplemented sk_data_new_empty() by Mike Klein · 4 years, 4 months ago
- fa2d468 fix typo by Mike Klein · 4 years, 4 months ago
- dd13dba Remove pool recycling mechanism. by John Stiles · 4 years, 4 months ago
- 771c750 Track vulkan memory allocations in UMA. by Greg Daniel · 4 years, 4 months ago
- e5d729c Free unused scratch space from idle Pools. by John Stiles · 4 years, 4 months ago
- 23e6866 Reland "Replace pooling mechanism with GrMemoryPool." by John Stiles · 4 years, 4 months ago
- aed5bb8 Remove unreliable SW mask caching assert by Robert Phillips · 4 years, 4 months ago
- 1a364c2 Fix gl copyTexSubImage format requirements. by Greg Daniel · 4 years, 4 months ago
- 09e541c Fix s/NULL/nullptr/ in src/codec/SkWuffsCodec.cpp by Nigel Tao · 4 years, 4 months ago
- b3cc5fd Revert "Replace pooling mechanism with GrMemoryPool." by John Stiles · 4 years, 4 months ago
- f933e4f Have SkWuffsCodec speak kRGB_565_SkColorType by Nigel Tao · 4 years, 4 months ago
- 5c53ae5 Remove old uma logging from Skia. by Greg Daniel · 4 years, 4 months ago
- 83c38a8 Allow uniqueKey invalidation messages to reach the thread safe cache by Robert Phillips · 4 years, 4 months ago
- 3cd384a Roll SwiftShader from c1839ee3cedd to 2be25f08deaf (1 revision) by skia-autoroll · 4 years, 4 months ago
- 3fa8bae Roll ANGLE from ee4e0866cb85 to e3eaa60f1faf (16 revisions) by skia-autoroll · 4 years, 4 months ago
- fc7a9be Roll Chromium from 0b545254b82b to 6ce7ceff8d5e (406 revisions) by skia-autoroll · 4 years, 4 months ago
- 4860462 Roll Dawn from 47ee61679da0 to a584311a6a73 (5 revisions) by skia-autoroll · 4 years, 4 months ago
- 67e1cf4 Replace pooling mechanism with GrMemoryPool. by John Stiles · 4 years, 4 months ago
- 018f5f6 add comments about the use of different subrun types by Herb Derby · 4 years, 4 months ago
- 1cc63da Mark IRNode leaf classes as final. by John Stiles · 4 years, 4 months ago
- 1f8f575 SPIRV: Stop mutating (shared) interface blocks for no reason by Brian Osman · 4 years, 4 months ago
- e25c300 use SkArenaAlloc for combineIfPossible by Herb Derby · 4 years, 4 months ago
- 5416016 Roll freetype 0a3d2bb99b45b72e1d45..40c5681ab92e7db1 by Ben Wagner · 4 years, 4 months ago
- 6a7a2c7 Improve var-width miter joins by Tyler Denniston · 4 years, 4 months ago
- d178606 Revert "In Vk don't set dynamic blend constant on Pipeline if we don't use it." by Greg Daniel · 4 years, 4 months ago
- 244ebf7 Add `reportLeaks` method to GrMemoryPool. by John Stiles · 4 years, 4 months ago
- 4ce7786 Fix clip shader coverage combining with geometry processor coverage by Michael Ludwig · 4 years, 4 months ago
- 71f1266 Revert "SkPathView for ownerless (can live on stack) SkPaths" by Mike Klein · 4 years, 4 months ago
- ca107f3 Fix variable name in new uma macro. by Greg Daniel · 4 years, 4 months ago
- 15bfe38 Split the SkSL pool into small and large sections. by John Stiles · 4 years, 4 months ago
- 056385b [svg] Convert text-anchor to a presentation attribute by Florin Malita · 4 years, 4 months ago
- 72af246 Add support for arc-length metric in variable width stroke sample by Tyler Denniston · 4 years, 4 months ago
- 270b5c0 Reland "Update the SkSL pool interface to take an allocation size." by John Stiles · 4 years, 4 months ago
- 7b14f2f Roll ANGLE from 98c5ff6b49b3 to ee4e0866cb85 (17 revisions) by skia-autoroll · 4 years, 4 months ago
- 6bda09d Roll Chromium from 6d5913cebce3 to 0b545254b82b (537 revisions) by skia-autoroll · 4 years, 4 months ago
- 784ac91 Roll Dawn from 41c24933da1e to 47ee61679da0 (8 revisions) by skia-autoroll · 4 years, 4 months ago
- 2acd43d switch unique_ptr with deleter to GrMemoryPool by Herb Derby · 4 years, 4 months ago
- f548a02 [svg] Implement gradientUnits="objectBoundingBox" by Tyler Denniston · 4 years, 4 months ago
- 532c749 Add a bot to run with reduced ops task splitting by Adlai Holler · 4 years, 4 months ago
- e80251a Use shared version of libcutils for host Android builds by Jerome Gaillard · 4 years, 4 months ago
- 9176c51 [skottie] Black & White effect by Florin Malita · 4 years, 4 months ago
- 3898bb5 Revert "Update the SkSL pool interface to take an allocation size." by John Stiles · 4 years, 4 months ago
- e32e1ab replace GrOpMemoryPool with GrMemoryPool by Herb Derby · 4 years, 4 months ago
- 22ef225 Update the SkSL pool interface to take an allocation size. by John Stiles · 4 years, 4 months ago
- 5567a60 Guard traversal of certain kinds of mid-optimization IfStatement by Brian Osman · 4 years, 4 months ago
- fdf6148 Pass function arguments using SkSpan instead of count + ptr. by John Stiles · 4 years, 4 months ago
- 65476e0 Add uma histogram tracking for the number of submit render passes. by Greg Daniel · 4 years, 4 months ago
- 890363a Prototype helper functions from FP files before use. by John Stiles · 4 years, 4 months ago
- 6b58a33 Mangle function names as a separate step before emitting func-bodies. by John Stiles · 4 years, 4 months ago
- 40f8107 remove absl experiment by Mike Klein · 4 years, 4 months ago
- 362780c use ieee divide by Mike Klein · 4 years, 4 months ago
- 6f87de7 Made IRNode smaller by Ethan Nicholas · 4 years, 4 months ago
- 7737a5b Roll SwiftShader from bb66fa41a163 to c1839ee3cedd (1 revision) by skia-autoroll · 4 years, 4 months ago
- 6e8d4b7 Roll ANGLE from 29ca7186a688 to 98c5ff6b49b3 (14 revisions) by skia-autoroll · 4 years, 4 months ago
- 584ad64 Roll Chromium from d37162e0b81d to 6d5913cebce3 (399 revisions) by skia-autoroll · 4 years, 4 months ago
- 9d474b8 Roll Dawn from 42103bc2e911 to 41c24933da1e (2 revisions) by skia-autoroll · 4 years, 4 months ago
- 0e13db7 Clean up GrPathUtils by Chris Dalton · 4 years, 4 months ago
- 81b270a Optimize SkChopCubicAt to chop at two points at once by Chris Dalton · 4 years, 4 months ago
- 36af02d Add define to WASM GM build by Kevin Lubick · 4 years, 4 months ago
- 3ac83b2f Add additional GrThreadSafeCache test case by Robert Phillips · 4 years, 4 months ago
- c76d409 add API for Op creation by Herb Derby · 4 years, 4 months ago
- 3dd8def tweak build for msan swiftshader by Mike Klein · 4 years, 4 months ago
- aaea0d9 Update `nameVariable` to return the variable name directly. by John Stiles · 4 years, 4 months ago
- faa1693 Slight tweak to SkTHashMap natvis support by Brian Osman · 4 years, 4 months ago
- d2a3a5b Add support for fFormatArgs in .fp-file inner functions. by John Stiles · 4 years, 4 months ago
- 5bbbb49 Miter joins for toy variable width stroke by Tyler Denniston · 4 years, 4 months ago
- 010ce6a Add ProgramUsage side-car to track variable and function references by Brian Osman · 4 years, 4 months ago
- 0a7e2fa remove dead computeSegmentMask() by Mike Klein · 4 years, 4 months ago
- ddb3c34 Fix GPU capture for Metal test apps. by Jim Van Verth · 4 years, 4 months ago
- 189ecd4 Add toy variable-width stroker sample by Tyler Denniston · 4 years, 4 months ago
- c53c828 Roll ANGLE from 097f307e75a4 to 29ca7186a688 (39 revisions) by skia-autoroll · 4 years, 4 months ago
- 87cf830 Roll SwiftShader from 8012e62471be to bb66fa41a163 (3 revisions) by skia-autoroll · 4 years, 4 months ago
- c493eab Roll Dawn from ade9a5235c73 to 42103bc2e911 (12 revisions) by skia-autoroll · 4 years, 4 months ago
- a8ca5b9 Roll Chromium from e47bf15edfc4 to d37162e0b81d (552 revisions) by skia-autoroll · 4 years, 4 months ago
- aea8273 Update SKP version by skia-recreate-skps · 4 years, 4 months ago
- 312535b Create sksl_small nanobench test. by John Stiles · 4 years, 4 months ago
- 0719345 Reduce the SkSL pool size to 512 nodes. by John Stiles · 4 years, 4 months ago
- 375e1f6 Add unit tests for vertexData in the thread-safe cache by Robert Phillips · 4 years, 4 months ago
- 9abf719 Remove code guarded by SK_LEGACY_SURFACE_PROPS. by Ben Wagner · 4 years, 4 months ago