Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
6fc4106a9d641933abccc6703516206c8ae6d7eb
/
tests
/
EGLImageTest.cpp
a069304
Rename GrContextPriv to GrDirectContextPriv
by Adlai Holler
· 4 years, 10 months ago
7205080
Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."""
by Brian Salomon
· 4 years, 10 months ago
4efaf5e
Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""
by Brian Salomon
· 4 years, 10 months ago
21f8b51
Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""
by Brian Salomon
· 4 years, 10 months ago
f625e4c
Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."
by Brian Salomon
· 4 years, 10 months ago
5ee0556
Use ManagedBackendTexture in place of TestUtils backend texture helpers.
by Brian Salomon
· 4 years, 10 months ago
c95b589
Reland "Migrate GrSurfaceContext readPixels to take direct context"
by Adlai Holler
· 5 years ago
cf0d08e
Revert "Migrate GrSurfaceContext readPixels to take direct context"
by Adlai Holler
· 5 years ago
d169e19
Migrate GrSurfaceContext readPixels to take direct context
by Adlai Holler
· 5 years ago
f7f5433
Remove GrSurfacePriv and GrRenderTargetPriv
by Brian Salomon
· 5 years ago
e94b4e1
Update more tests to use the GrDirectContext/GrRecordingContext pair
by Robert Phillips
· 5 years ago
4cfae3b
Remove GrTexturePriv
by Brian Salomon
· 5 years ago
8c82a87
Rename GrTexture/Proxy/Priv mip map members/functions
by Brian Salomon
· 5 years ago
7e67dca
Rename GrMipMapped GrMipmapped
by Brian Salomon
· 5 years ago
0c5bb2f
Clean up some GrContext in tests
by Robert Phillips
· 5 years ago
f4f8011
Add Context factories to GrDirectContext
by Robert Phillips
· 5 years ago
6d344c3
Update unit tests to accept GrDirectContext
by Robert Phillips
· 5 years ago
a112133
Be more consistent about calling release procs in SkImage factories (take 2)
by Robert Phillips
· 5 years ago
49f9437
Revert "Be more consistent about calling release procs in SkImage factories"
by Robert Phillips
· 5 years ago
f075414
Be more consistent about calling release procs in SkImage factories
by Robert Phillips
· 5 years ago
0a2464f
Update internal skia uses to use flushAndSubmit and submit calls.
by Greg Daniel
· 5 years ago
c1ad77c
Add finisehd proc to backend texture creation.
by Greg Daniel
· 5 years ago
e19babf
Remove GrAtlasManager.h from all other .h files
by Robert Phillips
· 5 years ago
8a78e9c
Don't require color type to wrap a texture/RT.
by Brian Salomon
· 5 years ago
456f9b5
Reland "Move GrGpuResource GrSurface and GrTexture into src."
by Greg Daniel
· 5 years ago
f6ed96d
Revert "Move GrGpuResource GrSurface and GrTexture into src."
by Greg Daniel
· 5 years ago
e5a06ce
Move GrGpuResource GrSurface and GrTexture into src.
by Greg Daniel
· 5 years ago
3a36511
Remove origin from GrSurfaceProxy.
by Greg Daniel
· 5 years ago
d2ccbb5
Have GrTextureEffect factories take a view as input.
by Greg Daniel
· 6 years ago
40903af
Update GrSurfaceProxy::Copy to return a view.
by Greg Daniel
· 6 years ago
ba0ff78
Move the remainder of GrRenderTargetContext factories.
by Greg Daniel
· 6 years ago
bfa19c4
Add factories to GrSurfaceContext and clean up creation flow.
by Greg Daniel
· 6 years ago
46e366a
Remove GrTextureContext.
by Greg Daniel
· 6 years ago
a9b348f
Reland fully delineate GL usage w/ skia_use_gl.
by John Rosasco
· 6 years ago
0efc01d
Revert "Fully delineate GL usage w/ skia_use_gl"
by Robert Phillips
· 6 years ago
078cf3e
Fully delineate GL usage w/ skia_use_gl
by John Rosasco
· 6 years ago
28a8f28
Rename functions in TestUtils.h
by Brian Salomon
· 6 years ago
bf6b979
GrSurfaceContext not ref counted.
by Brian Salomon
· 6 years ago
62221e7
Delete GrBackendSurface's GrPixelConfig
by Robert Phillips
· 6 years ago
7c8af17
Remove some uses of isTestingOnlyBackendTexture
by Robert Phillips
· 6 years ago
da2e67a
Add GrProtected parameter to all createBackendTexture variants
by Robert Phillips
· 6 years ago
d628747
Make GrColorSpaceInfo store GrColorType.
by Brian Salomon
· 6 years ago
e7499c7
GrColorSpaceInfo stores SkAlphaType.
by Brian Salomon
· 6 years ago
2b5be0a
Fix EGLImageTest for new assert.
by Greg Daniel
· 6 years ago
46cfbc6
Reland "Reland "Remove support for copyAsDraw in gpu copySurface.""
by Greg Daniel
· 6 years ago
4c6f9b7
Revert "Reland "Remove support for copyAsDraw in gpu copySurface.""
by Greg Daniel
· 6 years ago
84ea049
Reland "Remove support for copyAsDraw in gpu copySurface."
by Greg Daniel
· 6 years ago
c5167c0
Revert "Remove support for copyAsDraw in gpu copySurface."
by Greg Daniel
· 6 years ago
6565506
Remove support for copyAsDraw in gpu copySurface.
by Greg Daniel
· 6 years ago
4bdd36f
Make color initialization version of createBackendTexture public
by Robert Phillips
· 6 years ago
8062679
Switch all internel uses of GrContext::createBackendTexture over to initialized versions
by Robert Phillips
· 6 years ago
08ba085
Revert "De-GL-ify tests, gm and tools"
by Robert Phillips
· 6 years ago
89fb346
De-GL-ify tests, gm and tools
by Robert Phillips
· 6 years ago
5c7a25b
Move explicit backend object allocation API to GrContext
by Robert Phillips
· 6 years ago
9b16f81
Switch over to using new direct allocation API in our tests (as much as possible at least)
by Robert Phillips
· 6 years ago
9dbcdcc
Alter createTestingOnlyBackendTexture methods
by Robert Phillips
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 7 years ago
646f637
Add rowBytes to createTestingOnlyBackendTexture
by Robert Phillips
· 7 years ago
d3895d8
Centralize the predicate for a glyph being too large for the atlas
by Herb Derby
· 7 years ago
fd98c2c
Make some GrSurfaceProxy and GrTextureProxy methods easier to access
by Brian Salomon
· 7 years ago
7226c23
Make GrTextureProxy store a GrTextureType.
by Brian Salomon
· 7 years ago
108bb23
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Greg Daniel
· 7 years ago
34aa059
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Ethan Nicholas
· 7 years ago
ff2181e
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
by Greg Daniel
· 7 years ago
09c9400
Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations.""
by Greg Daniel
· 7 years ago
01422bc
Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations.""
by Greg Daniel
· 7 years ago
9eb36b9
Reland "Require mips to be allocated at texture creation time and disable late allocations."
by Greg Daniel
· 7 years ago
0c78238
Revert "Require mips to be allocated at texture creation time and disable late allocations."
by Greg Daniel
· 7 years ago
cd2c3f9
Require mips to be allocated at texture creation time and disable late allocations.
by Greg Daniel
· 7 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 7 years ago
b73a9f8
Add internal grsurface flag to track if using gl rectangle or external texture.
by Greg Daniel
· 7 years ago
52e16d9
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
by Greg Daniel
· 7 years ago
abf7b76
Add texture-specific flags for External & Rectangle textures
by Robert Phillips
· 7 years ago
26102cb
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
by Brian Salomon
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 8 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 8 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 8 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 8 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 8 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 8 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 8 years ago
f35fd8d
Move more internal methods from GrContext to GrContextPriv (take 3)
by Robert Phillips
· 8 years ago
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 8 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 8 years ago
07320e4
Revert "Move more internal methods from GrContext to GrContextPriv"
by Hal Canary
· 8 years ago
f440cec
Move more internal methods from GrContext to GrContextPriv
by Robert Phillips
· 8 years ago
5366e59
Add valid checks in places we query isTestingOnlyBackendTexture
by Greg Daniel
· 8 years ago
d21b2a5
Remove GrBackendObject from tests (except image_from_yuv_textures)
by Robert Phillips
· 8 years ago
384fab4
sk_spification of GrGpu creation.
by Brian Salomon
· 8 years ago
261b8aa
Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator""
by Greg Daniel
· 8 years ago
02611d9
Add Make[backend] calls for creating GrContexts
by Greg Daniel
· 8 years ago
d17f658
Remove GrBackendTextureDesc
by Brian Salomon
· 8 years ago
fee2b4e
Create a new HDC for each ANGLE context
by Robert Phillips
· 8 years ago
207282e
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
by Greg Daniel
· 8 years ago
7ef28f3
Revert "Revert "Plumb GrBackendTexture throughout skia.""
by Greg Daniel
· 8 years ago
7fa5c31
Revert "Plumb GrBackendTexture throughout skia."
by Stan Iliev
· 8 years ago
7da62b9
Plumb GrBackendTexture throughout skia.
by Greg Daniel
· 8 years ago
26c90e0
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
by Robert Phillips
· 8 years ago
f200a90
Rationalize GrContext's Gr*Proxy getter naming
by Robert Phillips
· 9 years ago
Next »