| benchmark_server.py |
|
1665 |
- |
| gen-many-images.py |
|
634 |
- |
| headless.py |
Context manager for changing the current working directory |
5039 |
- |
| reftest-analyzer.xhtml |
Reftest analyzer |
31595 |
- |
| reftest-debugger.py |
|
565 |
- |
| renderdoc_bootstrap.py |
Locate or download a RenderDoc distribution to a known location.
RenderDoc is used by the WebRender debugger (wrshell) to capture frames from a
running Firefox/wrench instance. This module finds an existing RenderDoc
(`librenderdoc.so` for `LD_PRELOAD`, and `qrenderdoc` to open captures), and can
download/unpack the official Linux build into a cache directory if missing.
It is importable from `mach wrshell` and can also be run standalone:
python3 gfx/wr/wrshell/renderdoc_bootstrap.py [--version 1.44] [--cache-dir DIR]
|
4169 |
- |
| wrench_with_renderer.py |
|
1578 |
- |