skia2/tools
scroggo 0a3cac8a90 Reland of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1400633002/ )
Reason for revert:
Still breaking. e.g.

http://build.chromium.org/p/client.skia/builders/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug/builds/1466/steps/nanobench/logs/stdio

http://build.chromium.org/p/client.skia.android/builders/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release/builds/2280/steps/nanobench/logs/stdio

Original issue's description:
> Revert of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1381703003/ )
>
> Reason for revert:
> I have attempted to fix the problems that caused running nanobench with images to fail, so testing to see if they are in fact fixed.
>
> Original issue's description:
> > Pass --images '' to nanobench to disable image benchmarking.
> >
> > Enabling image benchmarking has caused most nanobench runs to fail,
> > both Debug and Release.
> >
> > BUG=skia:3418
> > NOTREECHECKS=true
> > TBR=scroggo@google.com
> >
> > Committed: https://skia.googlesource.com/skia/+/1f7039c6c5f0f118b629994b0bac255345e5abd6
>
> BUG=skia:3418
>
> Committed: https://skia.googlesource.com/skia/+/c2e59caa0a466040f4b4f08cb5604c86b2615efa

TBR=mtklein@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:3418

Review URL: https://codereview.chromium.org/1396843003
2015-10-08 14:44:51 -07:00
..
chromium
copyright
flags Add slice tool 2015-09-18 09:04:43 -07:00
lua Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
skp Use AddStory instead of deprecated AddUserStory 2015-06-30 09:20:17 -07:00
skpdiff Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
timer Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
VisualBench Fix for visualbench loops forever 2015-10-06 08:25:15 -07:00
__init__.py
add_codereview_message.py
AndroidSkDebugToStdOut.cpp
bench_pictures_cfg_helper.py
bench_pictures_main.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
bench_pictures.cfg
BigPathBench.inc Factor out VisualBench timing code into a helper class 2015-10-05 07:23:30 -07:00
BUILD_simulator.py Clean up BUILD_simulator.py 2015-08-18 08:35:45 -07:00
BUILD.public.expected Add onMemoryDump to GrContext 2015-09-15 14:16:10 -07:00
buildbot_spec.json Buildbot specs for Linux ANGLE bot 2015-09-21 08:20:24 -07:00
buildbot_spec.py Buildbot specs for Linux ANGLE bot 2015-09-21 08:20:24 -07:00
builder_name_schema.json Add builder_spec.py 2015-07-29 07:38:49 -07:00
builder_name_schema.py Add builder_spec.py 2015-07-29 07:38:49 -07:00
chrome_fuzz.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
compare_codereview.py
CopyTilesRenderer.cpp Base SkAutoTUnref on skstd::unique_ptr. 2015-10-01 12:28:49 -07:00
CopyTilesRenderer.h Store context options on caps. 2015-05-22 14:01:46 -07:00
coverage.sh
CrashHandler.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
CrashHandler.h
create_skia_google3_client.sh Add files added to Skia HEAD in google3 to the Git repo. 2015-08-17 12:58:10 -07:00
create_test_font.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
dm_flags.json Blacklisting imagefilterscropexpand on s4 since it often causes the bot to hang and crash. 2015-10-06 11:20:09 -07:00
dm_flags.py Blacklisting imagefilterscropexpand on s4 since it often causes the bot to hang and crash. 2015-10-06 11:20:09 -07:00
doxygen_footer.txt
dump_record.cpp Remove include of stdlib.h from SkTypes.h. 2015-08-26 05:15:46 -07:00
DumpRecord.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
DumpRecord.h
embed_resources.py Add option to embed font data into executable. 2015-03-30 12:53:48 -07:00
filtermain.cpp Make SkGraphics::Term a no-op, stop calling it. 2015-09-09 07:35:42 -07:00
find_bad_images_in_skps.py
find_run_binary.py
fix_pythonpath.py
flatten.cpp SkInstallDiscardablePixelRef is deprecated, enforce that 2015-09-25 06:56:57 -07:00
gcov_shim
gen_bench_expectations_from_codereview.py
generate_fir_coeff.py
generate_includes_cpp.py
get_skia_lkgr.sh Add files added to Skia HEAD in google3 to the Git repo. 2015-08-17 12:58:10 -07:00
git_clone_to_google3.sh Reland of Fix a few bugs in the google3 sync scripts. (patchset #1 id:1 of https://codereview.chromium.org/1295213002/ ) 2015-08-18 06:25:14 -07:00
git-skia-verify
git-sync-deps
gpuveto.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
image_expectations.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
image_expectations.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
imgconv.cpp
imgslice.cpp Add slice tool 2015-09-18 09:04:43 -07:00
install_dependencies.sh doc: add quickstart to linux and macos 2015-04-28 13:06:54 -07:00
iOSShell.cpp Make SkGraphics::Term a no-op, stop calling it. 2015-09-09 07:35:42 -07:00
iOSShell.h C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
jsondiff.py
LazyDecodeBitmap.cpp SkInstallDiscardablePixelRef is deprecated, enforce that 2015-09-25 06:56:57 -07:00
LazyDecodeBitmap.h
llvm_coverage_build llvm_coverage_build: Use CC and CXX variables by default 2015-07-17 07:31:07 -07:00
llvm_coverage_run.py Split llvm_coverage_run into two scripts 2015-07-20 09:43:36 -07:00
llvm_coverage.sh Add scripts for running LLVM coverage 2015-07-06 07:43:58 -07:00
lsan.supp
merge_static_libs.py
mirror-dev.sh
misc_utils.py
nanobench_flags.json Reland of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1400633002/ ) 2015-10-08 14:44:51 -07:00
nanobench_flags.py Reland of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1400633002/ ) 2015-10-08 14:44:51 -07:00
OverwriteLine.h
parse_llvm_coverage.py Coverage: add a trace for not_covered_lines per file 2015-07-22 08:19:25 -07:00
pathops_sorter.htm fix pathops battle test 2015-07-07 18:09:32 -07:00
pathops_visualizer.htm When three or more edges are coincident, the logic needs 2015-07-06 11:38:33 -07:00
picture_utils.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
picture_utils.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
PictureBenchmark.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
PictureBenchmark.h
PictureRenderer.cpp Base SkAutoTUnref on skstd::unique_ptr. 2015-10-01 12:28:49 -07:00
PictureRenderer.h skia: add ability to load command_buffer_gles2 2015-08-27 10:38:39 -07:00
PictureRenderingFlags.cpp skia: add ability to load command_buffer_gles2 2015-08-27 10:38:39 -07:00
PictureRenderingFlags.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
PictureResultsWriter.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
pinspect.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
ProcStats.cpp Looks like rssPages * pageSize is overflowing on 32-bit Linux... 2015-04-30 07:35:28 -07:00
ProcStats.h DM+nanobench: print both current and max RSS. 2015-04-30 07:11:22 -07:00
reformat-json.py
render_pdfs_main.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
render_pictures_main.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
Resources.cpp formalize generate->bitmap 2015-09-13 11:03:32 -07:00
Resources.h GMs: change some GMs to use SkImage over SkBitmap 2015-08-21 07:47:23 -07:00
retrieve_from_googlesource.py
sanitize_source_files.py
sk_tool_utils_flags.h
sk_tool_utils_font.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
sk_tool_utils.cpp Factor out VisualBench timing code into a helper class 2015-10-05 07:23:30 -07:00
sk_tool_utils.h Factor out VisualBench timing code into a helper class 2015-10-05 07:23:30 -07:00
SkBitmapRegionCanvas.cpp Merge SkCodec with SkScanlineDecoder 2015-09-30 08:57:14 -07:00
SkBitmapRegionCanvas.h Merge SkCodec with SkScanlineDecoder 2015-09-30 08:57:14 -07:00
SkBitmapRegionDecoderInterface.cpp Merge SkCodec with SkScanlineDecoder 2015-09-30 08:57:14 -07:00
SkBitmapRegionDecoderInterface.h Provides various implementations of Android's SkBitmapRegionDecoder. 2015-09-08 15:35:32 -07:00
SkBitmapRegionSampler.cpp Provides various implementations of Android's SkBitmapRegionDecoder. 2015-09-08 15:35:32 -07:00
SkBitmapRegionSampler.h Provides various implementations of Android's SkBitmapRegionDecoder. 2015-09-08 15:35:32 -07:00
SkCodecTools.h Add nanobench tests for BitmapRegionDecoder 2015-09-22 11:56:16 -07:00
skdiff_html.cpp
skdiff_html.h
skdiff_image.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
skdiff_main.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
skdiff_utils.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
skdiff_utils.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
skdiff.cpp
skdiff.h
skhello.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
skpinfo.cpp
skpmaker.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
Stats.h Add samplingTime mode to nanobench 2015-06-25 19:17:08 -07:00
sync_google3.sh Reland of Fix a few bugs in the google3 sync scripts. (patchset #1 id:1 of https://codereview.chromium.org/1295213002/ ) 2015-08-18 06:25:14 -07:00
test_all.py
test_font_data_chars.cpp
test_font_data.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
test_font_index.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
test_font_monospace.cpp PDF expects fonts to map glyph ID 0 to the missing character. 2015-06-11 09:40:44 -07:00
test_font_sans_serif.cpp PDF expects fonts to map glyph ID 0 to the missing character. 2015-06-11 09:40:44 -07:00
test_font_serif.cpp PDF expects fonts to map glyph ID 0 to the missing character. 2015-06-11 09:40:44 -07:00
test_gpuveto.py
test_image_decoder.cpp
test_pdfs.py
tsan.supp SkPDF: remove suppression 2015-10-02 12:15:55 -07:00
ubsan.supp Add tools/ubsan.supp. 2015-08-05 10:12:33 -04:00
valgrind.supp Fixed valgrind issues with libjpeg-turbo 2015-07-14 14:39:59 -07:00
whitelist_typefaces.cpp Suppress embedding fonts when the skp's fonts match the OS fonts. 2015-08-31 09:22:38 -07:00
win_dbghelp.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
win_dbghelp.h
win_lcid.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
xsan_build