1. ec727c9 Revert "Fix rendering of drrects with small circular inner rrects." by Brian Salomon · 7 years ago
  2. 096074a Fix rendering of drrects with small circular inner rrects. by Brian Salomon · 7 years ago
  3. 9b50d9d Try to bypass the false-positive clang thread analysis warning by Yuqian Li · 7 years ago
  4. 6d892f5 Add comments explaining use of "-Wno-over-aligned" by Leon Scroggins III · 7 years ago
  5. 8a90c4d Revert "Renaming and refactoring to prepare for init-once threaded backend" by Leon Scroggins · 7 years ago
  6. 74663e7 Add "-Wno-over-aligned" to Android.bp for x86 Android by Leon Scroggins III · 7 years ago
  7. 07a4241 Renaming and refactoring to prepare for init-once threaded backend by Yuqian Li · 7 years ago
  8. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  9. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  10. 329c5a6 Bundle resources and skps directories into iOS app. by Jim Van Verth · 7 years ago
  11. 29f9ed4 Revert "Revert "Make PathGeoBuilder use consistent iterators."" by Brian Salomon · 7 years ago
  12. b451321 Revert "Make PathGeoBuilder use consistent iterators." by Brian Salomon · 7 years ago
  13. 9c8a16b Make PathGeoBuilder use consistent iterators. by Brian Salomon · 7 years ago
  14. 9b491b2 SkPDF: fix fTextScaleX error by Hal Canary · 7 years ago
  15. 9c1c892 drop 32-bit Android NDK builds down to API 16 by Mike Klein · 7 years ago
  16. 443a913 Add create_bundle support for GN by Jim Van Verth · 7 years ago
  17. aa73b96 clean up SkDeferredCanvas by Mike Klein · 7 years ago
  18. c9bc814 Handle null colorspace in SkToSRGBColorFilter. by Mike Klein · 7 years ago
  19. dfaa057 SkPDF: less tolerance for small circles by Hal Canary · 7 years ago
  20. c02cb8a Revert "Use int when possible to calculate atlas indices in shaders." by Jim Van Verth · 7 years ago
  21. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  22. 999ec57 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  23. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  24. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  25. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  26. be0a042 converted Premul / Unpremul to SkSL by Ethan Nicholas · 7 years ago
  27. 55ad774 Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" by Brian Salomon · 7 years ago
  28. 1e09e46 Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context." by Brian Osman · 7 years ago
  29. 8dca18a converted GrAARectEffect to SkSL by Ethan Nicholas · 7 years ago
  30. 3bc00fe fix Housekeeper-PerCommit bot by Ethan Nicholas · 7 years ago
  31. 7970765 Switched SkSL from using raw strings back to STRINGIFY by Ethan Nicholas · 7 years ago
  32. 5627d65 Add method to sk_gpu_test::TestContext to automatically restore the previous context. by Brian Salomon · 7 years ago
  33. 70fb479 Ensure that removing last extension from GrGLExtension doesn't assert. by Vladimir Levin · 7 years ago
  34. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  35. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  36. 66498bc Try 2 for Gauss filter calculation by Herb Derby · 7 years ago
  37. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
  38. 193de5d Preemptively disable upcoming Skia features in Flutter/Fuchsia by Robert Phillips · 7 years ago
  39. 6691807 Revert "Gauss filter calculation" by Herb Derby · 7 years ago
  40. 53ec7dc Gauss filter calculation by Herb Derby · 7 years ago
  41. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  42. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  43. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  44. 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
  45. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  46. e95a62f add some lowp gradient stages by Mike Klein · 7 years ago
  47. 2afe787 add a GM to demo dither by Mike Klein · 7 years ago
  48. a097173 Add a GM to test out odd matrix draws (take 2) by Robert Phillips · 7 years ago
  49. 9d15b07 Revert "Add a GM to test out odd matrix draws" by Robert Phillips · 7 years ago
  50. 761f448 Add a GM to test out odd matrix draws by Robert Phillips · 7 years ago
  51. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  52. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  53. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  54. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  55. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  56. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  57. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  58. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  59. c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
  60. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  61. cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
  62. 9dd4ae1 Support cc_wrapper with MSVC toolchain by Brian Osman · 7 years ago
  63. 53418db Remove "-Wno-over-aligned" from x86 Android builds by Leon Scroggins III · 7 years ago
  64. 6a3dbee Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  65. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  66. d6365e5 Revert "Refactor CCPR coverage shaders for a vertex impl" by Eric Boren · 7 years ago
  67. e501033 Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  68. ce4a389 remove dead code -- older than min picture version by Mike Reed · 7 years ago
  69. d40b3b0 Make SkTypeface::Style and FromOldStyle private. by Ben Wagner · 7 years ago
  70. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  71. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  72. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  73. f6ad341 remove legacy font api flag for flutter by Mike Reed · 7 years ago
  74. 6245143 use new computeByteSize api by Mike Reed · 7 years ago
  75. cc604e5 CCPR: Add workaround for PowerVR crash by Chris Dalton · 7 years ago
  76. cf331a9 Revert[3] "remove legacy fontmgr flag from flutter" by Mike Reed · 7 years ago
  77. cbfd8bf Revert "Revert "remove legacy fontmgr flag from flutter"" by Mike Reed · 7 years ago
  78. 981a31e Generate warning settings for Android framework by Leon Scroggins III · 7 years ago
  79. da6cf4e Revert "remove legacy fontmgr flag from flutter" by Leon Scroggins · 7 years ago
  80. 7077ae8 remove legacy fontmgr flag from flutter by Mike Reed · 7 years ago
  81. ef8ce28 experiments to speed up drawing 32bit images into 565 by Mike Reed · 7 years ago
  82. 839872c converted GrConfigConversionEffect to SkSL by Ethan Nicholas · 7 years ago
  83. 46d6c68 disable object-size santizer in debug builds by Mike Klein · 7 years ago
  84. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  85. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  86. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  87. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  88. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  89. 3ec9573 Add unit test for pinned SkImages by Robert Phillips · 7 years ago
  90. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  91. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  92. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  93. e4781e9 function santizer is not available on Mac by Mike Klein · 7 years ago
  94. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  95. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  96. 420c4cf Add GrTextureProxyPriv by Robert Phillips · 7 years ago
  97. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  98. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  99. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  100. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago