| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 2 | -19/+121 |
* | [core] split off render layers | Ivo van Dongen | 2017-04-25 | 2 | -48/+4 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 1 | -0/+52 |
* | [core] Move Sprite parsing to thread pool | Konstantin Käfer | 2017-04-24 | 3 | -6/+13 |
* | Fix edge case in composite function interpolation (#8613) | Anand Thakker | 2017-04-03 | 1 | -0/+46 |
* | [all] Replace Result<T> with optional<T> plus out Error parameter | John Firebaugh | 2017-03-23 | 4 | -25/+35 |
* | Make Source::getZoomRange return an optional range | Bruno de Oliveira Abinader | 2017-03-21 | 1 | -9/+16 |
* | [core] s/onSourceDidChange/onSourceChanged/ + source ref | Bruno de Oliveira Abinader | 2017-03-21 | 1 | -2/+2 |
* | [core] Expose Source::getZoomRange | Bruno de Oliveira Abinader | 2017-03-20 | 1 | -0/+24 |
* | [core] Avoid unnecessary convert template instantiations | John Firebaugh | 2017-03-09 | 2 | -2/+2 |
* | For data-driven paint setters, transition immediately to target value (#8306) | Anand Thakker | 2017-03-08 | 1 | -0/+45 |
* | [core] Restore support for *-transition properties | John Firebaugh | 2017-02-09 | 1 | -0/+46 |
* | [core, ios, macos] Refactor composite stop types and conversions | John Firebaugh | 2017-02-09 | 1 | -3/+6 |
* | [core] default value support in categorical function conversion | Ivo van Dongen | 2017-02-02 | 2 | -2/+98 |
* | [core] Add support for data-driven styling | John Firebaugh | 2017-02-02 | 5 | -110/+131 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 4 | -20/+20 |
* | [core] Fix calculation of delayed transitions | John Firebaugh | 2017-01-17 | 1 | -0/+94 |
* | [core] add tests for function parsing | Konstantin Käfer | 2017-01-16 | 1 | -0/+54 |
* | [tests] Sidestep a gcc or gtest bug | John Firebaugh | 2017-01-11 | 1 | -5/+5 |
* | [core] Fix flickering caused by regression in #7586 | John Firebaugh | 2017-01-10 | 1 | -4/+4 |
* | [core] Get rid of user-specified refs | John Firebaugh | 2017-01-04 | 2 | -0/+142 |
* | [core] Correct boolean function interpolation | John Firebaugh | 2016-12-22 | 1 | -10/+20 |
* | [core] guard against duplicate layer ids | Ivo van Dongen | 2016-12-12 | 1 | -0/+28 |
* | [core] Functions must have at least one stop | John Firebaugh | 2016-12-01 | 1 | -6/+0 |
* | [core] guard against duplicate source id’s | Ivo van Dongen | 2016-11-30 | 1 | -0/+21 |
* | [build] upgrade to variant 1.1.4 and dependencies | Konstantin Käfer | 2016-11-28 | 2 | -9/+9 |
* | [build] move logging to util | Konstantin Käfer | 2016-11-22 | 2 | -2/+2 |
* | [build] move default ThreadPool implementation to platform/default | Konstantin Käfer | 2016-11-22 | 1 | -1/+1 |
* | [core] Convert style properties to a tuple-based approach | John Firebaugh | 2016-11-17 | 1 | -3/+3 |
* | [core] symbol layer - recalculate style on icon/text size changes | Ivo van Dongen | 2016-11-11 | 1 | -1/+1 |
* | [core] change std::array<uint16_t, 2> to mbgl::Size | Konstantin Käfer | 2016-10-27 | 1 | -1/+1 |
* | [core] fixup formatting | Ivo van Dongen | 2016-10-21 | 1 | -11/+11 |
* | [core] [node] pass thread pool impl to Map constructor | Mike Morris | 2016-10-20 | 1 | -1/+1 |
* | [core] reload geojson source on url change | Ivo van Dongen | 2016-10-20 | 1 | -0/+34 |
* | [test] add .test.cpp suffix to test case files | Konstantin Käfer | 2016-09-28 | 8 | -0/+0 |
* | [core] Source-driven attribution | Minh Nguyễn | 2016-09-26 | 1 | -0/+39 |
* | [core] Trigger Update::RecalculateStyle when toggling layer visibility | Bruno de Oliveira Abinader | 2016-09-26 | 1 | -2/+15 |
* | [core] Merge GlyphStore and GlyphAtlas | John Firebaugh | 2016-09-19 | 1 | -144/+0 |
* | [core] Merge SpriteStore and SpriteAtlas | John Firebaugh | 2016-09-19 | 1 | -0/+0 |
* | [core] Use an actor model for tile worker concurrency | John Firebaugh | 2016-09-16 | 2 | -16/+16 |
* | [core] Correct evaluation of interval functions | clydebarrow | 2016-09-16 | 1 | -0/+11 |
* | [core] upgrade RapidJSON to 1.1.0 | Konstantin Käfer | 2016-09-15 | 1 | -5/+6 |
* | [core] change bool to enum class bool TileLoadState | Konstantin Käfer | 2016-09-07 | 1 | -4/+4 |
* | [core] Observe visibility changes | John Firebaugh | 2016-09-06 | 1 | -0/+14 |
* | [core] Initial state of Source::Impl::enabled must be true | John Firebaugh | 2016-09-06 | 1 | -0/+4 |
* | [core, ios, android, qt] Observe style layer mutations rather than requiring ... | John Firebaugh | 2016-09-06 | 1 | -0/+44 |
* | [core] remove unused TimePoint during Source update | Konstantin Käfer | 2016-09-05 | 1 | -1/+0 |
* | [core] Source::update => Source::{load,parse}Tiles, Source::load => Source::l... | Konstantin Käfer | 2016-09-05 | 1 | -18/+18 |
* | [core] Emit MapChangeDidFailLoadingMap when the style cannot be loaded or parsed | Thiago Marcos P. Santos | 2016-08-24 | 1 | -1/+6 |
* | [core] #6071 - extract GeoJSONOptions conversion from GeoJSONSource conversion | Ivo van Dongen | 2016-08-23 | 1 | -0/+68 |