Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8cefce1c8076fe366a19d30151b410ba9df77bb6
/
dm
3241149
Remove gCreateTypefaceDelegate.
by Ben Wagner
· 6 years ago
701a358
unify term/crash handlers, include SIGINT
by Mike Klein
· 6 years ago
c421ca1
gpu: Expose GrContextPriv::abandoned in the public API.
by Khushal
· 6 years ago
3785471
basic first pass at RGBA F32 support
by Mike Klein
· 6 years ago
a57488a
Expose public factories for platform decoders
by Leon Scroggins III
· 6 years ago
0e4041f
update software DM/nanobench configs for color testing
by Mike Klein
· 6 years ago
6120164
remove "srgb" config from DM,nanobench
by Mike Klein
· 6 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 6 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 6 years ago
8dc68c6
Make skcms mandatory
by Brian Osman
· 6 years ago
9660108
Add DDL to SKPBench
by Robert Phillips
· 6 years ago
cdbec8f
remove bit, srgbnl config in DM
by Mike Klein
· 6 years ago
a33447d
[skottie] Animation::animationTick() -> Animation::seek()
by Florin Malita
· 6 years ago
c494a70
Use skcms for ICC parsing in HP codec test
by Brian Osman
· 6 years ago
ab7181d
Reland "Add driver bug workarounds to GrCaps"
by Adrienne Walker
· 6 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 6 years ago
ce4cf72
non-linear blending first steps
by Mike Klein
· 7 years ago
024615e
Revert "Add driver bug workarounds to GrCaps"
by Greg Daniel
· 6 years ago
328490c
Add driver bug workarounds to GrCaps
by Adrienne Walker
· 7 years ago
87ccf33
[skottie] Disable on Android Framework builds
by Florin Malita
· 7 years ago
0caef29
Let each threaded device in the ThreadSink own its SkExecutor
by Yuqian Li
· 7 years ago
efe39bc
Take sk_sp<SkDevice> instead of SkDevice*
by Herb Derby
· 7 years ago
cb31248
Reland "Reland "Reland "Exercise the threaded backend in test bots"""
by Yuqian Li
· 7 years ago
47f2b7b
Revert "Reland "Reland "Exercise the threaded backend in test bots"""
by Yuqian Li
· 7 years ago
7ddad47
Reland "Reland "Exercise the threaded backend in test bots""
by Yuqian Li
· 7 years ago
0f59726
Revert "Reland "Exercise the threaded backend in test bots""
by Mike Klein
· 7 years ago
654ca8a
Reland "Exercise the threaded backend in test bots"
by Yuqian Li
· 7 years ago
57bf4a3
When creating testing backendTexture take colorspace into account.
by Greg Daniel
· 7 years ago
c186e17
Add handling to ViaDDL for images that are too large to be uploaded in one go
by Robert Phillips
· 7 years ago
a479f96
Get ViaDDL working with Vulkan
by Robert Phillips
· 7 years ago
ea176c6
Remove scanlineOrder switch statements that always do the same thing
by Brian Osman
· 7 years ago
ea51393
Revert "Exercise the threaded backend in test bots"
by Yuqian Li
· 7 years ago
a39991e
Exercise the threaded backend in test bots
by Yuqian Li
· 7 years ago
1861e88
Via*::draw to finish before checking.
by Ben Wagner
· 7 years ago
e47f0a0
Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method)
by Robert Phillips
· 7 years ago
6ce482a
Remove include/svg from public.bzl includes.
by Ben Wagner
· 7 years ago
cc47335
Fix flushing of context in ViaDDL
by Robert Phillips
· 7 years ago
33f02ed
Switch DDL rendering to be a Via in DM (take 2)
by Robert Phillips
· 7 years ago
f14e833
Revert "Switch DDL rendering to be a Via in DM"
by Robert Phillips
· 7 years ago
bd2e2a0
Switch DDL rendering to be a Via in DM
by Robert Phillips
· 7 years ago
49edccd
Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType
by Brian Salomon
· 7 years ago
327ef03
dm: fix unused-private-field error when skia_use_expat=false
by Hal Canary
· 7 years ago
5fba7ad
Support GL_RGB textures and render targets.
by Brian Salomon
· 7 years ago
3fae0f3
[skottie] Simplify DM output
by Florin Malita
· 7 years ago
5370677
Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType
by Brian Salomon
· 7 years ago
7278d68
Add DoneProc to Promise Images
by Greg Daniel
· 7 years ago
7f44196
Make CreateBackendFormatFromTexture shared code
by Robert Phillips
· 7 years ago
7e6dafd
Prepare ddl skp rendering for prime time
by Robert Phillips
· 7 years ago
e4aae34
Provide promise images when rendering SKPs w/ DDL
by Robert Phillips
· 7 years ago
0118e97
Remove calls to computeOutputColor- Type and Space
by Leon Scroggins III
· 7 years ago
b07fd4d
Add GPUSink getters to suppress unused field warnings in no gpu build.
by Brian Salomon
· 7 years ago
26102cb
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
by Brian Salomon
· 7 years ago
f865b05
Add GM configs that test rendering to a GL backend texture and render target
by Brian Salomon
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
95a7b76
dm: support printing specific page of mskp to SVG
by Bryce Thomas
· 7 years ago
b8b6253
Add threaded backend sink to DM. Fix a scheduler bug.
by Yuqian Li
· 7 years ago
1022f74
[skottie] Nested animation support
by Florin Malita
· 7 years ago
483c772
Add nativeFonts flag to Viewer.
by Ben Wagner
· 7 years ago
0c7861f
Start thread pool in skia_dm on Android.
by Dongwon Kang
· 7 years ago
c7278ad
register SIGTERM handler in DM
by Mike Klein
· 7 years ago
7fcfb62
move a bunch of helpers from SkImageInfo.h into priv
by Mike Reed
· 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
ac568a9
1010102, 101010x, 888x in sw
by Mike Klein
· 7 years ago
d3c1b84
[skottie] Render DM frames out-of-order
by Florin Malita
· 7 years ago
c8f7401
remove obsolete DM test configs
by Mike Klein
· 7 years ago
8f11d4d
eliminate SK_BUILD_FOR_WIN32
by Mike Klein
· 7 years ago
5340b3f
allow 4444 sw surfaces
by Mike Klein
· 7 years ago
54f65c4
Skotty -> Skottie
by Florin Malita
· 7 years ago
515bda6
support gray8 destinations on CPU
by Mike Klein
· 7 years ago
df2713c
[skotty] Minor tools tweaks
by Florin Malita
· 7 years ago
4932807
[skotty,sksg] Initial image support
by Florin Malita
· 7 years ago
124d5af
[skotty] Speculative g3 DM build fix
by Florin Malita
· 7 years ago
fc043dc
[skotty] Add Json DM source
by Florin Malita
· 7 years ago
e7a5832
make InternalOnly_ functions actually private
by Mike Reed
· 7 years ago
040238b
Add a tools flag to suppress geometry shaders
by Chris Dalton
· 7 years ago
6613cc5
GOOGLE3 -> SK_BUILD_FOR_GOOGLE3
by Mike Klein
· 7 years ago
d7b3845
SkQP: make_gmkb, gm_knowledge (GM Knowledgebase)
by Hal Canary
· 7 years ago
a4daf19
Moving extra options/parameters into PDFMetadata
by Mike Reed
· 7 years ago
36703d9
Push much of the SkColorSpace_Base interface up to SkColorSpace
by Brian Osman
· 7 years ago
0933bc9
Revert "Revert "resources: remove most uses of GetResourcePath()""
by Mike Reed
· 7 years ago
cca2300
Revert "resources: remove most uses of GetResourcePath()"
by Mike Reed
· 7 years ago
5093a53
resources: remove most uses of GetResourcePath()
by Hal Canary
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
c8037dc
Reland "Hide SkEncodedInfo"
by Leon Scroggins III
· 7 years ago
1793e7b
Revert "Hide SkEncodedInfo"
by Leon Scroggins
· 7 years ago
c6f7a4f
Hide SkEncodedInfo
by Leon Scroggins III
· 7 years ago
aa73b96
clean up SkDeferredCanvas
by Mike Klein
· 7 years ago
dcfca43
Use GrContextFactories that produce a single GrContext in unit tests.
by Brian Salomon
· 7 years ago
0387d35
Add SkColorSpace_Base::makeColorSpin
by Brian Osman
· 7 years ago
ccafca0
DM: hide DM:FontMgr behind a factory
by Hal Canary
· 7 years ago
0c5fdcb
streamline GDI bots
by Mike Klein
· 7 years ago
f44754a
Drop support for OSMesa in test tools and remove build bot
by Brian Salomon
· 7 years ago
cb6940b
DM FontMgr updates
by Mike Klein
· 7 years ago
3186821
add a SkFontMgr to DM that returns portable fonts
by Mike Klein
· 7 years ago
Next »