| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ios-v3.7.6' into master | Jason Wray | 2018-03-14 | 1 | -0/+10 |
|\ |
|
| * | [core] TileJSON conversion clamps bounds longitude to [-180,180], per spec | Asheem Mamoowala | 2018-03-08 | 1 | -0/+10 |
| * | [core] Support a range of zooms in TileRange. Accounts for TilePyramid reques... | Asheem Mamoowala | 2018-03-08 | 1 | -1/+12 |
| * | [core] continue loading style even if we mutate it | Konstantin Käfer | 2018-02-27 | 1 | -5/+16 |
| * | Cherry pick #11176 for Agua patch | Asheem Mamoowala | 2018-02-12 | 1 | -0/+10 |
| * | Support TileJSON bounds property (#10701) | Asheem Mamoowala | 2018-02-08 | 2 | -0/+128 |
| * | [core] fix style parsing crash when a layer's paint property is not an object | Konstantin Käfer | 2018-01-23 | 2 | -0/+15 |
| * | [core] don't tie Annotation geometries to Map maxzoom | Konstantin Käfer | 2018-01-02 | 1 | -0/+16 |
| * | [core] correctly alter sprite URLs when attaching sprite.png/sprite.json file... | Konstantin Käfer | 2017-10-17 | 1 | -0/+8 |
| * | [core] don't generate clip IDs for buckets/layers that don't need to be clipped | Konstantin Käfer | 2017-10-17 | 1 | -2/+5 |
| * | [core] make forcing cache/network only more explicit | Konstantin Käfer | 2017-10-12 | 3 | -129/+129 |
| * | [core] Add `cameraForLatLngs()` method with modified bearing | Asheem Mamoowala | 2017-10-09 | 1 | -0/+26 |
* | | [core] Add expression filter support (#11251) | Lucas Wojciechowski | 2018-03-08 | 1 | -76/+64 |
* | | [core, qt] move self-resetting Statement/Query object to shared header | Konstantin Käfer | 2018-03-02 | 2 | -35/+42 |
* | | [core] refactor SQLite error/status codes | Konstantin Käfer | 2018-03-02 | 1 | -1/+1 |
* | | [test] Update Map.PrefetchTiles | Bruno de Oliveira Abinader | 2018-02-28 | 6 | -61/+74 |
* | | [tests] Added a test for getting resources from the database | Thiago Marcos P. Santos | 2018-02-26 | 2 | -0/+34 |
* | | [core] continue loading style even if we mutate it | Konstantin Käfer | 2018-02-23 | 1 | -5/+16 |
* | | [core] Support a range of zooms in TileRange. Accounts for TilePyramid reques... | Asheem Mamoowala | 2018-02-19 | 1 | -1/+12 |
* | | [core] add support for mapzen terrarium (#11154) | Molly Lloyd | 2018-02-14 | 2 | -16/+25 |
* | | TileJSON Bounds allows values inclusive of world extents | Asheem Mamoowala | 2018-02-12 | 1 | -0/+10 |
* | | [core] prioritize Thread::pause() calls | Konstantin Käfer | 2018-02-06 | 1 | -0/+14 |
* | | [core] don't force downloading of Open Sans fonts | Konstantin Käfer | 2018-01-25 | 2 | -0/+24 |
* | | [core] align implementations of local and asset file source | Konstantin Käfer | 2018-01-25 | 2 | -0/+52 |
* | | [core] fix style parsing crash when a layer's paint property is not an object | Konstantin Käfer | 2018-01-23 | 2 | -0/+15 |
* | | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 3 | -0/+427 |
* | | [core] Prevent symbols at the same zoom from sharing a crossTileID. | Chris Loer | 2018-01-17 | 1 | -0/+74 |
* | | [core] Add warning for invalid text-font values | John Firebaugh | 2018-01-10 | 2 | -0/+149 |
* | | [core, ios, macos, android] Add data-driven-styling support for `text-font` | John Firebaugh | 2018-01-10 | 1 | -0/+75 |
* | | [core] port minor collision changes from -js (#10764) | Ansis Brammanis | 2018-01-08 | 1 | -1/+45 |
* | | [test] Only use our SQLite3 wrapper in tests | Bruno de Oliveira Abinader | 2018-01-08 | 1 | -44/+2 |
* | | Support TileJSON bounds property (#10701) | Asheem Mamoowala | 2018-01-05 | 2 | -0/+128 |
* | | [all] - update licenses to 2018 | Tobrun | 2018-01-03 | 1 | -1/+1 |
* | | [core] don't tie Annotation geometries to Map maxzoom | Konstantin Käfer | 2018-01-02 | 1 | -0/+16 |
* | | [macos,ios,android] Unit test fixups | Chris Loer | 2017-12-11 | 1 | -17/+17 |
* | | [core, macos, ios] Unit tests for LocalGlyphRasterizer | Chris Loer | 2017-12-11 | 5 | -0/+282 |
* | | [core] Enable local glyph generation using TinySDF. | Chris Loer | 2017-12-11 | 2 | -265/+341 |
* | | [core] Support wrapped bounds in LatLngBounds::contains and LatLngBounds::int... | Asheem Mamoowala | 2017-12-07 | 1 | -3/+122 |
* | | [core] move HeadlessBackend extension initialization code into Impl | Konstantin Käfer | 2017-11-29 | 1 | -7/+2 |
* | | [core, ios, macos] Implement unique_any and remove linb::any | Asheem Mamoowala | 2017-11-22 | 1 | -0/+186 |
* | | [core] Use Actors for CustomTileLoader invocation from bindings. | Asheem Mamoowala | 2017-11-22 | 1 | -2/+2 |
* | | [core] Custom Geometry Sources | Asheem Mamoowala | 2017-11-22 | 4 | -0/+238 |
* | | [core] Add unit test for CrossTileSymbolIndex | Ansis Brammanis | 2017-11-17 | 1 | -0/+85 |
* | | [core] Split MapMode::Still into Static and Tile | Ansis Brammanis | 2017-11-17 | 12 | -16/+16 |
* | | [core] Update unit tests for viewport collision. | Chris Loer | 2017-11-17 | 8 | -109/+70 |
* | | Implement Expressions (#9439) | Anand Thakker | 2017-11-08 | 97 | -0/+1012 |
* | | [test] Added GLContextMode.Shared utest | Bruno de Oliveira Abinader | 2017-11-01 | 2 | -0/+114 |
* | | [core] Add LatLngBounds::contains(const LatLngBounds&) | Asheem Mamoowala | 2017-10-30 | 1 | -0/+6 |
* | | [tests] Create a HeadlessBackend for tests using gl::Context | Thiago Marcos P. Santos | 2017-10-25 | 1 | -0/+17 |
* | | Replace compile-time polymorphism with runtime polymorphism in the conversion... | John Firebaugh | 2017-10-23 | 1 | -124/+0 |