1. a0f864d Revert "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Ben Wagner aka dogben · 5 years ago
  2. 579e862 Reland "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat" by Ben Wagner aka dogben · 5 years ago
  3. acd8dbe Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  4. 6779aef Revert "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat" by Ben Wagner aka dogben · 5 years ago
  5. 76c6ff0 fix bench to scale up, so we don't skip high-qual-filter by Mike Reed · 5 years ago
  6. 79b81c9 First implementation of GrDawnProgramDataManager. by Stephen White · 5 years ago
  7. 83d8a94 First implementation of GrDawnVaryingHandler. by Stephen White · 5 years ago
  8. bedbb07 Allow HarfBuzz to massage the character stream. by Ben Wagner · 5 years ago
  9. f5b14d8 Dawn: update to onSupportedReadColorType(). by Stephen White · 5 years ago
  10. 8daf3b7 Don't have GrVk*CommandBuffer derive from GrVkResource. by Greg Daniel · 5 years ago
  11. 38037fb [fuchsia] Update for new FIDL API by Ian McKellar · 5 years ago
  12. dd1807a Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  13. c876404 tools/sk_app/macos: support command key by Hal Canary · 5 years ago
  14. 2891b87 Set mac_sdk_min=10.13 for CommandBuffer builds by Ben Wagner · 5 years ago
  15. d7cf0be SkPDF: SkPDFMakeShader handles pathological inputs better. by Hal Canary · 5 years ago
  16. 1cec69a Remove GrCaps::SupportedRead::fSwizzle and supporting code by Brian Salomon · 5 years ago
  17. 1a607e7 Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat by Robert Phillips · 5 years ago
  18. fe125a1 [skottie] Rename TextValue to TextPropertyValue and make public. by Avinash Parchuri · 5 years ago
  19. 6808e2d Update Go deps by skia-recreate-skps · 5 years ago
  20. 62b2efd Roll third_party/externals/angle2 cbabea734cbd..1ebe6014389e (9 commits) by skia-autoroll · 5 years ago
  21. a13c774 Roll third_party/externals/swiftshader e6092f3bc901..324bdfed0692 (6 commits) by skia-autoroll · 5 years ago
  22. 6980c4e Remove isConfigCopyable from GrCaps. by Greg Daniel · 5 years ago
  23. d17beec [skottie] Safe div-by-zero in LevelsEffectAdapter::apply by Florin Malita · 5 years ago
  24. 245c002 Remove use of SkDropShadowImageFilter::ShadowMode internally by Michael Ludwig · 5 years ago
  25. 7916eac Fix potential use of uninitialized data in with GDI. by Ben Wagner · 5 years ago
  26. 6e86c1b Remove bad SK_API tag from internal class by Michael Ludwig · 5 years ago
  27. 72a0c0c move all picture version crap into single header by Mike Reed · 5 years ago
  28. 8c12d05 Explicitly fetch "main" in the runtime color filter by Brian Osman · 5 years ago
  29. 9fdadb9 test a (the) zero-arg program by Mike Klein · 5 years ago
  30. d44c0de Revert "Use shared mode for Metal texture upload buffers." by Jim Van Verth · 5 years ago
  31. ba3df06 Always use sized internal formats when creating GL render buffers. by Brian Salomon · 5 years ago
  32. b6b43bf Dump GrGLCaps format table in json dump. by Greg Daniel · 5 years ago
  33. d4546d6 add vmovdqa(ymm,ymm) by Mike Klein · 5 years ago
  34. d668f7f Hide SkImageFilter subclasses in CPP files by Michael Ludwig · 5 years ago
  35. 95d8ceb Add GrMipMapsStatus to GrTextureProxy by Chris Dalton · 5 years ago
  36. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  37. 81d5267 more unit tests by Mike Klein · 5 years ago
  38. 4d2d6f4 Lift GrRenderTarget::transferFrom to GrSurfaceContext. by Brian Salomon · 5 years ago
  39. 7679b28 editor: try to fix moltenvk bots by Hal Canary · 5 years ago
  40. 8cbf662 Always set GL_[UN]PACK_ALIGNMENT to 1. by Brian Salomon · 5 years ago
  41. c0a837f Dawn backend: add asserts for unimplemented functionality. by Stephen White · 5 years ago
  42. e9cb762 experimental/editor : handle word-left and word-right by Hal Canary · 5 years ago
  43. 3899239 simplify canvas after looper's demise by Mike Reed · 5 years ago
  44. 5591fdf small refactors by Mike Klein · 5 years ago
  45. 4da34bf First implementation of GrDawnUniformHandler. by Stephen White · 5 years ago
  46. 1f94d39 experimental/editor: clean up BUILD.gn by Hal Canary · 5 years ago
  47. 7bacbf7 Update SkPicture version for simplified image filter enums by Michael Ludwig · 5 years ago
  48. e37874e experimental/editor: Editor::markDirty() private helper by Hal Canary · 5 years ago
  49. d5e80ca Add GrContext::defaultBackendFormat by Robert Phillips · 5 years ago
  50. d9a4410 [skottie] Fix property observer scoping for effects by Florin Malita · 5 years ago
  51. 4571e49 Clean up SkBaseDevice::CreateInfo by Florin Malita · 5 years ago
  52. 8ff8bcc Add GrCaps::isFormatCompressed by Robert Phillips · 5 years ago
  53. 8eb4d74 remove drawlooper bots, as that code is now gone by Mike Reed · 5 years ago
  54. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  55. 105c9d5 Update Go deps by skia-recreate-skps · 5 years ago
  56. 1049140 Roll third_party/externals/angle2 a96b79f90940..cbabea734cbd (6 commits) by skia-autoroll · 5 years ago
  57. bff2939 Roll third_party/externals/swiftshader 3575550a711b..e6092f3bc901 (9 commits) by skia-autoroll · 5 years ago
  58. e68b5bd don't try to format includes on windows by Chris Dalton · 5 years ago
  59. 07931aa Rename labrynth.cpp -> labyrinth.cpp by Chris Dalton · 5 years ago
  60. 5048a6a First draft of GrDawnBuffer. by Stephen White · 5 years ago
  61. e19a4f2 Revert "experimental/editor: depend on ICU, handle word-left and word-right" by Ben Wagner aka dogben · 5 years ago
  62. f9e46a0 [infra] Update GalaxyS6 by Ben Wagner · 5 years ago
  63. 8ac9f4e flesh out SkVM ops a bit more by Mike Klein · 5 years ago
  64. de23697 experimental/editor: depend on ICU, handle word-left and word-right by Hal Canary · 5 years ago
  65. 9ef1b77 experimental/editor: scroll on cursor movement, Editor::getLocation by Hal Canary · 5 years ago
  66. eecc687 Remove need for GrVkPipelineLayout class. by Greg Daniel · 5 years ago
  67. 607c057 Use SkTileMode for blur and matrix convolution filters by Michael Ludwig · 5 years ago
  68. f9ad5ba don't try to format removed files by Mike Klein · 5 years ago
  69. 1386366 renamed SkSL texture() and process() to sample() by Ethan Nicholas · 5 years ago
  70. 1dfb4d2 Use shared mode for Metal texture upload buffers. by Jim Van Verth · 5 years ago
  71. 886af0d Allow defined functions in the SkSL .inc files by Brian Osman · 5 years ago
  72. 88b448a skpbench: invoke 'adb wait-for-device' lazily by Chris Dalton · 5 years ago
  73. a8825f5 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  74. b05ca08 Update Dawn backend to ToT Skia. by Stephen White · 5 years ago
  75. 053bd45 Omit test that sometimes causes Chromebook to die by Ben Wagner · 5 years ago
  76. 7bf37e0 Fix valgrind crash in TransferFrom test. by Greg Daniel · 5 years ago
  77. 96827b1 Use raw MTLBuffer for texture uploads. by Jim Van Verth · 5 years ago
  78. 3da607e Finish and document particle public API by Brian Osman · 5 years ago
  79. b7f95d1 Switch BackendAllocationTests from GrPixelConfig to GrColorType by Robert Phillips · 5 years ago
  80. 33f77d3 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  81. d188f3a Update Go deps by skia-recreate-skps · 5 years ago
  82. a01671f Roll third_party/externals/angle2 fab397e5acde..a96b79f90940 (15 commits) by skia-autoroll · 5 years ago
  83. d00c751 Roll third_party/externals/swiftshader ec3039253ab8..3575550a711b (1 commits) by skia-autoroll · 5 years ago
  84. 02f345f [skottie] Log warnings for missing glyphs by Florin Malita · 5 years ago
  85. 067fe02 Update SKP version by skia-recreate-skps · 5 years ago
  86. 06c59f1 Update Go deps by skia-recreate-skps · 5 years ago
  87. 7217e22 Update Go deps by skia-recreate-skps · 5 years ago
  88. a022b0f Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  89. ff5d7a2 Implement separate sampler and textures in SkSL. by Stephen White · 5 years ago
  90. 6f6d2de Test more color types in TransferPixelsFrom. by Brian Salomon · 5 years ago
  91. db3dad2 Interpreter: Better error message for unknown operators by Brian Osman · 5 years ago
  92. f931e40 fixed some issues with Metal shader functions by Ethan Nicholas · 5 years ago
  93. 14963ce Use SkColorChannel in SkDisplacementMapEffect by Michael Ludwig · 5 years ago
  94. 4268433 [skottie,skshaper] Plumb an optional SkFontMgr in SkShaper/SkottieShaper by Florin Malita · 5 years ago
  95. c561189 Don't release VkCommandPools already released secondaryCB's resources. by Greg Daniel · 5 years ago
  96. 534c02a Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  97. bb41343 add a fast subset option and --dry-run by Mike Klein · 5 years ago
  98. 6397fa3 add gm for tricky arc by Mike Reed · 5 years ago
  99. ac0e466 experimental/editor: fix Movement::kUp, Movement::kDown by Hal Canary · 5 years ago
  100. b28cb68 Make GrColorTypeBytesPerPixel return size_t. by Brian Salomon · 5 years ago