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