Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
6397fa30ab83d2d9d15abf27ee8cf4bc2484f790
/
dm
da2e67a
Add GrProtected parameter to all createBackendTexture variants
by Robert Phillips
· 5 years ago
9c31047
Reland "DM: Add a per-sink MemoryCache to all GPU sinks"
by Brian Osman
· 5 years ago
e4c88bb
Prevent caching path-rendering programs
by Brian Osman
· 5 years ago
1958fbb
Revert "DM: Add a per-sink MemoryCache to all GPU sinks"
by Brian Osman
· 5 years ago
a7b224d
DM: Add a per-sink MemoryCache to all GPU sinks
by Brian Osman
· 5 years ago
b3c9745
Remove "nvpr" configs
by Chris Dalton
· 5 years ago
1c1208e
Install runtime check error handler in RTC builds
by Brian Osman
· 5 years ago
9c71e7b
Remove all global mutexes
by Herb Derby
· 5 years ago
4bdd36f
Make color initialization version of createBackendTexture public
by Robert Phillips
· 5 years ago
8062679
Switch all internel uses of GrContext::createBackendTexture over to initialized versions
by Robert Phillips
· 5 years ago
8a9a371
Reland "Added AutoreleasePool for managing pool memory in testing apps."
by Jim Van Verth
· 5 years ago
c4fec06
Revert "Added AutoreleasePool for managing pool memory in testing apps."
by Kevin Lubick
· 5 years ago
a36e089
Added AutoreleasePool for managing pool memory in testing apps.
by Jim Van Verth
· 5 years ago
be67a17
add SkNamedTransferFn::kRec2020
by Hal Canary
· 5 years ago
ab6eefe
Move SkLeanWindows.h to src.
by Ben Wagner
· 5 years ago
5c7a25b
Move explicit backend object allocation API to GrContext
by Robert Phillips
· 5 years ago
9b16f81
Switch over to using new direct allocation API in our tests (as much as possible at least)
by Robert Phillips
· 5 years ago
b3c0bf6
Revert "manually register codecs in DM"
by Mike Klein
· 5 years ago
4bf6fd6
Revert "add runtime registration for encoders"
by Mike Klein
· 5 years ago
c9deffa
Revert "skip runtime registration on iOS"
by Mike Klein
· 5 years ago
017126f
skip runtime registration on iOS
by Mike Klein
· 5 years ago
940c3f1
add runtime registration for encoders
by Mike Klein
· 5 years ago
9b2633e
manually register codecs in DM
by Mike Klein
· 5 years ago
a705cb9
remove SkLiteDL
by Mike Klein
· 5 years ago
9dbcdcc
Alter createTestingOnlyBackendTexture methods
by Robert Phillips
· 5 years ago
a1b7be6
Add thread safety annotations.
by Herb Derby
· 5 years ago
ea236bf
Move skcms.h to include/third_party/skcms
by Brian Osman
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
c318630
Add skcms directory to public includes
by Brian Osman
· 6 years ago
9816878
extract ToolUtils::colortype_depth()
by Mike Klein
· 6 years ago
de8362c
remove DMJsonWriter::AddTestFailure
by Mike Klein
· 6 years ago
f71b070
Fix the GLSL persistent cache (and add a config to test it)
by Brian Osman
· 6 years ago
0f2f522
SkMD5 returns digest
by Hal Canary
· 6 years ago
fbe2406
Reland "Remove the NullGL interface (and associated test context)"
by Brian Osman
· 6 years ago
16b1efb
allow GMs to fail in DM
by Mike Klein
· 6 years ago
215da62
Revert "Remove the NullGL interface (and associated test context)"
by Brian Osman
· 6 years ago
de206c7
Remove the NullGL interface (and associated test context)
by Brian Osman
· 6 years ago
735c7ba
FM, a dumber new testing tool
by Mike Klein
· 6 years ago
7c59774
Convert some unit tests from NullGL to Mock context
by Brian Osman
· 6 years ago
c6142d8
de-common the rest of the flags
by Mike Klein
· 6 years ago
19cc0f6
create a wrapper to manage --nativeFonts and --gdi
by Mike Klein
· 6 years ago
629f5fc
de-common another batch of flags
by Mike Klein
· 6 years ago
d0f321b
de-common --veryVerbose
by Mike Klein
· 6 years ago
03fa5d4
factor out SetAnalyticAAFromCommonFlags()
by Mike Klein
· 6 years ago
4932a5e
Fold CommonFlagsGpu into CommonFlags
by Mike Klein
· 6 years ago
e5acd75
delete DAA
by Mike Klein
· 6 years ago
19fb397
de-common some flags
by Mike Klein
· 6 years ago
5b3f343
DEFINE_int32 + DEFINE_uint32 -> DEFINE_int
by Mike Klein
· 6 years ago
f9666f5
Remove SkColorSpaceXformCanvas, and supporting code:
by Brian Osman
· 6 years ago
84836b7
moar static flags
by Mike Klein
· 6 years ago
eb678fc
de-Sk tools/trace
by Mike Klein
· 6 years ago
8f4e224
de-Sk tools/debugger
by Mike Klein
· 6 years ago
ea3f014
sk_tool_utils -> ToolUtils, and git clang-format
by Mike Klein
· 6 years ago
0cffcbf9
de-Sk tools/font, and git clang-format
by Mike Klein
· 6 years ago
88544fb
remove Sk prefix from CommandLineFlags
by Mike Klein
· 6 years ago
805c4e8
Make ios actually fail
by Kevin Lubick
· 6 years ago
ca8087f
rework --ignoreSigInt
by Mike Klein
· 6 years ago
f34d0c7
re-hash images once more artificially
by Mike Klein
· 6 years ago
e127170
hash and encode rework, wip
by Mike Klein
· 6 years ago
b73e607
Change --checkF16 behavior to just print - it's easier to see all failures
by Brian Osman
· 6 years ago
cdf3174
Include test name in error messages for failing tests
by Brian Osman
· 6 years ago
582f686
Add flag to check that F16Norm pixels are clamped properly
by Brian Osman
· 6 years ago
82020c2
add color_depth field in DM/Gold
by Mike Klein
· 6 years ago
612d5c2
encode F16Norm as rec2020
by Mike Klein
· 6 years ago
0d5d142
rework colorImage testing
by Mike Klein
· 6 years ago
0abbaca
also tag DM results with color and alpha type
by Mike Klein
· 6 years ago
9882dae
Reduce usage of SkCanvas::flush
by Robert Phillips
· 6 years ago
b70990e
add kRGBA_F16Norm_SkColorType
by Mike Klein
· 6 years ago
7d88f31
Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo.
by Brian Salomon
· 6 years ago
c7a0916
add gbr --config
by Mike Klein
· 6 years ago
562017b
[SVGCanvas] Clean up public factories
by Florin Malita
· 6 years ago
66f09a7
replace gamma_correct with gamut/transfer_fn in DM
by Mike Klein
· 6 years ago
50e24d7
Add a mechanism for GMs to silently exclude themselves from Gold
by Chris Dalton
· 6 years ago
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 6 years ago
f55e8d5
Add option to skip intermediate release/fulfill calls for promise images.
by Brian Salomon
· 6 years ago
d8a90f9
Converting more debug code to SkJSONWriter
by Brian Osman
· 6 years ago
fad5c77
Convert DM's -r JSON parsing to SkJSON
by Brian Osman
· 6 years ago
57796b3
Revert "Remove --readPath/-r from DM"
by Brian Osman
· 6 years ago
c5245fc
Remove --readPath/-r from DM
by Brian Osman
· 6 years ago
aae6388
Switch DM JSON output to use SkJSONWriter
by Brian Osman
· 6 years ago
3026d4b
SkDocument: use `auto` for MakeDocument().
by Hal Canary
· 6 years ago
1bf0ed8
Make GrTexture caching for SkPromiseImageTexture work when same texture
by Brian Salomon
· 6 years ago
2111d5f
SkPDF: elimate old IMAGE_STATS, de-dupe image code.
by Hal Canary
· 6 years ago
72b91cb
DM: distinguish between reading and parsing in error messages
by Hal Canary
· 6 years ago
cdd8a0a
Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to""
by Brian Salomon
· 6 years ago
426ba46
Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"
by Brian Salomon
· 6 years ago
559c617
Reuse GrTexture instances when the same GrBackendTexture is used to
by Brian Salomon
· 6 years ago
97c7cf1
remove --undefok
by Mike Klein
· 6 years ago
a870b46
Add ability to write out VkPipelineCache to gpu PersistentCache.
by Greg Daniel
· 6 years ago
82ebe04
Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
by Brian Osman
· 6 years ago
d4c7458
Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
by Brian Osman
· 6 years ago
a9549ab
Add SkColorSpace factory from 3x3 row-major gamut and transfer function
by Brian Osman
· 6 years ago
8d23a58
In ddl2 via clear to transparent between runs.
by Brian Salomon
· 6 years ago
f34131a
SkPDF: even more PDFIndirectRefs
by Hal Canary
· 6 years ago
9a3f554
SkPDF: refactor streams, experimental threading
by Hal Canary
· 6 years ago
5790420
Add new DM via, "ddl2" which records/draws DDLs for each test twice.
by Brian Salomon
· 6 years ago
2335644
Fix occurrences of "-Wextra-semi-stmt"
by Brian Salomon
· 6 years ago
a831655
[skottie] Make animated image support generally available
by Florin Malita
· 6 years ago
b11ab57
remove src/jumper
by Mike Klein
· 6 years ago
36528e9
clean up SkPipe
by Mike Klein
· 6 years ago
Next »