- 08dc0c9 [sksl] Introduce the atomicUint type by Arman Uguray · 2 years, 10 months ago
- 2e417d4 Revert "Fix NaNs at 0 in ix_and_ptr() when rounding down." by Brian Salomon · 2 years, 9 months ago
- 2454ced [graphite] Restore temporary getter to silence compiler unused member warning by Nicolette Prevost · 2 years, 9 months ago
- 9e5c0e3 Use clear instead of reset(0) by Herb Derby · 2 years, 9 months ago
- 788fe69 Fix NaNs at 0 in ix_and_ptr() when rounding down. by Brian Salomon · 2 years, 9 months ago
- d800eb7 [graphite] Add conditional context to UploadInstance by Jim Van Verth · 2 years, 9 months ago
- 896cbd6 [graphite] Add VulkanBuffer map and unmap methods by Nicolette Prevost · 2 years, 9 months ago
- 9bcab63 Roll SwiftShader from 6a259c87ef52 to 5bd35e833079 (36 revisions) by skia-autoroll · 2 years, 9 months ago
- b5ecabd [graphite] Minor key generation fixes by Robert Phillips · 2 years, 9 months ago
- c78f6cc Roll vulkan-deps from 0ef5919fa702 to 8b5ea902f8d4 (1 revision) by skia-autoroll · 2 years, 9 months ago
- bb9378b [graphite] Fill in PrecompileBlendShader's addToKey method by Robert Phillips · 2 years, 9 months ago
- 5c8fdb0 [graphite] Allow replaying recordings to different surfaces by James Godfrey-Kittle · 2 years, 9 months ago
- f59b89d [graphite] Make the BuiltInCodeSnippetID Graphite-only by Robert Phillips · 2 years, 9 months ago
- ea70073 Simplify ternaries that don't have any side effects. by John Stiles · 2 years, 9 months ago
- a73b0b5 Remove dependency of SkPaint -> SkPaintPriv by Kevin Lubick · 2 years, 9 months ago
- 833bfcb Add RP codegen support for && and ||. by John Stiles · 2 years, 9 months ago
- 0cb5467 Roll SK Tool from 8bba343c5700 to eb42f5d86c75 by skia-autoroll · 2 years, 9 months ago
- c3537dd Roll ANGLE from c9e7fd9c25c9 to f8980c98b28d (19 revisions) by skia-autoroll · 2 years, 9 months ago
- eb1e7c1 Roll Dawn from ca01ec46895f to 8b18988385db (7 revisions) by skia-autoroll · 2 years, 9 months ago
- 01dba1e Roll Skia Infra from 627645cf7ac9 to 8bba343c5700 (6 revisions) by skia-autoroll · 2 years, 9 months ago
- 7bd3773 Roll vulkan-deps from 4513d3d91ac3 to 0ef5919fa702 (1 revision) by skia-autoroll · 2 years, 9 months ago
- 29791c7 Bump qs and express in /tools/perf-canvaskit-puppeteer by dependabot[bot] · 2 years, 9 months ago
- 80d9e67 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 2 years, 9 months ago
- d59ee63 Roll vulkan-deps from 2b08b7ce3866 to 4513d3d91ac3 (1 revision) by skia-autoroll · 2 years, 9 months ago
- 0d482f9 Roll vulkan-deps from a500751650f8 to 2b08b7ce3866 (1 revision) by skia-autoroll · 2 years, 9 months ago
- 491f5c1 Roll vulkan-deps from bad7c66f82c8 to a500751650f8 (9 revisions) by skia-autoroll · 2 years, 9 months ago
- 053fe15 [sksl] Add 'atomic' to the reserved keywords list by Arman Uguray · 2 years, 9 months ago
- 1b194c6 Add RP codegen support for componentwise arithmetic ops. by John Stiles · 2 years, 9 months ago
- 6eb44c4 Add RP builder support for componentwise arithmetic ops. by John Stiles · 2 years, 9 months ago
- 44062ef Revert "JpegR decoder. Initial commit." by Nolan Scobie · 2 years, 9 months ago
- 4b377fd [bazel] Add CI test for layering_check implementation by Kevin Lubick · 2 years, 9 months ago
- 9776ab0 [bazel] Implement layering_check in our custom toolchain by Kevin Lubick · 2 years, 9 months ago
- 46602b8 [infra] Moved some perf OptimizeForSize jobs to new machines by Chris Mumford · 2 years, 9 months ago
- 5a491cd [graphite] Implement DawnQueueManager. by Le Hoang Quyen · 2 years, 10 months ago
- 40f9c77 Add continue statement to RP codegen. by John Stiles · 2 years, 9 months ago
- 5aaa52c Add Graphite Vulkan Build to Jobs. by Nicolette Prevost · 2 years, 9 months ago
- 15f3549 Roll vulkan-deps from 89b9b4762b94 to bad7c66f82c8 (1 revision) by skia-autoroll · 2 years, 9 months ago
- ec40790 [infra] Delete OOPRDLL ASAN/TSAN jobs by Chris Mumford · 2 years, 9 months ago
- 063963c Revert "Fix mirror mode when samples fall at integers in RP" by Brian Salomon · 2 years, 9 months ago
- ca713fb Add reenable_loop_mask op to RP builder. by John Stiles · 2 years, 9 months ago
- b253b10 Fix default external color type for RGBX format. by Greg Daniel · 2 years, 9 months ago
- 9bbb680 Add break statement to SkSL RP codegen. by John Stiles · 2 years, 9 months ago
- 497118a [infra] Moved some *SAN jobs to new machines by Chris Mumford · 2 years, 9 months ago
- b143d56 Add mask_off_loop_mask Raster Pipeline op. by John Stiles · 2 years, 9 months ago
- cc27f81 Add stack rewind to the RP builder. by John Stiles · 2 years, 9 months ago
- 601d857 Add support for do-while loops to the RP codegen. by John Stiles · 2 years, 9 months ago
- 0b88eb2 Manual Dawn Roll by Kevin Lubick · 2 years, 9 months ago
- 711396b Fix mirror mode when samples fall at integers in RP by Brian Salomon · 2 years, 9 months ago
- 2691cd7 Roll ANGLE from 15ae19c00c77 to c9e7fd9c25c9 (11 revisions) by skia-autoroll · 2 years, 9 months ago
- cb0b8d3 Roll Skia Infra from 6eba5e540b1f to 627645cf7ac9 (5 revisions) by skia-autoroll · 2 years, 9 months ago
- 09fbef6 Roll vulkan-deps from 5e89361766f7 to 89b9b4762b94 (8 revisions) by skia-autoroll · 2 years, 9 months ago
- 45caa69 JpegR decoder. Initial commit. by Fyodor Kyslov · 2 years, 9 months ago
- 3e1741e [infra] make addr2line silent when checking existence by Chris Mumford · 2 years, 9 months ago
- df5240f [infra] Move Test-Debian10-*-DLL1 to new swarming job. by Chris Mumford · 2 years, 9 months ago
- 135b513 Add merge-loop-mask opcode. by John Stiles · 2 years, 9 months ago
- ca1a0eb Allow pushing and popping the loop- and return-masks. by John Stiles · 2 years, 9 months ago
- 2f42ca3 [graphite] Fill in PrecompileRTEffect's addToKey method by Robert Phillips · 2 years, 9 months ago
- e1f15ac Split combine_condition_mask op into two separate ops. by John Stiles · 2 years, 9 months ago
- ea66715 Fix nested ternary support. by John Stiles · 2 years, 9 months ago
- 77aa862 [ganesh][dawn] Fix stack-use-after-scope bug in GrDawnOpsRenderPass by Arman Uguray · 2 years, 9 months ago
- 1994933 Add serize slug, and remote slug configs to the Slug bot by Herb Derby · 2 years, 9 months ago
- 3724b59 use SkStrikeServer to convert glyph run lists to slugs by Herb Derby · 2 years, 9 months ago
- 4f94bfb Add RP codegen support for no-op cast constructors. by John Stiles · 2 years, 9 months ago
- cda533d [graphite] Add temporary getter to silence compiler unused member warning by Nicolette Prevost · 2 years, 9 months ago
- e980176 Add GrContextOption to disable TessellationPathRenderer. by Jim Van Verth · 2 years, 9 months ago
- cbb5f36 Add a mechanism to RP codegen for detecting unsupported ops. by John Stiles · 2 years, 9 months ago
- d039735 [graphite] Add VulkanBuffer class by Nicolette Prevost · 2 years, 9 months ago
- 992cfe9 [skottie] Clamp text size by Florin Malita · 2 years, 9 months ago
- 45bba24 Roll vulkan-deps from 7935ee7ccbc0 to 5e89361766f7 (1 revision) by skia-autoroll · 2 years, 9 months ago
- 4029cc6 Manual Dawn roll by Kevin Lubick · 2 years, 9 months ago
- 9546892 Add simple mirror tiling GM by Brian Salomon · 2 years, 9 months ago
- 46fc0e1 Add support for branching to the RP builder. by John Stiles · 2 years, 9 months ago
- c586b1b Add RP codegen support for the ?: ternary operator. by John Stiles · 2 years, 9 months ago
- 3b55775 Add RP Builder support for more than one temp stack. by John Stiles · 2 years, 9 months ago
- beaad81 Remove vestigial SK_LEGACY_NEAREST_SAMPLE_MATRIX_TWEAK guard by Brian Salomon · 2 years, 9 months ago
- e0ae757 Roll SK Tool from 3d52a1550a3a to cdaa10d88290 by skia-autoroll · 2 years, 9 months ago
- df5a545 Roll ANGLE from dad69cc70e02 to 15ae19c00c77 (15 revisions) by skia-autoroll · 2 years, 9 months ago
- 5a9a770 Roll Skia Infra from 5e031f59c8f1 to 6eba5e540b1f (12 revisions) by skia-autoroll · 2 years, 9 months ago
- cc51438 Roll vulkan-deps from 255b9d293af6 to 7935ee7ccbc0 (4 revisions) by skia-autoroll · 2 years, 9 months ago
- 69a464b Fix Linux RTX 3060 GPU dimension. by Joe Gregorio · 2 years, 9 months ago
- 95ae65f [graphite] Fill in the boiler plate PrecompileBase-derived addToKey methods by Robert Phillips · 2 years, 9 months ago
- 8bddd05 [graphite] Add makeWithLocalMatrix and makeWithColorFilter to PrecompileShader by Robert Phillips · 2 years, 9 months ago
- 2931a4a [graphite] Add processCombination function to combination generation system (take 2) by Robert Phillips · 2 years, 9 months ago
- 5392eae Revert "[graphite] Add processCombination function to combination generation system" by Robert Phillips · 2 years, 9 months ago
- 4abc3d2 [graphite] Implement DawnCommandBuffers' render & blit commands. by Le Hoang Quyen · 2 years, 10 months ago
- 1418ca3 [graphite] Add processCombination function to combination generation system by Robert Phillips · 2 years, 9 months ago
- ef500fa Revert "Fix Linux RTX 3060 GPU dimension." by Joe Gregorio · 2 years, 9 months ago
- dfbe06a Roll Skia Infra from b55f242675c0 to 5e031f59c8f1 (9 revisions) by skia-autoroll · 2 years, 9 months ago
- f84dc93 Roll SK Tool from 06203d02db10 to 5e031f59c8f1 by skia-autoroll · 2 years, 9 months ago
- a270f5e Roll ANGLE from a9464755b535 to dad69cc70e02 (5 revisions) by skia-autoroll · 2 years, 9 months ago
- f22696a Roll vulkan-deps from 0c4f620f2412 to 255b9d293af6 (4 revisions) by skia-autoroll · 2 years, 9 months ago
- fa36c6c Fix Linux RTX 3060 GPU dimension. by Joe Gregorio · 2 years, 9 months ago
- dd3285a Reland "Implement program dumps in the RP builder." by John Stiles · 2 years, 9 months ago
- aea62b0 Fix typo in Win RTX 3060. by Joe Gregorio · 2 years, 9 months ago
- f3f8374 Revert "Implement program dumps in the RP builder." by John Stiles · 2 years, 9 months ago
- 13e5241 December Patch Tuesday. by Joe Gregorio · 2 years, 9 months ago
- 4f443f3 [metal] Fix issues with non-AA clip. by Jim Van Verth · 2 years, 9 months ago
- b13ec4f Roll vulkan-deps from 80770ea57aff to 0c4f620f2412 (3 revisions) by skia-autoroll · 2 years, 9 months ago
- ef5313f Implement program dumps in the RP builder. by John Stiles · 2 years, 9 months ago
- 57b4c77 [graphite] Implement DawnBuffer by Peng Huang · 2 years, 9 months ago