| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] CameraOptions receives and outputs angle and pitch as degrees, not rad... | Bruno de Oliveira Abinader | 2018-10-19 | 1 | -0/+0 |
* | [core,test] Update expression style parsing test fixture. | Chris Loer | 2018-10-15 | 1 | -1/+1 |
* | [core] Do not constrain on X axis in ConstrainMode::HeightOnly | Bruno de Oliveira Abinader | 2018-10-02 | 1 | -0/+0 |
* | [linux,qt] Remove remainder of WebP support | Konstantin Käfer | 2018-09-13 | 1 | -0/+0 |
* | Add unit tests and fixtures for OfflineDatabase::mergeDatabase | Asheem Mamoowala | 2018-08-28 | 3 | -0/+0 |
* | [core] Evict unused font stacks from GlyphManager | John Firebaugh | 2018-08-17 | 1 | -8/+8 |
* | [core] harden OfflineDatabase | Konstantin Käfer | 2018-08-14 | 2 | -0/+0 |
* | [core] Check all bucket dynamic_casts | John Firebaugh | 2018-07-24 | 1 | -0/+0 |
* | [core] Replace {Source,Camera,Composite}Function with PropertyExpression | John Firebaugh | 2018-07-20 | 1 | -1/+1 |
* | [tests] Replaced the ZoomHistory test with a render test | John Firebaugh | 2018-06-28 | 1 | -0/+0 |
* | [test] Update Map.PrefetchTiles | Bruno de Oliveira Abinader | 2018-02-28 | 3 | -0/+0 |
* | [tests] Added a test for getting resources from the database | Thiago Marcos P. Santos | 2018-02-26 | 1 | -0/+0 |
* | [core] don't force downloading of Open Sans fonts | Konstantin Käfer | 2018-01-25 | 1 | -0/+3 |
* | [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 warning for invalid text-font values | John Firebaugh | 2018-01-10 | 2 | -0/+149 |
* | [core, macos, ios] Unit tests for LocalGlyphRasterizer | Chris Loer | 2017-12-11 | 4 | -0/+196 |
* | [core] Custom Geometry Sources | Asheem Mamoowala | 2017-11-22 | 1 | -0/+0 |
* | [core] Split MapMode::Still into Static and Tile | Ansis Brammanis | 2017-11-17 | 1 | -0/+0 |
* | [core] Update unit tests for viewport collision. | Chris Loer | 2017-11-17 | 2 | -4/+8 |
* | Implement Expressions (#9439) | Anand Thakker | 2017-11-08 | 94 | -0/+870 |
* | [test] Added GLContextMode.Shared utest | Bruno de Oliveira Abinader | 2017-11-01 | 1 | -0/+0 |
* | [test] add test for rendering a 204 No Content tile | Konstantin Käfer | 2017-09-22 | 1 | -0/+0 |
* | Update to gejson 0.4.2 and add StyleParser test to verify that GeoJSON withou... | Asheem Mamoowala | 2017-08-28 | 2 | -0/+15 |
* | [tests] Enforce the schema downgrade behavior | Thiago Marcos P. Santos | 2017-08-22 | 1 | -0/+0 |
* | [test] Re-added API.ZoomHistory | Bruno de Oliveira Abinader | 2017-08-22 | 1 | -0/+0 |
* | [test] Added API.RecycleMapUpdateImages test | Bruno de Oliveira Abinader | 2017-08-14 | 2 | -0/+0 |
* | [test] Added Map.SetStyleDefaultCamera test | Bruno de Oliveira Abinader | 2017-08-11 | 1 | -0/+6 |
* | [core] finish must-revalidate support | Konstantin Käfer | 2017-08-08 | 1 | -0/+0 |
* | [core] Remove API tests that are covered by node tests | John Firebaugh | 2017-07-26 | 1 | -0/+0 |
* | [core] Replace API.ZoomHistory test with integration test | John Firebaugh | 2017-07-26 | 2 | -0/+0 |
* | [tests] Add unit test for tile prefetching | Thiago Marcos P. Santos | 2017-07-07 | 5 | -0/+29 |
* | [test] Added API.ZoomHistory | Bruno de Oliveira Abinader | 2017-07-04 | 2 | -0/+0 |
* | [test] Use test::checkImage in API.RepeatedRender | Bruno de Oliveira Abinader | 2017-07-04 | 1 | -0/+0 |
* | [core] Per-bucket icon atlases | John Firebaugh | 2017-06-13 | 7 | -0/+0 |
* | [core] Offline support for Image Sources | Asheem Mamoowala | 2017-06-01 | 2 | -0/+10 |
* | [core] Add ImageSource support to style parsers | Asheem Mamoowala | 2017-06-01 | 6 | -0/+48 |
* | [core] Auto-growable SpriteAtlas using shelf-pack | John Firebaugh | 2017-05-26 | 4 | -0/+0 |
* | [tests] Add test for calling addAnnotationImage with an existing ID | John Firebaugh | 2017-05-26 | 1 | -0/+0 |
* | [core, android] Factor JSON string conversions | John Firebaugh | 2017-05-08 | 2 | -16/+0 |
* | [core] Load source TileJSON immediately | John Firebaugh | 2017-05-02 | 3 | -4/+4 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 1 | -1/+1 |
* | [core] fixup stale constants references in test fixtures | Ivo van Dongen | 2017-04-04 | 3 | -9/+5 |
* | [core] query source features | Ivo van Dongen | 2017-03-09 | 1 | -0/+9 |
* | [core] Add support for queryRenderedFeatures filter | Asheem Mamoowala | 2017-03-04 | 1 | -0/+28 |
* | [core] Make Image safer | John Firebaugh | 2017-02-14 | 1 | -0/+0 |
* | [tests] Use test::checkImage | John Firebaugh | 2017-02-14 | 4 | -0/+0 |
* | [core] Restore support for GL implementations without VAO extension | John Firebaugh | 2017-02-10 | 1 | -0/+0 |
* | [core] harden Glyph PBF parsing | Konstantin Käfer | 2017-01-17 | 3 | -0/+117 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-master | Minh Nguyễn | 2016-12-20 | 1 | -0/+0 |
|\ |
|
| * | [core, ios, macos] Add image accessor to MGLStyle (#7096) | Roman Blum | 2016-12-05 | 1 | -0/+0 |