summaryrefslogtreecommitdiff
path: root/include/mbgl/storage/default_file_source.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Do not pass uv_loop_t aroundThiago Marcos P. Santos2015-11-161-1/+1
* DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-261-0/+4
* Remove unusedJohn Firebaugh2015-05-131-1/+0
* Remove Environment::terminate and associated codeJohn Firebaugh2015-04-281-6/+3
* make implementation files private headersKonstantin Käfer2015-04-131-1/+4
* hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-131-25/+4
* convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-101-30/+15
* remove unused enumKonstantin Käfer2015-03-061-1/+0
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-061-6/+11
* update uv_zip and add testsKonstantin Käfer2015-02-161-2/+5
* refactor makefileKonstantin Käfer2015-02-041-0/+60