Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
46752200009f70d708e37b413a2144b7aaa09ce1
/
tests
/
ImageTest.cpp
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
8e74f80
Add SkImage factory method that forces image to be resolved to a texture.
by bsalomon
· 9 years ago
9907371
SkPixelSerializer: remove deprecated virtual
by halcanary
· 9 years ago
7b94c14
Generate list of GPU contexts outside ImageTest tests
by kkinnunen
· 9 years ago
179a8f5
Generate list of GPU contexts outside SurfaceTest tests
by kkinnunen
· 9 years ago
4e18413
Move SkImage tests from SurfaceTest to ImageTest
by kkinnunen
· 9 years ago
6950de6
Comments Style: s/skbug.com/bug.skia.org/
by halcanary
· 9 years ago
c56c6ef
SkImage::NewFromBitmap works with Index8
by halcanary
· 9 years ago
c9e190d
Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ )
by reed
· 9 years ago
13f48dc
change pixel-serializer to support reencoding existing data
by reed
· 9 years ago
74bd953
discardable pixelrefs are gone, update tests accordingly
by reed
· 9 years ago
c347034
Handle zero-length encoded images gracefully during deserialization
by fmalita
· 9 years ago
2be7125
Add a SkPixelSerializer SkImage encode variant
by fmalita
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
ddbbdda
SkImage method for detecting lazy decoding
by fmalita
· 9 years ago
6f1216a
cache private readback for gpu-images
by reed
· 9 years ago
02d91d1
lock pixels in image when bitmap is immutable and not-lazy
by reed
· 9 years ago
80c772b
unify pixelref and image ID space, so we can share IDs when we share pixels
by reed
· 9 years ago
8c0144c
Fix SkCanvas::wouldOverwriteEntireSurface() contains test
by fmalita
· 9 years ago
759373a
add colortable param to newrastercopy
by reed
· 9 years ago
871872f
change old picture serialization to really handle images
by reed
· 9 years ago