1. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  2. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  3. 768f900 Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Brian Salomon · 4 years, 10 months ago
  4. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  5. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 10 months ago
  6. b5b45d7 SkQP: mark readpixels as a bad GM by Hal Canary · 4 years, 10 months ago
  7. 7e6d3b0 Use GL_QCOM_TILED_RENDERING to explicitly discard stencil by Chris Dalton · 4 years, 10 months ago
  8. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  9. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 4 years, 10 months ago
  10. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 4 years, 10 months ago
  11. 4524e84 When precompiling SkSL, avoid the need to re-link by Brian Osman · 4 years, 10 months ago
  12. 5f12eaa support gpu for skottie2movie by Mike Reed · 4 years, 10 months ago
  13. 942d69f Revert "Fixed GLSL ES compilation error in GLTestAtlasTextRenderer" by Ethan Nicholas · 4 years, 10 months ago
  14. 382ea73 Fixed GLSL ES compilation error in GLTestAtlasTextRenderer by Ethan Nicholas · 4 years, 10 months ago
  15. f755bc7 call Graphics Init() to get faster asm by Mike Reed · 4 years, 10 months ago
  16. e5b65d2 pdf-comparison and image_diff_metric tools by Hal Canary · 4 years, 10 months ago
  17. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 4 years, 10 months ago
  18. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 4 years, 10 months ago
  19. 6b4143e move skvm debug tools back to core by Mike Klein · 4 years, 10 months ago
  20. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 4 years, 10 months ago
  21. 8391bac Add F16Norm mode to viewer by Brian Salomon · 4 years, 10 months ago
  22. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 4 years, 10 months ago
  23. 2d241f5 update videoencoder, add scale option, remove motion-blur hack by Mike Reed · 4 years, 10 months ago
  24. d46cb97 Particle effect scripting update by Brian Osman · 4 years, 11 months ago
  25. 4af42fc Fix precompiling shaders on GLES / Android by Brian Osman · 4 years, 10 months ago
  26. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 11 months ago
  27. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 11 months ago
  28. 430470d make rectcontour and nestedrects private by Mike Reed · 4 years, 11 months ago
  29. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 4 years, 11 months ago
  30. f7cf794 Assert there are some sources when running skpbench by Nathaniel Nifong · 4 years, 11 months ago
  31. d2a8ae2 Reland "Separate texture creation from uploading in GrGpu subclasses." by Brian Salomon · 4 years, 11 months ago
  32. 8e63cab Revert "Separate texture creation from uploading in GrGpu subclasses." by Brian Salomon · 4 years, 11 months ago
  33. a739824 Separate texture creation from uploading in GrGpu subclasses. by Brian Salomon · 4 years, 11 months ago
  34. b2d5d40 Adapt GrRectBlur for cases with rect W/H less than six sigma. by Brian Salomon · 4 years, 11 months ago
  35. d0cf5da Hook up pinch-zoom and swipe gestures. by Jim Van Verth · 4 years, 11 months ago
  36. 08b68db Add blocklist command line parameter by Chris Blume · 4 years, 11 months ago
  37. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 4 years, 11 months ago
  38. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  39. dfda49e Add touch support to viewer by Jim Van Verth · 4 years, 11 months ago
  40. a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 5 years ago
  41. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  42. e58d532 Get Metal running on iOS viewer. by Jim Van Verth · 5 years ago
  43. 2aa85df Particle cleanup: split SkParticleBinding out of SkParticleEffect by Brian Osman · 5 years ago
  44. b30ba90 Fix spreadsheets page set for RecreateSKPs bot by Ravi Mistry · 5 years ago
  45. 68cb8b0 Switch to new IOS windowing system. by Jim Van Verth · 5 years ago
  46. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  47. 54aa884 Add test for baseline snapping. by Ben Wagner · 5 years ago
  48. a67523a SkQP: Use SK_GL macro by Hal Canary · 5 years ago
  49. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  50. c17de1d Add a way to disable baseline snapping. by Ben Wagner · 5 years ago
  51. 3012cba remove unneeded noemptycheck variants of intersect by Mike Reed · 5 years ago
  52. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  53. 9313874 Rename GrContextOption fReduceOpListSplitting to fReduceOpsTaskSplitting. by Greg Daniel · 5 years ago
  54. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  55. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  56. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  57. fe16a33 Roll skia/third_party/skcms d931999c3afd..6655095842ec (1 commits) by skia-autoroll · 5 years ago
  58. 82e3afa SkQP: split make_apk script into create_apk and make_apk by Hal Canary · 5 years ago
  59. 7022b77 Part 1/2 to remove SkTextBlobCacheDiffCanvas::Settings by herb · 5 years ago
  60. 963a606 roll cast toolchain by Mike Klein · 5 years ago
  61. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  62. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  63. 3959dc2 [perf_skottiewasm_lottieweb] Increase loops to 5 by Ravi Mistry · 5 years ago
  64. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  65. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  66. 406ff50 Clean up some gm factory use. by Ben Wagner · 5 years ago
  67. edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 5 years ago
  68. ca9e187 SkMetaData: drop unused pointer ownership by Hal Canary · 5 years ago
  69. 2739fd2 Reland: Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  70. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  71. 9fc5e8d Revert "Enable YCbCr sampler support on platforms other than Android" by Greg Daniel · 5 years ago
  72. cc4573d Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  73. ec22b1a Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined. by Brian Salomon · 5 years ago
  74. 54602ea SkQP: Docker compile helper script respects SKQP_OUTPUT_DIR by Hal Canary · 5 years ago
  75. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  76. bcfed55 experimental/editor: mouse drag select, modifierkeys cleanup. by Hal Canary · 5 years ago
  77. cd30375 SkQP: make_apk_list.py include pie-cts-dev branch by Hal Canary · 5 years ago
  78. d561155 SkQP: modify make_universal_apk to work in AOSP branch by Hal Canary · 5 years ago
  79. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  80. ee2378a tools/gyp: deleting old file by Hal Canary · 5 years ago
  81. 2300318 Update benchmarks to use new filter factories by Michael Ludwig · 5 years ago
  82. 4df3d53 rewrite_includes.py: make it work on windows by Hal Canary · 5 years ago
  83. a800ec9 Dawn: implement sk_app window contexts for all backends. by Stephen White · 5 years ago
  84. 6b49810 Extract a GrRenderTask base class from GrOpList by Chris Dalton · 5 years ago
  85. 149f3f1 tools/sk_app: fWindowContext is unique_ptr<> by Hal Canary · 5 years ago
  86. 3f4a2b3 sk_app, editor: cursor blink by Hal Canary · 5 years ago
  87. c588af9 bigger channel buffers in fm_bot by Mike Klein · 5 years ago
  88. 140a476 make presubmit failures clearer by Mike Klein · 5 years ago
  89. 8f8354a Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Brian Salomon · 5 years ago
  90. c876404 tools/sk_app/macos: support command key by Hal Canary · 5 years ago
  91. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  92. 5591fdf small refactors by Mike Klein · 5 years ago
  93. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  94. 88b448a skpbench: invoke 'adb wait-for-device' lazily by Chris Dalton · 5 years ago
  95. bb41343 add a fast subset option and --dry-run by Mike Klein · 5 years ago
  96. 66ed6a0 tweak how we avoid rewriting vulkan includes by Mike Klein · 5 years ago
  97. 1b458e8 Format skpbench.cpp with tools/rewrite_includes.py by Nathaniel Nifong · 5 years ago
  98. fa40851 Extend skpbench to play multi frame files. by Nathaniel Nifong · 5 years ago
  99. fe49163 Major rewrite of the particle system based on the SkSL interpreter by Brian Osman · 5 years ago
  100. 5cc084b [perf_skottiewasm_lottieweb] Script to parse and combine skottie/lottieweb perf CSVs by Ravi Mistry · 5 years ago