1. e14d305 Add GrMakeCachedBitmapProxy by Robert Phillips · 8 years ago
  2. 485c499 Rename SkConfig8888/SkPixelInfo to SkConvertPixels by Matt Sarett · 8 years ago
  3. cf1bff9 Remove last use of ktx.h by Herb Derby · 8 years ago
  4. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  5. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  6. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  7. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  8. 22af73f Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulAndMulByOutput. by Brian Salomon · 8 years ago
  9. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  10. 4075ec8 Revert "Revert "Enforce our rules about valid images when making textures"" by Brian Osman · 8 years ago
  11. 8bbdd49 Revert "Enforce our rules about valid images when making textures" by Brian Osman · 8 years ago
  12. 7035f3c Enforce our rules about valid images when making textures by Brian Osman · 8 years ago
  13. d9b6abb Remove (unused) YUV API from SkPixelRef by Brian Osman · 8 years ago
  14. 70b49fd Minor Ganesh refFoo cleanup by Robert Phillips · 8 years ago
  15. c74dad6 Remove spurious checks for sRGB float data by Brian Osman · 8 years ago
  16. 0c2997b Remove second version of SkImageInfo2GrPixelConfig by Brian Osman · 8 years ago
  17. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  18. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  19. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  20. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  21. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  22. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  23. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  24. 427da6f Revert "Remove all KTX support" by Leon Scroggins · 8 years ago
  25. ada12ab Remove all KTX support by Leon Scroggins III · 8 years ago
  26. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  27. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  28. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  29. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  30. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  31. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  32. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  33. 3b66ab6 GrTextureProducer cleanup, phase one: Bitmap and Image makers by Brian Osman · 8 years ago
  34. e8eed32 remove SkPixelRef::refEncodedData() by Hal Canary · 8 years ago
  35. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  36. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  37. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  38. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  39. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  40. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  41. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  42. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  43. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  44. 72ae431 New helpers for converting SkColor to GrColor4f by Brian Osman · 8 years ago
  45. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  46. 8bf4e67 Use legacy color filter API when doing legacy paint conversion by Brian Osman · 8 years ago
  47. e54c75f remove SkError by Mike Klein · 8 years ago
  48. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  49. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  50. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  51. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  52. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  53. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  54. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  55. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  56. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  57. c68d4aa Helper functions to do SkColor -> GrColor4f by Brian Osman · 8 years ago
  58. 27a3aa5 Make GrRenderableConfigForColorSpace argument const by brianosman · 8 years ago
  59. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 8 years ago
  60. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  61. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  62. 5a7ae7e Gamut transformation of the paint color in Ganesh by brianosman · 8 years ago
  63. 4cea3b9 Push usage of GrColor4f into OverrideInput by brianosman · 8 years ago
  64. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  65. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 8 years ago
  66. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  67. c7ec7c9 remove/deprecate SkBitmap::getTexture, as it now always returns false by reed · 8 years ago
  68. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  69. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  70. 396fcdb Cleanup of code that converts from GPU-backed resources to SkImageInfo by brianosman · 8 years ago
  71. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago
  72. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  73. 0e1161d Never allow dither for non-legacy (sRGB or F16) targets. by brianosman · 8 years ago
  74. a4535a3 GrColor4f is yet another 4f color type, unfortunately. by brianosman · 8 years ago
  75. 7e5e594 Never use CPU-built mips for Gray_8. by brianosman · 8 years ago
  76. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  77. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  78. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  79. 7d2f607 Don't try to set gamma treatment if texture creation fails. by brianosman · 8 years ago
  80. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  81. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  82. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  83. fe19987 Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture by brianosman · 8 years ago
  84. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  85. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  86. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  87. 186d2d4 Plumbing mipmaps to the point of creation. by cblume · 8 years ago
  88. 9837740 Simplify GrSWMaskHelper by robertphillips · 8 years ago
  89. 677da9d Minor GrRenderTarget retraction by robertphillips · 8 years ago
  90. 9ac5b91 Add missing F16 case to reverse pixel config conversion by brianosman · 9 years ago
  91. b8e0960 Make is_ktx safer by scroggo · 9 years ago
  92. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 9 years ago
  93. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  94. eb3429c Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ago. However, the CPU builder fails when it sees Index8 (among other things), so change the code to fallback to GPU in that case. Additionally, if we're going to be mipping an sRGB image, don't use the CPU code (which is not yet gamma correct). Unfortunately, this means that we will often be using the GPU path, still - with recent codec changes, most images are coming in tagged as sRGB. by brianosman · 9 years ago
  95. b3c9e4f Revert of Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ago. However, the CPU bu… (patchset #1 id:1 of https://codereview.chromium.org/1835003002/ ) by brianosman · 9 years ago
  96. b0ac1af Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ago. However, the CPU builder fails when it sees Index8 (among other things), so change the code to fallback to GPU in that case. Additionally, if we're going to be mipping an sRGB image, don't use the CPU code (which is not yet gamma correct). Unfortunately, this means that we will often be using the GPU path, still - with recent codec changes, most images are coming in tagged as sRGB. by brianosman · 9 years ago
  97. 85f9269 Convert Gray8 images to N32 before uploading. Previously, we were by brianosman · 9 years ago
  98. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  99. 8bea890 Propogate SkBudgeted for NewFromDeferredTextureImageData by ericrk · 9 years ago
  100. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 9 years ago