| Commit message (Expand) | Author | Age | Files | Lines |
* | [build] Add vendored libboost | Thiago Marcos P. Santos | 2018-11-01 | 8 | -9/+2 |
* | [build] Add build system for submodules | Thiago Marcos P. Santos | 2018-10-31 | 11 | -87/+54 |
* | [core] upgrade geojsonvt to v6.6.2 (#13231) | Vladimir Agafonkin | 2018-10-30 | 1 | -1/+1 |
* | [darwin, build] Fix RelWithDebInfo name in cmake Xcode config | Jason Wray | 2018-10-26 | 1 | -1/+1 |
* | [core] remove some uses of <iostream> and <sstream> | Konstantin Käfer | 2018-10-23 | 1 | -0/+1 |
* | [core] don't use <boost/functional/hash.hpp> to avoid <locale> include | Konstantin Käfer | 2018-10-23 | 1 | -0/+1 |
* | [core] unify UTF-8/16 conversion to <boost/locale/encoding_utf.hpp> | Konstantin Käfer | 2018-10-23 | 3 | -22/+1 |
* | [core] deduplicate dtoa() from RapidJSON and add tests | Konstantin Käfer | 2018-10-23 | 1 | -0/+1 |
* | [core] Introduce mbgl::RendererState | Bruno de Oliveira Abinader | 2018-10-19 | 1 | -0/+2 |
* | [core, test] Add BiDi unit test | Chris Loer | 2018-10-15 | 1 | -0/+1 |
* | [test] Add unit test for TaggedString::trim() | Chris Loer | 2018-10-15 | 1 | -0/+1 |
* | [core] Initial implementation of 'format' expression | Chris Loer | 2018-10-15 | 1 | -0/+6 |
* | [core] add --cache option to GLFW binary to specify the cache database | Konstantin Käfer | 2018-09-19 | 1 | -0/+2 |
* | [build] Run cmake again when source file lists changes | Ander Conselvan de Oliveira | 2018-09-14 | 1 | -0/+1 |
* | [core] Implement array assertion fallback behavior | John Firebaugh | 2018-09-13 | 1 | -2/+0 |
* | [linux,qt] Remove remainder of WebP support | Konstantin Käfer | 2018-09-13 | 1 | -2/+0 |
* | [core] Add face culling mode parameter to Program::draw | Bruno de Oliveira Abinader | 2018-09-13 | 1 | -0/+2 |
* | [build] add script to generate a standalone version of Mapbox GL | Konstantin Käfer | 2018-09-11 | 2 | -3/+3 |
* | [android] add support for gnustl | Konstantin Käfer | 2018-09-11 | 1 | -1/+1 |
* | [core] add polyfill for codecvt for STLs that don't have it yet | Konstantin Käfer | 2018-09-11 | 2 | -0/+21 |
* | [build] Disable implicit fallthrough warnings for sqlite3 (#12855) | Ander Conselvan de Oliveira | 2018-09-11 | 1 | -0/+1 |
* | [android] jni.hpp 4.0.0 | John Firebaugh | 2018-09-07 | 1 | -1/+1 |
* | [android] Upgrade to latest jni.hpp | John Firebaugh | 2018-09-07 | 1 | -1/+1 |
* | [build] use vendored version of ICU | Konstantin Käfer | 2018-09-05 | 2 | -7/+26 |
* | [build] use vendored SQLite for LTO benefits + custom compile flags | Konstantin Käfer | 2018-09-05 | 2 | -2/+36 |
* | [core] simplify dependency layout process and refactor data structures | Molly Lloyd | 2018-08-31 | 1 | -0/+1 |
* | [windows, qt] fix windows compiler errors, remove tao + tuple polyfill | Molly Lloyd | 2018-08-31 | 2 | -2/+0 |
* | [core] Implement CrossFadedDataDrivenProperty to add support for feature expr... | Molly Lloyd | 2018-08-31 | 1 | -0/+1 |
* | SQL Statements to merge an attached database with name 'side' into the main d... | Asheem Mamoowala | 2018-08-28 | 1 | -0/+1 |
* | [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFW | Konstantin Käfer | 2018-08-27 | 2 | -2/+6 |
* | [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 |