1. c646168 add hinting to gm by Mike Reed · 5 years ago
  2. 0ac9099 fix mac format for gm by Mike Reed · 5 years ago
  3. 651446c add gm for aa gamma by Mike Reed · 5 years ago
  4. 11bfaf1 add subpixel tweaking by Mike Reed · 5 years ago
  5. 1b8aa72 add test for mac aa on fonts by Mike Reed · 5 years ago
  6. ce62dec Add general quad methods to GrRTC by Michael Ludwig · 5 years ago
  7. 9338c60 Switch FP creation over to GrRecordingContext by Robert Phillips · 5 years ago
  8. 136f45a Formalize edge-aa interaction with GrAA by Michael Ludwig · 5 years ago
  9. 009b92e Add general quad factories to GrFillRectOp and GrTextureOp by Michael Ludwig · 5 years ago
  10. 346ce63 Add a SkMixerColorFilter GM by Florin Malita · 5 years ago
  11. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 5 years ago
  12. 6a6de56 Begin switching GrRecordingContext over to having the GrDrawingManager by Robert Phillips · 5 years ago
  13. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 5 years ago
  14. d54ca8f Add blendmode to GrRTC::drawTexture by Michael Ludwig · 5 years ago
  15. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 5 years ago
  16. 9ca55f2 Check both thickness and position in gm. by Ben Wagner · 5 years ago
  17. b7d64b9 Implement drawImage in terms of drawImageRect by Michael Ludwig · 5 years ago
  18. 1edcea9 add more test cases to DAA gm by Mike Klein · 6 years ago
  19. 9707e90 move some methods out of line by Mike Klein · 6 years ago
  20. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 6 years ago
  21. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  22. 0471a93 Support building mips when creating cross context images by Brian Osman · 6 years ago
  23. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 6 years ago
  24. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  25. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 6 years ago
  26. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  27. 88f5671 move SkMetaData into src by Mike Reed · 6 years ago
  28. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 6 years ago
  29. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 6 years ago
  30. e956049 Fix makeColorSpace on YUV images by Brian Osman · 6 years ago
  31. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  32. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  33. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  34. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  35. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  36. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 6 years ago
  37. 21ca370 Remove GM::onDrawBackground by Chris Dalton · 6 years ago
  38. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
  39. b0243b2 add Leon's gradient to p3 GM by Mike Klein · 6 years ago
  40. f2580c0 Avoid crash in wacky_yuv GMs with --preAbandonGpuContext by Brian Salomon · 6 years ago
  41. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  42. 8f388ce Fix leak of textures in wacky_yuv_* GMs by Brian Salomon · 6 years ago
  43. 607c44f gm: delete boilerplate by Hal Canary · 6 years ago
  44. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  45. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  46. 7545190 Add new experimental API for rectangles with per-edge AA control by Michael Ludwig · 6 years ago
  47. 9cd2a5c IWYU by Mike Reed · 6 years ago
  48. a3c45c7 Add non-srcover fallback for drawImageSet by Michael Ludwig · 6 years ago
  49. ee06b33 Reland "Add compressed data support for SkImage." by Jim Van Verth · 6 years ago
  50. 14235d1 Revert "Add compressed data support for SkImage." by Hal Canary · 6 years ago
  51. 57263c2 Add compressed data support for SkImage. by Jim Van Verth · 6 years ago
  52. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  53. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  54. cb7149e Temporarily disable etc1 GM on Google3 by Jim Van Verth · 6 years ago
  55. 2226bf6 Fix etc1 GM in preReleaseGpuContext mode. by Jim Van Verth · 6 years ago
  56. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  57. 4edd420 Bugfix for Nexus 5 mipmap+scissor generation failure by Michael Ludwig · 6 years ago
  58. f48c996 Revert "Revert "Add SkImage::makeColorTypeAndColorSpace"" by Brian Osman · 6 years ago
  59. 9a97c96 Revert "Add SkImage::makeColorTypeAndColorSpace" by Brian Osman · 6 years ago
  60. f855c3c Add SkImage::makeColorTypeAndColorSpace by Brian Osman · 6 years ago
  61. 3e4c2f3 Reland "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  62. 4938323 Revert "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  63. 2232b9e Add target SkColorSpace to SkImage_GpuYUVA. by Jim Van Verth · 6 years ago
  64. a70ae1a drawText Cleanup, part 5 by Hal Canary · 6 years ago
  65. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  66. 8cb7376 SkPDF: rasterize for color-filter+layer by Hal Canary · 6 years ago
  67. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  68. 5880791 gm/gammagradienttext: Attempt to see what changed in gold. by Hal Canary · 6 years ago
  69. 6ac0df8 drawText Cleanup by Hal Canary · 6 years ago
  70. 07e4adf Remove SkCanvas::kPreserveLCDText_SaveLayerFlag by Florin Malita · 6 years ago
  71. c46a7bc Revert "update p3 GM" by Mike Klein · 6 years ago
  72. 754b5cb update p3 GM by Mike Klein · 6 years ago
  73. 1af9b48 use drawstring with font by Mike Reed · 6 years ago
  74. c4745d6 use drawString with font by Mike Reed · 6 years ago
  75. 4de2f1f add drawString to ease the pain of converting to skfont by Mike Reed · 6 years ago
  76. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  77. d5cdc2c paint is losing its text-related fields by Mike Reed · 6 years ago
  78. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  79. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  80. 48ce543 remove more extra semicolons by Kevin Lubick · 6 years ago
  81. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  82. 9191913 use font instead of paint for text by Mike Reed · 6 years ago
  83. 22451cc accessors for RunBuffer as points or rsxforms by Mike Reed · 6 years ago
  84. 0fe39ba move work out of GM ctor by Mike Klein · 6 years ago
  85. 0b53703 Support wide color in GrLatticeOp by Brian Osman · 6 years ago
  86. 568bec7 Remove templating from QuadUVMatrix::apply, and fix const-ness by Brian Osman · 6 years ago
  87. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  88. 088b74e use font instead of paint by Mike Reed · 6 years ago
  89. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  90. 28bd882 use font in tool_utils add_to_text_blob() by Mike Reed · 6 years ago
  91. ea8900e use fonts when making blobs by Mike Reed · 6 years ago
  92. 12a6d45 use font for measuring by Mike Reed · 6 years ago
  93. 38810f3 use font for measuring/paths by Mike Reed · 6 years ago
  94. df3d225 use SkFont for measuring and paths by Mike Reed · 6 years ago
  95. edce0aa add gm and fix origin for xform-based blobs by Mike Reed · 6 years ago
  96. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
  97. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  98. dac694d draw big images (with raster pipeline) by Mike Klein · 6 years ago
  99. 36c4fb3 force balanced save/restore after calling a GM by Mike Reed · 6 years ago
  100. 753403c Add new GM to verify Plots marked correctly during regenerate. by Jim Van Verth · 6 years ago