- cbb0388 Move Ganesh-only tool code into tools/ganesh by Brian Salomon · 6 weeks ago
- 94bcf7a [graphite] Allow unit tests to get access to TestOptions by Robert Phillips · 8 months ago
- f641b56 [SkQP] Create new AllSkQPTestCases module for Android framework builds by Noelle Scobie · 8 months ago
- 6392d98 Correct CtsEnforcement::kApiLevel_V to kApiLevel_202404 by Noelle Scobie · 9 months ago
- cd3d3da Move remaining Ganesh files in include/gpu and add shims by Kaylee Lubick · 1 year, 2 months ago
- 23e1cb2 [graphite] Externalize the use of Asyncify to yield in WASM builds. by Brian Salomon · 1 year, 11 months ago
- 1e97119 Reland "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" by Kevin Lubick · 2 years ago
- 579809c Revert "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" by Kevin Lubick · 2 years ago
- bea8af8 Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" by Kevin Lubick · 2 years ago
- 0931110 Revert "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" by Nolan Scobie · 2 years ago
- 3258c98 Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr by Kevin Lubick · 2 years ago
- 9c5709e Add Graphite tests to SkQP by Nolan Scobie · 2 years ago
- 99bcee2 Introduce enum class objects to GrDirectContext APIs instead of booleans by Kevin Lubick · 2 years, 2 months ago
- 82061f7 Unify 'all GL contexts' with 'GL rendering contexts.' by John Stiles · 2 years, 2 months ago
- 365cde7 Factor out context-type helper functions. by John Stiles · 2 years, 2 months ago
- ba7c525 Reland "Factor out ContextType from GrContextFactory." by John Stiles · 2 years, 2 months ago
- d9cba12 Revert "Factor out ContextType from GrContextFactory." by John Stiles · 2 years, 2 months ago
- d7d5688 Factor out ContextType from GrContextFactory. by John Stiles · 2 years, 2 months ago
- b5e8e34 Add support for Graphite unit tests that modify context options. by John Stiles · 2 years, 2 months ago
- ecd894f SkQP bash scripts: use python3 by Leon Scroggins III · 2 years, 2 months ago
- bd82e36 Converge on ANDROID_NDK_HOME by Leon Scroggins III · 2 years, 2 months ago
- 0cc1ddd Convert skqp_app to skqp_jni by Leon Scroggins III · 2 years, 2 months ago
- 324b01c [skqp] Remove unused function by Florin Malita · 2 years, 7 months ago
- 0f7b44e Use SK_GANESH and SK_GRAPHITE everywhere by Kevin Lubick · 2 years, 8 months ago
- 19936eb [base] Move some files from include/private to include/private/base by Kevin Lubick · 2 years, 10 months ago
- 22d6c0f Share ContextType between Ganesh and Graphite tests. Allow filters for Graphite. by Greg Daniel · 3 years ago
- 2fa34f0 Use different procs for CPU/Ganesh/Graphite tests by Kevin Lubick · 3 years, 1 month ago
- cd65423 Rename RunWithGPUTestContexts to RunWithGaneshTestContexts by Kevin Lubick · 3 years, 1 month ago
- 2baabb4 Change fNeedsGpu/fNeedsGraphite to TestType enum by Kevin Lubick · 3 years, 1 month ago
- 7525ca0 Cleanup SkQP code for dumping GPU info by Derek Sollenberger · 3 years, 3 months ago
- a026491 Update SkQP to use its own GpuTestProcs by Derek Sollenberger · 3 years, 3 months ago
- fc58abf Update GPU unit tests to identify an enforced CTS version level by Derek Sollenberger · 3 years, 3 months ago
- e1faacc Use the simpler ro.vendor.api_level definition. by Derek Sollenberger · 3 years, 3 months ago
- 8496285 Correct CTS SkQP test enforcement criteria. by Derek Sollenberger · 3 years, 3 months ago
- 4511c7b [bazel] Delete gazelle-based BUILD.bazel files by Kevin Lubick · 3 years, 5 months ago
- c3a448e [bazel] Put licenses() after legacy_exports by Kevin Lubick · 3 years, 6 months ago
- 6a810fe Fix bug where SkQP test that are always to be excluded are not. by Derek Sollenberger · 3 years, 6 months ago
- 46eaab3 [bazel] Add shims to help translation into G3 by Kevin Lubick · 3 years, 6 months ago
- a02b226 Enable required Android API levels for SkQP test cases. by Derek Sollenberger · 3 years, 6 months ago
- 83cee23 [bazel] Run buildifier on BUILD.bazel files by Kevin Lubick · 3 years, 6 months ago
- b98328a [bazel] Add license to all our BUILD.bazel files by Kevin Lubick · 3 years, 6 months ago
- 8e3cacf Include the errors/ folder when SkQP searches for SkSL error tests. by John Stiles · 3 years, 7 months ago
- 0364f7b [bazel] Fix/update rules by Kevin Lubick · 3 years, 7 months ago
- de814f8 Add SkSL error tests that use Android RuntimeShader. by John Stiles · 3 years, 7 months ago
- 08ece0c [includes] Enforce IWYU on sksl code by Kevin Lubick · 3 years, 7 months ago
- 51f7fe8 Add SkQPAssetManager::iterateDir to find files in a directory. by John Stiles · 3 years, 7 months ago
- 6d244a0 Pass SkSL error tests to SkQP.java via arrays. by John Stiles · 3 years, 7 months ago
- 3bdeedc Load the SkSL error tests when SkQP::init is executed. by John Stiles · 3 years, 7 months ago
- 097e635 Factor out SkQP exclusion-list handling into a helper class. by John Stiles · 3 years, 7 months ago
- e253cc3 [bazel] Use toolchain features to opt files into being IWYU compliant. by Kevin Lubick · 3 years, 7 months ago
- 9b70eeb Remove GM support from Java portions of SkQP. by John Stiles · 3 years, 7 months ago
- b9802c7 Fix atest SkQP crash at startup. by John Stiles · 3 years, 7 months ago
- c5ca065 Add CurrestTestHarness helper method. by John Stiles · 3 years, 8 months ago
- efce17d Reland "[includes] Remove link between SkImage.h and SkImageEncoder.h" by Kevin Lubick · 3 years, 8 months ago
- a573cba Revert "[includes] Remove link between SkImage.h and SkImageEncoder.h" by Kevin Lubick · 3 years, 8 months ago
- 88f360e Remove unused argument from skqp command-line tool. by John Stiles · 3 years, 8 months ago
- f60584e [includes] Remove link between SkImage.h and SkImageEncoder.h by Kevin Lubick · 3 years, 8 months ago
- d859005 Remove GM test support from SkQP. by John Stiles · 3 years, 8 months ago
- 9f26069 [skqp] Call gpuSetup() from SkQP::evaluateGM() by Matt Turner · 3 years, 8 months ago
- 0d36473 Add android build files for skqp cts testing by Nathaniel Nifong · 3 years, 9 months ago
- 167c959 Fix bug that caused non-GPU unit tests to run in SkQP by Derek Sollenberger · 3 years, 9 months ago
- 43c5837 Do not assert a nonzero number of GMs or unit tests in skqp by Nathaniel Nifong · 3 years, 9 months ago
- 3034776 Cleanup SkQP build scripts by Derek Sollenberger · 3 years, 9 months ago
- fb6d892 Remove some unused vars from skqp by Florin Malita · 3 years, 9 months ago
- 9eb1679 Add regular expression capability to SKQP unittest filter by Nathaniel Nifong · 3 years, 9 months ago
- 8b2513a Build the NDK compliant shared library to be used by JNI in SkQP. by Derek Sollenberger · 3 years, 10 months ago
- 96e4053 Update Bazel files by Kevin Lubick · 3 years, 10 months ago
- 1afa5fb Reduce scope of SkQP to pass/fail runs of GMs and UnitTests by Derek Sollenberger · 3 years, 10 months ago
- 6ba9f70 [bazel] Try adding cc_binary rules that use generated rules by Kevin Lubick · 3 years, 11 months ago
- c005895 Name Test struct's member variables consistently by Robert Phillips · 4 years ago
- cb3f56f Fix strings in header files. by John Stiles · 4 years, 5 months ago
- e5be65e Update references to master branch by Ravi Mistry · 4 years, 5 months ago
- a1db799 Fix Python3 compatibility by Eric Boren · 4 years, 7 months ago
- ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 5 years ago
- bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 5 years ago
- c1916c3 Remove use of legacy display globals. by Ben Wagner · 5 years ago
- a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 5 years ago
- f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 5 years ago
- 64aa513 Remove SkAtlasTextTarget by Herb Derby · 5 years ago
- 684838f Mark SkStringPrintf as SK_PRINTF_LIKE by Adlai Holler · 5 years ago
- 710bd4f SkQP: Fix broken run_skqp_exe by Lepton Wu · 6 years ago
- 1ba00c7 Allow empty rendertests commandline flags. by Lepton Wu · 6 years ago
- e59f718 SkQP: Fix document about running as native executable by Lepton Wu · 6 years ago
- 0cfcd1c Add command line argument to specify the rendertests file. by Tyler Denniston · 6 years ago
- 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 6 years ago
- a06f9d0 SkQP: model-creation improvements by Hal Canary · 6 years ago
- 2dad990 Replace third_party/gif: Preflight changes by Hal Canary · 6 years ago
- f7cb902 Revert "Replace third_party/gif with new DEPS entry." by Hal Canary · 6 years ago
- 6d29bfb Replace third_party/gif with new DEPS entry. by Hal Canary · 6 years ago
- 3e2ecd2 SkQP: remove unused script by Hal Canary · 6 years ago
- a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 6 years ago
- 654eb2a [SkQP/Android] Replace -Weverything with -Wextra by Colin Cross · 6 years ago
- 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 6 years ago
- 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 6 years ago
- a979b28 SkQP: mark several gms as unsuitable for skqp by Hal Canary · 6 years ago
- b5b45d7 SkQP: mark readpixels as a bad GM by Hal Canary · 6 years ago
- 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 6 years ago
- a67523a SkQP: Use SK_GL macro by Hal Canary · 6 years ago
- 82e3afa SkQP: split make_apk script into create_apk and make_apk by Hal Canary · 6 years ago
- edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 6 years ago