1. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  2. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  3. 52514d5 SkBitSet: cleanup. Remove unused fn, more general exporter. by Hal Canary · 6 years ago
  4. 9a986cf ccpr: Use SkMessageBus for thread-safe eviction of cache entries by Chris Dalton · 6 years ago
  5. 15d9ef2 Simplify atlas calculation for dimension only by Herb Derby · 6 years ago
  6. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  7. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  8. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  9. 1a3eb52 trim off more bgra stages by Mike Klein · 6 years ago
  10. 8762fb6 remove pathop template by Cary Clark · 6 years ago
  11. 6a38800 be consistent about int for incReserve by Mike Reed · 6 years ago
  12. 495993a Remove GrColor4f by Brian Osman · 6 years ago
  13. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  14. b2c7d84 Revert "remove pathop template" by Cary Clark · 6 years ago
  15. 521f1ed remove pathop template by Cary Clark · 6 years ago
  16. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  17. 09bc78b remove unused isABitmap code by Mike Reed · 6 years ago
  18. 3a16073 Revert "Revert "Use SkImage to manage mip map cache purging, not Bitmap/PixelRef"" by Brian Osman · 6 years ago
  19. f7ddaa8 Revert "Use SkImage to manage mip map cache purging, not Bitmap/PixelRef" by Brian Osman · 6 years ago
  20. 087c917 Use SkImage to manage mip map cache purging, not Bitmap/PixelRef by Brian Osman · 6 years ago
  21. a9667fb Revert "Tie mip map cache purging to Images, not Bitmaps/PixelRefs" by Brian Osman · 6 years ago
  22. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 6 years ago
  23. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  24. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  25. b9c4978 Remove dstColorSpace from SkSpecialImage::MakeFromImage by Brian Osman · 6 years ago
  26. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  27. 11422c6 Tie mip map cache purging to Images, not Bitmaps/PixelRefs by Brian Osman · 6 years ago
  28. f05626b Test a GIF with an out of range transparent index by Leon Scroggins III · 6 years ago
  29. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  30. 0a67198 reduce pathops templated code by Cary Clark · 6 years ago
  31. 38a62bd Remove obsolete checks about colorType and colorSpace by Brian Osman · 6 years ago
  32. f421685 Revert "Stop using color space xform canvas in picture image generator" by Greg Daniel · 6 years ago
  33. 031ca21 Stop using color space xform canvas in picture image generator by Brian Osman · 6 years ago
  34. 2091fbb Fix some bugs around opaque color types and computeIsOpaque by Brian Osman · 6 years ago
  35. 431ac56 Use SkSurfaceValidateRasterInfo in some lesser-used canvas factories by Brian Osman · 6 years ago
  36. a0dc3d2 Revert "Revert "Include color type and color space in bitmap cache key"" by Brian Osman · 6 years ago
  37. 9ff04c0 Revert "Include color type and color space in bitmap cache key" by Brian Osman · 6 years ago
  38. 274a89e Include color type and color space in bitmap cache key by Brian Osman · 6 years ago
  39. 7034f15 Improve modulation detection logic in ProcessorOptimizationValidationTest by Michael Ludwig · 6 years ago
  40. b5ccf6f SkPDF: centralize procsets to remove duplication by Hal Canary · 6 years ago
  41. 278b067 Less stress for chromecast by Herb Derby · 6 years ago
  42. f4def34 Move dumpJSON behind the SK_ENABLE_DUMP_GPU flag by Kevin Lubick · 6 years ago
  43. 434377a Split out SkRunFont and SkPaint by Herb Derby · 6 years ago
  44. ba65168 Fix two bugs in GPU special image read-back by Brian Osman · 6 years ago
  45. bbb2410 Remove redundant test by Brian Osman · 6 years ago
  46. e47e5b6 Restore proper name of the SkImage_Gpu2Cpu unit test by Brian Osman · 6 years ago
  47. fd69b6d tune SkOpts::hash_fn() quality by Mike Klein · 6 years ago
  48. 0f88861 SkPDF: build shared lib with skia_enable_pdf=false by Hal Canary · 6 years ago
  49. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  50. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  51. ae5e864 remove internal uses of SkColorSpace::toXYZD50() by Mike Klein · 6 years ago
  52. 4504a652 Remove extraneous comma in printf vargs by Michael Ludwig · 6 years ago
  53. 314d377 Make ProcessorOptimizationValidationTest more forgiving by Michael Ludwig · 6 years ago
  54. 712476e Remove SkCodec::fSrcInfo by Leon Scroggins III · 6 years ago
  55. 98acec5 remove some dead flags by Mike Reed · 6 years ago
  56. ce96e1e removed dead flag check by Mike Reed · 6 years ago
  57. 1d5b598 Towards removing GrColor4f by Brian Osman · 6 years ago
  58. e8e1075 Add input/output image logging to processor tests by Michael Ludwig · 6 years ago
  59. 3ad86d0 Accept processor test seed from command line by Michael Ludwig · 6 years ago
  60. 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
  61. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  62. 656cefe Add initial support for generating tagged PDFs. by Dominic Mazzoni · 6 years ago
  63. 9de7216 add test that setLastPt() invalidates path bounds by Mike Klein · 6 years ago
  64. dedf8f2 ccpr: Fix heap use-after-free caused by member destruction order by Chris Dalton · 6 years ago
  65. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  66. 0098ccb Remove unnecessary sk_tool_utils::EncodeImageToData by Leon Scroggins III · 6 years ago
  67. c25f440 Reland "add getAlphaf() to pixmap/bitmap" by Mike Reed · 6 years ago
  68. 81cbd03 Work toward removing SkPM4f by Brian Osman · 6 years ago
  69. be852e4 Revert "add getAlphaf() to pixmap/bitmap" by Robert Phillips · 6 years ago
  70. f3ebd31 add getAlphaf() to pixmap/bitmap by Mike Reed · 6 years ago
  71. 2cbf12c Always use portable fonts in image filter test by Brian Osman · 6 years ago
  72. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  73. 1cf418b Some SkPM4f cleanup by Brian Osman · 6 years ago
  74. 1b15198 Fix/simplify equal_pixels by Brian Osman · 6 years ago
  75. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  76. c03716d Fix nullptr deref in cache lookup by Herb Derby · 6 years ago
  77. 840debe don't try to extract or blur a zero-sized bitmap by Mike Reed · 6 years ago
  78. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago
  79. 505dd57 Add GrSurfaceOrigin to MakeFromAHardwareBuffer by Stan Iliev · 6 years ago
  80. 637c06a Add Vulkan support to GrAHardwareBufferImageGenerator by Greg Daniel · 6 years ago
  81. 2700abc Remove raw-data version of createTextureProxy by Brian Osman · 6 years ago
  82. c3d8a48 allow path.add(path) safely by Mike Reed · 6 years ago
  83. b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 6 years ago
  84. ea30810 Initialize bitmaps to different colors, to avoid flaky success by Brian Osman · 6 years ago
  85. 0e0f1a7 SkPath::shrinkToFit docs by Florin Malita · 6 years ago
  86. 3d413c5 Reland: add SkPath::shrinkToFit by Florin Malita · 6 years ago
  87. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  88. a21a16b Revert "add SkPath::shrinkToFit" by Mike Reed · 6 years ago
  89. 3d69be5 add SkPath::shrinkToFit by Mike Reed · 6 years ago
  90. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  91. 303e83e Let unbudgeted, unique keyed resources stay in gpu ResourceCache. by Greg Daniel · 6 years ago
  92. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  93. 43b882b Remove purging of GPU resources based on flush counts. by Brian Salomon · 6 years ago
  94. 9094f2c Add fields to fragmentProcessors in sksl code. by Michael Ludwig · 6 years ago
  95. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  96. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  97. 1fc5fbd Reland "Redo how extra emit code flushing operates" with type fix. by Michael Ludwig · 6 years ago
  98. d044019 Revert "Redo how extra emit code flushing operates" by Michael Ludwig · 6 years ago
  99. 9b8181b Redo how extra emit code flushing operates by Michael Ludwig · 6 years ago
  100. 7b429ae Implement boolean short circuit folding in SkSL by Michael Ludwig · 6 years ago