1. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  2. b07b06e Fix assert in blink chromeos by Greg Daniel · 7 years ago
  3. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  4. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  5. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  6. be0a042 converted Premul / Unpremul to SkSL by Ethan Nicholas · 7 years ago
  7. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  8. 7ceb0b8 Remove api call from SkGaussFilter by Herb Derby · 7 years ago
  9. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  10. 0d96175 Do not return null paint if shaderFP is null by Yuqian Li · 7 years ago
  11. 55ad774 Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" by Brian Salomon · 7 years ago
  12. 0358841 Fix webp bug compositing alpha frames on opaque (better fix) by Leon Scroggins III · 7 years ago
  13. 35c556f Revert "Revert "Direct evaluation of gaussian"" by Herb Derby · 7 years ago
  14. 1e09e46 Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context." by Brian Osman · 7 years ago
  15. 8dca18a converted GrAARectEffect to SkSL by Ethan Nicholas · 7 years ago
  16. b8b3086 Fix Sk8b reading too many bytes by Herb Derby · 7 years ago
  17. 584a79a Reland "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  18. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  19. a53d999 Revert "Direct evaluation of gaussian" by Brian Osman · 7 years ago
  20. 5e18cde Direct evaluation of gaussian by Herbert Derby · 7 years ago
  21. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  22. 7970765 Switched SkSL from using raw strings back to STRINGIFY by Ethan Nicholas · 7 years ago
  23. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  24. ba61af9 test scalePixels and unpremul by Mike Reed · 7 years ago
  25. 5f1c8ff WebP - allow more scales by Leon Scroggins III · 7 years ago
  26. eafd48a Add overbudget handling to GrResourceAllocator by Robert Phillips · 7 years ago
  27. 5627d65 Add method to sk_gpu_test::TestContext to automatically restore the previous context. by Brian Salomon · 7 years ago
  28. 47f6029 remove legacy Create from SkTextBlob by Mike Reed · 7 years ago
  29. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  30. 554c1f0 Revert "Fold analytic clip FPs into GrReducedClip" by Brian Osman · 7 years ago
  31. 4355b26 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  32. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  33. 20800c8 rename overloaded methods as speculative fix/diagnostic by Mike Reed · 7 years ago
  34. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  35. 42d27c6 Revert "Nit clean up to add private GrPixelConfig CL" by Greg Daniel · 7 years ago
  36. b8e4c44 Nit clean up to add private GrPixelConfig CL by Greg Daniel · 7 years ago
  37. 70fb479 Ensure that removing last extension from GrGLExtension doesn't assert. by Vladimir Levin · 7 years ago
  38. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  39. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  40. e84b482 use validating readbuffer by Mike Reed · 7 years ago
  41. 09b8c91 Temporarily disable multitexturing for iOS by Jim Van Verth · 7 years ago
  42. 2009c20 Revert "Fix webp bug compositing alpha frames on opaque" by Leon Scroggins · 7 years ago
  43. 2b6f614 Fix GrTextureOp to check the correct cap for multitexturing by Brian Salomon · 7 years ago
  44. 42bae8f Fix webp bug compositing alpha frames on opaque by Leon Scroggins III · 7 years ago
  45. e822803 "support" 3D masks like Ganesh does by Mike Klein · 7 years ago
  46. 339b84e Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  47. 0387d35 Add SkColorSpace_Base::makeColorSpin by Brian Osman · 7 years ago
  48. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  49. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  50. 5b65a84 Resolve GrSurface/GrSurfaceProxy ref counting issue in GrResourceAllocator by Robert Phillips · 7 years ago
  51. e92b1b1 SPIR-V switch statement support by Ethan Nicholas · 7 years ago
  52. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  53. 5254ccc Move pixel config getter to private in GrBackendSurface by Greg Daniel · 7 years ago
  54. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  55. 0c5fdcb streamline GDI bots by Mike Klein · 7 years ago
  56. e0070c0 Patch up ref counting of proxies (take 2) by Robert Phillips · 7 years ago
  57. f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
  58. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  59. 2d9cb57 Revert "Patch up ref counting of proxies" by Robert Phillips · 7 years ago
  60. 8d5ce2d Patch up ref counting of proxies by Robert Phillips · 7 years ago
  61. 7ca90d2 Use round rather than floor for snapping text vertex positions by Brian Osman · 7 years ago
  62. 9f90418 Extract code for safely creating SkMasks try 2 by Herb Derby · 7 years ago
  63. 4872315 remove legacy code for resolution by Mike Reed · 7 years ago
  64. 66498bc Try 2 for Gauss filter calculation by Herb Derby · 7 years ago
  65. c0ae2c8 AVX2 specialization for lowp gradient lookup by Florin Malita · 7 years ago
  66. 024301a fixed type error in SPIRV code generator by Ethan Nicholas · 7 years ago
  67. 9af41d7 Revert "more powerful map()" by Greg Daniel · 7 years ago
  68. 77e7500 Revert "Extract code for safely creating SkMasks." by Greg Daniel · 7 years ago
  69. a3dd5ec more powerful map() by Mike Klein · 7 years ago
  70. 66f2b5e Extract code for safely creating SkMasks. by Herb Derby · 7 years ago
  71. 1706f84 switched GrClipEdge to an enum class by Ethan Nicholas · 7 years ago
  72. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
  73. 8f7d4c3 Fix precision in AARectEffect by Chris Dalton · 7 years ago
  74. deb53cc Make GrTextBlob::VertexRegenerator determine vertex stride from mask format by Brian Salomon · 7 years ago
  75. 5e9fdef AVX2 gather for lowp by Florin Malita · 7 years ago
  76. cb6940b DM FontMgr updates by Mike Klein · 7 years ago
  77. 0658f76 Fix Flutter/Fushcia build by Robert Phillips · 7 years ago
  78. a865d25 Windows GDI Typeface: set NotEmbeddable_FontFlag same as other backends. by Hal Canary · 7 years ago
  79. 2188e09 Update MDB flags to match switches in Chrome & Android by Robert Phillips · 7 years ago
  80. 6691807 Revert "Gauss filter calculation" by Herb Derby · 7 years ago
  81. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  82. 4b56375 Include target CS in SkColorSpaceXformCanvas' image info by Brian Osman · 7 years ago
  83. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  84. 4a851ca SkTypeface_win_dw, SkTypeface_Mac: set NotEmbeddable_FontFlag by Hal Canary · 7 years ago
  85. 53ec7dc Gauss filter calculation by Herb Derby · 7 years ago
  86. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  87. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  88. 40f5c55 Remove dead code for the incorrect handling of small radii blurs. by Herb Derby · 7 years ago
  89. fc31be4 Harden SkClassifyCubic by Chris Dalton · 7 years ago
  90. 75309d1 Compute more accurate containedInClip by Yuqian Li · 7 years ago
  91. 14a8dd7 Simplify analytical GPU gradient impls by Florin Malita · 7 years ago
  92. 47c315e Remove destination pointer from GrCopySurfaceOp by Robert Phillips · 7 years ago
  93. 7a59f23 Update GrFragmentProcessor handling in Make methods in SkSL by Robert Phillips · 7 years ago
  94. f8e2502 Prepare to enable explicit gpu resource allocation (take 2) by Robert Phillips · 7 years ago
  95. 065b41d Revert "Prepare to enable explicit gpu resource allocation" by Greg Daniel · 7 years ago
  96. 0078ab2 Implement readPixels from float buffer, when half float is missing by Stan Iliev · 7 years ago
  97. f290376 Prepare to enable explicit gpu resource allocation by Robert Phillips · 7 years ago
  98. 47ba5cd change default props for PictureImage to be unknown_pixel_geometry by Mike Reed · 7 years ago
  99. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  100. 12f7734 add surfaceprops param to SkCanvas::MakeRasterDirect by Mike Reed · 7 years ago