summaryrefslogtreecommitdiff
path: root/platform/default/asset_request_fs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-261-5/+4
* decode URLS when loading from file systemKonstantin Käfer2015-05-051-2/+3
* Restructure *Request and ContextJohn Firebaugh2015-04-281-64/+42
* Remove RequestBase::startJohn Firebaugh2015-04-281-30/+18
* Separate RequestBase from DefaultFileSource internalsJohn Firebaugh2015-04-281-8/+3
* Privatize SharedRequestBase::sourceJohn Firebaugh2015-04-281-3/+4
* pointer ⇢ referenceJohn Firebaugh2015-04-281-2/+2
* build on Travis' sudo: false infrastructureKonstantin Käfer2015-04-281-1/+1
* make implementation files private headersKonstantin Käfer2015-04-131-1/+1
* hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-131-1/+1
* convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-101-1/+1
* wrong symbol nameKonstantin Käfer2015-02-171-1/+1
* update uv_zip and add testsKonstantin Käfer2015-02-161-2/+1
* guard boost include with pragma ignoresKonstantin Käfer2015-02-041-0/+7
* refactor makefileKonstantin Käfer2015-02-041-0/+245