1. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  2. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  3. 2f68787 SkWebpEncoder: use bgra for lossless and yuv for lossy by Matt Sarett · 7 years ago
  4. 6ebe4b9 Fix gpu lcd blending to semi-correctly handle alpha coverage by Greg Daniel · 7 years ago
  5. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  6. 4b330df skslc comma operator and optimizer fixes by Ethan Nicholas · 7 years ago
  7. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  8. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  9. d5a1691 Add support for webp lossless compression by Matt Sarett · 7 years ago
  10. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  11. ca2194b add a test that sRGB stages round trip by Mike Klein · 7 years ago
  12. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  13. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  14. 8a02f65 Switch ImageStorageAccess over to GrTextureProxies by Robert Phillips · 7 years ago
  15. 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 7 years ago
  16. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  17. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  18. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  19. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  20. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  21. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  22. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  23. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  24. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  25. fe31908 Add downsampling option to SkJpegEncoder by Matt Sarett · 7 years ago
  26. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  27. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  28. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  29. e308a12 Remove height functor for shadows and replace with plane equation params by Jim Van Verth · 7 years ago
  30. b37208f Revert "Revert "Re-enable deferred proxies in Chrome"" by Robert Phillips · 7 years ago
  31. be4c9b0 Add filtering and zlib-level options to SkPngEncoder by Matt Sarett · 7 years ago
  32. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  33. 0562eb9 Allow wrapped resources to have unique keys by Brian Osman · 7 years ago
  34. 05814de Revert "Re-enable deferred proxies in Chrome" by Robert Phillips · 7 years ago
  35. 555c49c Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  36. 41a8ec0 Fix implicit ptr to bool by Matt Sarett · 7 years ago
  37. 04c3731 SkEncoder: Rename files, change webp API, for consistency by Matt Sarett · 7 years ago
  38. c367d03 Add support for row-by-row png encodes by Matt Sarett · 7 years ago
  39. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  40. 9d687df Avoid interpolating color lut with less than 2 points by Matt Sarett · 7 years ago
  41. 788c3c4 SkDiscardableMemoryPool: always have a mutex for testing by Hal Canary · 7 years ago
  42. c2371a4 sksl optimizer fixes by Ethan Nicholas · 7 years ago
  43. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 7 years ago
  44. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 7 years ago
  45. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 7 years ago
  46. ba90284 try re-enabling test_diagonal on 565 by Mike Klein · 7 years ago
  47. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 7 years ago
  48. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  49. 64dbb89 GrTessellator: fix for vertex coincident with enclosing edge. by Stephen White · 7 years ago
  50. 69b1045 disable test_diagonal on 565 by Mike Klein · 7 years ago
  51. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  52. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  53. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 7 years ago
  54. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  55. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  56. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  57. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 7 years ago
  58. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  59. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  60. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  61. 0dd30d9 sksl support for buffer blocks by Ethan Nicholas · 7 years ago
  62. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  63. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  64. a18d2db Fix VkWrapTest by Greg Daniel · 7 years ago
  65. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  66. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  67. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  68. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 7 years ago
  69. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 7 years ago
  70. a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 7 years ago
  71. 7575bb1 SkFontMgr::matchFamily should not crash on nullptr. by bungeman · 7 years ago
  72. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  73. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  74. 135c908 Remove temporary_internal_describeTopLayer by Florin Malita · 7 years ago
  75. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  76. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  77. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  78. fe53e58 additional skslc vector optimizations by Ethan Nicholas · 7 years ago
  79. cd90104 Disable deferred proxies in Chrome by Robert Phillips · 7 years ago
  80. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  81. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  82. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  83. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  84. b8a1392 Fix uncached getROPixels from GPU images by Brian Osman · 7 years ago
  85. d59948a SkPngCodec: Do not return kInvalidConversion on corrupt png by Matt Sarett · 7 years ago
  86. c81d22f broke up SkSLConstantFolding test by Ethan Nicholas · 7 years ago
  87. c7be003 remove to_2dot2 and from_2dot2 by Mike Klein · 7 years ago
  88. 78de212 Prevent creation of zero-sized proxies by Robert Phillips · 7 years ago
  89. 3deaeb2 sksl can now fold constant vector or matrix equality expressions by Ethan Nicholas · 7 years ago
  90. 7ab6a7f Fix writePixels of sRGB data to legacy GPU surface by Brian Osman · 7 years ago
  91. a294be2 SkDiscardableMemoryPool: modernize by Hal Canary · 7 years ago
  92. 600effb Improve the Codec_end test and add fixes by Leon Scroggins III · 7 years ago
  93. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  94. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  95. 3e38d82 Remove a print statement I meant to not check in by Leon Scroggins III · 7 years ago
  96. b644650 Fix decoding incomplete PNG images by Leon Scroggins III · 7 years ago
  97. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  98. 8323965 Reland "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins III · 7 years ago
  99. 795c5b1 jumper, implement 2.2 stages with approx_powf by Mike Klein · 7 years ago
  100. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago