Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reimplement ioutil.ReadDir with a version that avoids calling lstat | Colin Cross | 2017-12-22 | 4 | -1/+547 |
* | Add a DirEntryInfo interface that is a subset of os.FileInfo | Colin Cross | 2017-12-22 | 2 | -6/+29 |
* | Move android/soong/fs to android/soong/finder/fs | Colin Cross | 2017-12-22 | 8 | -5/+1074 |
* | Fix the Finder's ability to ignore permission errors | Jeff Gaston | 2017-08-23 | 1 | -1/+1 |
* | Add some tests for singlethreaded usage of the Finder. | Jeff Gaston | 2017-08-22 | 2 | -58/+100 |
* | Fix hanging of finder_test | Jeff Gaston | 2017-08-22 | 1 | -0/+3 |
* | Run the Finder and make its results available to Kati | Jeff Gaston | 2017-08-16 | 2 | -13/+38 |
* | Fail the Finder in case of unexpected fs error | Jeff Gaston | 2017-08-15 | 3 | -36/+201 |
* | Revert "Revert "Cacheable, multithreaded finder."" | Jeff Gaston | 2017-08-10 | 5 | -0/+3187 |
* | Revert "Cacheable, multithreaded finder." | Jeff Gaston | 2017-08-10 | 5 | -3187/+0 |
* | Cacheable, multithreaded finder. | Jeff Gaston | 2017-08-08 | 5 | -0/+3187 |