Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7611ed53b9ef7decd7d0580df8a6a02c5c178857
/
dm
/
DMSrcSink.cpp
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
7fcfb62
move a bunch of helpers from SkImageInfo.h into priv
by Mike Reed
· 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
54f65c4
Skotty -> Skottie
by Florin Malita
· 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
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
aa73b96
clean up SkDeferredCanvas
by Mike Klein
· 7 years ago
0cbc10f
Make SkImageGeneratorCG apply encoded origin
by Leon Scroggins III
· 7 years ago
5b7e470
Use color filter to undo GBR (actually BRG)
by Brian Osman
· 7 years ago
b7ea3da
Revert "gbr- has been brg- this whole time..."
by Mike Klein
· 7 years ago
5b9a037
gbr- has been brg- this whole time...
by Mike Klein
· 7 years ago
1b36115
make color rotating a little less pointlessly slow
by Mike Klein
· 7 years ago
f0ffb89
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Mike Reed
· 7 years ago
5a2e50e
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"""
by Mike Reed
· 7 years ago
cd284c5
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""
by Mike Reed
· 7 years ago
809cbed
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Jim Van Verth
· 7 years ago
88757da
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
f46633f
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Greg Daniel
· 7 years ago
98a6216
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
e5756ec
Output encoded PNGs when gltestthreading or serialize fails
by Brian Osman
· 7 years ago
022cfa2
Add FIFO thread pool, use it for most things.
by Mike Klein
· 7 years ago
195c05b
Move several GrContextOptions fields behind GR_TEST_UTILS
by Brian Osman
· 7 years ago
ad8a43f
DeferredDisplayList API proposal
by Robert Phillips
· 7 years ago
f981066
Threaded generation of software paths
by Brian Osman
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 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
1dc8ecb
Stop BRD-decoding non-opaque to 565 sink
by Leon Scroggins III
· 7 years ago
0741818
Move calls to conversion_possible to SkCodec
by Leon Scroggins III
· 7 years ago
bdc3afa
simplify gm matrices
by Mike Reed
· 7 years ago
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 7 years ago
c7d295e
DM: excercise other SkPDF raster dpis
by Hal Canary
· 7 years ago
45c16fa
convert over to 2d-mode
by Mike Klein
· 7 years ago
086a427
guard references to SkColorTable
by Mike Reed
· 7 years ago
ce5ee60
Add support for GL 565 and 4444 configs to test tools
by Brian Salomon
· 7 years ago
304a07c
remove references to kIndex_8_SkColorType from our tools/tests
by Mike Reed
· 7 years ago
571b30f
Reland "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
8321f75
Revert "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
742a3e2
Remove support for decoding to kIndex_8
by Leon Scroggins III
· 7 years ago
674a184
Add SkCodec::Result indicating error in the data
by Leon Scroggins III
· 7 years ago
bace7a9
Remove CodecSrc::kIndex8_Always_DstColorType
by Leon Scroggins III
· 7 years ago
93323eb
Enable SVG DM sources for vector sinks
by Florin Malita
· 8 years ago
8db74f1
Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType""
by Matt Sarett
· 8 years ago
6a0feba
Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc
by Matt Sarett
· 8 years ago
81c83a7
Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"
by Matt Sarett
· 8 years ago
b6f4767
Do not return Index8 from SkAndroidCodec::computeOutputColorType
by Matt Sarett
· 8 years ago
33deb7e
Make SkCodec more flexible about its required frame
by Leon Scroggins III
· 8 years ago
3ea1798
Remove ImmediateFlush mode
by Robert Phillips
· 8 years ago
761d27c
update SkRasterPipeline::run() to also take y
by Mike Klein
· 8 years ago
f485cf9
Tag CodecSrc bitmaps with standard color spaces
by Matt Sarett
· 8 years ago
b24704d
SkRasterPipeline in SkArenaAlloc
by Mike Klein
· 8 years ago
eceee04
Premultiply in DM before drawing unpremul f16
by Leon Scroggins III
· 8 years ago
557fbbe
Add animation support to SkWebpCodec
by Leon Scroggins III
· 8 years ago
a40d9c8
Improve test coverage of image decode modes
by Matt Sarett
· 8 years ago
ebb1b5c
Add new SkImageGenerator::getPixels() API, deprecate the old
by Matt Sarett
· 8 years ago
8185f59
Hardwire opList lookAhead & lookBack parameters
by Robert Phillips
· 8 years ago
249b8e3
Switch SkCodec to int for counts and indices
by Leon Scroggins III
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
12e946b
deprecate odd variants of SkCanvas::readPixels
by Mike Reed
· 8 years ago
fafe135
SkSize can be aggregate-initialized
by Hal Canary
· 8 years ago
68feef4
Allow BF and BRD clients to request an output color space
by Matt Sarett
· 8 years ago
45cde31
SkMultiPictureDocument : clean up MultiPictureDocumentReader interface
by Hal Canary
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 8 years ago
b14131c
Revert "Revert[2] "clean up (partially) colortable api"""
by Mike Reed
· 8 years ago
9920b10
Revert[2] "clean up (partially) colortable api""
by Mike Reed
· 8 years ago
1d1165c
Revert "clean up (partially) colortable api"
by Mike Klein
· 8 years ago
2e491a6
clean up (partially) colortable api
by Mike Reed
· 8 years ago
1a3c4b8
Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas.
by Herb Derby
· 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
bd7c551
Don't run image tests on msaa configs.
by Brian Salomon
· 8 years ago
e370cbe
Remove clip to bounds GrContextOption
by Brian Salomon
· 8 years ago
05cb4c3
Use non-fatal errors for WIC decoding failures
by Matt Sarett
· 8 years ago
d7875f5
Refactor SkLiteDL to no longer extend SkDrawable.
by Derek Sollenberger
· 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
185130c
return and take SkImageGenerator as unique_ptr
by Mike Reed
· 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
5e221e7
SkXPS: new document API.
by Hal Canary
· 8 years ago
abc88d2
SkXPS: Begin refactoring SkXPSDevice
by Hal Canary
· 8 years ago
Next »