summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Move sqlite::Statement::check to pimplBruno de Oliveira Abinader2017-01-232-23/+21
* [core] Move lastInsertRowId/changes to sqlite::StatementBruno de Oliveira Abinader2017-01-234-20/+44
* [core] Private implementation for SQLite interfaceBruno de Oliveira Abinader2017-01-232-118/+149
* [android] - zoom to at least 2 when tracking is enabled (#7795)Tobrun2017-01-237-109/+69
* [android] - redraw MyLocationView when tilt changes, setTilt after CameraUpda...Tobrun2017-01-232-2/+3
* [core] fix rendering 180° line joinsKonstantin Käfer2017-01-233-5/+13
* [android] - remove redundant log statements in native_map_view.cpp (#7801)Tobrun2017-01-231-58/+1
* [android] - decouple make apackage for measuring execution time (#7771)Tobrun2017-01-221-3/+13
* [core] Include what you useThiago Marcos P. Santos2017-01-201-0/+1
* [Qt] Enable WITH_QT_I18N=1 on a bot to make sure it doesn't breakThiago Marcos P. Santos2017-01-201-1/+1
* [Qt] Fix build with WITH_QT_I18N=1Thiago Marcos P. Santos2017-01-201-6/+6
* [Qt] Do not use c_str() when converting from UTF8Thiago Marcos P. Santos2017-01-201-2/+2
* [core][Qt] Use Qt for UTF16, since `codecvt` is not always availableThiago Marcos P. Santos2017-01-208-8/+40
* [Qt] Use Qt's OpenGL headerThiago Marcos P. Santos2017-01-201-0/+3
* [build] Replace OSMesa Tracis CI with EGLBruno de Oliveira Abinader2017-01-191-33/+23
* [android] - deselect marker on infowindow click (#7784)Tobrun2017-01-191-1/+9
* [Qt] Fix build when using Qt namespacesThiago Marcos P. Santos2017-01-195-13/+13
* [core] Remove unused includeThiago Marcos P. Santos2017-01-191-2/+0
* [ios, macos] Updated changelogsMinh Nguyễn2017-01-192-8/+44
* [Qt] Use system defaults CAThiago Marcos P. Santos2017-01-196-33/+1
* [build] Run submodule update on every build, and npm install when the package...Konstantin Käfer2017-01-193-21/+61
* [core] Evict cached resources and tiles equally by access time (#7770)Eric Wolfe2017-01-181-4/+29
* [android] Removed conflict marker from changelogMinh Nguyễn2017-01-181-1/+0
* refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-1816-24/+205
* [core] Clean up merge_lines.cpp and add bounds checkingJohn Firebaugh2017-01-182-37/+51
* [Qt] Avoid QApplication duplication via test main()Bruno de Oliveira Abinader2017-01-185-34/+33
* [core] Remove platform-specific main.cpp from MBGL_TEST_FILESBruno de Oliveira Abinader2017-01-184-7/+4
* [android] - remove deprecated emerald (#7767)Tobrun2017-01-186-39/+6
* [build] Avoid creating a recursively symlinked node_modulesJohn Firebaugh2017-01-181-1/+1
* [core] Fix calculation of delayed transitionsJohn Firebaugh2017-01-173-0/+99
* [core] Disable debug groups in release buildsJohn Firebaugh2017-01-172-36/+38
* [core] Restore GL_KHR_debug messages in release buildsJohn Firebaugh2017-01-173-17/+8
* [linux] No need for CXXABI suffix for mesaJohn Firebaugh2017-01-171-6/+2
* [core] abort early when placing a glyph in GlyphAtlas if the bitmap is invalidKonstantin Käfer2017-01-172-2/+52
* [core] harden Glyph PBF parsingKonstantin Käfer2017-01-178-12/+230
* [core] Use std::tie in tileCover sortBruno de Oliveira Abinader2017-01-171-2/+1
* [core] Use std::tie in *TileID operator<Bruno de Oliveira Abinader2017-01-171-3/+3
* [core] Use std::tie in Source::Impl::queryRenderedFeatures sortBruno de Oliveira Abinader2017-01-171-3/+2
* [test] add tests for paths with leading slashesKonstantin Käfer2017-01-171-0/+34
* [core] include leading slash in URL.pathKonstantin Käfer2017-01-173-35/+30
* [core] update CSSColorParserKonstantin Käfer2017-01-162-9/+19
* Merge branch '1ec5-release-ios-v3.4.0-beta.7'Minh Nguyễn2017-01-16199-3190/+11320
|\
| * Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-16199-3190/+11320
| |\
| | * [ios, macos] Correct podspecs, readmes (#7730)Minh Nguyễn2017-01-166-24/+41
| | * [macos] Upgrade macOS deployment and distribution (#7649)macos-v0.3.0-rc.1Minh Nguyễn2017-01-1514-47/+192
| | * [ios, macos] Default to system font for attribution titlesMinh Nguyễn2017-01-141-1/+12
| | * [ios] Add larger polyline to iosapp test shapesJason Wray2017-01-131-0/+11
| | * [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate methodJason Wray2017-01-138-32/+41
| | * [ios, macos] Rewrote style layer testsMinh Nguyễn2017-01-1329-1090/+3846
| | * [ios, macos] Fixed nilling out predicateMinh Nguyễn2017-01-125-6/+6