[go: up one dir, main page]

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