| Commit message (Expand) | Author | Age |
* | Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ... | brianosman | 2016-03-17 |
* | sRGB support in Ganesh. Several pieces: | brianosman | 2016-03-17 |
* | update callsites for Make image factories | reed | 2016-03-17 |
* | Add SkSpecialImage::extractSubset & NewFromPixmap | robertphillips | 2016-03-17 |
* | detach -> release | mtklein | 2016-03-16 |
* | Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8... | robertphillips | 2016-03-16 |
* | Add SkSpecialImage::extractSubset & NewFromPixmap | robertphillips | 2016-03-16 |
* | Add deferred texture upload API. | bsalomon | 2016-03-11 |
* | Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5... | reed | 2016-03-11 |
* | Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:8000... | robertphillips | 2016-03-10 |
* | add Make variations to return SkImage by sk_sp | reed | 2016-03-10 |
* | Restore SkImage::NewTextureFromPixmap changes. | bsalomon | 2016-03-09 |
* | TBR=robertphillips@google.com | bsalomon | 2016-03-09 |
* | SkImage now has makeShader to return sk_sp | reed | 2016-03-09 |
* | unify peekPixels around pixmap parameter | reed | 2016-03-09 |
* | Add SkImage::NewTextureFromPixmap | bsalomon | 2016-03-09 |
* | Add support for new bitmapshader context (patchset #5 id:80001 of https://cod... | reed | 2016-03-04 |
* | Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://code... | reed | 2016-03-03 |
* | Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of ht... | halcanary | 2016-03-03 |
* | enforce 16byte alignment in shader contexts | reed | 2016-03-03 |
* | Revert of add support for new bitmapshader context (patchset #5 id:80001 of h... | reed | 2016-03-03 |
* | add support for new bitmapshader context | reed | 2016-03-03 |
* | fission bitmapprocstate | reed | 2016-03-02 |
* | Remove internal calls to SkImage::getTexture | bsalomon | 2016-02-29 |
* | When a surface is backed by an external render target force a copy on image snap | bsalomon | 2016-02-26 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc... | bsalomon | 2016-02-25 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Fix ~,! typo when clearing kRenderTarget flag | Brian Salomon | 2016-02-24 |
* | Add wrapBackendTextureAsRenderTarget API | ericrk | 2016-02-24 |
* | Allow client to force an SkImage snapshot to be unique (and uniquely own its ... | bsalomon | 2016-02-22 |
* | Add ContextRec param to SkShader::contextSize() | fmalita | 2016-02-22 |
* | Make copySurface work for texture dsts, return a bool, & add unit test. | bsalomon | 2016-02-16 |
* | blitters for sRGB and float16 | reed | 2016-02-15 |
* | Revert of Make copySurface work for texture dsts, return a bool, & add unit t... | kjlubick | 2016-02-11 |
* | Make copySurface work for texture dsts, return a bool, & add unit test. | bsalomon | 2016-02-11 |
* | skia: Add support for CHROMIUM_image backed textures. | erikchen | 2016-02-10 |
* | Turn on conservative raster clip for GPU canvases | bsalomon | 2016-02-10 |
* | Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19... | caryclark | 2016-02-09 |
* | skia: Add support for CHROMIUM_image backed textures. | erikchen | 2016-02-09 |
* | Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17... | bsalomon | 2016-02-05 |
* | skia: Add support for CHROMIUM_image backed textures. | erikchen | 2016-02-05 |
* | Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14... | jcgregorio | 2016-02-04 |
* | skia: Add support for CHROMIUM_image backed textures. | erikchen | 2016-02-04 |
* | Make SkImage::readYUV8Planes const | Brian Salomon | 2016-02-03 |
* | Add ability to extract YUV planes from SkImage | bsalomon | 2016-02-01 |
* | Add SkImage factory method that forces image to be resolved to a texture. | bsalomon | 2016-01-30 |
* | allow the caller to specified raster-surface rowbytes. | reed | 2016-01-30 |
* | Cleaning up trailing spaces and typos. | cblume | 2016-01-26 |
* | remove SkImage::applyFilter() -- unused, can always re-add later | reed | 2016-01-08 |