summaryrefslogtreecommitdiffstats
path: root/base/test
Commit message (Expand)AuthorAgeFilesLines
* [Android][gn] Add android resources templatescjhopman@chromium.org2014-07-161-1/+4
* Move logging.h's definitions of operator<< into namespace std.jyasskin@chromium.org2014-07-081-3/+0
* [Android]: Replace calls to getdtablesize with sysconf(_SC_OPEN_MAX) in tools.rmcilroy@chromium.org2014-06-281-1/+1
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* Increase the test output line limit 50 -> 5000phajdan.jr@chromium.org2014-06-241-1/+1
* Improve the no-op reconcilor so that it doesn't "hang" after the first execut...mlerman@chromium.org2014-06-191-0/+4
* Revert "Improve the no-op reconcilor so that it doesn't "hang" after the firs...hirono@chromium.org2014-06-181-4/+0
* Speculatively increase test timeouts under MSan.earthdok@chromium.org2014-06-171-2/+4
* Improve the no-op reconcilor so that it doesn't "hang" after the first execut...mlerman@chromium.org2014-06-171-0/+4
* Increase test timeouts under MSan.earthdok@chromium.org2014-06-161-2/+3
* Update OS version functions.avi@chromium.org2014-06-121-1/+4
* Mark test results with unknown status as unreliablephajdan.jr@chromium.org2014-06-113-25/+46
* Truncate huge output snippets in the test launcher before printing themphajdan.jr@chromium.org2014-06-111-1/+15
* Revert of Revert of Convert installer_util_unittests, sbox_integration_tests,...alph@chromium.org2014-06-096-83/+140
* Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_vali...alph@chromium.org2014-06-096-140/+83
* Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tes...phajdan.jr@chromium.org2014-06-096-83/+140
* Do not flag unknown tests results as unreliablephajdan.jr@chromium.org2014-06-061-2/+2
* Update skia and ui GN buildsbrettw@chromium.org2014-05-311-1/+1
* cc: Introduce OrderedSimpleTaskRunnersimonhong@chromium.org2014-05-291-3/+3
* Mod a hash of test names to determine a shard, rather than the test index.tapted@chromium.org2014-05-271-3/+4
* Add cpu count to trace metadatanduca@chromium.org2014-05-243-4/+14
* Hook up base unit tests and allocator to GN build.brettw@chromium.org2014-05-161-6/+16
* Fix a findbugs warning - check file.delete return value.vandebo@chromium.org2014-05-131-1/+2
* Remove --debug-on-start and --debug-children.pkasting@chromium.org2014-04-171-1/+0
* Remove MessagePumpGtk.erg@chromium.org2014-04-161-7/+1
* [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.rsesek@chromium.org2014-04-091-0/+7
* Minor GN build cleanup.brettw@chromium.org2014-04-081-5/+5
* Add optional public header checking to GN buildbrettw@chromium.org2014-04-071-0/+1
* Increase the broken tests threshold from 10 to 20phajdan.jr@chromium.org2014-03-311-1/+1
* Remove GN GYP generator.brettw@chromium.org2014-03-271-3/+0
* Use SYZYASAN instead of ADDRESS_SANITIZER.chrisha@google.com2014-03-271-1/+1
* Fix "unreachable code" warnings (MSVC warning 4702) in base/.pkasting@chromium.org2014-03-201-2/+0
* Fix a compile failure on some FYI bot that is worried about use-without-init.pkasting@chromium.org2014-03-191-17/+7
* Style changes split off of https://codereview.chromium.org/202993003/ .pkasting@chromium.org2014-03-191-46/+42
* IPC: Make ipc_perftests run on Android.epenner@chromium.org2014-03-193-7/+13
* Move some functions in test_file_util to base namespace.brettw@chromium.org2014-03-176-48/+61
* Move CommandLine to base namespace.brettw@chromium.org2014-03-173-6/+4
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-171-10/+9
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...jochen@chromium.org2014-03-151-9/+10
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-10/+9
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...thakis@chromium.org2014-03-141-9/+10
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-10/+9
* [Metrics] Don't require clients of StatisticsDeltaReader to call StatisticsRe...isherman@chromium.org2014-03-123-23/+9
* Get rid of multiprocess_test's debug_on_start arguments.viettrungluu@chromium.org2014-03-093-30/+13
* Add multiprocess test helper functions.viettrungluu@chromium.org2014-03-083-15/+102
* Used scoped_ptrsuyash.s@samsung.com2014-03-072-4/+4
* Remove the MultiProcessTest::SpawnChild() that as an fds_to_map argument.viettrungluu@chromium.org2014-03-062-19/+0
* Add a comment regarding base::PathService::Override usage.thestig@chromium.org2014-02-261-1/+1
* Fixed bug which caused incorrect XML report to be written by the newfatalerr@yandex-team.ru2014-02-261-0/+3
* Hook up more GN toolkit and UI-based flags.brettw@chromium.org2014-02-121-0/+2