1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. e25b447 Move SkTileModes to top level by Mike Reed · 5 years ago
  3. 1132f74 Add F16Norm support to a few more pixmap helpers by Brian Osman · 6 years ago
  4. b70990e add kRGBA_F16Norm_SkColorType by Mike Klein · 6 years ago
  5. 832c931 Revert "Make SkBitmap/SkPixmap::erase* do so in sRGB" by Robert Phillips · 6 years ago
  6. 6f44647 Make SkBitmap/SkPixmap::erase* do so in sRGB by Leon Scroggins III · 6 years ago
  7. c337a63 Add SkEncodedOrigin to SkYUVASizeInfo, fix JPEG orientation in GPU decode path by Brian Osman · 6 years ago
  8. e3f543c Remove SkPM4f.h, fold contents into SkColorData.h by Brian Osman · 6 years ago
  9. 29a85bb implement SkPixmap::erase() as a draw by Mike Klein · 6 years ago
  10. 2091fbb Fix some bugs around opaque color types and computeIsOpaque by Brian Osman · 6 years ago
  11. d25b7c1 Introduce SkRGBA4f, templated on SkAlphaType by Brian Osman · 6 years ago
  12. c25f440 Reland "add getAlphaf() to pixmap/bitmap" by Mike Reed · 6 years ago
  13. 81cbd03 Work toward removing SkPM4f by Brian Osman · 6 years ago
  14. be852e4 Revert "add getAlphaf() to pixmap/bitmap" by Robert Phillips · 6 years ago
  15. f3ebd31 add getAlphaf() to pixmap/bitmap by Mike Reed · 6 years ago
  16. 9e7f504 Revert "Reland "implement SkPixmap::getPixel() with this->readPixels()."" by Mike Klein · 6 years ago
  17. 774b566 Revert "Reland "implement SkPixmap::erase() with draws"" by Ben Wagner · 6 years ago
  18. 4a9631c Reland "implement SkPixmap::erase() with draws" by Mike Klein · 6 years ago
  19. 1d6281d Reland "implement SkPixmap::getPixel() with this->readPixels()." by Mike Klein · 6 years ago
  20. 9ec77b5 Revert "implement SkPixmap::erase() with draws" by Mike Klein · 6 years ago
  21. 29a49bd Revert "implement SkPixmap::getPixel() with this->readPixels()." by Mike Klein · 6 years ago
  22. 0944ae8 implement SkPixmap::getPixel() with this->readPixels(). by Mike Klein · 6 years ago
  23. 42f29f1 implement SkPixmap::erase() with draws by Mike Klein · 6 years ago
  24. 581cf0d erase _every_ row of F32 SkPixmaps by Mike Klein · 6 years ago
  25. fc9624c clamp after color pipeline when dst is normalized by Mike Klein · 6 years ago
  26. f6db495 Remove SkTransferFunctionBehavior by Brian Osman · 6 years ago
  27. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  28. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  29. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  30. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  31. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  32. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  33. 22f673d Move SkColorTable to src/codec by Leon Scroggins III · 6 years ago
  34. 18e9ba1 support 888x, 1010102, and 101010x in SkPixmap::erase() by Mike Klein · 7 years ago
  35. 78663f9 Fix overflow in number of bytes to erase. by Herb Derby · 7 years ago
  36. 1f31309 yet another approach to unpremul scale pixels by Mike Klein · 7 years ago
  37. 47cf048 Revert "alternate approach to unpremul scalePixels()" by Mike Klein · 7 years ago
  38. c461680 alternate approach to unpremul scalePixels() by Mike Klein · 7 years ago
  39. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 7 years ago
  40. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 7 years ago
  41. e602f39 move GrColor.h to private, IWYU by Mike Reed · 7 years ago
  42. d63b6e4 Reland "remove bicubic clamp in SkImageShader" by Mike Klein · 7 years ago
  43. 6685555 Revert "remove bicubic clamp in SkImageShader" by Mike Klein · 7 years ago
  44. bc9f349 remove bicubic clamp in SkImageShader by Mike Klein · 7 years ago
  45. ba61af9 test scalePixels and unpremul by Mike Reed · 7 years ago
  46. 0cbc10f Make SkImageGeneratorCG apply encoded origin by Leon Scroggins III · 7 years ago
  47. 7306bcd - add bench for pixmap orient by Mike Reed · 7 years ago
  48. 4379869 Revert[4] "apply codec origin in generator" by Mike Reed · 7 years ago
  49. dd34014 Revert "Revert "Revert "apply codec origin in generator""" by Mike Reed · 7 years ago
  50. 82269ab Revert "Revert "apply codec origin in generator"" by Mike Reed · 7 years ago
  51. 363dd98 Revert "apply codec origin in generator" by Ben Wagner · 7 years ago
  52. fa15877 apply codec origin in generator by Mike Reed · 7 years ago
  53. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  54. adbbfa6 pixmap erase fast-path by Mike Klein · 7 years ago
  55. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  56. 26e9ddd Don't store colortables in pixmaps or pixelrefs by Mike Reed · 7 years ago
  57. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  58. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  59. 9466bf5 Make SkPixmap::getColor support kUnpremul pixels by Matt Sarett · 7 years ago
  60. 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 7 years ago
  61. ad8b5dc remove vestigle code for lockpixels by Mike Reed · 7 years ago
  62. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  63. d2adc66 Use SkTransferFunctionBehavior for raster pixel conversions by Matt Sarett · 7 years ago
  64. 485c499 Rename SkConfig8888/SkPixelInfo to SkConvertPixels by Matt Sarett · 8 years ago
  65. 8572d85 Make raster pipeline support all pixel conversions by Matt Sarett · 8 years ago
  66. 03dd6d5 Reland "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
  67. 26ecfe0 Revert "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
  68. 977f64c Refactor trimming logic for read/writePixels() by Matt Sarett · 8 years ago
  69. cb6266b Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Matt Sarett · 8 years ago
  70. 7a6c9f7 Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Brian Osman · 8 years ago
  71. cf5d6ca Add SkImageInfoValidConversion() and SkImageInfoIsValid by Matt Sarett · 8 years ago
  72. 58a7694 SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque by Hal Canary · 8 years ago
  73. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  74. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  75. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  76. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  77. 94e1a2f SkPixmap::getColor() by Hal Canary · 8 years ago
  78. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  79. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  80. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  81. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  82. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  83. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  84. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  85. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  86. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  87. e074d1f Change SkColor4f to RGBA channel order by brianosman · 8 years ago
  88. 804b461 SkPixmap::setColorSpace by msarett · 8 years ago
  89. 4d0cd76 Fix for Sk4f Ubuntu compile warning by jvanverth · 8 years ago
  90. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  91. e8f3062 switch surface to sk_sp by reed · 8 years ago
  92. a928b28 4f linear gradient shader blitters by fmalita · 9 years ago
  93. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  94. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 9 years ago
  95. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  96. fde0511 Make sp variants for SkData by reed · 9 years ago
  97. 41b952c Add deferred texture upload API. by bsalomon · 9 years ago
  98. dd9ffea make SkPM4f private by reed · 9 years ago
  99. 3601f28 add kRGBA_F16_SkColorType by reed · 9 years ago
  100. 3a94c6c Add SkAutoPixmapStorage::detachPixelsAsData() by fmalita · 9 years ago