| Commit message (Expand) | Author | Age | Files | Lines |
* | Consolidate `style::Layer` properties API | Mikhail Pozdnyakov | 2018-10-25 | 1 | -26/+1 |
* | [core] remove some uses of <iostream> and <sstream> | Konstantin Käfer | 2018-10-23 | 1 | -2/+2 |
* | [core] CameraOptions receives and outputs angle and pitch as degrees, not rad... | Bruno de Oliveira Abinader | 2018-10-19 | 1 | -2/+2 |
* | [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105) | Ryan Hamley | 2018-10-18 | 1 | -1/+0 |
* | [core] Initial implementation of 'format' expression | Chris Loer | 2018-10-15 | 2 | -17/+32 |
* | [ios, macos, android, node] update changelogs | Molly Lloyd | 2018-10-03 | 1 | -0/+1 |
* | [core] Do not constrain on X axis in ConstrainMode::HeightOnly | Bruno de Oliveira Abinader | 2018-10-02 | 1 | -6/+3 |
* | [test] Bump gl-js pin. | Chris Loer | 2018-09-19 | 1 | -2/+12 |
* | [android, ios, macos, node] Update CHANGELOGs | John Firebaugh | 2018-09-13 | 1 | -0/+1 |
* | [core] Make "to-number" of null behave as documented | John Firebaugh | 2018-09-13 | 1 | -0/+1 |
* | [tests] Update mapbox-gl-js | John Firebaugh | 2018-09-13 | 1 | -2/+2 |
* | [node] v4.0.0 | John Firebaugh | 2018-09-13 | 1 | -1/+13 |
* | [node] Ignore custom layer tests in node platform | Ander Conselvan de Oliveira | 2018-09-13 | 1 | -0/+2 |
* | [node] Release cadence for npm package | John Firebaugh | 2018-09-12 | 1 | -4/+6 |
* | [core] Port "collision group" plumbing to gl-native. | Chris Loer | 2018-09-12 | 5 | -7/+23 |
* | Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-y | ryanhamley | 2018-09-07 | 1 | -0/+1 |
* | [ios, node, macos, android] update changelogs for feature expression support | Molly Lloyd | 2018-08-31 | 1 | -0/+1 |
* | [test] ignore legacy expression tests | Molly Lloyd | 2018-08-31 | 1 | -0/+50 |
* | [windows, qt] fix windows compiler errors, remove tao + tuple polyfill | Molly Lloyd | 2018-08-31 | 1 | -0/+1 |
* | [core] Implement CrossFadedDataDrivenProperty to add support for feature expr... | Molly Lloyd | 2018-08-31 | 1 | -0/+3 |
* | [node] capture invalid input data as `ParseError` objects | Konstantin Käfer | 2018-08-27 | 3 | -5/+43 |
* | [core] Add `line-gradient` property | Mikhail Pozdnyakov | 2018-08-23 | 1 | -2/+0 |
* | [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js. | Chris Loer | 2018-08-21 | 1 | -0/+12 |
* | [core] make style/conversion.hpp implementation private | Konstantin Käfer | 2018-08-19 | 2 | -2/+2 |
* | [core] Fix querying for annotations near tile boundaries at high zoom. | Chris Loer | 2018-08-14 | 1 | -0/+1 |
* | [core] Don't default-show text/icons that depend on the placement of a paired... | Chris Loer | 2018-08-13 | 1 | -0/+1 |
* | [core] Eliminate setProperty & co. | John Firebaugh | 2018-08-13 | 1 | -2/+2 |
* | [docs] Changelog entries for symbol-placement: line-center | Chris Loer | 2018-08-13 | 1 | -0/+1 |
* | [build] Update gl-js | John Firebaugh | 2018-08-08 | 4 | -44/+38 |
* | [node] Update documentation for publishing process (#12500) | John Firebaugh | 2018-07-31 | 1 | -5/+11 |
* | [build] Remove obsolete bitrise.yml files | John Firebaugh | 2018-07-24 | 1 | -15/+0 |
* | [test] Add native ignore for symbol-cross-fade test. | Chris Loer | 2018-07-23 | 1 | -0/+1 |
* | [node] prevent scheduled renderFinished() calls from running when render is c... | Konstantin Käfer | 2018-07-13 | 1 | -9/+16 |
* | [docs] Add changelog entries for #12294 | Chris Loer | 2018-07-05 | 1 | -0/+1 |
* | [core] Fix sort order for queryRenderedFeatures when features are filtered. | Chris Loer | 2018-07-03 | 1 | -2/+0 |
* | [ios, macos] Try to make darwin "resolvedLocale" BCP 47 compliant | Chris Loer | 2018-07-03 | 1 | -1/+1 |
* | [test] Remove "collator" ignores | Chris Loer | 2018-07-03 | 1 | -15/+1 |
* | [core] Introduce "collator" expressions | Chris Loer | 2018-07-03 | 1 | -0/+8 |
* | Change error message with invalid render usage (#12265) | Dane Springmeyer | 2018-06-29 | 2 | -2/+2 |
* | [tests] Replaced the ZoomHistory test with a render test | John Firebaugh | 2018-06-28 | 1 | -0/+2 |
* | [tests] Remove ignores for implemented features | John Firebaugh | 2018-06-27 | 1 | -27/+3 |
* | [node] Build and publish for node 6.x, 8.x, and 10.x | John Firebaugh | 2018-06-26 | 2 | -17/+22 |
* | [node] add compatibility with node-pre-gyp binary publishing | Konstantin Käfer | 2018-06-26 | 1 | -1/+1 |
* | [core] add raster-resampling property (#12176)upstream/rclee | Molly Lloyd | 2018-06-21 | 1 | -0/+4 |
* | [core] port zero line-width fix from gl-js (#12175) | Molly Lloyd | 2018-06-19 | 1 | -0/+6 |
* | [node] hide all symbols from the Node.js addons | Konstantin Käfer | 2018-06-04 | 2 | -0/+3 |
* | [node] fixup bad merge | Konstantin Käfer | 2018-05-22 | 1 | -1/+1 |
* | [node] allow building all ABIs at once | Konstantin Käfer | 2018-05-22 | 1 | -2/+1 |
* | [node] move to Nan 2.10.0 | Konstantin Käfer | 2018-05-22 | 4 | -14/+33 |
* | [node] prevent race condition for renderFinished | Konstantin Käfer | 2018-05-22 | 1 | -0/+6 |