| Commit message (Expand) | Author | Age | Files | Lines |
* | [test] add unit test for DefaultFileSource::setResourceTransform() | Konstantin Käfer | 2017-02-20 | 1 | -0/+30 |
* | [tests] Disable timing-based Timer tests in CI | John Firebaugh | 2017-02-15 | 1 | -1/+1 |
* | [core] Eliminate SpritePatternMode | John Firebaugh | 2017-02-14 | 1 | -8/+8 |
* | [core] Combine SpriteAtlas::getPosition with SpriteAtlas::getImage | John Firebaugh | 2017-02-14 | 2 | -3/+5 |
* | [core] Eliminate SpriteAtlas::updateDirty | John Firebaugh | 2017-02-14 | 1 | -6/+19 |
* | [core] Make Image safer | John Firebaugh | 2017-02-14 | 4 | -13/+39 |
* | [tests] Use test::checkImage | John Firebaugh | 2017-02-14 | 5 | -17/+5 |
* | [core] add tests for user/password, port, trailing dot, and IPv4/IPv6 address... | Konstantin Käfer | 2017-02-13 | 1 | -0/+20 |
* | Upright CJK characters in vertically-oriented labels (#7114) | Minh Nguyễn | 2017-02-10 | 1 | -1/+1 |
* | [core] Restore support for GL implementations without VAO extension | John Firebaugh | 2017-02-10 | 2 | -0/+19 |
* | [core] Restore support for *-transition properties | John Firebaugh | 2017-02-09 | 1 | -0/+46 |
* | [core, ios, macos] Refactor composite stop types and conversions | John Firebaugh | 2017-02-09 | 1 | -3/+6 |
* | compare polygon ring areas absolutelynode-v3.4.4-13e504 | Dane Springmeyer | 2017-02-09 | 1 | -0/+46 |
* | [test] Added a test to make sure 404 does not trigger a retry | Thiago Marcos P. Santos | 2017-02-07 | 1 | -0/+5 |
* | [test] Added unit test for style request failures | Thiago Marcos P. Santos | 2017-02-07 | 2 | -0/+79 |
* | regex is no longer used after 6c91c3e | Dane Springmeyer | 2017-02-02 | 2 | -4/+1 |
* | [core] default value support in categorical function conversion | Ivo van Dongen | 2017-02-02 | 3 | -2/+132 |
* | [core] Add support for data-driven styling | John Firebaugh | 2017-02-02 | 11 | -157/+182 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 13 | -45/+45 |
* | [Qt] Implement mapbox::sqlite::{Database,Statement} using QtSql | Bruno de Oliveira Abinader | 2017-01-23 | 2 | -19/+27 |
* | [core] Move lastInsertRowId/changes to sqlite::Statement | Bruno de Oliveira Abinader | 2017-01-23 | 1 | -0/+19 |
* | [core] Clean up merge_lines.cpp and add bounds checking | John Firebaugh | 2017-01-18 | 1 | -0/+24 |
* | [core] Remove platform-specific main.cpp from MBGL_TEST_FILES | Bruno de Oliveira Abinader | 2017-01-18 | 1 | -20/+0 |
* | [core] Fix calculation of delayed transitions | John Firebaugh | 2017-01-17 | 1 | -0/+94 |
* | [core] abort early when placing a glyph in GlyphAtlas if the bitmap is invalid | Konstantin Käfer | 2017-01-17 | 1 | -0/+40 |
* | [core] harden Glyph PBF parsing | Konstantin Käfer | 2017-01-17 | 4 | -0/+188 |
* | [test] add tests for paths with leading slashes | Konstantin Käfer | 2017-01-17 | 1 | -0/+34 |
* | [core] include leading slash in URL.path | Konstantin Käfer | 2017-01-17 | 1 | -25/+25 |
* | [core] add tests for function parsing | Konstantin Käfer | 2017-01-16 | 1 | -0/+54 |
* | [tests] Sidestep a gcc or gtest bug | John Firebaugh | 2017-01-11 | 1 | -5/+5 |
* | [core] Fix flickering caused by regression in #7586 | John Firebaugh | 2017-01-10 | 3 | -4/+98 |
* | [core] Replace FeatureIndex::collisionTile with a method parameter | John Firebaugh | 2017-01-10 | 1 | -9/+1 |
* | [core] Keep symbol and non-symbol buckets segregated | John Firebaugh | 2017-01-10 | 1 | -0/+43 |
* | [core] Get rid of user-specified refs | John Firebaugh | 2017-01-04 | 2 | -0/+142 |
* | Happy new year! 🎉 | Minh Nguyễn | 2017-01-04 | 1 | -1/+1 |
* | [core] Correct boolean function interpolation | John Firebaugh | 2016-12-22 | 1 | -10/+20 |
* | [core, ios] replace `altitude` with `fov` | Ansis Brammanis | 2016-12-21 | 2 | -7/+9 |
* | [core] refactor URL parsing | Konstantin Käfer | 2016-12-21 | 2 | -1/+186 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-master | Minh Nguyễn | 2016-12-20 | 2 | -0/+12 |
|\ |
|
| * | [core] guard against duplicate layer ids | Ivo van Dongen | 2016-12-13 | 1 | -0/+28 |
| * | [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 | 2 | -0/+12 |
| * | [core] guard against duplicate source id’s | Ivo van Dongen | 2016-12-02 | 1 | -0/+21 |
| * | [core] symbol layer - recalculate style on icon/text size changes | Ivo van Dongen | 2016-11-13 | 2 | -4/+4 |
| * | [linux] Use OSMesa when running Node tests | Bruno de Oliveira Abinader | 2016-11-13 | 1 | -1/+1 |
* | | [core] Fix symbol rendering for multipoints | John Firebaugh | 2016-12-20 | 1 | -24/+26 |
* | | [core] guard against duplicate layer ids | Ivo van Dongen | 2016-12-12 | 1 | -0/+28 |
* | | [core] add util::isURL() for checking whether a string starts with a URL scheme | Konstantin Käfer | 2016-12-07 | 1 | -0/+25 |
* | | [core] Functions must have at least one stop | John Firebaugh | 2016-12-01 | 2 | -6/+1 |
* | | [core] Full support for line breaking bidirectional text using ICU bidi funct... | Chris Loer | 2016-11-30 | 1 | -24/+24 |