| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Add `line-gradient` property | Mikhail Pozdnyakov | 2018-08-23 | 1 | -0/+2 |
* | [build] add plain text file lists for iOS/macOS | Konstantin Käfer | 2018-08-23 | 5 | -6/+8 |
* | [build] fixed typo in list of configuration types; RelWithDebugInfo should be... | Bryan Haber | 2018-08-20 | 1 | -9/+7 |
* | [build] use plain text files for file lists to simplify integration with othe... | Konstantin Käfer | 2018-08-20 | 13 | -993/+997 |
* | [build] also generate debugging symbols for Release builds in Xcode | Konstantin Käfer | 2018-08-20 | 1 | -0/+3 |
* | [core] make style/conversion.hpp implementation private | Konstantin Käfer | 2018-08-19 | 1 | -0/+2 |
* | [build] More diagnostics for npm install failures | John Firebaugh | 2018-08-16 | 1 | -1/+2 |
* | [build] make sure we're also updating the mapbox-ios-events submodule | Konstantin Käfer | 2018-08-14 | 1 | -2/+7 |
* | WIP: use expected<T, E> for passing on errors | Konstantin Käfer | 2018-08-14 | 3 | -38/+21 |
* | [core] harden OfflineDatabase | Konstantin Käfer | 2018-08-14 | 1 | -0/+2 |
* | [core] Optimize generated set{Paint,Layout}Property code | John Firebaugh | 2018-08-13 | 1 | -0/+1 |
* | [core] Eliminate setProperty & co. | John Firebaugh | 2018-08-13 | 1 | -2/+0 |
* | [android, linux] Upgrade to SQLite 3.24.0, compiled to minimize binary size | John Firebaugh | 2018-08-10 | 2 | -4/+4 |
* | Update mbgl.cmake | Vladimir Kondrashov | 2018-08-10 | 1 | -4/+4 |
* | [build] Update gl-js | John Firebaugh | 2018-08-08 | 1 | -0/+4 |
* | [core] Replace unique_any with peer from mapbox-bindgen | Bruno de Oliveira Abinader | 2018-08-08 | 2 | -2/+2 |
* | [core] Add lineMetrics to GeoJSONOptions | Mikhail Pozdnyakov | 2018-08-08 | 1 | -1/+1 |
* | Relax typing for comparison operators (#12537) | Anand Thakker | 2018-08-02 | 1 | -2/+2 |
* | [ios, macos] Enable link-time optimization for iOS release builds (#12502) | John Firebaugh | 2018-07-31 | 3 | -0/+7 |
* | [core] Merge DataDrivenPropertyValue into PropertyValue (#12513) | John Firebaugh | 2018-07-31 | 1 | -2/+0 |
* | [core] Tweak conversions to reduce binary size | John Firebaugh | 2018-07-30 | 1 | -0/+2 |
* | Update geometry, geojsonvt and vector-tile modules | Sudarsana Babu Nagineni | 2018-07-30 | 1 | -3/+3 |
* | [core] Compress all shader source as a single corpus | John Firebaugh | 2018-07-25 | 1 | -0/+2 |
* | [build] Bump benchmark to v1.4.1 | Bruno de Oliveira Abinader | 2018-07-23 | 1 | -2/+2 |
* | [build] See what happened when `npm install` fails | John Firebaugh | 2018-07-20 | 1 | -1/+5 |
* | [core] Move expression.cpp to expression directory | John Firebaugh | 2018-07-20 | 1 | -3/+1 |
* | [core] Replace {Source,Camera,Composite}Function with PropertyExpression | John Firebaugh | 2018-07-20 | 2 | -8/+2 |
* | [build] vendor Google Test | Konstantin Käfer | 2018-07-20 | 2 | -8/+3 |
* | [build] organize CMake targets in folders for IDEs | Konstantin Käfer | 2018-07-17 | 10 | -0/+21 |
* | [core] treat parsedate as C++ file to remove C build rules | Konstantin Käfer | 2018-07-16 | 1 | -2/+2 |
* | [core] make the offline DB schema a regular include file | Konstantin Käfer | 2018-07-16 | 1 | -0/+1 |
* | [core] Convert legacy functions directly to expressions | John Firebaugh | 2018-07-13 | 2 | -13/+2 |
* | [build] Move all mason_use statements to a single file | John Firebaugh | 2018-07-13 | 1 | -0/+66 |
* | [build] add Node as executable for profiling action | Konstantin Käfer | 2018-07-06 | 1 | -3/+10 |
* | Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue` | Mikhail Pozdnyakov | 2018-07-05 | 1 | -2/+2 |
* | [core] Avoid blocking in Thread<Object> constructor (#12151) | Anand Thakker | 2018-07-03 | 1 | -0/+2 |
* | [core] Introduce "collator" expressions | Chris Loer | 2018-07-03 | 1 | -0/+3 |
* | [core] Introduce LanguageTag for parsing BCP 47 tags | Chris Loer | 2018-07-03 | 2 | -0/+3 |
* | [core, vendor] Create vendored nunicode 1.8. | Chris Loer | 2018-07-03 | 3 | -0/+24 |
* | [core] Remove stops-based *Function constructors | John Firebaugh | 2018-06-29 | 1 | -0/+1 |
* | [core] Replace use of *Stops with expressions DSL | John Firebaugh | 2018-06-29 | 1 | -0/+2 |
* | [tests] Replaced the ZoomHistory test with a render test | John Firebaugh | 2018-06-28 | 1 | -1/+0 |
* | [core] Split Interpolator into a separate file | John Firebaugh | 2018-06-28 | 1 | -0/+1 |
* | [node] Build and publish for node 6.x, 8.x, and 10.x | John Firebaugh | 2018-06-26 | 1 | -1/+3 |
* | [node] Drop node 4.x support | John Firebaugh | 2018-06-26 | 1 | -1/+4 |
* | [node] add compatibility with node-pre-gyp binary publishing | Konstantin Käfer | 2018-06-26 | 1 | -1/+1 |
* | [core] fix undefined behavior in LineAtlas::addDash | Konstantin Käfer | 2018-06-12 | 1 | -0/+1 |
* | [build] cache Node + Nan headers globally, not build-specific | Konstantin Käfer | 2018-06-04 | 1 | -0/+1 |
* | [ios, build] Remove obsolete UI tests, KIF and OHHTTPStubs submodulesupstream/fb-remove-dead-uitest-infra | Jason Wray | 2018-05-24 | 1 | -1/+1 |
* | [build] disable parts of the build that require node when WITH_NODEJS=OFF is set | Konstantin Käfer | 2018-05-24 | 1 | -0/+5 |