Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Android] Add Instrumentation wrapper for gtest APKs. | jbudorick | 2014-11-10 | 1 | -6/+2 |
* | Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/ | thestig | 2014-09-12 | 1 | -1/+1 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Move EmptyString, kWhitespace and the BOM to base. | brettw@chromium.org | 2013-12-02 | 1 | -1/+1 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 1 | -1/+1 |
* | Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/. | scherkus@chromium.org | 2013-06-18 | 1 | -36/+0 |
* | Use a direct include of strings headers in testing/, third_party/, tools/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Android: Refactor native test setup in a util class. | nileshagrawal@chromium.org | 2013-02-09 | 1 | -0/+90 |