index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
isolate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix --hash usage for run_test_from_archive.py.
maruel@chromium.org
2012-07-12
1
-4
/
+3
*
Add touched-only file support in isolate.py.
maruel@chromium.org
2012-07-12
9
-64
/
+282
*
Call os.readlink() at level STATS_ONLY and be more resistent to misuse.
maruel@chromium.org
2012-07-12
2
-17
/
+26
*
Make a better error message when the manifest is not readable.
maruel@chromium.org
2012-07-12
1
-1
/
+7
*
Add touch-only detection for strace API implementation.
maruel@chromium.org
2012-07-11
2
-13
/
+64
*
Redundant docstrings are redundant. Reduce redundancy.
maruel@chromium.org
2012-07-11
1
-4
/
+1
*
Initial refactoring to eventually support touch-only access.
maruel@chromium.org
2012-07-11
4
-33
/
+114
*
get_native_path_case() now preserves the trailing os.sep.path and work with n...
maruel@chromium.org
2012-07-11
4
-28
/
+86
*
Refactor common code between Results.File and Result.Directory into Results._...
maruel@chromium.org
2012-07-06
1
-37
/
+55
*
Remove default argument to Results.File() to ease refactoring.
maruel@chromium.org
2012-07-06
1
-2
/
+2
*
isolate.py: Make both run and trace accept extra arguments.
maruel@chromium.org
2012-07-06
1
-16
/
+29
*
Prints useful error message for invalid arguments to trace_test_cases.py.
maruel@chromium.org
2012-07-06
2
-4
/
+19
*
Make isolate.py succeed even if the .results to be archived already exist.
maruel@chromium.org
2012-07-06
1
-3
/
+10
*
Fix isolate_file variable more consistently in isolate.py.
maruel@chromium.org
2012-07-06
2
-5
/
+13
*
Normalize saved_state.isolate_file and complete_state.root_dir to reduce prob...
maruel@chromium.org
2012-07-06
2
-9
/
+12
*
Improve error messages in trace_inputs.py.
maruel@chromium.org
2012-07-05
2
-7
/
+13
*
Add command 'merge' to isolate.py. Fix merge with symlinks.
maruel@chromium.org
2012-07-05
5
-48
/
+148
*
Fix symlinked file handling.
maruel@chromium.org
2012-07-05
1
-3
/
+3
*
Fix windows by not looking for symlinks.
maruel@chromium.org
2012-07-05
1
-26
/
+27
*
Fix symlink handling and add more smoke tests.
maruel@chromium.org
2012-07-05
5
-65
/
+219
*
Add more asserts and logging statement.
maruel@chromium.org
2012-07-05
1
-1
/
+25
*
Fix variables on Windows.
maruel@chromium.org
2012-07-05
1
-1
/
+2
*
Normalize cwd and call fix_python_path() in mode == trace.
maruel@chromium.org
2012-07-05
1
-12
/
+9
*
Improve dtrace execve() parsing to support quotes and reenable execve tracing.
maruel@chromium.org
2012-07-04
3
-18
/
+80
*
Add fix_python_path() to trace_child_process.py.
maruel@chromium.org
2012-07-04
1
-1
/
+11
*
Set Proper filepath in remove_lru_file
csharp@chromium.org
2012-07-04
1
-3
/
+5
*
Fix isolate variable handling to happen after root path rebasing.
maruel@chromium.org
2012-07-03
1
-3
/
+9
*
Fix trace_inputs.py strace parsing on clone() failure.
maruel@chromium.org
2012-07-03
1
-1
/
+2
*
Fix all tools/isolate tests to work on Windows.
maruel@chromium.org
2012-07-03
4
-132
/
+148
*
Fix exception handling.
maruel@chromium.org
2012-07-03
2
-1
/
+4
*
Add functionality to only specify the hash of the result file (manifest) to load
maruel@chromium.org
2012-07-03
3
-14
/
+284
*
Add a simple script to run a shard inside a google-test executable.
maruel@chromium.org
2012-07-03
1
-0
/
+49
*
Fix compile errors with cache logging in run_test_from_archive.py
csharp@chromium.org
2012-06-29
1
-4
/
+4
*
Fix run_test_from_archive.py cache logging to include triming that occurs dur...
csharp@chromium.org
2012-06-29
1
-8
/
+5
*
Add profiling data to the cache in run_test_from_archive.py
csharp@chromium.org
2012-06-29
1
-64
/
+86
*
Fix gramar errors in trace_inputs.py.
maruel@chromium.org
2012-06-28
1
-2
/
+2
*
Log run_test_from_archive profile data to info.
csharp@chromium.org
2012-06-28
1
-2
/
+2
*
Add subdirectory smoke test and fix subdirectory handling when handling a sym...
maruel@chromium.org
2012-06-27
5
-27
/
+40
*
Rename run_test_cases_test.py -> run_test_cases_smoke_test.py since it's a sm...
maruel@chromium.org
2012-06-27
1
-0
/
+0
*
Style improvement to isolate_test.py
maruel@chromium.org
2012-06-27
1
-5
/
+14
*
Add symlink support to isolate.py along with smoke tests.
maruel@chromium.org
2012-06-27
8
-64
/
+366
*
Add symlink tools/isolate/data/isolate/files2 that points to files1.
maruel@chromium.org
2012-06-27
1
-0
/
+1
*
Add symlink smoke test to trace_inputs.py.
maruel@chromium.org
2012-06-27
2
-0
/
+81
*
Add symlink tools/isolate/data/trace_inputs/files2 that points to files1.
maruel@chromium.org
2012-06-27
1
-0
/
+1
*
Add blacklist support to extract_directories() instead of hard-coding it.
maruel@chromium.org
2012-06-27
9
-35
/
+103
*
Also archive the .result file in the hashtable.
maruel@chromium.org
2012-06-26
2
-3
/
+13
*
Optimize the performance on Windows by not using %TEMP% if it is a different ...
maruel@chromium.org
2012-06-26
1
-0
/
+10
*
Work around traces with unaccessible paths.
maruel@chromium.org
2012-06-26
1
-1
/
+6
*
Add --test-case-file option to be able to efficiently trace a list of test ca...
maruel@chromium.org
2012-06-26
1
-25
/
+39
*
Add Basic Profiling in run_tests_from_archive.py
csharp@chromium.org
2012-06-26
1
-15
/
+33
[next]