1. bea1f94 remove platform_font_manager() by Mike Klein · 6 years ago
  2. d7291ba Restore support for multisample locations by Chris Dalton · 6 years ago
  3. 2e56f3c change gradients4f to use srgb by Mike Reed · 6 years ago
  4. d106110 change gm to use srgb (not linear) so srgb and legacy draw the same by Mike Reed · 6 years ago
  5. 7ae2ab5 Support per-entry transforms in image-set API by Michael Ludwig · 6 years ago
  6. b8fff0d Make mixed samples detection automatic by Chris Dalton · 6 years ago
  7. 6603a17 Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter by Robert Phillips · 6 years ago
  8. 19104af Clean up logic in fontregen GM by Robert Phillips · 6 years ago
  9. a70693b Add support for runtime color filters written in SkSL. by Ethan Nicholas · 6 years ago
  10. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
  11. 0d075de Clean up GrSurfaceContext's relationship with GrRecordingContext by Robert Phillips · 6 years ago
  12. b70990e add kRGBA_F16Norm_SkColorType by Mike Klein · 6 years ago
  13. 4dc70ec fix labels in P3 gm by Mike Klein · 6 years ago
  14. 1433cfd Reland "Add general quad API to SkGpuDevice" by Michael Ludwig · 6 years ago
  15. 24adb3a Revert "Add general quad API to SkGpuDevice" by Michael Ludwig · 6 years ago
  16. 339e1cc Add general quad API to SkGpuDevice by Michael Ludwig · 6 years ago
  17. 07cdcfc9 Reland "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 6 years ago
  18. 35a3abe Revert "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 6 years ago
  19. dfe5000 Stack-allocate pipelines for GrMeshDrawOp by Chris Dalton · 6 years ago
  20. 5f50b75 Remove defunct SkJSCanvas by Ben Wagner · 6 years ago
  21. e36d408 add gm to test backdrop blurs and clipping/hintrects by Mike Reed · 6 years ago
  22. 86c9c95 Compare to the correct hinting. by Ben Wagner · 6 years ago
  23. c646168 add hinting to gm by Mike Reed · 6 years ago
  24. 0ac9099 fix mac format for gm by Mike Reed · 6 years ago
  25. 651446c add gm for aa gamma by Mike Reed · 6 years ago
  26. 11bfaf1 add subpixel tweaking by Mike Reed · 6 years ago
  27. 1b8aa72 add test for mac aa on fonts by Mike Reed · 6 years ago
  28. ce62dec Add general quad methods to GrRTC by Michael Ludwig · 6 years ago
  29. 9338c60 Switch FP creation over to GrRecordingContext by Robert Phillips · 6 years ago
  30. 136f45a Formalize edge-aa interaction with GrAA by Michael Ludwig · 6 years ago
  31. 009b92e Add general quad factories to GrFillRectOp and GrTextureOp by Michael Ludwig · 6 years ago
  32. 346ce63 Add a SkMixerColorFilter GM by Florin Malita · 6 years ago
  33. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 6 years ago
  34. 6a6de56 Begin switching GrRecordingContext over to having the GrDrawingManager by Robert Phillips · 6 years ago
  35. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 6 years ago
  36. d54ca8f Add blendmode to GrRTC::drawTexture by Michael Ludwig · 6 years ago
  37. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 6 years ago
  38. 9ca55f2 Check both thickness and position in gm. by Ben Wagner · 6 years ago
  39. b7d64b9 Implement drawImage in terms of drawImageRect by Michael Ludwig · 6 years ago
  40. 1edcea9 add more test cases to DAA gm by Mike Klein · 6 years ago
  41. 9707e90 move some methods out of line by Mike Klein · 6 years ago
  42. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 6 years ago
  43. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  44. 0471a93 Support building mips when creating cross context images by Brian Osman · 6 years ago
  45. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 6 years ago
  46. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  47. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 6 years ago
  48. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  49. 88f5671 move SkMetaData into src by Mike Reed · 6 years ago
  50. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 6 years ago
  51. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 6 years ago
  52. e956049 Fix makeColorSpace on YUV images by Brian Osman · 6 years ago
  53. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  54. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  55. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  56. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  57. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  58. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 6 years ago
  59. 21ca370 Remove GM::onDrawBackground by Chris Dalton · 6 years ago
  60. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
  61. b0243b2 add Leon's gradient to p3 GM by Mike Klein · 6 years ago
  62. f2580c0 Avoid crash in wacky_yuv GMs with --preAbandonGpuContext by Brian Salomon · 6 years ago
  63. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  64. 8f388ce Fix leak of textures in wacky_yuv_* GMs by Brian Salomon · 6 years ago
  65. 607c44f gm: delete boilerplate by Hal Canary · 6 years ago
  66. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  67. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  68. 7545190 Add new experimental API for rectangles with per-edge AA control by Michael Ludwig · 6 years ago
  69. 9cd2a5c IWYU by Mike Reed · 6 years ago
  70. a3c45c7 Add non-srcover fallback for drawImageSet by Michael Ludwig · 6 years ago
  71. ee06b33 Reland "Add compressed data support for SkImage." by Jim Van Verth · 6 years ago
  72. 14235d1 Revert "Add compressed data support for SkImage." by Hal Canary · 6 years ago
  73. 57263c2 Add compressed data support for SkImage. by Jim Van Verth · 6 years ago
  74. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  75. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  76. cb7149e Temporarily disable etc1 GM on Google3 by Jim Van Verth · 6 years ago
  77. 2226bf6 Fix etc1 GM in preReleaseGpuContext mode. by Jim Van Verth · 6 years ago
  78. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  79. 4edd420 Bugfix for Nexus 5 mipmap+scissor generation failure by Michael Ludwig · 6 years ago
  80. f48c996 Revert "Revert "Add SkImage::makeColorTypeAndColorSpace"" by Brian Osman · 6 years ago
  81. 9a97c96 Revert "Add SkImage::makeColorTypeAndColorSpace" by Brian Osman · 6 years ago
  82. f855c3c Add SkImage::makeColorTypeAndColorSpace by Brian Osman · 6 years ago
  83. 3e4c2f3 Reland "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  84. 4938323 Revert "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  85. 2232b9e Add target SkColorSpace to SkImage_GpuYUVA. by Jim Van Verth · 6 years ago
  86. a70ae1a drawText Cleanup, part 5 by Hal Canary · 6 years ago
  87. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  88. 8cb7376 SkPDF: rasterize for color-filter+layer by Hal Canary · 6 years ago
  89. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  90. 5880791 gm/gammagradienttext: Attempt to see what changed in gold. by Hal Canary · 6 years ago
  91. 6ac0df8 drawText Cleanup by Hal Canary · 6 years ago
  92. 07e4adf Remove SkCanvas::kPreserveLCDText_SaveLayerFlag by Florin Malita · 6 years ago
  93. c46a7bc Revert "update p3 GM" by Mike Klein · 6 years ago
  94. 754b5cb update p3 GM by Mike Klein · 6 years ago
  95. 1af9b48 use drawstring with font by Mike Reed · 6 years ago
  96. c4745d6 use drawString with font by Mike Reed · 6 years ago
  97. 4de2f1f add drawString to ease the pain of converting to skfont by Mike Reed · 6 years ago
  98. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  99. d5cdc2c paint is losing its text-related fields by Mike Reed · 6 years ago
  100. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago