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

Side by Side Diff: tools/dm_flags.json

Issue 1681553003: Optionally run RAW images serially (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove ifdefs 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
« no previous file with comments | « dm/DMSrcSink.cpp ('k') | tools/dm_flags.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1613 matching lines...) Expand 10 before | Expand all | Expand 10 after
1624 "image", 1624 "image",
1625 "_", 1625 "_",
1626 ".RW2", 1626 ".RW2",
1627 "_", 1627 "_",
1628 "image", 1628 "image",
1629 "_", 1629 "_",
1630 ".PEF", 1630 ".PEF",
1631 "_", 1631 "_",
1632 "image", 1632 "image",
1633 "_", 1633 "_",
1634 ".SRW" 1634 ".SRW",
1635 "--noRAW_threading"
1635 ], 1636 ],
1636 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [ 1637 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [
1637 "--pre_log", 1638 "--pre_log",
1638 "--config", 1639 "--config",
1639 "565", 1640 "565",
1640 "8888", 1641 "8888",
1641 "gpu", 1642 "gpu",
1642 "--src", 1643 "--src",
1643 "tests", 1644 "tests",
1644 "gm", 1645 "gm",
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
1833 "_", 1834 "_",
1834 "image-cacherator-from-ctable", 1835 "image-cacherator-from-ctable",
1835 "2ndpic-8888", 1836 "2ndpic-8888",
1836 "gm", 1837 "gm",
1837 "_", 1838 "_",
1838 "image-cacherator-from-ctable", 1839 "image-cacherator-from-ctable",
1839 "serialize-8888", 1840 "serialize-8888",
1840 "gm", 1841 "gm",
1841 "_", 1842 "_",
1842 "image-cacherator-from-ctable", 1843 "image-cacherator-from-ctable",
1843 "_",
1844 "image",
1845 "_",
1846 ".arw",
1847 "_",
1848 "image",
1849 "_",
1850 ".cr2",
1851 "_",
1852 "image",
1853 "_",
1854 ".dng",
1855 "_",
1856 "image",
1857 "_",
1858 ".nef",
1859 "_",
1860 "image",
1861 "_",
1862 ".nrw",
1863 "_",
1864 "image",
1865 "_",
1866 ".orf",
1867 "_",
1868 "image",
1869 "_",
1870 ".raf",
1871 "_",
1872 "image",
1873 "_",
1874 ".rw2",
1875 "_",
1876 "image",
1877 "_",
1878 ".pef",
1879 "_",
1880 "image",
1881 "_",
1882 ".srw",
1883 "_",
1884 "image",
1885 "_",
1886 ".ARW",
1887 "_",
1888 "image",
1889 "_",
1890 ".CR2",
1891 "_",
1892 "image",
1893 "_",
1894 ".DNG",
1895 "_",
1896 "image",
1897 "_",
1898 ".NEF",
1899 "_",
1900 "image",
1901 "_",
1902 ".NRW",
1903 "_",
1904 "image",
1905 "_",
1906 ".ORF",
1907 "_",
1908 "image",
1909 "_",
1910 ".RAF",
1911 "_",
1912 "image",
1913 "_",
1914 ".RW2",
1915 "_",
1916 "image",
1917 "_",
1918 ".PEF",
1919 "_",
1920 "image",
1921 "_",
1922 ".SRW",
1923 "--match", 1844 "--match",
1924 "~ResourceCache" 1845 "~ResourceCache",
1846 "--noRAW_threading"
1925 ], 1847 ],
1926 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [ 1848 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [
1927 "--pre_log", 1849 "--pre_log",
1928 "--matrix", 1850 "--matrix",
1929 "0", 1851 "0",
1930 "1", 1852 "1",
1931 "1", 1853 "1",
1932 "0", 1854 "0",
1933 "--config", 1855 "--config",
1934 "565", 1856 "565",
(...skipping 1551 matching lines...) Expand 10 before | Expand all | Expand 10 after
3486 "_", 3408 "_",
3487 ".PEF", 3409 ".PEF",
3488 "_", 3410 "_",
3489 "image", 3411 "image",
3490 "_", 3412 "_",
3491 ".SRW", 3413 ".SRW",
3492 "--match", 3414 "--match",
3493 "~GLPrograms" 3415 "~GLPrograms"
3494 ] 3416 ]
3495 } 3417 }
OLDNEW
« no previous file with comments | « dm/DMSrcSink.cpp ('k') | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698