summaryrefslogtreecommitdiff
path: root/test/util/memory.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-231-0/+2
* [test] Increase memory test ceiling slightlyJohn Firebaugh2017-03-081-2/+2
* [core] Log Memory.Footprint test results (#8170)Anand Thakker2017-02-281-29/+25
* [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-221-2/+2
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [test] Use shared headless displayBruno de Oliveira Abinader2016-11-171-1/+1
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-8/+8
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-23/+19
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-8/+13
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-5/+7
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+166