summaryrefslogtreecommitdiffstats
path: root/base/test
Commit message (Expand)AuthorAgeFilesLines
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2)jbudorick2016-01-161-2/+2
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...jbudorick2016-01-151-2/+2
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND)jbudorick2016-01-151-2/+2
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...vasilii2016-01-151-2/+2
* [Android] Rework multidex and enable multidex for unit_tests_apk.jbudorick2016-01-151-2/+2
* Disable Web Notifications in Incognitojohnme2016-01-152-0/+7
* Supporting comments in files parsed by --test-launcher-filter-file switch.lukasza2016-01-081-5/+5
* Remove warning pragmas in pe_image.ccwfh2015-12-242-0/+0
* Switch to standard integer types in base/test/.avi2015-12-2448-40/+105
* [Android] Support conditional test disabling based on android.os.Build values.jbudorick2015-12-216-25/+315
* These caused failures on debug win7 bots that need further investigation.wfh2015-12-211-12/+1
* Revert of Allow IAT patches to fail when patching for Active Verifier. (patch...finnur2015-12-211-1/+1
* Allow IAT patches to fail when patching for Active Verifier.wfh2015-12-211-1/+1
* GN: Build nacl_helper_nonsfi unit testsphosek2015-12-171-1/+44
* Move handle hooks into base/win and add tests.wfh2015-12-161-1/+12
* Remove ScopedVector from test_reg_util_winkimwjdalsl2015-12-162-3/+5
* Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestS...danakj2015-12-152-27/+0
* [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer.jbudorick2015-12-152-0/+27
* Remove the NoAtExitBaseTestSuite anti-pattern.jam2015-12-113-38/+9
* Reorganize histograms for persistence.bcwhite2015-12-101-2/+5
* [Android] Add support for timeouts scaling for OnDevice instrumentation.mikecase2015-12-101-1/+1
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-1/+1
* Test Launcher: document --test-launcher-filter-file.nick2015-12-071-0/+4
* Reland of Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destruct...tapted2015-12-033-7/+14
* Revert of Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destruct...tapted2015-12-033-14/+7
* Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destructor.tommycli2015-12-023-7/+14
* Add context_utils.h includes where needed.torne2015-11-251-0/+1
* Calculate broken tests threshold based on number of tests in binary, before a...phajdan.jr2015-11-252-1/+9
* base: Use std::move() instead of Pass() for real movable types.danakj2015-11-254-12/+15
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* Align handling of ParameterizedTest annotations in Java and Python codemnaganov2015-11-171-16/+50
* Fix crash when test launcher tries to find location of disabled tests.lukasza2015-11-101-2/+1
* Add CommandLineArgumentParameter and use it for WebView testsmnaganov2015-11-072-0/+49
* Support disabling unit test batching. Use it for angle_end2end_testsphajdan.jr2015-10-302-9/+50
* Use --gtest_flagfile for --gtest_filter in unit test launcherphajdan.jr2015-10-293-2/+16
* Set up a FeatureList instance for unit tests.asvitkine2015-10-281-0/+9
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-231-1/+1
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-161-2/+2
* [Android] remove dots from log tagsdgn2015-10-142-2/+2
* Add pre instrumentation test hooksdgn2015-10-143-11/+61
* Remove use of JSONReader::DeprecatedRead andolli.raula2015-10-071-2/+1
* Makes test_launcher stop on failure if gtest_break_on_failure is setsky2015-10-011-1/+5
* Fix -Wunused-const-variable warning in Win-Clang buildHans Wennborg2015-09-301-2/+0
* Clear file system cache entries quicker on Windows.msw2015-09-301-69/+5
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Allow ParameterizedTests at the TestCase class levelmnaganov2015-09-221-12/+23
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-4/+2
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Don't skip retries when forcing running brokent tests.carlosk2015-08-283-3/+5
* Fix test launcher crash on non-UTF-8 output snippetsphajdan.jr2015-08-281-10/+14