summaryrefslogtreecommitdiff
path: root/src/mbgl/util/thread_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-2/+3
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-151-56/+1
* [core] Thread GLObjectStore through to Holder objectsJohn Firebaugh2016-02-181-16/+0
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-181-16/+0
* [gl] Moved GLObjectStore to gl namespaceBruno de Oliveira Abinader2016-02-181-2/+2
* [core] throw values, catch referencesKonstantin Käfer2015-12-031-2/+2
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-3/+3
* [core] Port uv::tls to pthreadsThiago Marcos P. Santos2015-12-011-10/+75
* Introduce the ThreadContextThiago Marcos P. Santos2015-06-251-0/+34