Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
ab12c788e2d8f7768c65c65ec6d6190ffb2f3fcc
/
src
/
image
/
SkSurface.cpp
59c12e3
remove non-static uses of SkOncePtr
by mtklein
· 9 years ago
7e68ab7
Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used.
by bsalomon
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
9ce9d67
update callsites for Make image factories
by reed
· 9 years ago
6ceeebd
unify peekPixels around pixmap parameter
by reed
· 9 years ago
5ec26ae
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
bd500f0
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ )
by bsalomon
· 9 years ago
57599fe
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
f7b8b8a
Add wrapBackendTextureAsRenderTarget API
by ericrk
· 9 years ago
f47b9a3
Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store).
by bsalomon
· 9 years ago
9a1ed5d
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
64e7533
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ )
by caryclark
· 9 years ago
b8d6e08
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
f1036b2
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ )
by bsalomon
· 9 years ago
7fec91c
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
e7d7f90
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ )
by jcgregorio
· 9 years ago
92098e6
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
26e0e58
SkImage_Raster's pixels are always immutable.
by reed
· 9 years ago
c83a297
have canvas send discard instead of retain if the draw would overwrite everything
by reed
· 9 years ago
8179341
add ability to get FBO ID to Surface
by joshualitt
· 9 years ago
d3e259a
Add SkSurface factory for wrapping an FBO in SkSurface
by bsalomon
· 9 years ago
fa5e68e
add getTextureHandle to SkSurface
by reed
· 9 years ago
e4579ad
Add helper for creating a SkSurface from a client created texture.
by bsalomon
· 10 years ago
eaaaf0b
Take budgeted param when snapping new image.
by bsalomon
· 10 years ago
afe3005
Require budget decision when creating a RenderTarget SkSurface.
by bsalomon
· 10 years ago
b2497c2
change API contract: disallow zero-sized images or surfaces
by reed
· 10 years ago
a3cbc28
remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE
by reed
· 10 years ago
96472de
dd readPixels to SkImage
by reed
· 10 years ago
7543aa2
add readPixels to SkSurface (later try to remove it from SkCanvas)
by reed
· 10 years ago
4af267b
add SkImage::newSurface
by reed
· 10 years ago
b5fae93
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
by piotaixr
· 10 years ago
2456b76
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/)
by borenet
· 10 years ago
4327899
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
by piotaixr
· 10 years ago
4a8126e
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)"
by reed
· 10 years ago
29c857d
Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)
by reed
· 10 years ago
3716fd0
introduce Props to surface (work in progress)
by reed
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
e5ea500
Hide fields in SkImageInfo
by reed
· 10 years ago
28361fa
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
by commit-bot@chromium.org
· 11 years ago
02d6f54
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
c3bd8af
add peekPixels to SkCanvas and SkSurface
by commit-bot@chromium.org
· 11 years ago
bda591c
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/)
by commit-bot@chromium.org
· 11 years ago
b2d93a9
add peekPixels to SkCanvas and SkSurface
by mike@reedtribe.org
· 11 years ago
1360c52
use SkImageInfo directly, instead of converting to SkBitmap::Config
by reed@google.com
· 11 years ago
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
by commit-bot@chromium.org
· 11 years ago
2bd8b81
move SkImage::ColorType into SkColorType
by reed@google.com
· 11 years ago
f64c684
Add a 'unique' method to SkRefCnt, document the usage, and add support.
by bungeman@google.com
· 11 years ago
c4c9870
Adding optimization to avoid image copy in SkSurface copy on write when content is discardable
by commit-bot@chromium.org
· 12 years ago
63cd3c6
Build fix: moving more inline functions into header
by junov@chromium.org
· 12 years ago
6a9bb80
Build fix: moving some inline function definitions into header.
by junov@chromium.org
· 12 years ago
acea3ef
Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends
by junov@chromium.org
· 12 years ago
5ee449a
Fixing viral copy/paste typo Shapshot -> Snapshot
by junov@chromium.org
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
b947625
remove unused (and undefined) SkColorSpace parameter.
by mike@reedtribe.org
· 12 years ago
97b6b07
Fleshed out GPU portion of image/surface feature
by robertphillips@google.com
· 12 years ago
fd875e8
re-enable inst counting
by reed@google.com
· 12 years ago
97af1a6
Add caching of the snapshot image form a surface
by reed@google.com
· 12 years ago
a22e211
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
by robertphillips@google.com
· 12 years ago
9ea5a3b
change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be
by reed@google.com
· 12 years ago
c906204
expand private subclasses into separate files
by reed@google.com
· 12 years ago
70e3590
check-point for image/surface work
by mike@reedtribe.org
· 12 years ago
889b09e
check-point for surface experiment
by reed@google.com
· 12 years ago