summaryrefslogtreecommitdiff
path: root/test/api/api_misuse.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use single threaded fixture logAlexander Shalamov2020-04-151-3/+2
* [core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)Aleksandar Stojiljkovic2019-05-211-1/+1
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-4/+2
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-051-1/+1
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-3/+2
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-2/+2
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-6/+4
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-131-1/+1
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-1/+3
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-171-1/+1
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-261-10/+3
* [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-3/+8
* [core] split backend from mapobserverIvo van Dongen2017-07-181-1/+1
* [core] Implement "smart setStyle"John Firebaugh2017-06-151-28/+0
* [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-231-0/+3
* [core] private OffscreenView implementationKonstantin Käfer2017-02-271-2/+2
* [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-4/+5
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-4/+4
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-10/+8
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-7/+9
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-2/+5
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+67