1. 08b68db Add blocklist command line parameter by Chris Blume · 5 years ago
  2. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 5 years ago
  3. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  4. dfda49e Add touch support to viewer by Jim Van Verth · 5 years ago
  5. a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 5 years ago
  6. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  7. e58d532 Get Metal running on iOS viewer. by Jim Van Verth · 5 years ago
  8. 2aa85df Particle cleanup: split SkParticleBinding out of SkParticleEffect by Brian Osman · 5 years ago
  9. b30ba90 Fix spreadsheets page set for RecreateSKPs bot by Ravi Mistry · 5 years ago
  10. 68cb8b0 Switch to new IOS windowing system. by Jim Van Verth · 5 years ago
  11. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  12. 54aa884 Add test for baseline snapping. by Ben Wagner · 5 years ago
  13. a67523a SkQP: Use SK_GL macro by Hal Canary · 5 years ago
  14. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  15. c17de1d Add a way to disable baseline snapping. by Ben Wagner · 5 years ago
  16. 3012cba remove unneeded noemptycheck variants of intersect by Mike Reed · 5 years ago
  17. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  18. 9313874 Rename GrContextOption fReduceOpListSplitting to fReduceOpsTaskSplitting. by Greg Daniel · 5 years ago
  19. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  20. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  21. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  22. fe16a33 Roll skia/third_party/skcms d931999c3afd..6655095842ec (1 commits) by skia-autoroll · 5 years ago
  23. 82e3afa SkQP: split make_apk script into create_apk and make_apk by Hal Canary · 5 years ago
  24. 7022b77 Part 1/2 to remove SkTextBlobCacheDiffCanvas::Settings by herb · 5 years ago
  25. 963a606 roll cast toolchain by Mike Klein · 5 years ago
  26. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  27. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  28. 3959dc2 [perf_skottiewasm_lottieweb] Increase loops to 5 by Ravi Mistry · 5 years ago
  29. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  30. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  31. 406ff50 Clean up some gm factory use. by Ben Wagner · 5 years ago
  32. edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 5 years ago
  33. ca9e187 SkMetaData: drop unused pointer ownership by Hal Canary · 5 years ago
  34. 2739fd2 Reland: Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  35. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  36. 9fc5e8d Revert "Enable YCbCr sampler support on platforms other than Android" by Greg Daniel · 5 years ago
  37. cc4573d Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  38. ec22b1a Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined. by Brian Salomon · 5 years ago
  39. 54602ea SkQP: Docker compile helper script respects SKQP_OUTPUT_DIR by Hal Canary · 5 years ago
  40. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  41. bcfed55 experimental/editor: mouse drag select, modifierkeys cleanup. by Hal Canary · 5 years ago
  42. cd30375 SkQP: make_apk_list.py include pie-cts-dev branch by Hal Canary · 5 years ago
  43. d561155 SkQP: modify make_universal_apk to work in AOSP branch by Hal Canary · 5 years ago
  44. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  45. ee2378a tools/gyp: deleting old file by Hal Canary · 5 years ago
  46. 2300318 Update benchmarks to use new filter factories by Michael Ludwig · 5 years ago
  47. 4df3d53 rewrite_includes.py: make it work on windows by Hal Canary · 5 years ago
  48. a800ec9 Dawn: implement sk_app window contexts for all backends. by Stephen White · 5 years ago
  49. 6b49810 Extract a GrRenderTask base class from GrOpList by Chris Dalton · 5 years ago
  50. 149f3f1 tools/sk_app: fWindowContext is unique_ptr<> by Hal Canary · 5 years ago
  51. 3f4a2b3 sk_app, editor: cursor blink by Hal Canary · 5 years ago
  52. c588af9 bigger channel buffers in fm_bot by Mike Klein · 5 years ago
  53. 140a476 make presubmit failures clearer by Mike Klein · 5 years ago
  54. 8f8354a Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Brian Salomon · 5 years ago
  55. c876404 tools/sk_app/macos: support command key by Hal Canary · 5 years ago
  56. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  57. 5591fdf small refactors by Mike Klein · 5 years ago
  58. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  59. 88b448a skpbench: invoke 'adb wait-for-device' lazily by Chris Dalton · 5 years ago
  60. bb41343 add a fast subset option and --dry-run by Mike Klein · 5 years ago
  61. 66ed6a0 tweak how we avoid rewriting vulkan includes by Mike Klein · 5 years ago
  62. 1b458e8 Format skpbench.cpp with tools/rewrite_includes.py by Nathaniel Nifong · 5 years ago
  63. fa40851 Extend skpbench to play multi frame files. by Nathaniel Nifong · 5 years ago
  64. fe49163 Major rewrite of the particle system based on the SkSL interpreter by Brian Osman · 5 years ago
  65. 5cc084b [perf_skottiewasm_lottieweb] Script to parse and combine skottie/lottieweb perf CSVs by Ravi Mistry · 5 years ago
  66. 52337de re-run tools/rewrite_includes.py by Mike Klein · 5 years ago
  67. a1730e1 SkMetaData: remove unused features by Hal Canary · 5 years ago
  68. 699dadc Skip non-D3D11 test contexts on Windows-on-ARM bots by Brian Osman · 5 years ago
  69. d6cb7ae [perf_skottiewasm_lottieweb] Add new bots for LottieWeb_Canvas by Ravi Mistry · 5 years ago
  70. d15571a [perf_skottiewasm_lottieweb] Use 3 loops for more consistency by Ravi Mistry · 5 years ago
  71. 5f24018 [skottie] Ref-counted animators by Florin Malita · 5 years ago
  72. 84bcd0c skvmtool upgrades by Mike Klein · 5 years ago
  73. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  74. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  75. f702ed4 add 'r'epeat option sans the HUD (to not complicate the profile) by Mike Reed · 5 years ago
  76. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  77. 5372ebd [skottie-wasm-perf] Don't redraw unchanged frames by Florin Malita · 5 years ago
  78. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  79. 00d4f53 [skottie] Expose SG inval controller on seek() by Florin Malita · 5 years ago
  80. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  81. 3e45e12 Update to Dawn ToT. by Stephen White · 5 years ago
  82. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
  83. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  84. 00fb724 Move read swizzle from GL ConfigInfo to FormatInfo. by Greg Daniel · 5 years ago
  85. 985741a First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  86. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  87. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  88. fad9fbc Revert "First draft of Dawn backend: clears are working." by Greg Daniel · 5 years ago
  89. 6cebea4 First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  90. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  91. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  92. 2616efd pin down arg() stride (a.k.a. type) info sooner by Mike Klein · 5 years ago
  93. ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 5 years ago
  94. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 5 years ago
  95. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 5 years ago
  96. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 5 years ago
  97. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 5 years ago
  98. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  99. fcf6359 Sample not RefCnted; ClickHandling moved out of viewer by Hal Canary · 6 years ago
  100. acf98df Remove WallTimer class. by Ben Wagner · 6 years ago