1. afa3502 centralize RP loads and stores by Mike Klein · 6 years ago
  2. be56949 add bitmap shaders to P3 by Mike Klein · 6 years ago
  3. 9fb5a53 add two more cases to P3 gm by Mike Klein · 6 years ago
  4. e28c791 pass sprite opacity to color xform when blitting. by Mike Klein · 6 years ago
  5. 8f3d36c add dstAT param to xform steps by Mike Klein · 6 years ago
  6. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  7. 4a17501 Revert "update SkColor4f::FromColor() to preserve transfer function" by Robert Phillips · 6 years ago
  8. 9e22923 update SkColor4f::FromColor() to preserve transfer function by Mike Klein · 6 years ago
  9. fcc10da fix color management in sprite blitter by Mike Klein · 6 years ago
  10. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  11. ac568a9 1010102, 101010x, 888x in sw by Mike Klein · 7 years ago
  12. 548d387 Keep SkRasterPipelineSpriteBlitter's src/dst offset math in size_t by Mike Klein · 7 years ago
  13. 2826627 drawimage + maskfilter bug fix by Mike Reed · 7 years ago
  14. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  15. ef8ce28 experiments to speed up drawing 32bit images into 565 by Mike Reed · 7 years ago
  16. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  17. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  18. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  19. e43fba1 clean up colorfilter sprite blitters by Mike Klein · 7 years ago
  20. 4a0f180 remove unused flag SK_SUPPORT_LEGACY_COLORFILTER_FILTERSPAN by Mike Reed · 7 years ago
  21. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  22. 428266d use rasterpipeline for colorfilters by Mike Reed · 7 years ago
  23. eb7dc79 remove dead code associated with SK_SUPPORT_LEGACY_RASTERPIPELINE by Mike Reed · 7 years ago
  24. 5cc9da6 raster pipeline sprite blitter by Mike Klein · 7 years ago
  25. bef2852 remove 565 sprite blitter too by Mike Klein · 7 years ago
  26. 2398033 allow sprite blitter for equal color spaces by Mike Klein · 7 years ago
  27. 1919dc4 remove sprite blitters for non-legacy targets, rely on rasterpipline by Mike Reed · 7 years ago
  28. 5addedd no sprite blitters support gamut conversion by Mike Klein · 7 years ago
  29. 57bfa02 Change the Sprite portion of SkBlitter use SkArenaAlloc. by Herb Derby · 7 years ago
  30. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  31. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  32. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  33. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  34. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  35. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  36. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  37. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  38. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  39. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  40. 7df9e4a Make SkBlitter hierarchy explicit about what needs to be implemented. by herb · 8 years ago
  41. 5823846 Add gm for displaying different variants of 8888 bitmaps and fix a small rejection case for sprite blitters. by herb · 8 years ago
  42. a62038c Srcover for sprite blitters. by herb · 8 years ago
  43. 8c3fd4f spriteblitter for memcpy case (for all configs) by reed · 8 years ago
  44. fe4b4f0 Revert of New GM that exercises gamma-correctness in various parts of the pipeline. (patchset #4 id:60001 of https://codereview.chromium.org/1734983003/ ) by brianosman · 8 years ago
  45. 9f73a71 New GM that exercises gamma-correctness in various parts of the pipeline. by brianosman · 8 years ago
  46. 129ed1c lots of sRGB and F16 blits by reed · 8 years ago
  47. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  48. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  49. c240e71 remove bitmaps entirely from sprite blits (as source) by reed · 9 years ago
  50. a624d12 use SkPixmap inside sprite blitters by reed · 9 years ago
  51. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  52. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  53. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  54. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  55. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  56. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 10 years ago
  57. 900ecf2 use colortype instead of config by reed@google.com · 10 years ago
  58. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  59. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  60. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  61. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  62. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  63. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  64. ebe5bcd code style by mike@reedtribe.org · 13 years ago
  65. 8a1c16f grab from latest android by reed@android.com · 16 years ago