| Commit message (Expand) | Author | Age | Files | Lines |
* | [Android log] Remove Log#makeTag | dgn | 2015-06-22 | 1 | -1/+1 |
* | Set empty root view controller for ios unit tests. | justincohen | 2015-06-19 | 1 | -0/+4 |
* | Change histogram.h includes to histogram_macros.h in metrics code. | asvitkine | 2015-06-16 | 1 | -1/+1 |
* | Move StartsWith[ASCII] to base namespace. | brettw | 2015-06-12 | 1 | -2/+2 |
* | Provide dummy Android UI thread with looper for C++ unit tests | aberent | 2015-06-10 | 4 | -0/+91 |
* | Non-SFI mode: Implement test launcher for nacl_helper_nonsfi_unittests. | hidehiko | 2015-06-09 | 9 | -86/+351 |
* | [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptions | zhenw | 2015-06-02 | 2 | -6/+4 |
* | Testing: Fixed printing FilePaths when a test fails comparing them. | mgiuca | 2015-05-28 | 1 | -0/+5 |
* | Use scoped_ptrs in JSONReader::Read functions. | estade | 2015-05-22 | 2 | -4/+3 |
* | More base::Values-related bare pointer -> scoped_ptr conversions | estade | 2015-05-12 | 1 | -1/+1 |
* | Cleanup: Simplify some checks in tests. | thestig | 2015-05-11 | 1 | -1/+1 |
* | Add some more scoped_ptr functions in values.h | estade | 2015-05-07 | 1 | -29/+22 |
* | base: Remove most uses of MessageLoopProxy | skyostil | 2015-04-30 | 6 | -50/+38 |
* | Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http... | stevenjb | 2015-04-29 | 6 | -38/+50 |
* | base: Remove use of MessageLoopProxy | skyostil | 2015-04-29 | 6 | -50/+38 |
* | base: Remove using declaration from test_suite.h header. | tfarina | 2015-04-27 | 2 | -40/+34 |
* | [Android] Add an out-of-app instrumentation driver APK. (RELAND) | jbudorick | 2015-04-27 | 1 | -1/+5 |
* | Revert of [Android] Add an out-of-app instrumentation driver APK. (patchset #... | jdonnelly | 2015-04-24 | 1 | -5/+1 |
* | [Android] Add an out-of-app instrumentation driver APK. | jbudorick | 2015-04-24 | 1 | -1/+5 |
* | Update {virtual,override} to follow C++11 style in base. | nick | 2015-04-22 | 2 | -8/+8 |
* | Combine multiple BadEntropyProviders into base::MockEntropyProvider. | dbeam | 2015-04-18 | 3 | -0/+41 |
* | Apply automated fixits for Chrome clang plugin to base_unittests. | dcheng | 2015-04-17 | 1 | -1/+1 |
* | base/test/launcher: Don't trim leading whitespace from test output | nick | 2015-04-16 | 1 | -1/+1 |
* | base: Rename DiscardableMemory::Memory() to ::data(). | reveman | 2015-04-16 | 1 | -3/+3 |
* | Added test support to observe and verify UMA user actions during tests. | bruthig | 2015-04-14 | 4 | -0/+169 |
* | Make ctrl-c work reliably in the gtest test launcher on Mac | phajdan.jr | 2015-04-13 | 1 | -1/+1 |
* | Fix OutOfMemoryDeathTest.ViaSharedLibraries. | icoolidge | 2015-04-07 | 3 | -0/+44 |
* | Enable NeedsBraces check and fix some checkstyle issues. | aurimas | 2015-04-03 | 1 | -8/+8 |
* | Revert of Fix OutOfMemoryDeathTest.ViaSharedLibraries. (patchset #10 id:180... | mfomitchev | 2015-04-02 | 3 | -42/+0 |
* | Make TestMockTimeTaskRunner run tasks with the same delay in the order they w... | engedy | 2015-04-02 | 2 | -9/+57 |
* | Fix OutOfMemoryDeathTest.ViaSharedLibraries. | icoolidge | 2015-04-01 | 3 | -0/+42 |
* | Remove uses of KillProcess. | rvargas | 2015-04-01 | 1 | -1/+1 |
* | Upstream ios wait_util for tests | stuartmorgan | 2015-03-31 | 3 | -0/+113 |
* | Base: Change task posting logic to SequencedWorkerPool during shutdown. | erikchen | 2015-03-31 | 1 | -0/+3 |
* | Initial RemoteCommandService | binjin | 2015-03-18 | 2 | -1/+10 |
* | base: Rename discardable memory allocator interface and remove unnecessary cl... | reveman | 2015-03-17 | 5 | -70/+72 |
* | Re-land: base: Implement browser process support for discardable memory. | reveman | 2015-03-16 | 3 | -0/+70 |
* | Revert "base: Implement browser process support for discardable memory." | Stephen White | 2015-03-16 | 3 | -70/+0 |
* | base: Implement browser process support for discardable memory. | reveman | 2015-03-16 | 3 | -0/+70 |
* | Make ctrl-c work reliably in the gtest test launcher on Linux | phajdan.jr | 2015-03-13 | 1 | -0/+3 |
* | Fix GN NaCl Debug build of base. | ncbray | 2015-03-10 | 1 | -4/+15 |
* | Add ability to clear pending tasks of TestMockTimeTaskRunner without running ... | engedy | 2015-03-10 | 2 | -0/+10 |
* | base: Stop passing by non-const references in some more places. | danakj | 2015-03-10 | 2 | -6/+7 |
* | base: Fix/add header #ifndef guards. | danakj | 2015-03-10 | 7 | -16/+21 |
* | base: Use more specific CHECK macros for comparisons. | danakj | 2015-03-09 | 1 | -1/+1 |
* | Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https... | bnc | 2015-03-09 | 7 | -21/+16 |
* | base: Fix/add header #ifndef guards. | danakj | 2015-03-09 | 7 | -16/+21 |
* | base: Put DISALLOW_COPY_AND_ASSIGN inside private section of classes. | danakj | 2015-03-07 | 1 | -0/+1 |
* | base: Add/Fix namespace closing comments. | danakj | 2015-03-07 | 2 | -2/+2 |
* | Split ValueSerializer into separate Serializer and Deserializer classes. | prashhir | 2015-03-05 | 1 | -2/+2 |