skia2/tools
msarett 5c9e34a350 Delete dead BitmapRegionDecoder code in tools
This approach to subset decoding is no longer supported.
We have replaced it with an implementation that does not
depend on forked libraries.
https://codereview.chromium.org/1406153015/

BUG=skia:

Review URL: https://codereview.chromium.org/1406033007
2015-11-10 15:24:10 -08:00
..
copyright
flags Enable building Skia for iOS with bazel. 2015-11-02 11:11:21 -08: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 Comments Style: s/skbug.com/bug.skia.org/ 2015-11-07 05:29:00 -08:00
timer SkTime::GetNSecs() 2015-10-23 07:02:06 -07:00
VisualBench Parse command line arguments for sdl + android 2015-11-10 08:27:22 -08:00
__init__.py
add_codereview_message.py
AndroidSkDebugToStdOut.cpp
BigPathBench.inc Factor out VisualBench timing code into a helper class 2015-10-05 07:23:30 -07:00
BUILD_simulator.py For BUILD.public, let SkPreConfig.h set SK_RELEASE based on NDEBUG. 2015-10-29 13:40:28 -07:00
BUILD.public.expected Rename SkBitmapRegionDecoder and Create function 2015-11-06 08:56:32 -08:00
buildbot_spec.json Stop running nanobench on GalaxyS4 2015-10-22 07:06:28 -07:00
buildbot_spec.py Stop running nanobench on GalaxyS4 2015-10-22 07:06:28 -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
coverage.sh
CrashHandler.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
CrashHandler.h rewrite ambiguous comment 2015-02-10 07:47:31 -08:00
create_skia_google3_client.sh Include resources directory in google3 sync. 2015-10-20 13:00:48 -07:00
create_test_font.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
dm_flags.json Test SkRemote on GCE bots. 2015-10-17 09:25:21 -07:00
dm_flags.py Don't run nvpr on TSAN bot 2015-10-30 09:05:32 -07:00
doxygen_footer.txt
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
gcov_shim
gen_bench_expectations_from_codereview.py
generate_fir_coeff.py
generate_includes_cpp.py
get_skia_lkgr.sh Include resources directory in google3 sync. 2015-10-20 13:00:48 -07:00
git_clone_to_google3.sh Include resources directory in google3 sync. 2015-10-20 13:00:48 -07:00
git-skia-verify
git-sync-deps tools/git-sync-deps: speed up common case by skipping fetch 2015-11-03 09:50:03 -08:00
gpuveto.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
imgblur.cpp Add imgblur tool to assist BlurMaskFilter debugging 2015-10-19 06:39:17 -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 Land Ben's 32-bit symlink script. 2015-02-03 10:43:28 -05:00
misc_utils.py
nanobench_flags.json Renable image benchmarking 2015-10-15 07:51:28 -07:00
nanobench_flags.py Comments Style: s/skbug.com/bug.skia.org/ 2015-11-07 05:29:00 -08: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 More conic-specific tests revealed a few conic-specific bugs. Because javascript / canvas make visualizing conics tricky, new native tools are required. 2015-10-30 12:03:06 -07:00
pathops_visualizer.htm More conic-specific tests revealed a few conic-specific bugs. Because javascript / canvas make visualizing conics tricky, new native tools are required. 2015-10-30 12:03:06 -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
PictureRenderer.cpp Clean up some dead code. 2015-10-20 14:29:10 -07:00
PictureRenderer.h Clean up some dead code. 2015-10-20 14:29:10 -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
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 Misc: Don't run etc1 bench with invalid image and fix VS2015 build warning 2015-10-19 08:29:16 -07:00
sk_tool_utils.h Add SkTTopoSort 2015-10-19 12:15:55 -07:00
SkBitmapRegionCanvas.cpp Refactor SkBitmapRegionDecoderInterface for Android 2015-10-27 12:50:25 -07:00
SkBitmapRegionCanvas.h Rename SkBitmapRegionDecoder and Create function 2015-11-06 08:56:32 -08:00
SkBitmapRegionCodec.cpp SkBitmapRegionCodec needs to use the rowBytes on the pixel ref 2015-11-05 15:00:56 -08:00
SkBitmapRegionCodec.h Rename SkBitmapRegionDecoder and Create function 2015-11-06 08:56:32 -08:00
SkBitmapRegionDecoder.cpp Delete dead BitmapRegionDecoder code in tools 2015-11-10 15:24:10 -08:00
SkBitmapRegionDecoder.h Delete dead BitmapRegionDecoder code in tools 2015-11-10 15:24:10 -08:00
SkCodecTools.h Implementation of SkBitmapRegionDecoder using SkAndroidCodec 2015-10-22 07:29:19 -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 Include resources directory in google3 sync. 2015-10-20 13:00:48 -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 Revert of Suppression for valgrind bug (patchset #1 id:1 of https://codereview.chromium.org/1410953002/ ) 2015-10-22 07:23:21 -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