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

Unified Diff: tools/dm_flags.json

Issue 1106173004: Run DM on GalaxyS* in one thread (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dm_flags.json
diff --git a/tools/dm_flags.json b/tools/dm_flags.json
index be2bd7e052f97ecdbc739133f92c090b41accc32..c6484085c6d41c76347c08cc70491397296df6b7 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -9,6 +9,8 @@
"tiles_rt-8888",
"pipe-8888",
"tiles_rt-gpu",
+ "--threads",
+ "0",
"--blacklist",
"gpu",
"_",
@@ -600,153 +602,6 @@
"~desk_yahoonews_0",
"~ResourceCache"
],
- "Test-Android-GCC-Xoom-GPU-Tegra2-Arm7-Release": [
- "--config",
- "565",
- "8888",
- "gpu",
- "--blacklist",
- "gpu",
- "_",
- "_",
- "PANO_20121023_214540.jpg",
- "msaa",
- "_",
- "_",
- "PANO_20121023_214540.jpg",
- "_",
- "image",
- "decode",
- "pal8os2v2.bmp",
- "_",
- "image",
- "decode",
- "pal8v4.bmp",
- "_",
- "image",
- "decode",
- "pal8v5.bmp",
- "_",
- "image",
- "decode",
- "rgb16-565.bmp",
- "_",
- "image",
- "decode",
- "rgb16-565pal.bmp",
- "_",
- "image",
- "decode",
- "rgb32-111110.bmp",
- "_",
- "image",
- "decode",
- "rgb32bf.bmp",
- "_",
- "image",
- "decode",
- "rgba32.bmp",
- "_",
- "image",
- "decode",
- "rgba32abf.bmp",
- "_",
- "image",
- "decode",
- "rgb24largepal.bmp",
- "_",
- "image",
- "decode",
- "pal8os2v2-16.bmp",
- "_",
- "image",
- "decode",
- "pal8oversizepal.bmp",
- "_",
- "image",
- "decode",
- "pal4rletrns.bmp",
- "_",
- "image",
- "decode",
- "pal8rletrns.bmp",
- "_",
- "image",
- "decode",
- "4bpp-pixeldata-cropped.bmp",
- "_",
- "image",
- "decode",
- "8bpp-pixeldata-cropped.bmp",
- "_",
- "image",
- "decode",
- "24bpp-pixeldata-cropped.bmp",
- "_",
- "image",
- "decode",
- "32bpp-pixeldata-cropped.bmp",
- "_",
- "image",
- "subset",
- "rgb24largepal.bmp",
- "_",
- "image",
- "subset",
- "pal8os2v2-16.bmp",
- "_",
- "image",
- "subset",
- "pal8oversizepal.bmp",
- "_",
- "image",
- "subset",
- "4bpp-pixeldata-cropped.bmp",
- "_",
- "image",
- "subset",
- "8bpp-pixeldata-cropped.bmp",
- "_",
- "image",
- "subset",
- "24bpp-pixeldata-cropped.bmp",
- "_",
- "image",
- "subset",
- "32bpp-pixeldata-cropped.bmp",
- "_",
- "image",
- "decode",
- "Hopstarter-Mac-Folders-Apple.ico",
- "gpu",
- "skp",
- "_",
- "_",
- "msaa",
- "skp",
- "_",
- "_",
- "gpu",
- "image",
- "decode",
- "_",
- "msaa",
- "image",
- "decode",
- "_",
- "gpu",
- "image",
- "subset",
- "_",
- "msaa",
- "image",
- "subset",
- "_",
- "--match",
- "~WritePixels",
- "~tabl_mozilla_0",
- "~desk_yahoonews_0"
- ],
"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [
"--config",
"565",
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698