| Commit message (Expand) | Author | Age | Files | Lines |
* | [test] Update Map.PrefetchTiles | Bruno de Oliveira Abinader | 2018-02-28 | 2 | -61/+25 |
* | [core] continue loading style even if we mutate it | Konstantin Käfer | 2018-02-23 | 1 | -5/+16 |
* | [core] Split MapMode::Still into Static and Tile | Ansis Brammanis | 2017-11-17 | 2 | -3/+3 |
* | [core] Add `cameraForLatLngs()` method with modified bearing | Asheem Mamoowala | 2017-10-09 | 1 | -0/+26 |
* | [test] add test for rendering a 204 No Content tile | Konstantin Käfer | 2017-09-22 | 1 | -0/+42 |
* | [test] Added Map.SetStyleDefaultCamera test | Bruno de Oliveira Abinader | 2017-08-11 | 1 | -0/+15 |
* | [node, tests] Consolidate headless rendering logic in HeadlessFrontend | John Firebaugh | 2017-07-26 | 2 | -68/+42 |
* | [test] allow only a single shared display to avoid egl errors | Ivo van Dongen | 2017-07-18 | 2 | -3/+4 |
* | [core] rename backend to renderer backend | Ivo van Dongen | 2017-07-18 | 2 | -2/+2 |
* | [core] renderer interface | Ivo van Dongen | 2017-07-18 | 2 | -184/+166 |
* | [core] split backend from mapobserver | Ivo van Dongen | 2017-07-18 | 2 | -61/+51 |
* | [tests] Add unit test for tile prefetching | Thiago Marcos P. Santos | 2017-07-07 | 1 | -0/+93 |
* | [core] Check if frameZoom is NaN in Transform::flyTo callback | Bruno de Oliveira Abinader | 2017-06-28 | 1 | -0/+5 |
* | [core] Clamp to scale boundaries in TransformState::setLatLngZoom | Bruno de Oliveira Abinader | 2017-06-28 | 1 | -0/+16 |
* | [core] fix render doesn’t flag style mutation | Ivo van Dongen | 2017-06-26 | 1 | -0/+26 |
* | [core] Move setStyleJSON/URL to Style; add Map::setStyle | John Firebaugh | 2017-06-22 | 1 | -24/+22 |
* | [all] Promote Style to public API | John Firebaugh | 2017-06-22 | 1 | -49/+8 |
* | [tests] Add tests for MapObserver::on{WillStart,DidFinish}LoadingMap | John Firebaugh | 2017-06-22 | 1 | -0/+50 |
* | [core] Make TransformState LatLngBounds optional | Bruno de Oliveira Abinader | 2017-06-01 | 1 | -3/+7 |
* | [core, node, darwin, android, qt] Make image ID part of Image | John Firebaugh | 2017-05-16 | 1 | -8/+8 |
* | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 1 | -34/+0 |
* | [core] Split style image collection from SpriteAtlas | Ivo van Dongen | 2017-05-12 | 1 | -1/+1 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 1 | -5/+5 |
* | [android] use AAssetManager instead of libzip | Konstantin Käfer | 2017-04-24 | 1 | -12/+0 |
* | [core] Ignore shortest path in Map::pixelForLatLng | Bruno de Oliveira Abinader | 2017-04-14 | 2 | -25/+54 |
* | [core] Tighten geo.hpp ctors | Bruno de Oliveira Abinader | 2017-04-14 | 1 | -4/+2 |
* | [all] Remove redundant scale-related camera methods | John Firebaugh | 2017-04-13 | 1 | -49/+27 |
* | [core] Added {set,get}{Min,Max}Pitch | Bruno de Oliveira Abinader | 2017-04-11 | 1 | -0/+18 |
* | [core] Added Map::{get,set}LatLngBounds | Bruno de Oliveira Abinader | 2017-04-11 | 1 | -0/+39 |
* | [core] Updated Size::isEmpty and TransformState::valid checks | Bruno de Oliveira Abinader | 2017-04-10 | 1 | -23/+58 |
* | [all] Make LatLng coordinates read-only | John Firebaugh | 2017-04-06 | 2 | -114/+114 |
* | [core] Tighten LatLng and other geo.hpp classes | John Firebaugh | 2017-04-06 | 1 | -45/+1 |
* | [android] - update VectorSource javadoc (#8521) | Tobrun | 2017-03-24 | 1 | -4/+3 |
* | [core] Added Map::latLngBoundsForCamera | Bruno de Oliveira Abinader | 2017-03-24 | 1 | -0/+22 |
* | [core] Ensure that a BackendScope exists when doing GL calls | Konstantin Käfer | 2017-03-23 | 1 | -1/+3 |
* | [core] Pass std::exception_ptr in MapObserver::onDidFailLoadingMap | Bruno de Oliveira Abinader | 2017-03-17 | 1 | -21/+13 |
* | [core] Replace MapChange enum with MapObserver | Bruno de Oliveira Abinader | 2017-03-15 | 2 | -27/+45 |
* | [core] private OffscreenView implementation | Konstantin Käfer | 2017-02-27 | 1 | -22/+22 |
* | [core] Eliminate manual HeadlessBackend activation management | John Firebaugh | 2017-02-20 | 1 | -0/+2 |
* | [core] Restore support for GL implementations without VAO extension | John Firebaugh | 2017-02-10 | 1 | -0/+19 |
* | [test] Added unit test for style request failures | Thiago Marcos P. Santos | 2017-02-07 | 1 | -0/+48 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 2 | -4/+4 |
* | [core, ios] replace `altitude` with `fov` | Ansis Brammanis | 2016-12-21 | 1 | -7/+7 |
* | 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/+12 |
|\ |
|
| * | [test] Fixed Map-GetImage | Minh Nguyễn | 2016-12-05 | 1 | -1/+1 |
| * | [core, ios, macos] Add image accessor to MGLStyle (#7096) | Roman Blum | 2016-12-05 | 1 | -0/+12 |
* | | [android][build] core tests - initial setup for rendering tests | Ivo van Dongen | 2016-11-27 | 1 | -0/+6 |
* | | [build] move headless rendering files to platform/default | Konstantin Käfer | 2016-11-22 | 1 | -2/+2 |
* | | [build] move default ThreadPool implementation to platform/default | Konstantin Käfer | 2016-11-22 | 1 | -1/+1 |
* | | [test] Use shared headless display | Bruno de Oliveira Abinader | 2016-11-17 | 1 | -2/+6 |