- 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
- 4447b64 Switch SkImageGenerator over to generating GrTextureProxies by Robert Phillips · 8 years ago
- fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 8 years ago
- 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
- 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
- 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
- 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
- 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
- 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
- aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
- 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
- 22eb2f1 remove guard for SkImageGenerator api by Mike Reed · 8 years ago
- a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 8 years ago
- e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 8 years ago
- 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 8 years ago
- 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
- 63c6746 Tighten up GrSurfaceProxy typing by Robert Phillips · 8 years ago
- 9df70bb Picture backed images must have a bit depth and color space by Matt Sarett · 8 years ago
- 8572d85 Make raster pipeline support all pixel conversions by Matt Sarett · 8 years ago
- bfdc87a Revert "Revert "Always make SkImageShaders in heap."" by Herb Derby · 8 years ago
- 07f665e Revert "Always make SkImageShaders in heap." by Herb Derby · 8 years ago
- ff590a1 Always make SkImageShaders in heap. by Herb Derby · 8 years ago
- 54be5c9 Revert "More non-invertible shader local matrix guards" by Robert Phillips · 8 years ago
- 368af46 More non-invertible shader local matrix guards by Florin Malita · 8 years ago
- 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 8 years ago
- e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 8 years ago
- 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
- dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
- 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 8 years ago
- 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
- 3390e15 Expand SkImage::getTextureHandle call by Robert Phillips · 8 years ago
- a54ccb2 Update SkSurface's cached image ownership handling to sk_sp by Robert Phillips · 8 years ago
- 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 8 years ago
- f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
- 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 8 years ago
- 882ccaf Raster pipeline support for SkLocalMatrixShader composition by Florin Malita · 8 years ago
- b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 8 years ago
- bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 8 years ago
- 03dd6d5 Reland "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
- 26ecfe0 Revert "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
- 977f64c Refactor trimming logic for read/writePixels() by Matt Sarett · 8 years ago
- 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 8 years ago
- aaedae7 Force Index8 to N32 in deferred texture path. by Brian Osman · 8 years ago
- 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
- c485907 Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused" by Joe Gregorio · 8 years ago
- 1baaaca explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused by Mike Reed · 8 years ago
- 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
- 0d4ff6c Fix code that relied on readPixels not doing color space conversion by Brian Osman · 8 years ago
- a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
- 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
- cb6266b Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Matt Sarett · 8 years ago
- ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
- 7a6c9f7 Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Brian Osman · 8 years ago
- 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
- 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
- cf5d6ca Add SkImageInfoValidConversion() and SkImageInfoIsValid by Matt Sarett · 8 years ago
- 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
- 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
- 84014f0 Respect SkColorSpace in SkPNGImageEncoder by Matt Sarett · 8 years ago
- e260959 Make SkImage_Base::onReadPixels() pure virtual by Matt Sarett · 8 years ago
- f9436b8 Allow constrained and unconstrained picture-images by Matt Sarett · 8 years ago
- e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
- ac1f09d Delete SkMakeImageFromPixelRef by Matt Sarett · 8 years ago
- 8bc9f7b Remove SkImageShader -> SkColorShader optimization. by Mike Klein · 8 years ago
- 7eb01f8 remove unused parameter in onNewimageSnapshot by Mike Reed · 8 years ago
- 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
- b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
- d5733c7 remove SK_SUPPORT_LEGACY_PREROLL code by Mike Reed · 8 years ago
- 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
- 9864257 hide deprecated SkImage::preroll by Mike Reed · 8 years ago
- e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
- d37d5d9 Revert "Revert "clamp to premul when reading premul sRGB"" by Mike Klein · 8 years ago
- d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
- 2e018f5 Revert "clamp to premul when reading premul sRGB" by Mike Klein · 8 years ago
- 04e10da clamp to premul when reading premul sRGB by Mike Klein · 8 years ago
- 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
- 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
- 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
- 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
- 0e18de9 Convert image width and height (used by tiling) to float once. by Mike Klein · 8 years ago
- b0b17d1 bicubic, attempt gazillion by Mike Klein · 8 years ago
- 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
- 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
- 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
- 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
- d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
- 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
- 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
- 886cf53 Refactor bilerp a little. by Mike Klein · 8 years ago
- 13bf622 Remove dest surface color mode from bitmap controller by Brian Osman · 8 years ago
- f447dee support medium and high quality by Mike Klein · 8 years ago
- 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
- a422d70 Disable mipmap pre-generation path by Eric Karl · 8 years ago
- 7a14734d support a8 by Mike Klein · 8 years ago
- e11b614 Delete unnecessary SkSurface_Base API by Matt Sarett · 8 years ago
- f7657e9 gather_i8 by Mike Klein · 8 years ago
- 729b582 Consistent naming. by Mike Klein · 8 years ago
- b04c352 Split srgb out of accum stages. by Mike Klein · 8 years ago
- e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
- d5de013 Some simple pipeline refactoring. by Mike Klein · 8 years ago