1. a70ae1a drawText Cleanup, part 5 by Hal Canary · 6 years ago
  2. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  3. 8cb7376 SkPDF: rasterize for color-filter+layer by Hal Canary · 6 years ago
  4. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  5. 5880791 gm/gammagradienttext: Attempt to see what changed in gold. by Hal Canary · 6 years ago
  6. 6ac0df8 drawText Cleanup by Hal Canary · 6 years ago
  7. 07e4adf Remove SkCanvas::kPreserveLCDText_SaveLayerFlag by Florin Malita · 6 years ago
  8. c46a7bc Revert "update p3 GM" by Mike Klein · 6 years ago
  9. 754b5cb update p3 GM by Mike Klein · 6 years ago
  10. 1af9b48 use drawstring with font by Mike Reed · 6 years ago
  11. c4745d6 use drawString with font by Mike Reed · 6 years ago
  12. 4de2f1f add drawString to ease the pain of converting to skfont by Mike Reed · 6 years ago
  13. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  14. d5cdc2c paint is losing its text-related fields by Mike Reed · 6 years ago
  15. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  16. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  17. 48ce543 remove more extra semicolons by Kevin Lubick · 6 years ago
  18. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  19. 9191913 use font instead of paint for text by Mike Reed · 6 years ago
  20. 22451cc accessors for RunBuffer as points or rsxforms by Mike Reed · 6 years ago
  21. 0fe39ba move work out of GM ctor by Mike Klein · 6 years ago
  22. 0b53703 Support wide color in GrLatticeOp by Brian Osman · 6 years ago
  23. 568bec7 Remove templating from QuadUVMatrix::apply, and fix const-ness by Brian Osman · 6 years ago
  24. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  25. 088b74e use font instead of paint by Mike Reed · 6 years ago
  26. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  27. 28bd882 use font in tool_utils add_to_text_blob() by Mike Reed · 6 years ago
  28. ea8900e use fonts when making blobs by Mike Reed · 6 years ago
  29. 12a6d45 use font for measuring by Mike Reed · 6 years ago
  30. 38810f3 use font for measuring/paths by Mike Reed · 6 years ago
  31. df3d225 use SkFont for measuring and paths by Mike Reed · 6 years ago
  32. edce0aa add gm and fix origin for xform-based blobs by Mike Reed · 6 years ago
  33. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
  34. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  35. dac694d draw big images (with raster pipeline) by Mike Klein · 6 years ago
  36. 36c4fb3 force balanced save/restore after calling a GM by Mike Reed · 6 years ago
  37. 753403c Add new GM to verify Plots marked correctly during regenerate. by Jim Van Verth · 6 years ago
  38. 7db6e28 gm: Fix eror in textToGlyphs/getXPos by Hal Canary · 6 years ago
  39. 5f7b014 Only reposition the fallback vertices once. by Herb Derby · 6 years ago
  40. be315a2 Decal fallback for SkImageShader by Michael Ludwig · 6 years ago
  41. 560d5b3 use font to measure by Mike Reed · 6 years ago
  42. 6cd43b4 Update SkCanonicalizeFont to also update paint by Mike Reed · 6 years ago
  43. 2e6db18 use font instead of paint by Mike Reed · 6 years ago
  44. 5ceda55 Fix stroked round capped circular arc batched with filled circle. by Brian Salomon · 6 years ago
  45. 42e7a7e use SkFont for text by Mike Reed · 6 years ago
  46. 4ca0145 use font for measuring by Mike Reed · 6 years ago
  47. c9b7c72 two pass convexity by Cary Clark · 6 years ago
  48. 17c574a use font for measuring by Mike Reed · 6 years ago
  49. 5f6e20d add gm calling textblob intercepts with spacing by Mike Reed · 6 years ago
  50. 0aa0508 convert bug fiddle into a GM by Mike Klein · 6 years ago
  51. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  52. ae0d860 move intercepts call to textblob by Mike Reed · 6 years ago
  53. 158df43 hide non-blob versions of getTextIntercepts by Mike Reed · 6 years ago
  54. 246bc3d Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."" by Brian Salomon · 6 years ago
  55. 60ac5d0 Add use of RG textures in wacky_yuv_formats by Jim Van Verth · 6 years ago
  56. 47be94a Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures." by Brian Salomon · 6 years ago
  57. 10273c1 Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures. by Brian Salomon · 6 years ago
  58. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  59. dbf2aec fix circle dash by Cary Clark · 6 years ago
  60. 7d1eb33 hide paint's getFontBounds by Mike Reed · 6 years ago
  61. c32aeb3 Fix two GPU image filters handling of subset inputs by Brian Osman · 6 years ago
  62. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  63. 94cca60 start to use font for measure, not paint by Mike Reed · 6 years ago
  64. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  65. 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  66. 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  67. d3c92d9 Initial definition of fill rect op by Michael Ludwig · 6 years ago
  68. 017aa53 Remove tonalshadows GMs by Brian Osman · 6 years ago
  69. baa2a28 tests: do not crash with missing resources. by Hal Canary · 6 years ago
  70. 368895b Remove gamut GM by Brian Osman · 6 years ago
  71. 975197c Fix sampling location for dashed circle in p3_ovals by Brian Osman · 6 years ago
  72. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  73. e3caf2d Use GrVertexColor in various oval ops by Brian Osman · 6 years ago
  74. 1da5cad Make experimental_drawImageSet support per-quad alpha. by Brian Salomon · 6 years ago
  75. 114bde8 Revert "Revert "add rect-parameter to makeImageSnapshot"" by Mike Reed · 6 years ago
  76. 1e28e5d Revert "add rect-parameter to makeImageSnapshot" by Mike Reed · 6 years ago
  77. e195d1c add rect-parameter to makeImageSnapshot by Mike Reed · 6 years ago
  78. dde5c0c hide (unused) intercepts methods -- for staging migration to SkFont by Mike Reed · 6 years ago
  79. c8429ad Add SkImage::MakeFromYUVAPixmaps by Jim Van Verth · 6 years ago
  80. e3deee1 Use a smaller tolerance when chopping conics to quads by Brian Osman · 6 years ago
  81. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  82. 3d139a4 Use half floats for non-normalized color in GrTextureOp by Brian Osman · 6 years ago
  83. 908bb23 When outsetting for rect blur fast path use abs of scale factors. by Brian Salomon · 6 years ago
  84. 09181ef Fix dst copy bounds for aa draw contained within clip. by Brian Salomon · 6 years ago
  85. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  86. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  87. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  88. 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago
  89. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  90. 5f50f57 New plan -- aa and lcd DO belong on SkFont by Mike Reed · 6 years ago
  91. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  92. 024072a Reland "Improve degenerate 2pt conical gradient cases" by Mike Klein · 6 years ago
  93. 95af472 Revert "Improve degenerate 2pt conical gradient cases" by Stan Iliev · 6 years ago
  94. 879dab8 Improve degenerate 2pt conical gradient cases by Michael Ludwig · 6 years ago
  95. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  96. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  97. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  98. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  99. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  100. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago