1. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  2. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  3. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  4. e308a12 Remove height functor for shadows and replace with plane equation params by Jim Van Verth · 7 years ago
  5. b37208f Revert "Revert "Re-enable deferred proxies in Chrome"" by Robert Phillips · 7 years ago
  6. be4c9b0 Add filtering and zlib-level options to SkPngEncoder by Matt Sarett · 7 years ago
  7. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  8. 0562eb9 Allow wrapped resources to have unique keys by Brian Osman · 7 years ago
  9. 05814de Revert "Re-enable deferred proxies in Chrome" by Robert Phillips · 7 years ago
  10. 555c49c Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  11. 41a8ec0 Fix implicit ptr to bool by Matt Sarett · 7 years ago
  12. 04c3731 SkEncoder: Rename files, change webp API, for consistency by Matt Sarett · 7 years ago
  13. c367d03 Add support for row-by-row png encodes by Matt Sarett · 7 years ago
  14. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  15. 9d687df Avoid interpolating color lut with less than 2 points by Matt Sarett · 7 years ago
  16. 788c3c4 SkDiscardableMemoryPool: always have a mutex for testing by Hal Canary · 7 years ago
  17. c2371a4 sksl optimizer fixes by Ethan Nicholas · 7 years ago
  18. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 7 years ago
  19. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 7 years ago
  20. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 7 years ago
  21. ba90284 try re-enabling test_diagonal on 565 by Mike Klein · 7 years ago
  22. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 7 years ago
  23. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  24. 64dbb89 GrTessellator: fix for vertex coincident with enclosing edge. by Stephen White · 7 years ago
  25. 69b1045 disable test_diagonal on 565 by Mike Klein · 7 years ago
  26. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  27. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  28. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 7 years ago
  29. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  30. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  31. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  32. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 7 years ago
  33. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  34. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  35. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  36. 0dd30d9 sksl support for buffer blocks by Ethan Nicholas · 7 years ago
  37. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  38. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  39. a18d2db Fix VkWrapTest by Greg Daniel · 7 years ago
  40. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  41. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  42. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  43. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 7 years ago
  44. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 7 years ago
  45. a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 7 years ago
  46. 7575bb1 SkFontMgr::matchFamily should not crash on nullptr. by bungeman · 7 years ago
  47. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  48. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  49. 135c908 Remove temporary_internal_describeTopLayer by Florin Malita · 7 years ago
  50. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  51. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  52. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  53. fe53e58 additional skslc vector optimizations by Ethan Nicholas · 7 years ago
  54. cd90104 Disable deferred proxies in Chrome by Robert Phillips · 7 years ago
  55. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  56. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  57. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  58. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  59. b8a1392 Fix uncached getROPixels from GPU images by Brian Osman · 7 years ago
  60. d59948a SkPngCodec: Do not return kInvalidConversion on corrupt png by Matt Sarett · 7 years ago
  61. c81d22f broke up SkSLConstantFolding test by Ethan Nicholas · 7 years ago
  62. c7be003 remove to_2dot2 and from_2dot2 by Mike Klein · 7 years ago
  63. 78de212 Prevent creation of zero-sized proxies by Robert Phillips · 7 years ago
  64. 3deaeb2 sksl can now fold constant vector or matrix equality expressions by Ethan Nicholas · 7 years ago
  65. 7ab6a7f Fix writePixels of sRGB data to legacy GPU surface by Brian Osman · 7 years ago
  66. a294be2 SkDiscardableMemoryPool: modernize by Hal Canary · 7 years ago
  67. 600effb Improve the Codec_end test and add fixes by Leon Scroggins III · 7 years ago
  68. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  69. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  70. 3e38d82 Remove a print statement I meant to not check in by Leon Scroggins III · 7 years ago
  71. b644650 Fix decoding incomplete PNG images by Leon Scroggins III · 7 years ago
  72. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  73. 8323965 Reland "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins III · 7 years ago
  74. 795c5b1 jumper, implement 2.2 stages with approx_powf by Mike Klein · 7 years ago
  75. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  76. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  77. cb67096 Improved skslc optimizer, particularly around vectors. by Ethan Nicholas · 7 years ago
  78. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  79. 434b6e8 Revert "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins · 7 years ago
  80. 26eb16f calculate cull rects for SkMiniPictures by Mike Klein · 7 years ago
  81. 5338f99 rectangle texture scaling is now handled in skslc by Ethan Nicholas · 7 years ago
  82. 2c65d51 Make SkPngCodec only read as much of the stream as necessary by Leon Scroggins III · 7 years ago
  83. d0ce148 test and fix f16<->f32 conversion stages by Mike Klein · 7 years ago
  84. 544e0ad remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS by Mike Reed · 7 years ago
  85. ecc364c Remove SkOpTAllocator by Herb Derby · 7 years ago
  86. 41cf197 Update ProxyTest to skip configs that don't support the requested sample counts by Greg Daniel · 7 years ago
  87. 4437517 jumper, parametric_{r,g,b,a} by Mike Klein · 7 years ago
  88. 8f2911f add unit tests for parametric_* stages by Mike Klein · 7 years ago
  89. 0301308 Fix SkATan2_255 fuzzer crash by Florin Malita · 7 years ago
  90. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  91. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  92. 3f4531d Remove SkVarAlloc by Herb Derby · 7 years ago
  93. 3391029 Fix some bugs with read/writePixels by Brian Osman · 7 years ago
  94. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  95. 73e597d keep integral rectangle intersections integral by Cary Clark · 7 years ago
  96. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  97. 7a17b2f Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  98. f41c22f Pass GrSurfaceContext into read/writeSurfacePixels by Robert Phillips · 7 years ago
  99. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  100. c7d9c0b jumper, table_{r,g,b,a} by Mike Klein · 7 years ago