Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Side by Side Diff: tools/dm_flags.json

Issue 1612113002: Update SK_IMAGE_VERSION to test RAW (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Reland, with fixes Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "Pretend-iOS-Bot": [ 2 "Pretend-iOS-Bot": [
3 "--pre_log", 3 "--pre_log",
4 "--matrix", 4 "--matrix",
5 "0", 5 "0",
6 "1", 6 "1",
7 "1", 7 "1",
8 "0", 8 "0",
9 "--config", 9 "--config",
10 "565", 10 "565",
(...skipping 1417 matching lines...) Expand 10 before | Expand all | Expand 10 after
1428 "_", 1428 "_",
1429 "image-cacherator-from-ctable", 1429 "image-cacherator-from-ctable",
1430 "2ndpic-8888", 1430 "2ndpic-8888",
1431 "gm", 1431 "gm",
1432 "_", 1432 "_",
1433 "image-cacherator-from-ctable", 1433 "image-cacherator-from-ctable",
1434 "serialize-8888", 1434 "serialize-8888",
1435 "gm", 1435 "gm",
1436 "_", 1436 "_",
1437 "image-cacherator-from-ctable", 1437 "image-cacherator-from-ctable",
1438 "_",
1439 "image",
1440 "_",
1441 ".arw",
1442 "_",
1443 "image",
1444 "_",
1445 ".cr2",
1446 "_",
1447 "image",
1448 "_",
1449 ".dng",
1450 "_",
1451 "image",
1452 "_",
1453 ".nef",
1454 "_",
1455 "image",
1456 "_",
1457 ".nrw",
1458 "_",
1459 "image",
1460 "_",
1461 ".orf",
1462 "_",
1463 "image",
1464 "_",
1465 ".raf",
1466 "_",
1467 "image",
1468 "_",
1469 ".rw2",
1470 "_",
1471 "image",
1472 "_",
1473 ".pef",
1474 "_",
1475 "image",
1476 "_",
1477 ".srw",
1478 "_",
1479 "image",
1480 "_",
1481 ".ARW",
1482 "_",
1483 "image",
1484 "_",
1485 ".CR2",
1486 "_",
1487 "image",
1488 "_",
1489 ".DNG",
1490 "_",
1491 "image",
1492 "_",
1493 ".NEF",
1494 "_",
1495 "image",
1496 "_",
1497 ".NRW",
1498 "_",
1499 "image",
1500 "_",
1501 ".ORF",
1502 "_",
1503 "image",
1504 "_",
1505 ".RAF",
1506 "_",
1507 "image",
1508 "_",
1509 ".RW2",
1510 "_",
1511 "image",
1512 "_",
1513 ".PEF",
1514 "_",
1515 "image",
1516 "_",
1517 ".SRW",
1438 "--match", 1518 "--match",
1439 "~ResourceCache" 1519 "~ResourceCache"
1440 ], 1520 ],
1441 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [ 1521 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [
1442 "--pre_log", 1522 "--pre_log",
1443 "--matrix", 1523 "--matrix",
1444 "0", 1524 "0",
1445 "1", 1525 "1",
1446 "1", 1526 "1",
1447 "0", 1527 "0",
(...skipping 1153 matching lines...) Expand 10 before | Expand all | Expand 10 after
2601 "_", 2681 "_",
2602 "image-cacherator-from-ctable", 2682 "image-cacherator-from-ctable",
2603 "serialize-8888", 2683 "serialize-8888",
2604 "gm", 2684 "gm",
2605 "_", 2685 "_",
2606 "image-cacherator-from-ctable", 2686 "image-cacherator-from-ctable",
2607 "--match", 2687 "--match",
2608 "~GLPrograms" 2688 "~GLPrograms"
2609 ] 2689 ]
2610 } 2690 }
OLDNEW
« no previous file with comments | « gyp/common_variables.gypi ('k') | tools/dm_flags.py » ('j') | tools/dm_flags.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698