Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
65e841715ef4cfa1a181deb96260d3b60bf9f066
/
tools
/
fiddle
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 6 years ago
3026d4b
SkDocument: use `auto` for MakeDocument().
by Hal Canary
· 6 years ago
9f7d9a2
Revert "Move some Gr headers from include/gpu to include/private and src/gpu."
by Brian Salomon
· 6 years ago
3bdc3f5
Move some Gr headers from include/gpu to include/private and src/gpu.
by Brian Salomon
· 6 years ago
23564b9
SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h
by Hal Canary
· 6 years ago
d3895d8
Centralize the predicate for a glyph being too large for the atlas
by Herb Derby
· 6 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 6 years ago
8e9810c
[fiddle] Init gpu using the GLTestContext.
by Joe Gregorio
· 6 years ago
5ec237d
IWYU for tools/fiddle/egl_context.cpp
by Ben Wagner
· 6 years ago
58389b9
Initial texture data is never flipped when uploaded.
by Brian Salomon
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
4f5a79c
remove kRW_LegacyBitmapMode
by Cary Clark
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 7 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 7 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 7 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 7 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 7 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 7 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 7 years ago
6be756b
Move resourceProvider accessor to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
be46e24
Revert "Move resourceProvider accessor to GrContextPriv"
by Hal Canary
· 7 years ago
1f9ed85
Move resourceProvider accessor to GrContextPriv
by Robert Phillips
· 7 years ago
faa095e
Update SkSurface MakeFromBackend* factories to take an SkColorType.
by Greg Daniel
· 7 years ago
b67821d
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget
by Robert Phillips
· 7 years ago
250e6e8
Fix red/blue swap with backend textures on fiddle
by Brian Osman
· 7 years ago
3d6801e
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
by Brian Salomon
· 7 years ago
036fe5f
resources: file moved
by Hal Canary
· 7 years ago
c34aa9d
Add Fiddle DrawOptions for the backend objects
by Robert Phillips
· 7 years ago
57e0828
Add backend GPU objects to fiddle app
by Robert Phillips
· 7 years ago
f44754a
Drop support for OSMesa in test tools and remove build bot
by Brian Salomon
· 7 years ago
02611d9
Add Make[backend] calls for creating GrContexts
by Greg Daniel
· 7 years ago
6409f84
Revert "Revert "Change image encode api to return sk_sp""
by Mike Reed
· 7 years ago
64778d9
Revert "Change image encode api to return sk_sp"
by Mike Reed
· 7 years ago
dc79955
Change image encode api to return sk_sp
by Mike Reed
· 7 years ago
4f12f1e
[fiddle] Clear the canvas to white before calling draw().
by Joe Gregorio
· 7 years ago
97b10ac
[fiddle] Report GL driver info.
by Joe Gregorio
· 7 years ago
a8fabd3
Fiddle can use EGL if available.
by Joe Gregorio
· 7 years ago
1e735c0
[fiddle] Add simple animation support.
by Joe Gregorio
· 8 years ago
3befb84
Fiddle: Remove extraneous newline from SkDebugf output.
by Joe Gregorio
· 8 years ago
169f37f
fiddle: use sstream for text, code cleanup
by Hal Canary
· 8 years ago
0236cba
fiddle: Fix JSON output logic.
by Joe Gregorio
· 8 years ago
1fd1823
Add plumbing for text only fiddles.
by Joe Gregorio
· 8 years ago
77a7a1b
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
1f2fff2
Revert "SkColorSpace: remove named API, add gamut API"
by Matt Sarett
· 8 years ago
ecaaf6f
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
c39f3fb
fiddle: Don't run F16 by default, it doesn't work with OSMesa.
by Joe Gregorio
· 8 years ago
a2f7126
Add srgb and f16 modes to fiddle
by Matt Sarett
· 8 years ago
1fcc404
SkEncodeImage: no more link-time registration
by Hal Canary
· 8 years ago
08c79b8
remove more old cmake files
by Hal Canary
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
cd01b03
GN: add sources_when_disabled to optional
by mtklein
· 8 years ago
f419781
update Android auto-detection.
by mtklein
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
5dbd274
gn: fix fiddle
by mtklein
· 8 years ago
7d10b9f
GN: fixes for Mac
by mtklein
· 8 years ago
8792e52
tools/fiddle: remove unused fiddler.go
by halcanary
· 8 years ago
f0270c3
fiddle: srand(0) before draw(canvas)
by halcanary
· 8 years ago
676ab68
documentation: SkDocument::MakePDF()
by halcanary
· 9 years ago
f0da138
experimental/fiddle -> tools/fiddle
by halcanary
· 9 years ago