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