summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Updated changelogsupstream/ios-v4.1.0-releaseMinh Nguyễn2018-06-202-17/+24
* [ios] Update changelog.Fabian Guerra2018-06-201-1/+5
* Added missing podspecJulian Rex2018-06-201-1/+1
* Update versions in change-logsJulian Rex2018-06-202-2/+2
* Update podspecsJulian Rex2018-06-204-4/+4
* [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] updated predicates (#12178)Jordan Kiley2018-06-191-2/+2
* [core] port zero line-width fix from gl-js (#12175)Molly Lloyd2018-06-191-0/+6
* [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-144-0/+167
* [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
* [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-123-57/+65
* [core] remove unused flags from SQLite headerKonstantin Käfer2018-06-122-8/+0
* [core] support moving Database object during a TransactionKonstantin Käfer2018-06-123-19/+42
* [test] verify log messages of OfflineDatabase testsKonstantin Käfer2018-06-121-1/+1
* [core] send all SQLite log messages to the Info bucket and add error codesKonstantin Käfer2018-06-121-77/+1
* [Qt] Add QMapboxGL::layerIds()Bruno de Oliveira Abinader2018-06-122-0/+19
* [ios,macos] Fixed crash in `-[MGLStyle localizeLabelsIntoLocale:]` on iOS 9.3...Julian Rex2018-06-113-1/+13
* [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
* [android] - bump snapshots building on master to 6.3.0Łukasz Paczos2018-06-111-1/+1
* [android] - cleanup attrsŁukasz Paczos2018-06-112-35/+4
* [android] - added AnimatedSymbolLayerActivity back to the TestAppŁukasz Paczos2018-06-112-1/+439
* [ios] Support safe area in iosappJason Wray2018-06-082-105/+102
* [ios] Add custom events library start-up delay (#12088)Randall Lee2018-06-083-15/+39
* [android] - ignore render tests from ignores.jsontobrun2018-06-082-16/+64
* [android] - parsing fragment's xml attributesŁukasz Paczos2018-06-073-22/+51
* [test,ios] Disable multiple mapsnapshotter test.Chris Loer2018-06-041-11/+9
* [docs,ios,macos] Changelog entries for MGLMapSnapshotter fix.Chris Loer2018-06-042-0/+2
* [ios, macos] Use NSCAssert instead of assert.Chris Loer2018-06-041-1/+1
* [ios, macos] Raise exception if MGLMapSnapshotter is used from thread without...Julian Rex2018-06-041-0/+5
* [ios, test] Add MGLMapSnapshotter integration tests.Chris Loer2018-06-043-0/+257
* [ios, macos] Fix MGLMapSnapshotter concurrency bugs (issue #11827).Chris Loer2018-06-041-153/+162
* [core] offline database - batch region resource insertsIvo van Dongen2018-06-044-20/+77
* [core] offline database - move transaction scope to public api levelIvo van Dongen2018-06-041-14/+4
* [node] hide all symbols from the Node.js addonsKonstantin Käfer2018-06-044-2/+10
* [core] don't use floating point versions of pow/logKonstantin Käfer2018-06-042-3/+3
* [linux] link EGL backend against SwiftShader to avoid Mesa dependencyKonstantin Käfer2018-06-041-7/+2
* [linux] load cURL dynamically for wider compatibilityKonstantin Käfer2018-06-042-44/+125