aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkSurface.h
Commit message (Expand)AuthorAge
* quick-fix to surface doxGravatar Mike Reed2017-03-24
* Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)Gravatar Robert Phillips2017-03-20
* Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSn...Gravatar Yuqian Li2017-03-17
* Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""Gravatar Robert Phillips2017-03-17
* Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"Gravatar Yuqian Li2017-03-16
* Remove budgeted parameter from SkSurface::makeImageSnapshotGravatar Robert Phillips2017-03-16
* remove unused ForceUnique option from makeImageSnapshotGravatar Mike Reed2016-12-29
* Further centralize computation of GrSurface VRAM consumption - take 2Gravatar Robert Phillips2016-11-07
* Revert "Further centralize computation of GrSurface VRAM consumption"Gravatar Ben Wagner2016-11-06
* Further centralize computation of GrSurface VRAM consumptionGravatar Robert Phillips2016-11-04
* remove lots of legacy flagsGravatar Mike Reed2016-10-31
* Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface...Gravatar mtklein2016-10-13
* leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRasterGravatar lsalzman2016-10-12
* Remove SkSurface::MakeRenderTargetDirectGravatar robertphillips2016-08-04
* Remove some ancillary users of SkSurface::MakeRenderTargetDirectGravatar robertphillips2016-08-01
* Reduce usage of MakeRenderTargetDirectGravatar robertphillips2016-07-26
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Document SkSurface::MakeRaster's memory initializationGravatar fmalita2016-07-06
* Revert of Make stencils be attachable to render targets created via SkSurface...Gravatar jvanverth2016-05-03
* Make stencils be attachable to render targets created via SkSurface::MakeFrom...Gravatar kkinnunen2016-05-02
* Fix legacy NewRenderTarget factoryGravatar bsalomon2016-04-13
* Remove GrTextureStorageAllocator. This was added from Chromium but never used...Gravatar bsalomon2016-04-13
* switch surface to sk_spGravatar reed2016-03-23
* update callsites for Make image factoriesGravatar reed2016-03-17
* unify peekPixels around pixmap parameterGravatar reed2016-03-09
* Remove legacy Budgeted enum aliases from SkSurfaceGravatar bsalomon2016-02-29
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Add wrapBackendTextureAsRenderTarget APIGravatar ericrk2016-02-24
* Allow client to force an SkImage snapshot to be unique (and uniquely own its ...Gravatar bsalomon2016-02-22
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-10
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...Gravatar caryclark2016-02-09
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-09
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17...Gravatar bsalomon2016-02-05
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-05
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14...Gravatar jcgregorio2016-02-04
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-04
* allow the caller to specified raster-surface rowbytes.Gravatar reed2016-01-30
* add ability to get FBO ID to SurfaceGravatar joshualitt2015-07-08
* Add SkSurface factory for wrapping an FBO in SkSurfaceGravatar bsalomon2015-06-30
* add getTextureHandle to SkSurfaceGravatar reed2015-06-29
* remove SkInstCntGravatar mtklein2015-06-26
* remove deprecated NewRasterPMColorGravatar reed2015-06-19
* Add helper for creating a SkSurface from a client created texture.Gravatar bsalomon2015-04-08
* Remove deprecated SkSurface::NewRenderTarget factoriesGravatar bsalomon2015-01-23
* Take budgeted param when snapping new image.Gravatar bsalomon2015-01-23
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* change API contract: disallow zero-sized images or surfacesGravatar reed2014-12-31
* remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODEGravatar reed2014-12-18