Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b7f0b9cd5c624544c8e622117a688123cafb7d31
/
dm
/
DM.cpp
36528e9
clean up SkPipe
by Mike Klein
· 6 years ago
d295dff
remove SkColorSpaceTransferFn::invert()
by Mike Klein
· 6 years ago
4429a4f
re-precate SkMatrix44::SkMatrix44()
by Mike Klein
· 6 years ago
21ba772
remove DM timestamps
by Mike Klein
· 6 years ago
184c37e
Add a "bisect" mode to dm for debugging path drawing
by Chris Dalton
· 6 years ago
87311c6
Remove SkPM4fPriv.h includes, then IWYU
by Brian Osman
· 6 years ago
ae4b1f4
encode F16/F32 .pngs as Rec2020
by Mike Klein
· 6 years ago
ff6a73c
add rec2020 configs to DM
by Mike Klein
· 6 years ago
4de0507
add p3 and ep3 configs to DM
by Mike Klein
· 6 years ago
e581aaa
Remove picture_utils
by Brian Osman
· 6 years ago
5edcd31
migrating SkTDArray towards std::vector api
by Mike Reed
· 6 years ago
f9ecb4e
Revert "migrating SkTDArray towards std::vector api"
by Mike Reed
· 6 years ago
79884be
migrating SkTDArray towards std::vector api
by Mike Reed
· 6 years ago
f4abda5
Revert "Test: New GMs should be nicely named"
by Hal Canary
· 6 years ago
73ec9a0
Test: New GMs should be nicely named
by Hal Canary
· 6 years ago
972eba3
sk_tool::Registry: make an iterator.
by Hal Canary
· 6 years ago
48b6490
remove SkThreadedBMPDevice and friends
by Mike Klein
· 6 years ago
a76b7a9
More color space improvements to DM
by Brian Osman
· 6 years ago
f1ba3ae
[skottie] Update DM src name to "lottie"
by Florin Malita
· 6 years ago
8c172ba
[infra] Add infra support for Lottie
by Eric Boren
· 6 years ago
83c6b96
Improve SkTestFontMgr.
by Ben Wagner
· 6 years ago
b62f50c
Replace nearly all kRespect with kIgnore
by Brian Osman
· 6 years ago
00a5eb8
Add gltestpersistentcache config that tests GrContextOption's cache.
by Brian Salomon
· 6 years ago
9c7f7f2
Always unpremul nonlinearly before writing PNGs in DM
by Brian Osman
· 6 years ago
9eb1c7d
Revert "Revert "Remove gCreateTypefaceDelegate.""
by Ben Wagner
· 6 years ago
58a1605
Revert "Remove gCreateTypefaceDelegate."
by Ethan Nicholas
· 6 years ago
3241149
Remove gCreateTypefaceDelegate.
by Ben Wagner
· 6 years ago
701a358
unify term/crash handlers, include SIGINT
by Mike Klein
· 6 years ago
3785471
basic first pass at RGBA F32 support
by Mike Klein
· 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
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 6 years ago
cdbec8f
remove bit, srgbnl config in DM
by Mike Klein
· 6 years ago
ce4cf72
non-linear blending first steps
by Mike Klein
· 6 years ago
87ccf33
[skottie] Disable on Android Framework builds
by Florin Malita
· 7 years ago
e47f0a0
Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method)
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
7e6dafd
Prepare ddl skp rendering for prime time
by Robert Phillips
· 7 years ago
f865b05
Add GM configs that test rendering to a GL backend texture and render target
by Brian Salomon
· 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
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
ac568a9
1010102, 101010x, 888x in sw
by Mike Klein
· 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
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
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
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
3186821
add a SkFontMgr to DM that returns portable fonts
by Mike Klein
· 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
ec32534
Revert "Revert "Fix GrDefaultPathRender inversely wound path bug""
by Robert Phillips
· 7 years ago
03141d2
remove SkThread, using std::thread instead
by Mike Klein
· 7 years ago
fc28138
Revert "Fix GrDefaultPathRender inversely wound path bug"
by Robert Phillips
· 7 years ago
511a9d4
Fix GrDefaultPathRender inversely wound path bug
by Robert Phillips
· 7 years ago
7a0ebfc
Add a tooling flag for path mask caching
by Chris Dalton
· 7 years ago
b6c5e5b
DM: move skiatest functions into separate file.
by Hal Canary
· 7 years ago
38ace8a
Revert "Attempt both GL and GLES for GPU unit tests"
by Chris Dalton
· 7 years ago
454818b
Attempt both GL and GLES for GPU unit tests
by Chris Dalton
· 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
32bbf37
Fix TSAN issue with atlas expansion.
by Jim Van Verth
· 7 years ago
a81b626
Fix SkASSERT for convex paths with DAA
by Yuqian Li
· 7 years ago
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
0741818
Move calls to conversion_possible to SkCodec
by Leon Scroggins III
· 7 years ago
ecf78ac
Blacklist svgparse_* svgs on non-8888
by Chris Dalton
· 7 years ago
135a1b1
upstream cr/165303354
by Mike Klein
· 7 years ago
f28d472
Fix dm when --config not specified.
by Ben Wagner
· 7 years ago
Next »