summaryrefslogtreecommitdiffstats
path: root/base/test
Commit message (Expand)AuthorAgeFilesLines
* Remove more headers from base/memory/scoped_ptr.hdcheng2016-03-251-0/+1
* base: Add blame contextskyostil2016-03-213-40/+123
* Add RetainedRef uses where needed.vmpstr2016-03-213-8/+13
* base: Remove some unnecessary const scoped_refptr<>&.vmpstr2016-03-184-42/+36
* Changes TestLauncher to support additional features:sky2016-03-183-40/+89
* Replace blink::WebDiscardableMemory with base::DiscardableMemory.jbroman2016-03-161-5/+24
* Add test for multithreaded ActiveVerifier behavior.wfh2016-03-121-1/+4
* [Android] Restrict tests inheriting from DocumentModeTestBase to phones.jbudorick2016-03-108-99/+487
* Remove starting animation in BaseInstrumentationTestRunner.javashenghuazhang2016-03-081-0/+16
* Fix owners for base/test/androidyfriedman2016-03-071-1/+1
* Move base::internal::TaskTracker to base::test::TaskTracker.fdoray2016-03-032-18/+12
* [GN] Set testonly unconditionally.jbroman2016-03-031-4/+2
* [Android] Revise handling of document-mode-only tests.jbudorick2016-03-013-10/+22
* Remove myself from most OWNERS filesstuartmorgan2016-03-011-1/+0
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-293-6/+8
* network_time_tracker: detect clock changes.mab2016-02-252-0/+8
* base: Add out-of-line copy ctors for complex classes.vmpstr2016-02-258-0/+17
* include-what-you-use: Fix some tracing-related includesprimiano2016-02-222-0/+2
* Fix segmentation fault if gtest runs with --gtest_repeat=N and --test-launche...stgao2016-02-121-1/+1
* update obsolete code.google.com documentation linksmostynb2016-02-081-1/+1
* Revert of Enable handle verifier for tests and add some tests. (patchset #11 ...wfh2016-02-061-6/+1
* Make -test-launcher-filter-file support ".." in paths.lukasza2016-02-031-3/+3
* Enable handle verifier for tests and add some tests.wfh2016-02-021-1/+6
* Move base/prefs to components/prefsbrettw2016-01-303-10/+0
* Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https...joedow2016-01-303-0/+10
* Move base/prefs to components/prefsbrettw2016-01-303-10/+0
* Add a testing restriction for whether Google Play Services is up-to-date.yfriedman2016-01-271-6/+0
* Revert of Enable handle verifier for tests and add some tests. (patchset #7 i...oshima2016-01-251-12/+1
* Enable handle verifier for tests and add some tests.wfh2016-01-221-1/+12
* [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