1. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  2. c674e26 Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" by Brian Osman · 7 years ago
  3. 69270fb Add smartptr SkRWBuffer snapshot methods by Florin Malita · 7 years ago
  4. 9f6f41b Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 7 years ago
  5. 5cc9da6 raster pipeline sprite blitter by Mike Klein · 7 years ago
  6. 8bf1f9f Disable deferred proxies for M60 branch by Robert Phillips · 7 years ago
  7. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  8. d9fe700 fix incorrect variable not assigned error in skslc by Ethan Nicholas · 7 years ago
  9. 84dcac3 Add aarch64 tail code. by Herb Derby · 7 years ago
  10. f81c56f Add arm tail code. by Herb Derby · 7 years ago
  11. 114a3c0 Fix glDrawRangeElements by Chris Dalton · 7 years ago
  12. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  13. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  14. d1f0830 Add tests for tail handling in SkJumper. by Herb Derby · 7 years ago
  15. 988adb4 Reduce tree depth on iOS too by Brian Osman · 7 years ago
  16. 4e1868c Really work around iOS varying limit in GLPrograms test by Brian Osman · 7 years ago
  17. 5480a18 Add method to GrContext to purge unlocked resources. by Derek Sollenberger · 7 years ago
  18. e7ba8b0 Add tail handling for SSE* to SkJumper. by Herb Derby · 7 years ago
  19. 6eca90f GrTessellator: fix for three edges becoming collinear after splitting. by Stephen White · 7 years ago
  20. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  21. 3b3307f Disable MSAA for Intel GPUs and re-enable GrSurfaceRenderability test by Robert Phillips · 7 years ago
  22. c998f73 make sure to_srgb maps 1 to 1 by Mike Klein · 7 years ago
  23. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  24. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  25. 14a6430 SkSTArenaAlloc by Florin Malita · 7 years ago
  26. 176f19c Use rasterpipeline for drawVertices by Mike Reed · 7 years ago
  27. ee47914 Add GrContext API to report the number of purgeable bytes in the cache. by Derek Sollenberger · 7 years ago
  28. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  29. d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 7 years ago
  30. a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 7 years ago
  31. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 7 years ago
  32. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  33. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  34. 79cdf28 Fix to lcd blending in ganesh by Greg Daniel · 7 years ago
  35. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  36. 7128fdd Remove kZeroCopy_GrSurfaceFlag by Brian Salomon · 7 years ago
  37. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  38. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  39. 2f68787 SkWebpEncoder: use bgra for lossless and yuv for lossy by Matt Sarett · 7 years ago
  40. 6ebe4b9 Fix gpu lcd blending to semi-correctly handle alpha coverage by Greg Daniel · 7 years ago
  41. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  42. 4b330df skslc comma operator and optimizer fixes by Ethan Nicholas · 7 years ago
  43. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  44. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  45. d5a1691 Add support for webp lossless compression by Matt Sarett · 7 years ago
  46. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  47. ca2194b add a test that sRGB stages round trip by Mike Klein · 7 years ago
  48. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  49. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  50. 8a02f65 Switch ImageStorageAccess over to GrTextureProxies by Robert Phillips · 7 years ago
  51. 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 7 years ago
  52. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  53. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  54. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  55. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  56. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  57. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  58. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  59. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  60. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  61. fe31908 Add downsampling option to SkJpegEncoder by Matt Sarett · 7 years ago
  62. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  63. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  64. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  65. e308a12 Remove height functor for shadows and replace with plane equation params by Jim Van Verth · 7 years ago
  66. b37208f Revert "Revert "Re-enable deferred proxies in Chrome"" by Robert Phillips · 7 years ago
  67. be4c9b0 Add filtering and zlib-level options to SkPngEncoder by Matt Sarett · 7 years ago
  68. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  69. 0562eb9 Allow wrapped resources to have unique keys by Brian Osman · 7 years ago
  70. 05814de Revert "Re-enable deferred proxies in Chrome" by Robert Phillips · 7 years ago
  71. 555c49c Re-enable deferred proxies in Chrome by Robert Phillips · 8 years ago
  72. 41a8ec0 Fix implicit ptr to bool by Matt Sarett · 8 years ago
  73. 04c3731 SkEncoder: Rename files, change webp API, for consistency by Matt Sarett · 8 years ago
  74. c367d03 Add support for row-by-row png encodes by Matt Sarett · 8 years ago
  75. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 8 years ago
  76. 9d687df Avoid interpolating color lut with less than 2 points by Matt Sarett · 8 years ago
  77. 788c3c4 SkDiscardableMemoryPool: always have a mutex for testing by Hal Canary · 8 years ago
  78. c2371a4 sksl optimizer fixes by Ethan Nicholas · 8 years ago
  79. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 8 years ago
  80. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 8 years ago
  81. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 8 years ago
  82. ba90284 try re-enabling test_diagonal on 565 by Mike Klein · 8 years ago
  83. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 8 years ago
  84. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 8 years ago
  85. 64dbb89 GrTessellator: fix for vertex coincident with enclosing edge. by Stephen White · 8 years ago
  86. 69b1045 disable test_diagonal on 565 by Mike Klein · 8 years ago
  87. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 8 years ago
  88. ff92650 Convert GrMesh to a struct by Chris Dalton · 8 years ago
  89. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 8 years ago
  90. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
  91. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 8 years ago
  92. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
  93. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 8 years ago
  94. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 8 years ago
  95. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  96. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 8 years ago
  97. 0dd30d9 sksl support for buffer blocks by Ethan Nicholas · 8 years ago
  98. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 8 years ago
  99. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  100. a18d2db Fix VkWrapTest by Greg Daniel · 8 years ago