1. 777707b Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy by Robert Phillips · 7 years ago
  2. 9ee5ab7 Disable explicit resource allocation in Ganesh by Robert Phillips · 7 years ago
  3. e728f67 Update to GrBackendTexutreImageGenerator to support lazy texture proxies by Greg Daniel · 7 years ago
  4. c65b65d Support scaled color emojis for SDF fallback by Jim Van Verth · 7 years ago
  5. 94a6ce8 Add ability for lazy proxy callback to free captured resources by Greg Daniel · 7 years ago
  6. 4e6cf91 Add macro to disable using GrTextureOp for AA in Chrome by Brian Salomon · 7 years ago
  7. 2796430 move SkWriter32.h to src by Mike Reed · 7 years ago
  8. 07a722c Add SkAndroidCodec::computeSampledSize by Leon Scroggins III · 7 years ago
  9. 539c6f5 validate offsetToRestore by Mike Reed · 7 years ago
  10. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  11. c183d16 it is not an error to have no flattenable by Mike Reed · 7 years ago
  12. d3b743a Remove legacy 2pt conical gradient by Yuqian Li · 7 years ago
  13. 0ec7dc7 detect if the computed rgn bounds is too big by Mike Reed · 7 years ago
  14. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  15. 23e0cf2 relax path bounds check by Mike Reed · 7 years ago
  16. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  17. fe3da02 Add a method to convert SkCodec::Result to a string by Leon Scroggins III · 7 years ago
  18. d5e4d85 Fix file loading from bundles on iOS by Brian Osman · 7 years ago
  19. be1099f request SPIR-V InputAttachment capability when needed by Ethan Nicholas · 7 years ago
  20. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  21. 20df20c Fix FPs by Robert Phillips · 7 years ago
  22. f9bec20 Fix --preAbandonGpuContext bots by Robert Phillips · 7 years ago
  23. cf3a617 Remove color space restrictions from GrBackendTextureImageGenerator by Brian Osman · 7 years ago
  24. cd3261a Revert "Revert "Added SkSL workaround for devices which cannot safely access gl_FragCoord"" by Brian Osman · 7 years ago
  25. 485b8c6 Don't apply coverage aa on image edges when target has msaa. by Brian Salomon · 7 years ago
  26. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  27. 42adc79 Revert "Revert "Revert "Revert "Snap alpha for small rects"""" by Yuqian Li · 7 years ago
  28. ff25cdf Revert "relax path bounds check so we can draw larger paths" by Mike Reed · 7 years ago
  29. befff65 Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." by Greg Daniel · 7 years ago
  30. 9d6929c Revert "Added SkSL workaround for devices which cannot safely access gl_FragCoord" by Brian Osman · 7 years ago
  31. 966db9e Force BackendTextureImageGenerator to work on only 1 consumer context by Greg Daniel · 7 years ago
  32. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago
  33. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  34. e233026 relax path bounds check so we can draw larger paths by Mike Reed · 7 years ago
  35. 7cdabed Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. by Brian Salomon · 7 years ago
  36. 1001f84 Added SkSL workaround for devices which cannot safely access gl_FragCoord by Brian Osman · 7 years ago
  37. f4c1316 Begin support for large color emoji glyphs by Jim Van Verth · 7 years ago
  38. 4f34fca GrTessellator: eliminate some redundant computation. by Stephen White · 7 years ago
  39. cff9ab7 Bitmap: clearing pixelref keeps rowbytes by Hal Canary · 7 years ago
  40. 98e38e2 Revert "Revert "fix legacy makeRasterImage()"" by Mike Klein · 7 years ago
  41. ea560af Revert "Revert "Revert "Snap alpha for small rects""" by Ethan Nicholas · 7 years ago
  42. ef29e42 Revert "fix legacy makeRasterImage()" by Mike Klein · 7 years ago
  43. 54f20e0 Fix invalid switch in FuzzCanvas by Kevin Lubick · 7 years ago
  44. 3299d04 Avoid nullptr deference when deserializing SkPicture by Kevin Lubick · 7 years ago
  45. 15150a6 Revert "Revert "Snap alpha for small rects"" by Yuqian Li · 7 years ago
  46. b5ef1f9 Make GrTextureOp capable of edge antialiasing. by Brian Salomon · 7 years ago
  47. 8fd7955 Enable the GL_EXT_geometry_shader extension where necessary by Chris Dalton · 7 years ago
  48. 7c4ca04 fix legacy makeRasterImage() by Mike Klein · 7 years ago
  49. deb7998 Fix buffer size assertion in Vulkan by Chris Dalton · 7 years ago
  50. 131c8ea Revert "Snap alpha for small rects" by Ethan Nicholas · 7 years ago
  51. 52f8e71 Snap alpha for small rects by Yuqian Li · 7 years ago
  52. 7195fac Compare drawBounds with MakeLargest instead of isFinite by Yuqian Li · 7 years ago
  53. 515bda6 support gray8 destinations on CPU by Mike Klein · 7 years ago
  54. d8a39a0 fix external link in comment by Cary Clark · 7 years ago
  55. f581777 shrink our 'largest' so that its non-empty by Mike Reed · 7 years ago
  56. 405b9d2 detect bad conic weights by Mike Reed · 7 years ago
  57. fca3d0a check for bad buffers in Unpack8 by Mike Reed · 7 years ago
  58. f00faa3 fix bad counts deserializing SkVertices by Mike Reed · 7 years ago
  59. 98eb169 Remove DumpHelper as the bug is fixed by Yuqian Li · 7 years ago
  60. 4d91e30 handle text error in pictureplayback by Mike Reed · 7 years ago
  61. 17b7c05 Update GrSemaphore to allow it to only be used once for signaling and once for waiting. by Greg Daniel · 7 years ago
  62. e48eb33 Remove macro in the threaded backend by Yuqian Li · 7 years ago
  63. e40c361 GrTessellator: set a cap on quadratic linearization. by Stephen White · 7 years ago
  64. a766ca9 use 64bit math to compute is a rect is empty by Mike Reed · 7 years ago
  65. 99578d2 SkBitmap now *has* a SkPixmap. by Hal Canary · 7 years ago
  66. f484882 Remove legacy containedInClip code by Yuqian Li · 7 years ago
  67. 383a2ef CCPR: Rename GrCCPR* -> GrCC* by Chris Dalton · 7 years ago
  68. 185ffe9 make growToInclude private by Mike Reed · 7 years ago
  69. 2c33e3e fixed inconsistent ordering of SkSL enums by Ethan Nicholas · 7 years ago
  70. c5980d0 SkDocument: remove unused fDoneProc by Hal Canary · 7 years ago
  71. 274218e move largest apis into private by Mike Reed · 7 years ago
  72. 7ff6ca5 create struct to hold document and stream for pdf lua object by Mike Reed · 7 years ago
  73. 579f094 Fix build by Robert Phillips · 7 years ago
  74. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  75. 7c2192b Make SkMatrixPriv stride mapping functions take separate src and dst strides by Brian Salomon · 7 years ago
  76. 3c7d882 SkBitmap::fPixelRefOrigin removed by Hal Canary · 7 years ago
  77. d23d8d1 remove guarded old malloc code by Mike Reed · 7 years ago
  78. bd3a0cc Revert "Revert "remove unused SkCurveMeasure"" by Mike Reed · 7 years ago
  79. 4d1d8bc Revert "remove unused SkCurveMeasure" by Mike Reed · 7 years ago
  80. 065c2e8 remove unused SkCurveMeasure by Mike Reed · 7 years ago
  81. 8dc8dbc begin cleanup of malloc porting layer by Mike Reed · 7 years ago
  82. bf6828e Add fp-friendly check for zero-width BlurImageFilters by Jim Van Verth · 7 years ago
  83. 3431c6b Don't apply blur to zero-sized circles by Jim Van Verth · 7 years ago
  84. d208a88 Update 2pt conical gradient in raster pipeline by Yuqian Li · 7 years ago
  85. fa3783f Remove public version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  86. 8982dc1 Add GrResourceProviderPriv and expose GrGpu in it by Greg Daniel · 7 years ago
  87. 5ef4ebf Revert "allow both slash types" by Cary Clark · 7 years ago
  88. 88d99df [Viewer] Preserve gesture transformation matrix on slide/backend change by Brian Salomon · 7 years ago
  89. f470b7e GrTessellator: fix for assert on bevelling. by Stephen White · 7 years ago
  90. 8fb3725 Privatize separate src/dst version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  91. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  92. 4c79ecf cubic-map for non-linear t by Mike Reed · 7 years ago
  93. 9847418 Prepare rebaseline for removing legacy containedInClip by Yuqian Li · 7 years ago
  94. 7a60041 allow both slash types by Cary Clark · 7 years ago
  95. 90e8fb1 Reland "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  96. 94b7e54 GrTessellator: fix for points which become non-finite on AA stroking. by Stephen White · 7 years ago
  97. 7397d7a Add SkAndroidCodec::MakeFromCodec by Leon Scroggins III · 7 years ago
  98. 6e6525c sksl now provides support for inverse, transpose, et al. on older versions of OpenGL by Ethan Nicholas · 7 years ago
  99. 7edde23 don't include SkMalloc.h from SkTypes.h by Mike Reed · 7 years ago
  100. 243f605 Fix android framework build by Brian Osman · 7 years ago