| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Add possibility of overriding paint properties inside format expressio... | Alexander Shalamov | 2019-03-13 | 14 | -39/+282 |
* | [core] Transform{State}: s/angle/bearing/ | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -1/+1 |
* | [core] extract attribute structs and gl::Vertex to separate namespace | Konstantin Käfer | 2019-03-01 | 3 | -7/+6 |
* | [core] change loop variable type to auto | Konstantin Käfer | 2019-01-30 | 1 | -1/+1 |
* | [core] return constexpr strings from functions to avoid ODR compile failures | Konstantin Käfer | 2019-01-11 | 4 | -43/+43 |
* | [core] Use eternal::hash_map in style::Layers | Mikhail Pozdnyakov | 2018-12-19 | 10 | -1214/+311 |
* | [core] Share GeoJSONData pointer as weak_ptr instead of raw ptr | Alexander Shalamov | 2018-12-12 | 2 | -7/+7 |
* | [core] Expose getChildren, getLeaves, getClusterExpansionZoom on Supercluster... | Alexander Shalamov | 2018-12-12 | 2 | -0/+35 |
* | [core, android, darwin] Move layer factories to separate files | Mikhail Pozdnyakov | 2018-12-10 | 11 | -257/+0 |
* | [android] expose Formatted text-field setter | Łukasz Paczos | 2018-12-04 | 1 | -3/+57 |
* | [core] convert CompoundExpressionRegistry to constexpr hash map | Konstantin Käfer | 2018-12-04 | 3 | -110/+420 |
* | [core] use constexpr map using eternal for expression lookups | Konstantin Käfer | 2018-12-04 | 2 | -39/+44 |
* | [core] layermanager folder | Mikhail Pozdnyakov | 2018-11-30 | 2 | -59/+2 |
* | [core] Support fill-extrusion-vertical-gradient | Bruno de Oliveira Abinader | 2018-11-29 | 2 | -1/+62 |
* | [core][Android][Darwin] LayerManager creates RenderLayer instances | Mikhail Pozdnyakov | 2018-11-27 | 31 | -203/+279 |
* | Refactor util::fontStacks() | Mikhail Pozdnyakov | 2018-11-19 | 6 | -4/+37 |
* | [core] Add static layer properties to mbgl::style::LayerTypeInfo | Alexander Shalamov | 2018-11-19 | 11 | -16/+114 |
* | [core][android] Introduce mbgl::style::LayerTypeInfo | Mikhail Pozdnyakov | 2018-11-15 | 24 | -188/+120 |
* | [build] Update to geometry v1.0.0 | Bruno de Oliveira Abinader | 2018-11-13 | 4 | -19/+14 |
* | noexcept specifier for layer factory methods | Mikhail Pozdnyakov | 2018-11-07 | 24 | -46/+46 |
* | Refer corresponding LayerFactory instance from the Layer::Impl | Mikhail Pozdnyakov | 2018-11-07 | 24 | -78/+230 |
* | Introduce the style::Layer factory classes | Mikhail Pozdnyakov | 2018-10-31 | 12 | -112/+281 |
* | Remove style::Layer::is()/as() | Mikhail Pozdnyakov | 2018-10-31 | 1 | -5/+0 |
* | Consolidate `style::Layer` properties API | Mikhail Pozdnyakov | 2018-10-25 | 13 | -537/+97 |
* | [core] remove some uses of <iostream> and <sstream> | Konstantin Käfer | 2018-10-23 | 2 | -10/+2 |
* | [core, tests] Don't break text-field support "identity functions" | Chris Loer | 2018-10-15 | 1 | -0/+3 |
* | [core] Initial implementation of 'format' expression | Chris Loer | 2018-10-15 | 12 | -20/+368 |
* | [core,test] Update expression style parsing test fixture. | Chris Loer | 2018-10-15 | 1 | -18/+14 |
* | [core] Add automatic argument coercion for compound expressions with multiple... | Chris Loer | 2018-10-15 | 1 | -64/+91 |
* | Reserve vector storage in the convert filter code | Mikhail Pozdnyakov | 2018-10-10 | 2 | -4/+7 |
* | [core] Read style's transition from parser | Bruno de Oliveira Abinader | 2018-10-03 | 2 | -3/+3 |
* | [core] For string-valued properties, do coercion rather than assertion | John Firebaugh | 2018-09-19 | 6 | -36/+58 |
* | [core] Auto-convert concat arguments to strings | John Firebaugh | 2018-09-19 | 2 | -9/+13 |
* | [core] Make "to-number" of null behave as documented | John Firebaugh | 2018-09-13 | 1 | -0/+1 |
* | [core] Implement array assertion fallback behavior | John Firebaugh | 2018-09-13 | 4 | -124/+77 |
* | [core] to-color should be idempotent | John Firebaugh | 2018-09-13 | 1 | -0/+3 |
* | [core] ["to-array", <item type>, <empty array>] should work for any item type | John Firebaugh | 2018-09-13 | 1 | -4/+12 |
* | [android] add support for gnustl | Konstantin Käfer | 2018-09-11 | 1 | -1/+1 |
* | Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-y | ryanhamley | 2018-09-07 | 7 | -0/+53 |
* | [core] Implement CrossFadedDataDrivenProperty to add support for feature expr... | Molly Lloyd | 2018-08-31 | 10 | -7/+31 |
* | [core] move PaintProperty::Attribute to TypeList and pass to Binder constructors | Konstantin Käfer | 2018-08-31 | 1 | -0/+1 |
* | [core] introduce TypeListConcat and TypeList::ExpandInto | Konstantin Käfer | 2018-08-31 | 1 | -7/+2 |
* | [node] capture invalid input data as `ParseError` objects | Konstantin Käfer | 2018-08-27 | 2 | -2/+4 |
* | [core] Add `line-gradient` property | Mikhail Pozdnyakov | 2018-08-23 | 4 | -2/+72 |
* | fixed validation message for bounds | Justyna Janczyszyn | 2018-08-22 | 1 | -2/+2 |
* | [core] make style/conversion.hpp implementation private | Konstantin Käfer | 2018-08-19 | 48 | -17/+253 |
* | [core] Evict unused font stacks from GlyphManager | John Firebaugh | 2018-08-17 | 1 | -24/+4 |
* | [core] Fix out of range exception for string compare | Vladimir Kondrashov | 2018-08-14 | 1 | -2/+2 |
* | [core] Factor out setVisibility conversion | John Firebaugh | 2018-08-13 | 11 | -130/+29 |
* | [core] Optimize generated set{Paint,Layout}Property code | John Firebaugh | 2018-08-13 | 12 | -1292/+2249 |