aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-03-22Honor SkQP flag when running SkSL tests.John Stiles
2022-03-22Restructure SkSLTest to use test flags instead of multiple macros.John Stiles
2022-03-22[sksl] Special-case unary negation on matrix types in MSL/SPIR-VArman Uguray
2022-03-22Fixed SkSL dFdy rehydrate testEthan Nicholas
2022-03-22[sksl][tests] Enable CLONE and REHYDRATE tests for GPU/ES3 casesArman Uguray
2022-03-22[sksl][tests] Restore SKSL_TEST_CPU_ES3 CPU-only behaviorArman Uguray
2022-03-22Add support for ConstructorArrayCast to rehydrator.John Stiles
2022-03-22Add support for unsigned ints to SkSL Dehydrator.John Stiles
2022-03-22Simplify symbol table setup.John Stiles
2022-03-22Remove unused argument from skqp command-line tool.John Stiles
2022-03-22Remove GM test support from SkQP.John Stiles
2022-03-22[skqp] Call gpuSetup() from SkQP::evaluateGM()Matt Turner
2022-03-21SkUserConfigManual: Leave LOG_TAG unchangedLeon Scroggins III
2022-03-17Merge "Print the message from SK_ABORT in stack traces" into tm-devLeon Scroggins
2022-03-16Roll Skia from 486f9d6aeecd to 50f35966f52d (2 revisions)android-autoroll
2022-03-16SkDebug_android: undef LOG_TAG if definedLeon Scroggins III
2022-03-16Revert (fatal) logs for investigating b/206415266Leon Scroggins III
2022-03-15Print the message from SK_ABORT in stack tracesLeon Scroggins III
2022-03-10Roll Skia from 3785f489756a to 486f9d6aeecd (1 revision)android-autoroll
2022-03-10Remove three qualcomm related tests from skqpNathaniel Nifong
2022-03-08Roll Skia from dfe50cdd2dfa to 3785f489756a (1 revision)android-autoroll
2022-03-08Add color-depth detectionDichen Zhang
2022-03-01Roll Skia from c47771f592fc to dfe50cdd2dfa (3 revisions)android-autoroll
2022-03-01Do not run ProcessorOptimizationValidationTestNathaniel Nifong
2022-03-01add test_suites attribute to CtsSkQPTestCases build targetNathaniel Nifong