1. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  2. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  3. cb67096 Improved skslc optimizer, particularly around vectors. by Ethan Nicholas · 7 years ago
  4. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  5. 434b6e8 Revert "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins · 7 years ago
  6. 26eb16f calculate cull rects for SkMiniPictures by Mike Klein · 7 years ago
  7. 5338f99 rectangle texture scaling is now handled in skslc by Ethan Nicholas · 7 years ago
  8. 2c65d51 Make SkPngCodec only read as much of the stream as necessary by Leon Scroggins III · 7 years ago
  9. d0ce148 test and fix f16<->f32 conversion stages by Mike Klein · 7 years ago
  10. 544e0ad remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS by Mike Reed · 7 years ago
  11. ecc364c Remove SkOpTAllocator by Herb Derby · 7 years ago
  12. 41cf197 Update ProxyTest to skip configs that don't support the requested sample counts by Greg Daniel · 7 years ago
  13. 4437517 jumper, parametric_{r,g,b,a} by Mike Klein · 7 years ago
  14. 8f2911f add unit tests for parametric_* stages by Mike Klein · 7 years ago
  15. 0301308 Fix SkATan2_255 fuzzer crash by Florin Malita · 7 years ago
  16. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  17. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  18. 3f4531d Remove SkVarAlloc by Herb Derby · 7 years ago
  19. 3391029 Fix some bugs with read/writePixels by Brian Osman · 7 years ago
  20. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  21. 73e597d keep integral rectangle intersections integral by Cary Clark · 7 years ago
  22. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  23. 7a17b2f Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  24. f41c22f Pass GrSurfaceContext into read/writeSurfacePixels by Robert Phillips · 7 years ago
  25. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  26. c7d9c0b jumper, table_{r,g,b,a} by Mike Klein · 7 years ago
  27. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  28. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  29. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  30. 62745a8 Finish overriding onMakeColorSpace() for SkImageFilters by Matt Sarett · 7 years ago
  31. 7d22a33 Add a test for getFrameInfo on truncated data by Leon Scroggins III · 7 years ago
  32. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  33. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  34. bab2dbb Reduce read/write-SurfacePixels call sites (take 2) by Robert Phillips · 7 years ago
  35. dcbe2c8 Remove dangerous constructor from SkArenaAlloc by Herb Derby · 7 years ago
  36. 747636f Revert "Reduce read/write-SurfacePixels call sites" by Robert Phillips · 7 years ago
  37. 74d5a14 Reduce read/write-SurfacePixels call sites by Robert Phillips · 7 years ago
  38. 4343654 Improve accuracy of cubic classification by Chris Dalton · 7 years ago
  39. 389c557 fix pathops_unittest test strings by Cary Clark · 7 years ago
  40. c756c7a make picture-imagegenerator more robust on requested infos by Mike Reed · 7 years ago
  41. 2af5d68 disable this test on NoGPU bots by Mike Klein · 7 years ago
  42. 9866817 make ShadowUtils unit test pass on no-GPU builds by Mike Klein · 7 years ago
  43. e0b7287 fix drawDRRect for fuzzer by Cary Clark · 7 years ago
  44. e132e7b Add SkCodec methods for individual frames by Leon Scroggins III · 7 years ago
  45. 123b7b8 Disable deferred proxies for Chrome branch by Robert Phillips · 7 years ago
  46. 8f30709 Revert "Revert "remove unused SkBitmap::copyPixelsTo"" by Mike Reed · 7 years ago
  47. a00f347 switch over to no lockPixels in pixelref by Mike Reed · 7 years ago
  48. da96550 Add perspective shadows by Jim Van Verth · 7 years ago
  49. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 7 years ago
  50. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  51. 7a542c5 Change bitmapcache to not rely on lockpixels. by Mike Reed · 7 years ago
  52. 7bfdfda Revert "remove unused SkBitmap::copyPixelsTo" by Mike Klein · 7 years ago
  53. a4db9be Correct GIF frame dependencies and track alpha by Leon Scroggins III · 7 years ago
  54. 0f3fdfa remove unused SkBitmap::copyPixelsTo by Mike Reed · 7 years ago
  55. 31f99ce SkCanvas constructor with legacy flag for Android framework by Matt Sarett · 7 years ago
  56. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  57. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  58. 5bd9848 remove kReturnNullForEmpty_FinishFlag feature by Mike Klein · 7 years ago
  59. 7b29749 constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp by Brian Salomon · 7 years ago
  60. d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 7 years ago
  61. 1dd161c Fix infinite loop in SkRTree::insert() by Mike Klein · 7 years ago
  62. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 7 years ago
  63. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 7 years ago
  64. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 7 years ago
  65. 149e42e make SkAutoTMalloc self-move safe by Mike Klein · 7 years ago
  66. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  67. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  68. 46a45ba Revert "Manual revert: Add support for writing ICC profiles to webp encoder" by Matt Sarett · 7 years ago
  69. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  70. 42ce38f make copyTo_with_allocator android only by Mike Reed · 7 years ago
  71. 6ff6af9 handle odd-index-count in encode/decode by Mike Reed · 7 years ago
  72. 4293a1e Manual revert: Add support for writing ICC profiles to webp encoder by Matt Sarett · 7 years ago
  73. 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 7 years ago
  74. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  75. 7abfb5e SkImageEncoder: Be more lenient on inputs by Matt Sarett · 7 years ago
  76. 3dbef9f Revert "Revert "Add support for writing ICC profiles to webp encoder"" by Matt Sarett · 7 years ago
  77. 1a26ba9 Fix MSAN error in test by Matt Sarett · 7 years ago
  78. e87d778 Revert "Add support for writing ICC profiles to webp encoder" by Jim Van Verth · 7 years ago
  79. 0c9d0b4 Add support for writing ICC profiles to webp encoder by Matt Sarett · 7 years ago
  80. d9836f4 Fix various SkBitmap::copyTo() bugs by Matt Sarett · 7 years ago
  81. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  82. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  83. cb87423 Add SkImage::makeColorSpace() to public API by Matt Sarett · 7 years ago
  84. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  85. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  86. 72e551e Support Canvas Clip on Blit Framebuffer by Eric Karl · 7 years ago
  87. a076d87 Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr==srcover case. by Brian Salomon · 7 years ago
  88. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  89. 7448088 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  90. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 7 years ago
  91. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  92. 5b1dba8 Support parametric transfer functions in SkImage_Raster::onMakeColorSpace() by Matt Sarett · 7 years ago
  93. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  94. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  95. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  96. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  97. ec61785 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Mike Klein · 7 years ago
  98. d58f040 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  99. c6f5e10 fixed SPIR-V compilation error with unmodified variables by Ethan Nicholas · 7 years ago
  100. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago