| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 | 1 | -0/+12 |
* | [all] Make LatLng coordinates read-only | John Firebaugh | 2017-04-06 | 1 | -4/+4 |
* | [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 | 1 | -26/+44 |
* | [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 | 1 | -1/+1 |
* | 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 |
* | | [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 |
* | | [tests] Disable "ContinuousRendering" test; causing spurious CI failures | John Firebaugh | 2016-11-15 | 1 | -1/+1 |
* | | [core] add continuous rendering test that terminates once it settles down | Konstantin Käfer | 2016-11-09 | 1 | -0/+59 |
* | | [core] change std::array<uint16_t, 2> to mbgl::Size | Konstantin Käfer | 2016-10-27 | 1 | -17/+17 |
* | | [core] don't load tiles from sources that aren't used | Konstantin Käfer | 2016-10-27 | 1 | -0/+48 |
|/ |
|
* | [core] move gl::Context to Backend and refactor View | Konstantin Käfer | 2016-10-25 | 1 | -43/+27 |
* | [core] separate Backend from View for headless rendering | Konstantin Käfer | 2016-10-25 | 1 | -23/+39 |
* | [core] [node] pass thread pool impl to Map constructor | Mike Morris | 2016-10-20 | 1 | -17/+19 |
* | [core] Fix Map::setLatLng behavior | Bruno de Oliveira Abinader | 2016-10-07 | 1 | -0/+16 |
* | [test] add .test.cpp suffix to test case files | Konstantin Käfer | 2016-09-28 | 1 | -0/+378 |