aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image
Commit message (Expand)AuthorAge
* SkSurface copy-on-write can yield stale GPU render targets.Gravatar fmalita2015-08-06
* init atomic bool in SkImage_GpuGravatar bsalomon2015-08-05
* cache private readback for gpu-imagesGravatar reed2015-08-04
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* lock pixels in image when bitmap is immutable and not-lazyGravatar reed2015-07-30
* fix empty image constructorGravatar reed2015-07-30
* unify pixelref and image ID space, so we can share IDs when we share pixelsGravatar reed2015-07-30
* SkImage_Raster's pixels are always immutable.Gravatar reed2015-07-29
* Make peekPixels() usable with raster surface snapshotsGravatar fmalita2015-07-27
* Make readpixels work on GrTexturesGravatar bsalomon2015-07-16
* have canvas send discard instead of retain if the draw would overwrite everyt...Gravatar reed2015-07-16
* Fix SkImage::asLegacyBitmap() rowBytes assertGravatar fmalita2015-07-09
* add runtime option to provide data->imagegenerator factoryGravatar reed2015-07-09
* YUV to RGB Texture threading GrProcessorDataManagerGravatar joshualitt2015-07-09
* add ability to get FBO ID to SurfaceGravatar joshualitt2015-07-08
* Add image->bitmapGravatar reed2015-07-08
* Remove SkImage::NewFromBitmap encoded data helperGravatar fmalita2015-07-08
* add SkImage::NewFromBitmapGravatar reed2015-07-07
* add colortable param to newrastercopyGravatar reed2015-07-03
* explicitly bump legacy genID on gpu surfaceGravatar reed2015-07-03
* Add SkSurface factory for wrapping an FBO in SkSurfaceGravatar bsalomon2015-06-30
* Rename flushForExternalRead->flushForExternalIO and always call in SkSurface:...Gravatar bsalomon2015-06-30
* remove premature discard optimizationGravatar reed2015-06-29
* add getTextureHandle to SkSurfaceGravatar reed2015-06-29
* remove SkInstCntGravatar mtklein2015-06-26
* Make SkGpuDevice know its alpha typeGravatar bsalomon2015-06-23
* Propagate SkSurfaceProps to more call sitesGravatar robertphillips2015-06-23
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* Rename all things "leaky" in SkDeviceGravatar robertphillips2015-06-19
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* add callbacks to Images that wrap client-provided contentGravatar reed2015-06-18
* Add support for creating texture backed images where Skia will delete the tex...Gravatar bsalomon2015-06-18
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-17
* Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...Gravatar bsalomon2015-06-16
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-16
* Don't clear in SkSurface::NewWrappedRenderTargetGravatar bsalomon2015-06-16
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Towards removing getTexture() on SkImageGravatar bsalomon2015-06-10
* SkImage::NewFromYUVTexturesCopyGravatar bsalomon2015-05-29
* don't use accessBitmapGravatar reed2015-05-26
* new image from backend descGravatar reed2015-05-07
* Make drawImage a virtual on SkDeviceGravatar reed2015-05-06
* Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...Gravatar reed2015-05-06
* Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...Gravatar reed2015-05-06
* Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...Gravatar reed2015-05-05
* Make drawImage a virtual on SkDeviceGravatar reed2015-05-05
* Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...Gravatar reed2015-05-05
* Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...Gravatar reed2015-05-04
* Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...Gravatar reed2015-05-04
* make drawImage a virtual on SkDeviceGravatar reed2015-05-04