Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
33397f279393a33eff8e32d47fc56be86b86c9bc
/
dm
/
DMSrcSink.h
ad8a43f
DeferredDisplayList API proposal
by Robert Phillips
· 7 years ago
f1942de
Suppress file output for the gltestthreading config
by Brian Osman
· 7 years ago
f981066
Threaded generation of software paths
by Brian Osman
· 7 years ago
87ae989
Revert "Threaded generation of software paths"
by Brian Salomon
· 7 years ago
76323bc
Threaded generation of software paths
by Brian Osman
· 7 years ago
f21aa04
Plumb GrContextOptions to GPU sinks in DM
by Brian Osman
· 7 years ago
c7d295e
DM: excercise other SkPDF raster dpis
by Hal Canary
· 8 years ago
ce5ee60
Add support for GL 565 and 4444 configs to test tools
by Brian Salomon
· 8 years ago
bace7a9
Remove CodecSrc::kIndex8_Always_DstColorType
by Leon Scroggins III
· 8 years ago
45cde31
SkMultiPictureDocument : clean up MultiPictureDocumentReader interface
by Hal Canary
· 8 years ago
919cc45
Revert "Revert "Add color spin test for SkColorSpaceXformCanvas""
by Mike Klein
· 8 years ago
73e21af
Revert "Add color spin test for SkColorSpaceXformCanvas"
by Eric Boren
· 8 years ago
cb01aec
Add color spin test for SkColorSpaceXformCanvas
by Matt Sarett
· 8 years ago
841101d
SkColorSpaceXformCanvas
by Mike Klein
· 8 years ago
fd171ed
Make GPU dm sink correctly advertise whether it is multisampled
by Brian Salomon
· 8 years ago
bd7c551
Don't run image tests on msaa configs.
by Brian Salomon
· 8 years ago
e812d49
Rename GrContextFactory::ContextOptions to ContextOverrides
by csmartdalton
· 8 years ago
bae888e
hide via-svg until I can fix g3
by Mike Reed
· 8 years ago
f67c459
add ViaSVG to dm
by Mike Reed
· 8 years ago
acd2f5c
Fix DM race in SVGSrc
by fmalita
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
a9e9bfc
Delete qcms
by Matt Sarett
· 8 years ago
85c7fe8
DM: JSON Debug Sink
by Hal Canary
· 8 years ago
19b9153
Add support for multiple frames in SkCodec
by scroggo
· 8 years ago
bdf3e5c
[SVGDom] Improved DM sizing
by fmalita
· 8 years ago
54dc487
add pipecanvas
by reed
· 8 years ago
179d885
Only test SVG DM sources against direct raster/gpu sinks.
by fmalita
· 8 years ago
9c5052f
SkLite*
by mtklein
· 8 years ago
a2b9fdf
Add an SVG DM source
by fmalita
· 8 years ago
9ce3a54
Add capability for SkColorXform to output half floats
by msarett
· 9 years ago
babc3de
deferred canvas
by reed
· 9 years ago
d280957
Support sRGB dsts in opt code
by msarett
· 9 years ago
b109b8c
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
by brianosman
· 9 years ago
ab82418
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ )
by brianosman
· 9 years ago
6a61a87
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
by brianosman
· 9 years ago
469f1c5
Use SK_TEST_QCMS to mark qcms test code
by msarett
· 9 years ago
45420a9
SkMultiPictureDocument & SkMultiPictureDocumentReader
by halcanary
· 9 years ago
9876ac5
Create SkColorSpaceXform to handle color conversions
by msarett
· 9 years ago
4a603fc
Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ )
by msarett
· 9 years ago
740cc88
Create SkColorSpaceXform to handle color conversions
by msarett
· 9 years ago
888dc16
Test color correction in DM
by msarett
· 9 years ago
d1227a7
Delete SkBitmapRegionCanvas
by msarett
· 9 years ago
f8dc9df
Drop AndroidCodecSrc::kDivisor_Mode
by scroggo
· 9 years ago
69deca8
Add ColorCodecSrc for testing/comparison on color corrected decodes
by msarett
· 9 years ago
4b65666
SkDocument/PDF: new API
by halcanary
· 9 years ago
34e0ec4
Support the non-native (RGBA/BGRA) swizzle
by msarett
· 9 years ago
85b4b53
Rename enums in GrContextFactory to remove "GL"
by bsalomon
· 9 years ago
94b87bd
DM/PDF: stop adding unused rasterizer keywords
by halcanary
· 9 years ago
b4b4cf3
Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ )
by bsalomon
· 9 years ago
2d9c6f8
Rename enums in GrContextFactory to remove "GL"
by bsalomon
· 9 years ago
3724e57
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
6f70d43
Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ )
by robertphillips
· 9 years ago
fe3456c
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
d93c120
Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 and gpusrgb predefined configs. Runs the gpu backend in gamma-correct mode (with either FP16 linear or sRGB 8888 frambuffers).
by brianosman
· 9 years ago
1897631
Add an SkImageGeneratorCG
by msarett
· 9 years ago
4675220
Archive SkRemote-related code. I want to start fresh.
by mtklein
· 9 years ago
744898a
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #1 id:1 of https://codereview.chromium.org/1750383002/ )
by brianosman
· 9 years ago
a6f5819
Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work".
by brianosman
· 9 years ago
e9c8442
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #3 id:40001 of https://codereview.chromium.org/1746253002/ )
by brianosman
· 9 years ago
eef9802
Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work".
by brianosman
· 9 years ago
27c3fdd
DM: support --config {f16,srgb}
by mtklein
· 9 years ago
91c22b2
Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes
by msarett
· 9 years ago
3ac66e9
Optionally run RAW images serially
by scroggo
· 9 years ago
21eaf3b
dm: simplify parallel/serial decisions
by mtklein
· 9 years ago
7a76f9c
SkMojo: test linking Skia against the Mojo SDK
by halcanary
· 9 years ago
c5560be
Support decoding opaque to *premul
by scroggo
· 9 years ago
0edf169
Stop testing SkImageDecoder in DM/nanobench
by scroggo
· 9 years ago
b714fb0
Add getYUV8Planes() API to SkCodec
by msarett
· 9 years ago
bb25b53
Add CodecZeroInit test to DMSrcSink
by msarett
· 9 years ago
4a34ecb
DM: more invariants
by mtklein
· 9 years ago
7c55422
remove SkGPipe
by reed
· 9 years ago
3e980c3
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
0f515bd
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ )
by rmistry
· 9 years ago
9ebc3f0
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
4dabf83
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ )
by joshualitt
· 9 years ago
c8b4336
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
4ff653c
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ )
by reed
· 9 years ago
e13ca32
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
62d3b10
Revert of DM: fix `--config $VIA-pdf` to not crash (patchset #3 id:40001 of https://codereview.chromium.org/1513323002/ )
by msarett
· 9 years ago
6bce417
DM: fix `--config $VIA-pdf` to not crash
by halcanary
· 9 years ago
5219fd9
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
9d66696
Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ )
by borenet
· 9 years ago
64492c4
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
a0a024e
Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ )
by bsalomon
· 9 years ago
eeebdb5
Make NVPR a GL context option instead of a GL context
by kkinnunen
· 9 years ago
5af4e0b
Make SkAndroidCodec support gif
by msarett
· 9 years ago
164d302
Delete dead subset test code from dm
by msarett
· 9 years ago
5cb4885
Rename SkBitmapRegionDecoder and Create function
by msarett
· 9 years ago
3d9d7a7
Create an SkAndroidCodec API separate from SkCodec
by msarett
· 9 years ago
2e2ea38
SkRemote
by mtklein
· 9 years ago
c11c62f
DM: PDFSink sets rasterizer keyword
by halcanary
· 9 years ago
7f69144
Add nanobench tests for BitmapRegionDecoder
by msarett
· 9 years ago
a5783ae
Provides various implementations of Android's SkBitmapRegionDecoder.
by msarett
· 9 years ago
8fd97ea
Revert of Provides multiple implementations of Android's SkBitmapRegionDecoder (patchset #16 id:360001 of https://codereview.chromium.org/1288963002/ )
by msarett
· 9 years ago
76f755e
Provides various implementations of Android's SkBitmapRegionDecoder.
by msarett
· 9 years ago
9e707a0
Various improvements to CodecSrc testing in dm
by msarett
· 9 years ago
afcd7cd
Rename flag from "distance field" to "device independent."
by bsalomon
· 9 years ago
cc2feb1
Support more swizzles to 565 in SkCodec
by scroggo
· 9 years ago
99cab4e
DM: track a direct/indirect bit for each Sink too.
by mtklein
· 10 years ago
e0effd6
Allow Srcs to veto Sinks based on their broad type.
by mtklein
· 10 years ago
Next »