summaryrefslogtreecommitdiffstats
path: root/testing/android/native_test_util.cc
Commit message (Expand)AuthorAgeFilesLines
* [Android] Add Instrumentation wrapper for gtest APKs.jbudorick2014-11-101-6/+2
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-121-1/+1
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/.scherkus@chromium.org2013-06-181-36/+0
* Use a direct include of strings headers in testing/, third_party/, tools/.avi@chromium.org2013-06-111-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Android: Refactor native test setup in a util class.nileshagrawal@chromium.org2013-02-091-0/+90