1. 0e18de9 Convert image width and height (used by tiling) to float once. by Mike Klein · 8 years ago
  2. b0b17d1 bicubic, attempt gazillion by Mike Klein · 8 years ago
  3. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  4. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  5. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  6. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  7. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  8. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  9. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  10. 886cf53 Refactor bilerp a little. by Mike Klein · 8 years ago
  11. 13bf622 Remove dest surface color mode from bitmap controller by Brian Osman · 8 years ago
  12. f447dee support medium and high quality by Mike Klein · 8 years ago
  13. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  14. a422d70 Disable mipmap pre-generation path by Eric Karl · 8 years ago
  15. 7a14734 support a8 by Mike Klein · 8 years ago
  16. e11b614 Delete unnecessary SkSurface_Base API by Matt Sarett · 8 years ago
  17. f7657e9 gather_i8 by Mike Klein · 8 years ago
  18. 729b582 Consistent naming. by Mike Klein · 8 years ago
  19. b04c352 Split srgb out of accum stages. by Mike Klein · 8 years ago
  20. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  21. d5de013 Some simple pipeline refactoring. by Mike Klein · 8 years ago
  22. 3b66ab6 GrTextureProducer cleanup, phase one: Bitmap and Image makers by Brian Osman · 8 years ago
  23. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  24. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  25. 6b77f1c 4444 and gray 8 by Mike Klein · 8 years ago
  26. cb5338c Support sRGB 565. by Mike Klein · 8 years ago
  27. 818d8a9 Handle nullptr from asTextureRef by brianosman · 8 years ago
  28. e8eed32 remove SkPixelRef::refEncodedData() by Hal Canary · 8 years ago
  29. cb2c12b accum_565 and accum_f16 by Mike Klein · 8 years ago
  30. 22886c4 Add SkOverdrawCanvas to detect overdraw by Matt Sarett · 8 years ago
  31. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  32. 46e66a2 bilerp by Mike Klein · 8 years ago
  33. f7f883b Rearrange NN sampling to more naturally support bilerp. by Mike Klein · 8 years ago
  34. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  35. 2e35e8a mirror tiling by Mike Klein · 8 years ago
  36. 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
  37. c01e7df perspective matrix by Mike Klein · 8 years ago
  38. b273fc4 repeat tiling by Mike Klein · 8 years ago
  39. bf178a7 Replace my confusion with a pointer to the explanation. by Mike Klein · 8 years ago
  40. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  41. 7776029 Strength reduce bilerp to nearest neighbor when the matrix is integer translate. by Mike Klein · 8 years ago
  42. 06a65e2 Support SkImageShader in SkRasterPipeline blitter by Mike Klein · 8 years ago
  43. 9fab7e9 Remove accessRenderTarget call in SkGpuDevice ctor by Robert Phillips · 8 years ago
  44. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  45. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  46. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  47. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  48. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  49. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  50. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  51. d3ea9b7 Enable SkImage_pinAsTexture to signal if the operation succeeded. by Derek Sollenberger · 8 years ago
  52. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  53. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  54. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  55. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  56. 8bd45cd Deferred image generator subsetting by fmalita · 8 years ago
  57. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  58. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  59. eb21ef6 Loosen restriction on F16 surfaces - allow "legacy" F16 mode by Brian Osman · 8 years ago
  60. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  61. 9e2ed83 add isAlphaOnly() query by reed · 8 years ago
  62. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  63. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  64. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  65. 7929e3a Avoid separate allocation of SkImageCacherator by fmalita · 8 years ago
  66. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  67. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  68. dc87a7d Skip SkBitmapProvider instantiation in SkImageShader::onContextSize by fmalita · 8 years ago
  69. 8f2996c Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster (patchset #1 id:1 of https://codereview.chromium.org/2412633002/ ) by mtklein · 8 years ago
  70. 32b5e70 Preserve color space of images in deferred texture API by brianosman · 8 years ago
  71. c64ef35 leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster by lsalzman · 8 years ago
  72. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  73. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  74. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  75. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  76. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  77. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  78. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  79. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  80. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  81. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  82. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  83. 921bc67 Is char* or uintptr_t easier to read? by cblume · 8 years ago
  84. df55827 Remove unused SkImage_Base and SkImage_Gpu onNewSurface methods by robertphillips · 8 years ago
  85. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  86. 05a3eac SkASSERT firing because pointer wraps negative. by cblume · 8 years ago
  87. 12f7527 Remove release asserts. by cblume · 8 years ago
  88. 94ddf54 Keeping asserts in release. by cblume · 8 years ago
  89. 5192475 Two changes: by brianosman · 8 years ago
  90. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  91. 77320db Add color gamut xform helpers to GrGLSLShaderBuilder by brianosman · 8 years ago
  92. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  93. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  94. 19fe41e Remove SkPixelRef::getTexture() by bsalomon · 8 years ago
  95. 5814b8a Add alpha type to texture producer by brianosman · 8 years ago
  96. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  97. 0e7bddf fix no-gpu build by reed · 8 years ago
  98. 2d5b714 pin as texture api by reed · 8 years ago
  99. 6b2d7ac fix memory leak, remake Imageshader to use sk_sp by reed · 8 years ago
  100. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago