summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [qt] Add QMapboxGL::getFilter()Asheem Mamoowala2018-06-272-7/+89
* [node] Build and publish for node 6.x, 8.x, and 10.xJohn Firebaugh2018-06-265-30/+37
* [node] Drop node 4.x supportJohn Firebaugh2018-06-263-63/+5
* [build] Exit with nonzero status if file does not existJohn Firebaugh2018-06-261-0/+1
* [build] Update libmapbox-gl.so locationJohn Firebaugh2018-06-261-4/+4
* [build] Remove unusedJohn Firebaugh2018-06-261-2/+0
* [node] add compatibility with node-pre-gyp binary publishingKonstantin Käfer2018-06-263-5/+5
* [android] - remove reflection lookup for MarkerViewAdapter intialisationtobrun2018-06-263-7/+5
* [android] - fix geojson example, internal logic change with expressions conve...tobrun2018-06-262-12/+53
* [core] Fix issues in unique_anyJohn Firebaugh2018-06-252-14/+42
* [core] Bump deployment versions to iOS 9, macOS 10.11Jason Wray2018-06-252-2/+2
* [core] Fix GCC8's new -Wcatch-value warningsZsolt Bölöny2018-06-259-15/+15
* [android] - add support for sdf by exposing sdf confiigurationn when calling ...tobrun2018-06-257-22/+64
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-2124-5/+340
* [core] Measuring tiles requesting/parsing time using logging (#12152)Lloyd Sheng2018-06-215-0/+40
* [ios, macos] Updated change logs and podspecs for ios v4.1.0 and macOS 0.8.0 ...Julian Rex2018-06-207-22/+33
* [android] - dispatch camera start callback only when actually movingŁukasz Paczos2018-06-201-16/+12
* [android] make sure the object is still valid before calling nativeOnResponse()Konstantin Käfer2018-06-201-1/+5
* [ios] Added check for `-Wtautological-constant-compare` prior to ignore. (#12...Julian Rex2018-06-191-0/+2
* [ios] updated predicates (#12178)Jordan Kiley2018-06-191-2/+2
* [core] port zero line-width fix from gl-js (#12175)Molly Lloyd2018-06-195-3/+9
* [android] initialize RunLoop::Impl::nextRunnable iteratorKonstantin Käfer2018-06-191-1/+1
* [ios, build] Completely remove support for Fabric (#12106)Jason Wray2018-06-187-242/+2
* [ios] Fix for integration tests not running on iOS 9. (#12145)Julian Rex2018-06-182-5/+26
* [android] - fix Android licenses formattingŁukasz Paczos2018-06-182-43/+43
* [android] - telemetry bump to v3.1.3Łukasz Paczos2018-06-151-1/+1
* Use a shared scheduler on threads without a default schedulerThiago Marcos P. Santos2018-06-155-39/+115
* [macos] Tweaked change log for PR #12123 (#12146)Julian Rex2018-06-141-1/+1
* [android] - added Android licenses make targetŁukasz Paczos2018-06-146-82/+177
* [android] - changelog for 6.2.0-beta.2Łukasz Paczos2018-06-141-0/+5
* [ios, macos] Look more widely for IBDesignablesAgentMinh Nguyễn2018-06-132-7/+2
* [core] Use a getter for the BackendScope static variableThiago Marcos P. Santos2018-06-131-7/+15
* [android] Remove support for Fabric (#12126)Antonio Zugaldia2018-06-123-12/+1
* [android] - move match stops conversion to Stop.toExpressionArraytobrun2018-06-122-12/+21
* [core] consolidate database opening workflowKonstantin Käfer2018-06-125-84/+69
* [core] remove unused flags from SQLite headerKonstantin Käfer2018-06-122-8/+0
* [core] support moving Database object during a TransactionKonstantin Käfer2018-06-125-21/+72
* [test] verify log messages of OfflineDatabase testsKonstantin Käfer2018-06-122-20/+128
* [core] send all SQLite log messages to the Info bucket and add error codesKonstantin Käfer2018-06-121-77/+1
* [core] allow logging error codes and formatting strings at the same timeKonstantin Käfer2018-06-122-4/+10
* [test] add partial message matching support to FixtureLogKonstantin Käfer2018-06-122-9/+28
* [test] standardize on database file name and move I/O functions to utilKonstantin Käfer2018-06-124-86/+68
* [test] pull out using namespace mbgl to reduce verbosityKonstantin Käfer2018-06-121-66/+3
* [Qt] Add QMapboxGL::layerIds()Bruno de Oliveira Abinader2018-06-122-0/+19
* [core] fix undefined behavior in LineAtlas::addDashKonstantin Käfer2018-06-123-0/+39
* [ios,macos] Fixed crash in `-[MGLStyle localizeLabelsIntoLocale:]` on iOS 9.3...Julian Rex2018-06-113-1/+13
* [build] Xcode 10 no longer exposes DEVELOPER_DIR to the compiler launcherKonstantin Käfer2018-06-112-2/+2
* [android] - ceil map dimensionsŁukasz Paczos2018-06-111-2/+2
* [qt] Fix asMapboxGLFeatureIdentifier iterator traversalBruno de Oliveira Abinader2018-06-111-5/+2
* [android] - show amount failed tests and executed tests, integrate pixelratio...tobrun2018-06-113-7/+43