1. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  2. 088b74e use font instead of paint by Mike Reed · 6 years ago
  3. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  4. 28bd882 use font in tool_utils add_to_text_blob() by Mike Reed · 6 years ago
  5. ea8900e use fonts when making blobs by Mike Reed · 6 years ago
  6. 12a6d45 use font for measuring by Mike Reed · 6 years ago
  7. 38810f3 use font for measuring/paths by Mike Reed · 6 years ago
  8. df3d225 use SkFont for measuring and paths by Mike Reed · 6 years ago
  9. edce0aa add gm and fix origin for xform-based blobs by Mike Reed · 6 years ago
  10. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
  11. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  12. dac694d draw big images (with raster pipeline) by Mike Klein · 6 years ago
  13. 36c4fb3 force balanced save/restore after calling a GM by Mike Reed · 6 years ago
  14. 753403c Add new GM to verify Plots marked correctly during regenerate. by Jim Van Verth · 6 years ago
  15. 7db6e28 gm: Fix eror in textToGlyphs/getXPos by Hal Canary · 6 years ago
  16. 5f7b014 Only reposition the fallback vertices once. by Herb Derby · 6 years ago
  17. be315a2 Decal fallback for SkImageShader by Michael Ludwig · 6 years ago
  18. 560d5b3 use font to measure by Mike Reed · 6 years ago
  19. 6cd43b4 Update SkCanonicalizeFont to also update paint by Mike Reed · 6 years ago
  20. 2e6db18 use font instead of paint by Mike Reed · 6 years ago
  21. 5ceda55 Fix stroked round capped circular arc batched with filled circle. by Brian Salomon · 6 years ago
  22. 42e7a7e use SkFont for text by Mike Reed · 6 years ago
  23. 4ca0145 use font for measuring by Mike Reed · 6 years ago
  24. c9b7c72 two pass convexity by Cary Clark · 6 years ago
  25. 17c574a use font for measuring by Mike Reed · 6 years ago
  26. 5f6e20d add gm calling textblob intercepts with spacing by Mike Reed · 6 years ago
  27. 0aa0508 convert bug fiddle into a GM by Mike Klein · 6 years ago
  28. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  29. ae0d860 move intercepts call to textblob by Mike Reed · 6 years ago
  30. 158df43 hide non-blob versions of getTextIntercepts by Mike Reed · 6 years ago
  31. 246bc3d Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."" by Brian Salomon · 6 years ago
  32. 60ac5d0 Add use of RG textures in wacky_yuv_formats by Jim Van Verth · 6 years ago
  33. 47be94a Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures." by Brian Salomon · 6 years ago
  34. 10273c1 Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures. by Brian Salomon · 6 years ago
  35. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  36. dbf2aec fix circle dash by Cary Clark · 6 years ago
  37. 7d1eb33 hide paint's getFontBounds by Mike Reed · 6 years ago
  38. c32aeb3 Fix two GPU image filters handling of subset inputs by Brian Osman · 6 years ago
  39. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  40. 94cca60 start to use font for measure, not paint by Mike Reed · 6 years ago
  41. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  42. 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  43. 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  44. d3c92d9 Initial definition of fill rect op by Michael Ludwig · 6 years ago
  45. 017aa53 Remove tonalshadows GMs by Brian Osman · 6 years ago
  46. baa2a28 tests: do not crash with missing resources. by Hal Canary · 6 years ago
  47. 368895b Remove gamut GM by Brian Osman · 6 years ago
  48. 975197c Fix sampling location for dashed circle in p3_ovals by Brian Osman · 6 years ago
  49. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  50. e3caf2d Use GrVertexColor in various oval ops by Brian Osman · 6 years ago
  51. 1da5cad Make experimental_drawImageSet support per-quad alpha. by Brian Salomon · 6 years ago
  52. 114bde8 Revert "Revert "add rect-parameter to makeImageSnapshot"" by Mike Reed · 6 years ago
  53. 1e28e5d Revert "add rect-parameter to makeImageSnapshot" by Mike Reed · 6 years ago
  54. e195d1c add rect-parameter to makeImageSnapshot by Mike Reed · 6 years ago
  55. dde5c0c hide (unused) intercepts methods -- for staging migration to SkFont by Mike Reed · 6 years ago
  56. c8429ad Add SkImage::MakeFromYUVAPixmaps by Jim Van Verth · 6 years ago
  57. e3deee1 Use a smaller tolerance when chopping conics to quads by Brian Osman · 6 years ago
  58. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  59. 3d139a4 Use half floats for non-normalized color in GrTextureOp by Brian Osman · 6 years ago
  60. 908bb23 When outsetting for rect blur fast path use abs of scale factors. by Brian Salomon · 6 years ago
  61. 09181ef Fix dst copy bounds for aa draw contained within clip. by Brian Salomon · 6 years ago
  62. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  63. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  64. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  65. 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago
  66. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  67. 5f50f57 New plan -- aa and lcd DO belong on SkFont by Mike Reed · 6 years ago
  68. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  69. 024072a Reland "Improve degenerate 2pt conical gradient cases" by Mike Klein · 6 years ago
  70. 95af472 Revert "Improve degenerate 2pt conical gradient cases" by Stan Iliev · 6 years ago
  71. 879dab8 Improve degenerate 2pt conical gradient cases by Michael Ludwig · 6 years ago
  72. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  73. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  74. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  75. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  76. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  77. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  78. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  79. cb6f53e split out fontmetrics into its own struct by Mike Reed · 6 years ago
  80. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  81. 30e0d7f Draw YUVA images with multitexture by Jim Van Verth · 6 years ago
  82. bdd0f51 Simplify bitmappremul GM a bit, remove more SkColorData 4444 macros by Brian Osman · 6 years ago
  83. 1a8e6ab Remove SkUnPreMultiply::UnPreMultiplyPreservingByteOrder by Brian Osman · 6 years ago
  84. 4cc1ddb Remove unused GrCubicEffect by Brian Osman · 6 years ago
  85. d5ea998 Remove SkRGBA4f pinning functions by Brian Osman · 6 years ago
  86. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  87. c9eace8 add unpremul gm by Mike Klein · 6 years ago
  88. 9bf8120 More YUV cleanup by Jim Van Verth · 6 years ago
  89. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  90. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  91. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  92. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  93. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  94. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  95. 71f5a0b update more gms to use textutils by Mike Reed · 6 years ago
  96. 331ccfd add textutils by Mike Reed · 6 years ago
  97. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  98. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  99. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  100. a3d4099 small tweaks to SkFlattenable::Register by Mike Klein · 6 years ago