1. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 7 years ago
  2. 54d9c88 Cleanup of large text rendering, take 2. by Jim Van Verth · 7 years ago
  3. b9fc24e fix some clangtidy warnings by Mike Reed · 7 years ago
  4. a3f7026 Switch MDB GrContextOptions over to Enable style by Robert Phillips · 7 years ago
  5. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  6. 4a657ad Fix the left/right edge swapping in isSmoothEnough by Yuqian Li · 7 years ago
  7. 2179b78 extend savelayer_maskfilter to also have an imagefilter by Mike Reed · 7 years ago
  8. 8e54604 Revert "Re-enable explicit resource allocation in Skia (take 2)" by Robert Phillips · 7 years ago
  9. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
  10. ed858ec Re-enable explicit resource allocation in Skia (take 2) by Robert Phillips · 7 years ago
  11. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 7 years ago
  12. 18f7e0a Fix picture shader handling of outer local matrix by Florin Malita · 7 years ago
  13. be33bab add maskfilter+localmatrix to fix savelayer by Mike Reed · 7 years ago
  14. 89737de Revert "Cleanup of large text rendering." by Jim Van Verth · 7 years ago
  15. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 7 years ago
  16. 2fb7c8a Cleanup of large text rendering. by Jim Van Verth · 7 years ago
  17. e602f39 move GrColor.h to private, IWYU by Mike Reed · 7 years ago
  18. 547c859 gpu impl for compose and combine maskfilters by Mike Reed · 7 years ago
  19. 1d08d72 center frame to make hairline more repo on gpus by Mike Reed · 7 years ago
  20. 27738e0 add new gm for cmoposeshader by Mike Reed · 7 years ago
  21. a0e30b1 switch to double in conic split on infinities by Cary Clark · 7 years ago
  22. 28eaed2 add gpu impl for shadermaskfilter by Mike Reed · 7 years ago
  23. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  24. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  25. caaf211 handle conics in text warper by Mike Reed · 7 years ago
  26. 488fbd1 compare textonpath techniques by Mike Reed · 7 years ago
  27. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  28. 1bd556a use coverage modes instead of blend modes by Mike Reed · 7 years ago
  29. fc4f768 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  30. 20dc672 compose and combine maskfilters by Mike Reed · 7 years ago
  31. bee2732 Fix some fuzzer bugs from Skia's image filter fuzzer by Robert Phillips · 7 years ago
  32. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  33. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  34. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  35. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  36. 2826627 drawimage + maskfilter bug fix by Mike Reed · 7 years ago
  37. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  38. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  39. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  40. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  41. 2e0fadb Add a GM and images to test SkEncodedOrigin by Leon Scroggins III · 7 years ago
  42. 23e0cf2 relax path bounds check by Mike Reed · 7 years ago
  43. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  44. ff25cdf Revert "relax path bounds check so we can draw larger paths" by Mike Reed · 7 years ago
  45. e233026 relax path bounds check so we can draw larger paths by Mike Reed · 7 years ago
  46. 98e38e2 Revert "Revert "fix legacy makeRasterImage()"" by Mike Klein · 7 years ago
  47. ef29e42 Revert "fix legacy makeRasterImage()" by Mike Klein · 7 years ago
  48. 7c4ca04 fix legacy makeRasterImage() by Mike Klein · 7 years ago
  49. d284949 restore intersect methods to use old-style empty-checks on their inputs by Mike Reed · 7 years ago
  50. 99578d2 SkBitmap now *has* a SkPixmap. by Hal Canary · 7 years ago
  51. 579f094 Fix build by Robert Phillips · 7 years ago
  52. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  53. 4c79ecf cubic-map for non-linear t by Mike Reed · 7 years ago
  54. 876c841 Always create a raster (cached) image by Brian Osman · 7 years ago
  55. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  56. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  57. 72f78c3 Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals as rrects. by Brian Salomon · 7 years ago
  58. 9838b49 Revert "Revert "long rect dash fix with guards"" by Greg Daniel · 7 years ago
  59. fa6b6c2 Revert "long rect dash fix with guards" by Greg Daniel · 7 years ago
  60. 93ceab1 long rect dash fix with guards by Cary Clark · 7 years ago
  61. 16a127f Revert "long rect dash with guards" by Cary Clark · 7 years ago
  62. d5f4473 Revert "forgot to turn off dash test" by Cary Clark · 7 years ago
  63. 2b974e4 forgot to turn off dash test by Cary Clark · 7 years ago
  64. 4ad0c59 long rect dash with guards by Cary Clark · 7 years ago
  65. b508696 Add matrix stack to SkAtlasTextTarget. by Brian Salomon · 7 years ago
  66. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  67. 394197d Revert "efficiently dash very large rectangles and very long lines" by Cary Clark · 7 years ago
  68. b0abd85 Revert "disable large rect dash temporarily" by Cary Clark · 7 years ago
  69. 744cbb3 Fix alpha contribution to tonal color. by Jim Van Verth · 7 years ago
  70. 54956e1 disable large rect dash temporarily by Cary Clark · 7 years ago
  71. 1ad8198 efficiently dash very large rectangles and very long lines by Cary Clark · 7 years ago
  72. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  73. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  74. 4fafedd Make unit test tickle msan bug. by Herb Derby · 7 years ago
  75. a2192a7 point deferredtextureimage GMs at resources/images by Mike Klein · 7 years ago
  76. aae533e Revert "Remove SkImage deferred texture image data APIs." by Eric Karl · 7 years ago
  77. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  78. 0b1df4b fix zero length dashed lines by Cary Clark · 7 years ago
  79. a088365 SkBitmap::pixmap by Hal Canary · 7 years ago
  80. 81d9f0d Add strip 2pt conical GM by Yuqian Li · 7 years ago
  81. 2c4e56c Revert "Reimplement TwoPointConicalGradient_gpu" by Yuqian Li · 7 years ago
  82. 84f18c4 Reimplement TwoPointConicalGradient_gpu by Yuqian Li · 7 years ago
  83. 15bd924 gm: image-surface: stop looking for nonexistant file by Hal Canary · 7 years ago
  84. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  85. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  86. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  87. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  88. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  89. 46020c4 The downsamplebitmap_image GMs only use one image. by Mike Klein · 7 years ago
  90. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  91. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  92. 53e5e7d resources: resource identifiers don't begin with leading slash by Hal Canary · 7 years ago
  93. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  94. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  95. c96f9b5 Fix gpu line dashing when line is zero length but has cap by Greg Daniel · 7 years ago
  96. 4f5e1d4 Remove SkImage deferred texture image data APIs. by Brian Salomon · 7 years ago
  97. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  98. 1447177 Avoid GrEllipseEffect for small radii on devices without 32 bit float. by Brian Salomon · 7 years ago
  99. 6574921 Revert "Revert "Fix rendering of drrects with small circular inner rrects."" by Brian Salomon · 7 years ago
  100. ec727c9 Revert "Fix rendering of drrects with small circular inner rrects." by Brian Salomon · 7 years ago