..
blink_tests
[test] Unskip layout tests after fixing bot.
2015-06-18 07:10:36 +00:00
cfi
Port cfi blacklist from chromium.
2015-09-15 08:45:51 +00:00
gcmole
[Swarming] Add missing files to gcmole isolate.
2016-02-17 13:26:57 +00:00
generate_shim_headers
gyp
Revert of Replace slots buffer with remembered set. (patchset #14 id:250001 of https://codereview.chromium.org/1703823002/ )
2016-02-24 09:48:21 +00:00
jsfunfuzz
[Swarming] Isolate jsfunfuzz.
2016-02-18 15:24:48 +00:00
luci-go
[swarming] Roll luci-go/isolate.
2016-02-05 09:03:35 +00:00
ninja
[ycm] The YouCompleteMe configuration is not VIM specific.
2015-02-12 07:21:13 +00:00
oom_dump
Reland "Merge old data and pointer space."
2015-04-07 11:32:10 +00:00
perf
[benchmarks] Add R script for statistical tests on benchmark results
2016-02-05 12:29:58 +00:00
perf_tests
profviz
release
[Release] Automatically notify mailing list on a pending merge
2016-02-04 09:03:13 +00:00
sanitizers
sodium
testrunner
[test runner] Handle missing files gracefully.
2016-02-12 13:54:36 +00:00
unittests
Revert of [tools] add --pretty switch to run_perf.py (patchset #8 id:140001 of https://codereview.chromium.org/1681283004/ )
2016-02-16 12:56:43 +00:00
v8.xcodeproj
vim
[ycm] The YouCompleteMe configuration is not VIM specific.
2015-02-12 07:21:13 +00:00
visual_studio
android-build.sh
android-ll-prof.sh
android-run.py
android-sync.sh
Bug fix: A bug in android-sync tool
2016-01-28 11:06:27 +00:00
bash-completion.sh
[tools] Fix tools/bash-completion.sh for bool flags and harmony features
2015-12-10 10:01:39 +00:00
check-inline-includes.sh
Remove inline header includes from non-inline headers (1).
2015-08-12 07:32:54 +00:00
check-static-initializers.gyp
[swarming] Isolate static initializer check.
2016-01-08 12:58:30 +00:00
check-static-initializers.isolate
[swarming] Isolate static initializer check.
2016-01-08 12:58:30 +00:00
check-static-initializers.sh
check-unused-bailouts.sh
Remove unused bailout reasons.
2015-07-13 13:34:12 +00:00
codemap.js
compare-table-gen.js
Add more exhaustive tests for Math.min and Math.max.
2015-04-10 12:35:16 +00:00
concatenate-files.py
consarray.js
cpu.sh
[tools] Allow specifying cores for cpu.sh script.
2015-11-18 10:53:30 +00:00
cross_build_gcc.sh
csvparser.js
DEPS
detect-builtins.js
disasm.py
ll_prof: Do not use the deprecated tempfile.mktemp()
2015-10-19 16:08:38 +00:00
draw_instruction_graph.sh
eval_gc_nvp.py
[tools] Add ranking to GC NVP eval script
2015-10-15 11:37:42 +00:00
eval_gc_time.sh
Clean up mark-compact phases and GC counter names.
2015-12-11 11:26:21 +00:00
external-reference-check.py
Store offset between fixed typed array base and data start in object
2015-07-22 10:32:25 +00:00
find_depot_tools.py
find-commit-for-patch.py
Add tools/find-commit-for-patch.py
2014-12-16 14:25:00 +00:00
freebsd-tick-processor
fuzz-harness.sh
[Swarming] Allow overwriting archive location of fuzzer.
2016-02-18 14:07:02 +00:00
gc_nvp_common.py
Clean up mark-compact phases and GC counter names.
2015-12-11 11:26:21 +00:00
gc-nvp-to-csv.py
[tools] Add gc-nvp-to-csv.py script.
2015-06-19 10:40:47 +00:00
gc-nvp-trace-processor.py
[tools] Add gc-nvp-to-csv.py script.
2015-06-19 10:40:47 +00:00
gdb-v8-support.py
Fix missing "re" module import in GDB support script
2015-07-21 09:28:50 +00:00
gdbinit
Special printing for type feedback vectors.
2015-07-15 12:22:03 +00:00
gen-postmortem-metadata.py
Fix gen-postmortem-metadata.py script.
2016-02-22 08:16:35 +00:00
generate-builtins-tests.py
generate-ten-powers.scm
grokdump.py
Add ARM64 suppport to grokdump.py
2015-06-03 11:07:31 +00:00
ic-explorer.html
[tools] improve the ic-explorer
2016-02-05 13:19:51 +00:00
isolate_driver.py
[swarming] Add isolate driver.
2015-10-01 12:32:09 +00:00
js2c.py
Implement flag and source getters on RegExp.prototype.
2015-11-05 13:08:55 +00:00
jsmin.py
jsmin.py: Fix issue with escaping of back ticks
2015-06-24 22:29:46 +00:00
linux-tick-processor
ll_prof.py
ll_prof: add decimal offset
2016-01-22 06:41:26 +00:00
logreader.js
[tick processor] Introduce --pairwise-timed-range processing mode
2015-05-05 14:17:48 +00:00
mac-nm
mac-tick-processor
mingw-generate-makefiles.sh
nacl-run.py
OWNERS
Add initial set of sub directory OWNERS file
2015-04-02 08:46:24 +00:00
parser-shell.cc
Create ast/ and parsing/ subdirectories and move appropriate files
2015-11-26 16:23:07 +00:00
parser-shell.gyp
Rework startup-data-util.
2015-08-14 12:11:46 +00:00
perf-to-html.py
perf-to-html.py - render JSON try perf jobs in a pleasing way.
2015-03-27 09:52:25 +00:00
plot-timer-events
presubmit.py
[formatting] Remove the formatting requirement for 2 empty lines between declarations.
2016-01-25 09:50:17 +00:00
process-heap-prof.py
profile_view.js
profile.js
Profiler improvements
2015-01-20 16:06:09 +00:00
run_perf.py
Revert of [tools] add --pretty switch to run_perf.py (patchset #8 id:140001 of https://codereview.chromium.org/1681283004/ )
2016-02-16 12:56:43 +00:00
run-deopt-fuzzer.gyp
[Swarming] Isolate deopt fuzzer.
2016-02-18 10:48:21 +00:00
run-deopt-fuzzer.isolate
[Swarming] Isolate deopt fuzzer.
2016-02-18 10:48:21 +00:00
run-deopt-fuzzer.py
[Swarming] Isolate deopt fuzzer.
2016-02-18 10:48:21 +00:00
run-llprof.sh
run-tests.py
Add a library suitable for libfuzzer with a small unit test runner shell
2016-01-26 10:39:03 +00:00
run-valgrind.gyp
[Swarming] Isolate valgrind runner.
2016-02-15 12:47:54 +00:00
run-valgrind.isolate
[Swarming] Isolate valgrind runner.
2016-02-15 12:47:54 +00:00
run-valgrind.py
[test] Clean up valgrind runner.
2016-01-14 10:42:32 +00:00
run.py
shell-utils.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
SourceMap.js
splaytree.js
stats-viewer.py
test-server.py
tick-processor.html
tickprocessor-driver.js
[Tick processor] Add an option to the tick-processor to print the summary.
2015-09-03 18:01:48 +00:00
tickprocessor.js
[Tick processor] Add an option to the tick-processor to print the summary.
2015-09-03 18:01:48 +00:00
trace-maps-processor.py
try_perf.py
Add a revision flag for try_perf.py
2016-02-17 12:13:18 +00:00
v8-info.sh
Add public version macros.
2015-02-26 08:59:23 +00:00
v8-rolls.sh
v8heapconst.py
Update tools/v8heapconst.py.
2016-02-08 08:14:50 +00:00
v8heapconst.py.tmpl
verify_source_deps.py
Fix missing source dependencies.
2015-06-26 14:24:52 +00:00
whitespace.txt
Whitespace change to trigger bots.
2016-02-24 06:49:26 +00:00
windows-tick-processor.bat