summaryrefslogtreecommitdiff
path: root/test/util/memory.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-261-50/+28
* [test] allow only a single shared display to avoid egl errorsIvo van Dongen2017-07-181-1/+1
* [core] rename backend to renderer backendIvo van Dongen2017-07-181-1/+1
* [core] renderer interfaceIvo van Dongen2017-07-181-13/+35
* [core] split backend from mapobserverIvo van Dongen2017-07-181-7/+9
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-3/+4
* [test] Lower memory ceilingJohn Firebaugh2017-05-261-1/+1
* [tidy] modernize-deprecated-headersBruno de Oliveira Abinader2017-05-121-1/+1
* [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