summaryrefslogtreecommitdiffstats
path: root/base/test
Commit message (Expand)AuthorAgeFilesLines
* Combine multiple BadEntropyProviders into base::MockEntropyProvider.dbeam2015-04-183-0/+41
* Apply automated fixits for Chrome clang plugin to base_unittests.dcheng2015-04-171-1/+1
* base/test/launcher: Don't trim leading whitespace from test outputnick2015-04-161-1/+1
* base: Rename DiscardableMemory::Memory() to ::data().reveman2015-04-161-3/+3
* Added test support to observe and verify UMA user actions during tests.bruthig2015-04-144-0/+169
* Make ctrl-c work reliably in the gtest test launcher on Macphajdan.jr2015-04-131-1/+1
* Fix OutOfMemoryDeathTest.ViaSharedLibraries.icoolidge2015-04-073-0/+44
* Enable NeedsBraces check and fix some checkstyle issues.aurimas2015-04-031-8/+8
* Revert of Fix OutOfMemoryDeathTest.ViaSharedLibraries. (patchset #10 id:180...mfomitchev2015-04-023-42/+0
* Make TestMockTimeTaskRunner run tasks with the same delay in the order they w...engedy2015-04-022-9/+57
* Fix OutOfMemoryDeathTest.ViaSharedLibraries.icoolidge2015-04-013-0/+42
* Remove uses of KillProcess.rvargas2015-04-011-1/+1
* Upstream ios wait_util for testsstuartmorgan2015-03-313-0/+113
* Base: Change task posting logic to SequencedWorkerPool during shutdown.erikchen2015-03-311-0/+3
* Initial RemoteCommandServicebinjin2015-03-182-1/+10
* base: Rename discardable memory allocator interface and remove unnecessary cl...reveman2015-03-175-70/+72
* Re-land: base: Implement browser process support for discardable memory.reveman2015-03-163-0/+70
* Revert "base: Implement browser process support for discardable memory."Stephen White2015-03-163-70/+0
* base: Implement browser process support for discardable memory.reveman2015-03-163-0/+70
* Make ctrl-c work reliably in the gtest test launcher on Linuxphajdan.jr2015-03-131-0/+3
* Fix GN NaCl Debug build of base.ncbray2015-03-101-4/+15
* Add ability to clear pending tasks of TestMockTimeTaskRunner without running ...engedy2015-03-102-0/+10
* base: Stop passing by non-const references in some more places.danakj2015-03-102-6/+7
* base: Fix/add header #ifndef guards.danakj2015-03-107-16/+21
* base: Use more specific CHECK macros for comparisons.danakj2015-03-091-1/+1
* Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...bnc2015-03-097-21/+16
* base: Fix/add header #ifndef guards.danakj2015-03-097-16/+21
* base: Put DISALLOW_COPY_AND_ASSIGN inside private section of classes.danakj2015-03-071-0/+1
* base: Add/Fix namespace closing comments.danakj2015-03-072-2/+2
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-2/+2
* Stop pretty-printing pref JSONhashimoto2015-03-051-11/+1
* Moving ScopedMockLog from net/test to base/test.lukasza2015-03-043-0/+168
* Let TestMockTimeTaskRunner ignore task nestability.engedy2015-02-272-4/+2
* Fix PEImage tests to use a checked in binary.Will Harris2015-02-262-0/+0
* don't mix system and bundled ICUmostynb2015-02-231-0/+1
* [Android] Rework instrumentation test skipping and result generation.jbudorick2015-02-211-48/+81
* Upgrade ICU to 54.1jshin2015-02-201-0/+24
* Fix typo and remove extra line break from TestMockTimeTaskRunner.engedy2015-02-162-3/+2
* Add support in TestMockTimeTaskRunner for vending mock Time values and mock C...engedy2015-02-132-56/+135
* [Android] Reland: Convert ContentShellTest.apk to isolate.jbudorick2015-02-111-4/+24
* Remove CloseProcessHandle.rvargas2015-02-091-5/+4
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-095-26/+27
* Revert #315148 "[Android] Convert ContentShellTest.apk to isolate."dpranke2015-02-081-24/+4
* [Android] Convert ContentShellTest.apk to isolate.jbudorick2015-02-071-4/+24
* Update {virtual,override,final} to follow C++11 style in base.dcheng2015-02-061-11/+6
* Flush gcda files on test suite exit, not on every tear down.eugenebut2015-02-041-0/+3
* Add the ability to change directories before execing.rickyz2015-02-031-1/+5
* [Android] Add support for command-line flags via annotation.jbudorick2015-02-032-0/+166
* Implement throttling logic for fetching affiliation information.engedy2015-02-022-0/+6
* Mechanical rename of tracing includes for /baseprimiano2015-01-314-4/+4