summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Rename aura_shell_unittests to ash_unittests, part 1jamescook@chromium.org2012-07-132-4/+4
* Exclude CompositeFilterDeathTest.TestAddFilterFailCases from drmemory.rnk@chromium.org2012-07-131-0/+2
* isolate.py: fix an error that occured only with 'touched_only' files in hasht...maruel@chromium.org2012-07-132-5/+5
* Add strace event handling for: creat, link, unlink, mkdir, rmdir, statfs.maruel@chromium.org2012-07-131-71/+92
* Make sure to clean the traces before tracing again.maruel@chromium.org2012-07-131-0/+1
* Bump chrome-si expectations on 32-bit Linux after r146506.thestig@chromium.org2012-07-131-1/+1
* Empty <table> tag is written if there are no dirctories or no files. This was...pshenoy@chromium.org2012-07-131-4/+4
* clang: Check if namespace string is empty using empty() accessor.tfarina@chromium.org2012-07-132-8/+7
* Fix --hash usage for run_test_from_archive.py.maruel@chromium.org2012-07-121-4/+3
* Add touched-only file support in isolate.py.maruel@chromium.org2012-07-129-64/+282
* Call os.readlink() at level STATS_ONLY and be more resistent to misuse.maruel@chromium.org2012-07-122-17/+26
* Make a better error message when the manifest is not readable.maruel@chromium.org2012-07-121-1/+7
* Add a yet another suppression rule for Bug 16089.hbono@chromium.org2012-07-121-0/+9
* Update the suppression rule for Bug 111186.hbono@chromium.org2012-07-121-6/+4
* Suppresses a heapchecker leak in base::PlatformThread::SetName().hbono@chromium.org2012-07-121-0/+8
* clang: Add missing 'virtual' keyword to some overridden functions.tfarina@chromium.org2012-07-121-4/+6
* Expected increase in chrome.pak sizebenrg@chromium.org2012-07-111-2/+2
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-6/+2
* Fix a memory leak in RulesRegistryStorageDelegate.mpcomplete@chromium.org2012-07-111-15/+0
* Switch the downloads API over to IDL/json_schema_compilerbenjhayden@chromium.org2012-07-119-130/+168
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-119-62/+0
* Add touch-only detection for strace API implementation.maruel@chromium.org2012-07-112-13/+64
* Redundant docstrings are redundant. Reduce redundancy.maruel@chromium.org2012-07-111-4/+1
* Initial refactoring to eventually support touch-only access.maruel@chromium.org2012-07-114-33/+114
* get_native_path_case() now preserves the trailing os.sep.path and work with n...maruel@chromium.org2012-07-114-28/+86
* Rename gfx_unittests with ui_unittests.hbono@chromium.org2012-07-113-2/+10
* gdata: Fix a leak from GDataEntry::FromProtoString()satorux@chromium.org2012-07-111-10/+0
* Suppress leaks in gdata::GDataEntry::FromProtoString()bruening@google.com2012-07-111-0/+10
* Added sorting functionality to HTML tables on coverage dashboard.pshenoy@chromium.org2012-07-113-16/+538
* Switch the NSS thread from being a base::Thread to a base::SequencedWorkerPoo...rsleevi@chromium.org2012-07-101-7/+0
* Fix race in HttpNetworkTransactionSpdy2Test.BasicAuthSpdyProxy andmmenke@chromium.org2012-07-102-6/+0
* Make merging of shard test results handle test suites that are split across s...mihaip@chromium.org2012-07-105-10/+129
* Extensions Docs Server: Support APIs with propertiescduvall@chromium.org2012-07-091-3/+3
* Expand Mac valgrind suppression. TBR=hbonojam@chromium.org2012-07-091-0/+10
* Fix suppression for Mac valgrind. TBR=hbonojam@chromium.org2012-07-091-0/+1
* Don't run WebRTCAudioDeviceTest under heapcheck. There are a bunch of leaks r...jam@chromium.org2012-07-091-0/+1
* Fix heapcheck suppression from last checkin. TBR=hbonojam@chromium.org2012-07-091-0/+2
* Add suppression for Mac valgrind after r145676.jam@chromium.org2012-07-091-1/+10
* Add heapcheck suppression after r145676.jam@chromium.org2012-07-092-1/+16
* Readd suppression from r68831 after reverting that change in r145676.jam@chromium.org2012-07-091-0/+21
* Exclude IPCSyncChannelTest.RestrictedDispatch on Valgrind ChromeOS.bruening@google.com2012-07-091-0/+1
* Exclude IPCSyncChannelTest.SendAfterClose on Valgrind ChromeOS.bruening@google.com2012-07-091-0/+4
* Update perf_expectations.json for nacl_helper_bootstrap (x86-32)mseaborn@chromium.org2012-07-091-1/+1
* Update perf_expectations.json for nacl_helper_bootstrapmseaborn@chromium.org2012-07-091-1/+1
* Refactor common code between Results.File and Result.Directory into Results._...maruel@chromium.org2012-07-061-37/+55
* Remove default argument to Results.File() to ease refactoring.maruel@chromium.org2012-07-061-2/+2
* isolate.py: Make both run and trace accept extra arguments.maruel@chromium.org2012-07-061-16/+29
* Prints useful error message for invalid arguments to trace_test_cases.py.maruel@chromium.org2012-07-062-4/+19
* Make isolate.py succeed even if the .results to be archived already exist.maruel@chromium.org2012-07-061-3/+10
* Fix isolate_file variable more consistently in isolate.py.maruel@chromium.org2012-07-062-5/+13