aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-16Snap for 8598470 from dcb54f29f368b614678a42b880cfef193254cff7 to tm-frc-medi...t_frc_swc_330443040t_frc_swc_330443010android13-frc-media-swcodec-releaseAndroid Build Coastguard Worker
2022-05-13Roll Skia from 47756c2666b2 to 83b3283f01a8 (3 revisions)android13-devandroid-autoroll
2022-05-13Remove string copies in Skia tracing macrosLeon Scroggins III
2022-05-13Android: Turn on select Skia tracepointsLeon Scroggins III
2022-05-09Snap for 8558685 from 89e506f7030bacab79e3124f19341f0bedf17a73 to tm-frc-medi...Android Build Coastguard Worker
2022-05-05Remove Test-Win10-.*-Golo-.*-Vulcan(_ProcDump)? bots from supported branchesRavi Mistry
2022-05-05Roll Skia from d71cfa577734 to 47756c2666b2 (2 revisions)android-autoroll
2022-05-05Remove unit test not present in this branch of the code.Derek Sollenberger
2022-05-02[infra] Manual cherrypick to remove Win7 fyi jobsRavi Mistry
2022-04-30Roll Skia from ae3118459256 to d71cfa577734 (2 revisions)android-autoroll
2022-04-29Fix bug where SkQP test that are always to be excluded are not.Derek Sollenberger
2022-04-29Roll Skia from 43d175748e29 to ae3118459256 (1 revision)android-autoroll
2022-04-28Remove failing Test-Ubuntu18-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASANRavi Mistry
2022-04-28Remove vk workaround to do partial clears as draws on adreno.Greg Daniel
2022-04-28Snap for 8512216 from 68e7f49baacfa525929c03bfafabb21bf41a3d4f to tm-frc-medi...Android Build Coastguard Worker
2022-04-28Roll Skia from 9659252ba27a to 43d175748e29 (2 revisions)android-autoroll
2022-04-28Enable required Android API levels for SkQP test cases.Derek Sollenberger
2022-04-06Use ATL golo machinesKevin Lubick
2022-04-06[automerger skipped] Merge "Tweak linux_glibc properties for musl builds in e...Treehugger Robot
2022-04-06Merge "Tweak linux_glibc properties for musl builds in external/skia" am: 19b...Treehugger Robot
2022-04-06Merge "Tweak linux_glibc properties for musl builds in external/skia" am: 19b...Treehugger Robot
2022-04-06Merge "Tweak linux_glibc properties for musl builds in external/skia"Treehugger Robot
2022-04-05Tweak linux_glibc properties for musl builds in external/skiaColin Cross
2022-04-04Roll Skia from a357a11f7456 to 9659252ba27a (1 revision)android-autoroll
2022-04-04Tweak linux_glibc properties for musl builds in external/skiaColin Cross
2022-03-29RESTRICT AUTOMERGE Roll Skia from e28fcd178277 to a357a11f7456 (1 revision)android-autoroll
2022-03-24Simplify FreeType glyph paths with overlap.Ben Wagner
2022-03-24Roll Skia from 9f7ddf9a8f67 to e28fcd178277 (9 revisions)android-autoroll
2022-03-24Rename ES2 error tests 'T' through 'Z' to .rts.John Stiles
2022-03-24Rename ES2 error tests starting with 'S' to .rts.John Stiles
2022-03-24Rename ES2 error tests starting with 'R' to .rts.John Stiles
2022-03-24Rename ES2 error tests 'O' through 'P' to .rts.John Stiles
2022-03-24Rename ES2 error tests from 'H' through 'M' to .rts.John Stiles
2022-03-24Rename ES2 error tests from 'C' through 'G' to .rts.John Stiles
2022-03-24Rename ES2 error tests starting with 'B' to .rts.John Stiles
2022-03-24Rename Runtime Effect-compatible ES2 error tests to .rts.John Stiles
2022-03-24Include the errors/ folder when SkQP searches for SkSL error tests.John Stiles
2022-03-22RESTRICT AUTOMERGE Roll Skia from 50f35966f52d to 9f7ddf9a8f67 (24 revisions)android-autoroll
2022-03-22Add missing import for RuntimeShader class.John Stiles
2022-03-22Add support for conditional unit tests.John Stiles
2022-03-22Add SkSL error tests that use Android RuntimeShader.John Stiles
2022-03-22Refactor SkQPTestRunner to support running SkSL error tests.John Stiles
2022-03-22Simplify filtering in SkQPRunner.John Stiles
2022-03-22Pass SkSL error tests to SkQP.java via arrays.John Stiles
2022-03-22Add SkQPAssetManager::iterateDir to find files in a directory.John Stiles
2022-03-22Load the SkSL error tests when SkQP::init is executed.John Stiles
2022-03-22Factor out SkQP exclusion-list handling into a helper class.John Stiles
2022-03-22Remove GM support from Java portions of SkQP.John Stiles
2022-03-22Fix atest SkQP crash at startup.John Stiles
2022-03-22Add CurrestTestHarness helper method.John Stiles