1. 4293a1e Manual revert: Add support for writing ICC profiles to webp encoder by Matt Sarett · 7 years ago
  2. 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 7 years ago
  3. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  4. 7abfb5e SkImageEncoder: Be more lenient on inputs by Matt Sarett · 7 years ago
  5. 3dbef9f Revert "Revert "Add support for writing ICC profiles to webp encoder"" by Matt Sarett · 7 years ago
  6. 1a26ba9 Fix MSAN error in test by Matt Sarett · 7 years ago
  7. e87d778 Revert "Add support for writing ICC profiles to webp encoder" by Jim Van Verth · 7 years ago
  8. 0c9d0b4 Add support for writing ICC profiles to webp encoder by Matt Sarett · 7 years ago
  9. d9836f4 Fix various SkBitmap::copyTo() bugs by Matt Sarett · 7 years ago
  10. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  11. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  12. cb87423 Add SkImage::makeColorSpace() to public API by Matt Sarett · 7 years ago
  13. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  14. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  15. 72e551e Support Canvas Clip on Blit Framebuffer by Eric Karl · 7 years ago
  16. a076d87 Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr==srcover case. by Brian Salomon · 7 years ago
  17. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  18. 7448088 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  19. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 7 years ago
  20. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  21. 5b1dba8 Support parametric transfer functions in SkImage_Raster::onMakeColorSpace() by Matt Sarett · 7 years ago
  22. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  23. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  24. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  25. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  26. ec61785 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Mike Klein · 7 years ago
  27. d58f040 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  28. c6f5e10 fixed SPIR-V compilation error with unmodified variables by Ethan Nicholas · 7 years ago
  29. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  30. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  31. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  32. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  33. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  34. 84eef51 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Brian Salomon · 7 years ago
  35. e0ff6ab Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  36. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  37. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  38. cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 7 years ago
  39. 77f1edc Minor cleanup (remove unused GrRenderTargetContext::asTexture method) by Robert Phillips · 7 years ago
  40. 9aec894 Use last value for axis for variation position. by bungeman · 7 years ago
  41. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  42. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 7 years ago
  43. 291932e Fix is_convex() check for inset polys. by Jim Van Verth · 7 years ago
  44. 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 7 years ago
  45. 769e80d More GrSurfaceProxy-clean up by Robert Phillips · 7 years ago
  46. 301431d Miscellaneous GrSurfaceProxy-related cleanup by Robert Phillips · 7 years ago
  47. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 7 years ago
  48. 3185384 Remove GrXferProcessor::getOptimizations. by Brian Salomon · 7 years ago
  49. 1ec1faa Remove GrSurface::flushWrites by Robert Phillips · 7 years ago
  50. af40127 Minor fix to VkWrapTest by Greg Daniel · 7 years ago
  51. b338484 quiet some annoying logging in unit tests by Mike Klein · 7 years ago
  52. b436655 Add height function to shadow tessellators. by Jim Van Verth · 7 years ago
  53. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  54. 51e7ca3 Add new proxy-based DetermineDomainMode w/ test by Robert Phillips · 7 years ago
  55. 5fa3d6d Revert "Revert "simplify api to bitmapcache"" by Mike Reed · 7 years ago
  56. dd1b4e9 Revert "simplify api to bitmapcache" by Florin Malita · 7 years ago
  57. 9f4b0ae simplify api to bitmapcache by Mike Reed · 7 years ago
  58. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 7 years ago
  59. ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 7 years ago
  60. e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 7 years ago
  61. e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 7 years ago
  62. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 7 years ago
  63. 4dc6474 remove dead code in bitmapcache by Mike Reed · 7 years ago
  64. f160ad4 SkBlurDrawLooper: Start by deleting flags by Matt Sarett · 7 years ago
  65. 02be3c1 add test and fix for canvas::isClipEmpty by Mike Reed · 7 years ago
  66. 5df93de Revert "Revert "Add support for writing icc profiles to the jpeg encoder"" by Matt Sarett · 7 years ago
  67. 5e15085 Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources."" by Brian Salomon · 7 years ago
  68. dda14b9 Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 7 years ago
  69. 70131b9 Fix SkTArray operator= to work with self assignment by Greg Daniel · 7 years ago
  70. 4ef0148 Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 7 years ago
  71. 44c1b11 path hang by Cary Clark · 7 years ago
  72. d68c41d Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 7 years ago
  73. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  74. 2a65cc0 test (and fix) clip_restriction in canvas by Mike Reed · 7 years ago
  75. 20c322e Revert "Add a new GrResourceCache purging mechanism for purging unused resources." by Brian Salomon · 7 years ago
  76. fbb56ce Add a new GrResourceCache purging mechanism for purging unused resources. by Brian Salomon · 7 years ago
  77. e3b95ce Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 7 years ago
  78. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  79. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  80. 27ecd86 SkImageSource::Make() returns nullptr when srcrect is empty. by Hal Canary · 7 years ago
  81. 28da283 fix fuzz by Cary Clark · 7 years ago
  82. 90960eb Exclude Vulkan from running PreFlushCallbackTest by Robert Phillips · 7 years ago
  83. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 7 years ago
  84. 107524c Attempt to fix AMD ANGLE bots. by Brian Salomon · 7 years ago
  85. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  86. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 7 years ago
  87. 0e032be Add support for writing ICC profiles in png encodes by Matt Sarett · 7 years ago
  88. ed182d7 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 7 years ago
  89. dcf0ab0 Switch 16 sample gpu configs to 8 samples BUG=skia: by Brian Salomon · 7 years ago
  90. 1a3c4b8 Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas. by Herb Derby · 7 years ago
  91. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  92. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 7 years ago
  93. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  94. 50f66d8 Be explicit on test and perf bots about GL vs GLES by Brian Salomon · 7 years ago
  95. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  96. c35a2d4 Add nondeterministic seed option for ProcessorOptimization test by Brian Osman · 7 years ago
  97. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  98. aa9e332 Revert[4] "store vertices arrays inline with object"""" by Mike Reed · 7 years ago
  99. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  100. 0c492cf Revert[3] "store vertices arrays inline with object""" by Mike Reed · 7 years ago