1. 1591c38 Use GrBackendObjectOwnership instead of GrVkImage::Wrapped by Greg Daniel · 7 years ago
  2. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  3. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  4. 6274c42 Add back raster pipeline image tiling guard by Florin Malita · 7 years ago
  5. c7da146 Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer by Brian Osman · 7 years ago
  6. 7ca9a74 Remove uses of sk_throw. by Ben Wagner · 7 years ago
  7. e0e2075 If a conic contains any infinite points, abort chopping to quads. by Stephen White · 7 years ago
  8. 559f534 Add atrace events for bitmap uploads to Android framework builds. by Derek Sollenberger · 7 years ago
  9. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  10. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  11. 23f9227 Revert "fixed constant vector swizzling" by Brian Salomon · 7 years ago
  12. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  13. b6f8212 Optimize the size of our JSON by Brian Osman · 7 years ago
  14. 7314093 Support color space and other color types in SkImage_Raster::onMakeSubset by Brian Osman · 7 years ago
  15. 8ac36a5 fixed constant vector swizzling by Ethan Nicholas · 7 years ago
  16. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  17. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  18. 6269f71 Cache WGL extension function pointers by Brian Osman · 7 years ago
  19. 2af578d Add additional logging in GrRenderTargetOpList by Stan Iliev · 7 years ago
  20. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  21. edf3dc0 Cleanup tracing macros for use by the Android framework by Derek Sollenberger · 7 years ago
  22. 683d84b Use SkSafeMath to calculate memory sizes. by Herb Derby · 7 years ago
  23. 7f23543 Minor geometry processor clarification. by Brian Salomon · 7 years ago
  24. 3f5301b GrTessellator: fix for collinear out-of-range intersections. by Stephen White · 7 years ago
  25. 67cd673 Cache more aggressively in GrSoftwarePathRenderer for Android by Stan Iliev · 7 years ago
  26. 25954b6 explicitly vectorize sk_memset{16,32,64} by Mike Klein · 7 years ago
  27. 8618338 Fix bogus math in object allocation. by Herb Derby · 7 years ago
  28. 3249156 Revert "Fix bogus math in object allocation." by Florin Malita · 7 years ago
  29. 0bc4d60 Fix bogus math in object allocation. by Herb Derby · 7 years ago
  30. 3ad19e5 Skip bilerp for integral-translate-only matrices (!clamp-clamp case) by Florin Malita · 7 years ago
  31. 15bb26e Add an average mode for sigma < 2 by Herb Derby · 7 years ago
  32. 8d4b56b Don't emit CRLF when generating code on Windows (from SkSL) by Brian Osman · 7 years ago
  33. 634624a Micro optimizations to SkSL parser by Brian Osman · 7 years ago
  34. 4009668 Revert "Revert "Revert "Add an average mode for sigma < 2""" by Herb Derby · 7 years ago
  35. f6975ea Revert "Revert "Add an average mode for sigma < 2"" by Herb Derby · 7 years ago
  36. 72a37be Fix string typing in generated code by Brian Osman · 7 years ago
  37. 5b117ea rename confusing lowp guard by Mike Klein · 7 years ago
  38. 8e75031 Revert "Add an average mode for sigma < 2" by Mike Klein · 7 years ago
  39. 5bfc85a Lowp overlay, hardlight stages by Florin Malita · 7 years ago
  40. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  41. ba82751 Add an average mode for sigma < 2 by Herb Derby · 7 years ago
  42. aee878d Move lang to list in Android font manager. by Ben Wagner · 7 years ago
  43. ddfd2a6 Use kLow_SkFilterQuality in generateGlyphImage by Robert Phillips · 7 years ago
  44. 17e33cc we never define BLEND_MODE by Mike Klein · 7 years ago
  45. 08b79b7 reduced number of string copies in SkSL parser by Ethan Nicholas · 7 years ago
  46. 7cc49d6 Record SkCanvas::flush(). by Mike Klein · 7 years ago
  47. 0db0779 Fix tracing macros for framework builds by Brian Osman · 7 years ago
  48. 228f761 Simplify difference and exclusion. by Mike Klein · 7 years ago
  49. 8ae1275 lowp: lighten, difference, exclusion by Florin Malita · 7 years ago
  50. 1c293c0 Guard lowp changes by Florin Malita · 7 years ago
  51. 0bf0bc6 Lowp darken stage by Florin Malita · 7 years ago
  52. 6ad3ffe Guard AA change to wait for rebaselines by Yuqian Li · 7 years ago
  53. dbb9e36 Avoid converting drawImage/drawImageRect into drawBitmap calls by Derek Sollenberger · 7 years ago
  54. 5287518 Remove CHECK_SHOULD_DRAW from SkGpuDevice by Brian Salomon · 7 years ago
  55. 35ae65d SkSafeMath for tracking size_t overflow by Herb Derby · 7 years ago
  56. 4a31c46 Don't store clipped x which could break edge order by Yuqian Li · 7 years ago
  57. c10850f remove mask load() and store() by Mike Klein · 7 years ago
  58. 6382f45 Replace log2 with SkNextLog2 by Brian Osman · 7 years ago
  59. a1d1703 double pump 8-bit stages by Mike Klein · 7 years ago
  60. 423d163 Revert "Remove subpixel positioning implies no bytecode hinting." by Ben Wagner · 7 years ago
  61. 8807680 Remove subpixel positioning implies no bytecode hinting. by Ben Wagner · 7 years ago
  62. 26080be Much lower overhead Skia event tracing in the framework by Brian Osman · 7 years ago
  63. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  64. ad8da8e Expose SkPath validation as boolean by Adrienne Walker · 7 years ago
  65. e4f846a Bypass libandroid dynamic linking for ATrace in framework builds by Brian Osman · 7 years ago
  66. 8c326e9 Remove fStencilClearValue from Vulkan's CommandBufferInfo struct by Robert Phillips · 7 years ago
  67. b74ef03 Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy. by Brian Salomon · 7 years ago
  68. 92e6cc6 Some performance tweaks for DAA by Yuqian Li · 7 years ago
  69. 8048822 Revert "Revert "Support single line objects and arrays"" by Brian Osman · 7 years ago
  70. 31c075e Avoid errors about re-defining __STDC_FORMAT_MACROS by Brian Osman · 7 years ago
  71. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  72. c2f876b Replace interp() with clut_{3,4}D stages. by Mike Klein · 7 years ago
  73. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  74. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  75. 5eb8fc5 No chop at y extrema for cubics by Yuqian Li · 7 years ago
  76. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  77. a5a69cf Revert "Support single line objects and arrays" by Brian Osman · 7 years ago
  78. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  79. 6a14edc Remove SkColorLookUpTable::interp3D(). by Mike Klein · 7 years ago
  80. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  81. dd3feee Move gFDot6INVERSE definition to cpp file by Yuqian Li · 7 years ago
  82. 6a7d56f Support single line objects and arrays by Brian Osman · 7 years ago
  83. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  84. a07e430 add gamma stage by Mike Klein · 7 years ago
  85. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  86. e1fc9ac Improve float-based dither logic by Eric Karl · 7 years ago
  87. 74c627f Fix stencil clear load in Vulkan by Robert Phillips · 7 years ago
  88. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  89. 69fd008 Added SkJSONWriter by Brian Osman · 7 years ago
  90. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  91. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  92. 4d011be Remove unneeded GrGradientEffect Tegra3 workaround by Florin Malita · 7 years ago
  93. 1af6d68 added canUseFractForNegativeValues to standalone shader caps by Ethan Nicholas · 7 years ago
  94. b12e178 rewrite SkColorLookUpTable::interpDimension() by Mike Klein · 7 years ago
  95. 3b30c4f Relocate gradient negative fract() workaround to GLSLCodeGenerator by Florin Malita · 7 years ago
  96. 26308e1 Remove last uses of SkTypeface::style() in Skia. by Ben Wagner · 7 years ago
  97. 50d0d05 add an invert stage for inverse CMYK -> CMYK by Mike Klein · 7 years ago
  98. 34335c5 Streamline GrGradientEffect mirror tiling by Florin Malita · 7 years ago
  99. b81a8b9 Consolidate GrGradientEffect analytical impls by Florin Malita · 7 years ago
  100. e9bf6dc Don't compare against uninit edge in SkPath::conservativelyContainsRect by Brian Salomon · 7 years ago