summaryrefslogtreecommitdiff
path: root/platform/default/local_file_source.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Rename ThreadedObject to ThreadThiago Marcos P. Santos2017-06-211-2/+2
| | | | | Now that the old Thread class is gone, we can give ThreadedObject a better name.
* [core] Convert LocalFileSource to ThreadedObjectThiago Marcos P. Santos2017-06-211-5/+12
|
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-3/+3
|
* [core] LocalFileSource implementation and testsIvo van Dongen2016-09-301-0/+66