| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 192940 "Delete CopyRecursiveDirNoCache from test_file_util." | tonyg@chromium.org | 2013-04-09 | 3 | -0/+138 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 2 | -3/+3 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 2 | -3/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 2 | -3/+3 |
* | Delete CopyRecursiveDirNoCache from test_file_util. | brettw@chromium.org | 2013-04-08 | 3 | -138/+0 |
* | base: Consolidate all test data directories under base/test/data. | tfarina@chromium.org | 2013-04-07 | 19 | -0/+54 |
* | [Android] Upstream some java test annotations. | frankf@chromium.org | 2013-04-04 | 3 | -0/+60 |
* | Revert 191854 "Delete CopyRecursiveDirNoCache from test_file_util." | sullivan@chromium.org | 2013-04-04 | 3 | -0/+138 |
* | Delete CopyRecursiveDirNoCache from test_file_util. | brettw@chromium.org | 2013-04-02 | 3 | -138/+0 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -2/+2 |
* | Copy bom_feff.json into base/test/data directory. | tfarina@chromium.org | 2013-03-30 | 1 | -0/+10 |
* | base: Copy binaries files from base/data/file_util/ to base/test/data/ | tfarina@chromium.org | 2013-03-30 | 3 | -0/+0 |
* | base: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-03-30 | 3 | -3/+3 |
* | base: Move the rest of JSONValueSerializer unit tests from c/common to base/j... | tfarina@chromium.org | 2013-03-28 | 3 | -0/+26 |
* | Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence. | simonjam@chromium.org | 2013-03-26 | 1 | -21/+30 |
* | Use NSTextAlignmentCenter instead of deprecated UITextAlignmentCenter | lliabraa@chromium.org | 2013-03-26 | 1 | -1/+1 |
* | When running iOS tests on devices, write stdout to a file, then dump to NSLog. | lliabraa@chromium.org | 2013-03-23 | 1 | -0/+60 |
* | Fix clang warning in test_process_killer_win.cc re taking address of temporary. | robertshield@chromium.org | 2013-03-19 | 1 | -1/+2 |
* | Minor improvements to InMemorySharedPreferences | joth@chromium.org | 2013-03-17 | 1 | -47/+98 |
* | Invoke the iOS hook from TestSuite so each run_all_unittests.cc file does not | lliabraa@chromium.org | 2013-03-15 | 8 | -139/+123 |
* | Flush SequenceWorkerPool tasks after each test. Applies to unit_test, interac... | michaeln@google.com | 2013-03-07 | 4 | -8/+50 |
* | Replace deprecated UITextAlignment with NSTextAlignment | stuartmorgan@chromium.org | 2013-02-26 | 1 | -1/+1 |
* | Make chrome/browser/extensions use base::Clock instead of MockTimeProvider | akalin@chromium.org | 2013-02-26 | 3 | -6/+12 |
* | Make Ash unittests clean up zombie viewer processes between test runs. These ... | robertshield@chromium.org | 2013-02-25 | 2 | -0/+184 |
* | base: Move MemoryMappedFile out of file_util.h and into its own header file. | tfarina@chromium.org | 2013-02-24 | 1 | -1/+3 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 9 | -10/+10 |
* | Add a mode flag to the tracing framework. | dsinclair@chromium.org | 2013-02-23 | 1 | -2/+6 |
* | Add a Clock and TickClock interface for mocking out time | akalin@chromium.org | 2013-02-21 | 5 | -0/+130 |
* | Replace FilePath with base::FilePath. | brettw@chromium.org | 2013-02-17 | 8 | -50/+53 |
* | [Test Expectations] Add GetCurrentPlatform() and GetCurrentConfiguration(). | rsesek@chromium.org | 2013-02-11 | 3 | -4/+82 |
* | [Test Expectations] Implement the low-level parser. | rsesek@chromium.org | 2013-02-08 | 3 | -0/+553 |
* | Move string_split to base/strings. | tfarina@chromium.org | 2013-02-07 | 1 | -2/+2 |
* | Move string_number_conversions to base/strings. | brettw@chromium.org | 2013-02-07 | 2 | -2/+2 |
* | Remove removable storage notifications from base System Monitor. (part 3) | gbillock@chromium.org | 2013-02-06 | 1 | -5/+0 |
* | Revert 180547 (didn't help) | thakis@chromium.org | 2013-02-04 | 1 | -1/+1 |
* | Revert 180332 (speculative, BrowserAccessibilityTest.BasicAttributeTest | thakis@chromium.org | 2013-02-04 | 1 | -1/+1 |
* | base: Update the calls from QuitClosure() to QuitWhenIdleClosure(). | tfarina@chromium.org | 2013-02-04 | 1 | -1/+1 |
* | [Test Expectations] Convert the functions to use base::StringPiece. | rsesek@chromium.org | 2013-02-03 | 2 | -9/+11 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 2 | -14/+16 |
* | [Test Expectations] Create the basic data structures. | rsesek@chromium.org | 2013-02-01 | 4 | -0/+292 |
* | Relanding "Add apk for running content_browsertests" | nileshagrawal@chromium.org | 2013-01-29 | 1 | -1/+2 |
* | encodeHtmlDataUri to avoid malformed URIs in tests | aruslan@chromium.org | 2013-01-29 | 1 | -1/+23 |
* | Revert 179189 | nileshagrawal@chromium.org | 2013-01-28 | 1 | -2/+1 |
* | Add apk for running content_browsertests | nileshagrawal@chromium.org | 2013-01-28 | 1 | -1/+2 |
* | Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll. | gab@chromium.org | 2013-01-21 | 1 | -29/+34 |
* | Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o... | pneubeck@chromium.org | 2013-01-18 | 1 | -17/+14 |
* | Nuke jrg from android OWNERS files. | yfriedman@chromium.org | 2013-01-16 | 1 | -1/+0 |
* | Add missing, and remove unnecessary, 'explicit' from constructors. (base/) | hans@chromium.org | 2013-01-15 | 1 | -4/+4 |
* | [sync] Add java InvalidationController for Android. | nyquist@chromium.org | 2013-01-12 | 2 | -0/+290 |
* | Implement SequenceChecker, which is a generalization of ThreadChecker | akalin@chromium.org | 2012-12-27 | 2 | -0/+65 |