summaryrefslogtreecommitdiff
path: root/test/src/mbgl/test/stub_style_observer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-11/+0
* [core] s/onSourceDidChange/onSourceChanged/ + source refBruno de Oliveira Abinader2017-03-211-3/+3
* [core] reload geojson source on url changeIvo van Dongen2016-10-201-0/+5
* [core] Source-driven attributionMinh Nguyễn2016-09-261-1/+6
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-161-9/+4
* [core] change bool to enum class bool TileLoadStateKonstantin Käfer2016-09-071-3/+3
* [core] Prepare style observer interfaces for source reloadingJohn Firebaugh2016-09-061-3/+3
* [core] rename onPlacementRedone -> onNeedsRepaintKonstantin Käfer2016-06-101-3/+3
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-6/+5
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] move *Observers to their own filesKonstantin Käfer2016-05-231-3/+3
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-4/+5
* [core] Use the proper type for font stacksJohn Firebaugh2016-04-221-4/+4
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-111-0/+67