| Commit message (Expand) | Author | Age | Files | Lines |
* | [repo] Update code ownersupstream/tmpsantos-owners | Thiago Marcos P. Santos | 2020-04-27 | 1 | -11/+5 |
* | maps-v1.6.0-rc.2 (#16435)maps-v1.6.0-rc.2 | Minh Nguyễn | 2020-04-24 | 1 | -1/+1 |
* | [core] Distance expression: remove unit argument (#16434) | zmiao | 2020-04-24 | 3 | -170/+26 |
* | Add test for PingFang TC Semibold | Alexander Shalamov | 2020-04-24 | 2 | -0/+15 |
* | [ios, macos] Increased tolerance for local glyph rasterization test | Minh Nguyễn | 2020-04-24 | 1 | -1/+1 |
* | [ios, macos] Match only one font name attribute at a time | Minh Nguyễn | 2020-04-24 | 1 | -7/+5 |
* | [ios, macos] Added and updated documentation | Minh Nguyễn | 2020-04-24 | 1 | -38/+96 |
* | [ios, macos] Get glyph metrics from font | Minh Nguyễn | 2020-04-24 | 3 | -33/+60 |
* | [ios, macos] Avoid redundant fallback in font cascade list | Minh Nguyễn | 2020-04-24 | 1 | -15/+38 |
* | [ios, macos] Choose fonts from font stack that match local fonts | Minh Nguyễn | 2020-04-24 | 2 | -48/+52 |
* | [core] Factored out default fonts | Minh Nguyễn | 2020-04-24 | 2 | -8/+8 |
* | [ios, macos] Take font family names from user defaults | Minh Nguyễn | 2020-04-24 | 1 | -5/+8 |
* | [ios, macos] Allow specifying multiple fonts or font families for local font ... | Minh Nguyễn | 2020-04-24 | 2 | -8/+30 |
* | [ios, macos] Corrected PingFang test fixture | Minh Nguyễn | 2020-04-24 | 2 | -1/+1 |
* | [ios, macos] Fixed receiving local file URL response | Minh Nguyễn | 2020-04-24 | 2 | -0/+6 |
* | [build] Remove incorrect include path in tests CMake | Sudarsana Babu Nagineni | 2020-04-24 | 1 | -5/+1 |
* | [render tests] Update tile-avoid-edges expectations | Mikhail Pozdnyakov | 2020-04-24 | 5 | -40/+40 |
* | [core][tile mode] Make sure only a single tile is used | Mikhail Pozdnyakov | 2020-04-24 | 1 | -0/+8 |
* | Add vec3 math operations | Mikko Pulkki | 2020-04-23 | 2 | -28/+29 |
* | Fix compilation issues on GCC 9 | Bruno de Oliveira Abinader | 2020-04-22 | 2 | -0/+2 |
* | follow-up fixes after 16416 | Mikhail Pozdnyakov | 2020-04-22 | 2 | -3/+3 |
* | Add change log entry | Mikhail Pozdnyakov | 2020-04-22 | 1 | -0/+8 |
* | [core] Database file source does not return stored tiles for volatile resources | Mikhail Pozdnyakov | 2020-04-22 | 2 | -1/+33 |
* | Add Map.VolatileSource unit test | Mikhail Pozdnyakov | 2020-04-22 | 1 | -0/+33 |
* | [core] Source::setVolatile enables Resource::StoragePolicy::Volatile for tiles | Mikhail Pozdnyakov | 2020-04-22 | 4 | -3/+7 |
* | [core] Add TileUpdateParameters and use it | Mikhail Pozdnyakov | 2020-04-22 | 11 | -20/+32 |
* | [core] Add Resource::StoragePolicy and consider it in resource loader | Mikhail Pozdnyakov | 2020-04-22 | 3 | -0/+32 |
* | [core] Add style::Source::setVolatile()/isVolatile() API | Mikhail Pozdnyakov | 2020-04-22 | 3 | -3/+20 |
* | Update changelog | zmiao | 2020-04-22 | 1 | -0/+6 |
* | [core] Distance expression: Fix expression serialization | zmiao | 2020-04-22 | 2 | -12/+16 |
* | [core] Distance expression: Add index range checker, fix geojson type conversion | zmiao | 2020-04-22 | 2 | -15/+40 |
* | Update baseline | zmiao | 2020-04-22 | 4 | -6/+6 |
* | [core] Distance expression: Change template class into template function in g... | zmiao | 2020-04-22 | 8 | -131/+170 |
* | [core] Distance expression: add unit tests for distance expression | zmiao | 2020-04-22 | 10 | -5/+1211 |
* | Bump mapbox-base version | zmiao | 2020-04-22 | 1 | -0/+0 |
* | [core] Introduce distance expression | zmiao | 2020-04-22 | 14 | -179/+866 |
* | [node] Blacklist Node ABI 83 | Thiago Marcos P. Santos | 2020-04-21 | 1 | -0/+1 |
* | [build] Fix the output path of the iOS ccache scripts | Sudarsana Babu Nagineni | 2020-04-21 | 1 | -2/+2 |
* | [benchmark] Increase threshold to 15% | Juha Alanen | 2020-04-21 | 1 | -5/+5 |
* | [build] Increase the timeout for Android and iOS benchmark runners | Juha Alanen | 2020-04-21 | 1 | -4/+4 |
* | [macos] Fixed minimum deployment target | Minh Nguyễn | 2020-04-20 | 2 | -3/+3 |
* | Add change log entry | Mikhail Pozdnyakov | 2020-04-20 | 1 | -0/+10 |
* | Add Map.SourceMinimumUpdateIntervalOverride unit test | Mikhail Pozdnyakov | 2020-04-20 | 1 | -0/+57 |
* | Add Source.SourceMinimumUpdateInterval unit test | Mikhail Pozdnyakov | 2020-04-20 | 1 | -0/+49 |
* | [core] Tile pyramid passes minimum update interval to tiles | Mikhail Pozdnyakov | 2020-04-20 | 1 | -7/+6 |
* | [core] TilePyramid::update accepts source impl | Mikhail Pozdnyakov | 2020-04-20 | 9 | -79/+62 |
* | [core] Introduce Source::setMinimumTileUpdateInterval API | Mikhail Pozdnyakov | 2020-04-20 | 4 | -7/+36 |
* | [core] Introduce Tile::setMinimumUpdateInterval() | Mikhail Pozdnyakov | 2020-04-20 | 9 | -13/+51 |
* | Add OnlineFileSource.RespectMinimumUpdateInterval unit test | Mikhail Pozdnyakov | 2020-04-20 | 1 | -0/+19 |
* | [core] Introduce `Resource::minimumUpdateInterval` | Mikhail Pozdnyakov | 2020-04-20 | 3 | -28/+34 |