• Home
Name Date Size #Lines LOC

..--

build/03-May-2024-1,007760

examples/03-May-2024-1,213899

src/03-May-2024-19,51214,345

test_data/03-May-2024-216192

third_party/03-May-2024-31,40121,018

.gitignoreD03-May-202418 43

AUTHORSD03-May-2024292 1311

LICENSED03-May-20241.5 KiB2827

OWNERSD03-May-20242

PRESUBMIT.pyD03-May-20242.6 KiB8667

READMED03-May-2024254 117

codereview.settingsD03-May-2024224 54

README

1To work on this code, from toplevel
2  python -m SimpleHTTPServer 8001
3
4In any browser, navigate to
5  http://localhost:8001/src/tests.html
6
7If you add a file, make sure to update:
8 ../src/about_tracing.js
9
10And, of course, verify all the tests.html pass.
11