index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkSurface.h
Commit message (
Expand
)
Author
Age
*
Document SkSurface::MakeRaster's memory initialization
fmalita
2016-07-06
*
Revert of Make stencils be attachable to render targets created via SkSurface...
jvanverth
2016-05-03
*
Make stencils be attachable to render targets created via SkSurface::MakeFrom...
kkinnunen
2016-05-02
*
Fix legacy NewRenderTarget factory
bsalomon
2016-04-13
*
Remove GrTextureStorageAllocator. This was added from Chromium but never used...
bsalomon
2016-04-13
*
switch surface to sk_sp
reed
2016-03-23
*
update callsites for Make image factories
reed
2016-03-17
*
unify peekPixels around pixmap parameter
reed
2016-03-09
*
Remove legacy Budgeted enum aliases from SkSurface
bsalomon
2016-02-29
*
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
*
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
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
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
*
allow the caller to specified raster-surface rowbytes.
reed
2016-01-30
*
add ability to get FBO ID to Surface
joshualitt
2015-07-08
*
Add SkSurface factory for wrapping an FBO in SkSurface
bsalomon
2015-06-30
*
add getTextureHandle to SkSurface
reed
2015-06-29
*
remove SkInstCnt
mtklein
2015-06-26
*
remove deprecated NewRasterPMColor
reed
2015-06-19
*
Add helper for creating a SkSurface from a client created texture.
bsalomon
2015-04-08
*
Remove deprecated SkSurface::NewRenderTarget factories
bsalomon
2015-01-23
*
Take budgeted param when snapping new image.
bsalomon
2015-01-23
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
change API contract: disallow zero-sized images or surfaces
reed
2014-12-31
*
remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE
reed
2014-12-18
*
dd readPixels to SkImage
reed
2014-12-10
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
*
add readPixels to SkSurface (later try to remove it from SkCanvas)
reed
2014-12-09
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
*
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...
reed
2014-12-09
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
remove RenderTargetFlags -- NewRenderTargetDirect will never clear
reed
2014-09-19
*
Begin atlasing
robertphillips
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
add SkSurface::NewRasterDirectReleaseProc
reed
2014-06-27
*
Add flag for SkGpuSurface creation to enable distance fields.
commit-bot@chromium.org
2014-05-02
*
remove picture-backed surfaces
commit-bot@chromium.org
2014-04-11
*
Adding a new SkSurface factory for generating surfaces from the scratch textu...
commit-bot@chromium.org
2014-03-19
*
Use factories instead of directly creating SkImageInfo.
bungeman@google.com
2014-02-17
[next]