1. 193de5d Preemptively disable upcoming Skia features in Flutter/Fuchsia by Robert Phillips · 7 years ago
  2. 6691807 Revert "Gauss filter calculation" by Herb Derby · 7 years ago
  3. 53ec7dc Gauss filter calculation by Herb Derby · 7 years ago
  4. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  5. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  6. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  7. 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
  8. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  9. e95a62f add some lowp gradient stages by Mike Klein · 7 years ago
  10. 2afe787 add a GM to demo dither by Mike Klein · 7 years ago
  11. a097173 Add a GM to test out odd matrix draws (take 2) by Robert Phillips · 7 years ago
  12. 9d15b07 Revert "Add a GM to test out odd matrix draws" by Robert Phillips · 7 years ago
  13. 761f448 Add a GM to test out odd matrix draws by Robert Phillips · 7 years ago
  14. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  15. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  16. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  17. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  18. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  19. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  20. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  21. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  22. c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
  23. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  24. cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
  25. 9dd4ae1 Support cc_wrapper with MSVC toolchain by Brian Osman · 7 years ago
  26. 53418db Remove "-Wno-over-aligned" from x86 Android builds by Leon Scroggins III · 7 years ago
  27. 6a3dbee Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  28. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  29. d6365e5 Revert "Refactor CCPR coverage shaders for a vertex impl" by Eric Boren · 7 years ago
  30. e501033 Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  31. ce4a389 remove dead code -- older than min picture version by Mike Reed · 7 years ago
  32. d40b3b0 Make SkTypeface::Style and FromOldStyle private. by Ben Wagner · 7 years ago
  33. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  34. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  35. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  36. f6ad341 remove legacy font api flag for flutter by Mike Reed · 7 years ago
  37. 6245143 use new computeByteSize api by Mike Reed · 7 years ago
  38. cc604e5 CCPR: Add workaround for PowerVR crash by Chris Dalton · 7 years ago
  39. cf331a9 Revert[3] "remove legacy fontmgr flag from flutter" by Mike Reed · 7 years ago
  40. cbfd8bf Revert "Revert "remove legacy fontmgr flag from flutter"" by Mike Reed · 7 years ago
  41. 981a31e Generate warning settings for Android framework by Leon Scroggins III · 7 years ago
  42. da6cf4e Revert "remove legacy fontmgr flag from flutter" by Leon Scroggins · 7 years ago
  43. 7077ae8 remove legacy fontmgr flag from flutter by Mike Reed · 7 years ago
  44. ef8ce28 experiments to speed up drawing 32bit images into 565 by Mike Reed · 7 years ago
  45. 839872c converted GrConfigConversionEffect to SkSL by Ethan Nicholas · 7 years ago
  46. 46d6c68 disable object-size santizer in debug builds by Mike Klein · 7 years ago
  47. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  48. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  49. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  50. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  51. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  52. 3ec9573 Add unit test for pinned SkImages by Robert Phillips · 7 years ago
  53. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  54. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  55. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  56. e4781e9 function santizer is not available on Mac by Mike Klein · 7 years ago
  57. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  58. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  59. 420c4cf Add GrTextureProxyPriv by Robert Phillips · 7 years ago
  60. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  61. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  62. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  63. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  64. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  65. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  66. 712fe73 Add animated cowboy sample from WebKit tests, and fix. by Jim Van Verth · 7 years ago
  67. 5a93216 Update the Android.bp to expose a static library by Derek Sollenberger · 7 years ago
  68. 85463e6 Fix Android roll. by Mike Klein · 7 years ago
  69. ebf648e [WASM] Add POC compile bot for WebAssembly by Kevin Lubick · 7 years ago
  70. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  71. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  72. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  73. 6492afa Disable SkJumper assembly in cross builds for now. by Nico Weber · 7 years ago
  74. 9b2f69b grand unifried lowp stages by Mike Klein · 7 years ago
  75. b433c56 Adjust GPU YUV -> RGB (JPG) conversion by Brian Osman · 7 years ago
  76. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  77. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  78. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  79. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  80. bc7b1ea update clang_linux package to Clang 5 by Mike Klein · 7 years ago
  81. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  82. c1e5963 CCPR: Rewrite path parsing by Chris Dalton · 7 years ago
  83. a6d2d70 Add gn plumbing for mdbviz tool by Robert Phillips · 7 years ago
  84. dbb24ef Get viewer running on iOS by Jim Van Verth · 7 years ago
  85. cb2e235 Reduce stencil buffer clearing by Robert Phillips · 7 years ago
  86. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  87. ecfed2b Add iOS support for SkiaSDLExample. by Jim Van Verth · 7 years ago
  88. 1b4602b ok, backtrace support on Android by Mike Klein · 7 years ago
  89. 9d7e57d Revert "Revert "8-bit jumper on armv8"" by Mike Klein · 7 years ago
  90. 6d13575 Revert "8-bit jumper on armv8" by Derek Sollenberger · 7 years ago
  91. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  92. 0813358 8-bit jumper on armv8 by Mike Klein · 7 years ago
  93. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  94. 419a94d Add a GrCCPRGeometry file by Chris Dalton · 7 years ago
  95. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  96. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  97. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  98. 4189d1b Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter. by Sadrul Habib Chowdhury · 7 years ago
  99. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  100. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago