aboutsummaryrefslogtreecommitdiffstats
path: root/finder
Commit message (Expand)AuthorAgeFilesLines
* Fix `go vet` issuesDan Willemsen2018-07-221-1/+0
* Reimplement ioutil.ReadDir with a version that avoids calling lstatColin Cross2017-12-224-1/+547
* Add a DirEntryInfo interface that is a subset of os.FileInfoColin Cross2017-12-222-6/+29
* Move android/soong/fs to android/soong/finder/fsColin Cross2017-12-228-5/+1074
* Fix the Finder's ability to ignore permission errorsJeff Gaston2017-08-231-1/+1
* Add some tests for singlethreaded usage of the Finder.Jeff Gaston2017-08-222-58/+100
* Fix hanging of finder_testJeff Gaston2017-08-221-0/+3
* Run the Finder and make its results available to KatiJeff Gaston2017-08-162-13/+38
* Fail the Finder in case of unexpected fs errorJeff Gaston2017-08-153-36/+201
* Revert "Revert "Cacheable, multithreaded finder.""Jeff Gaston2017-08-105-0/+3187
* Revert "Cacheable, multithreaded finder."Jeff Gaston2017-08-105-3187/+0
* Cacheable, multithreaded finder.Jeff Gaston2017-08-085-0/+3187