summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [qt] Fix usage of QNetworkReply after deletionMikhail Pozdnyakov2019-12-172-4/+5
* [build] Reorganize the render testsThiago Marcos P. Santos2019-12-162-111/+2
* [ios, macos]Remove iOS/macOS codes from native codes (#16031)m-stephen2019-12-1413-23/+248
* [glfw] TestOperation -> TestOperationSerializerMikhail Pozdnyakov2019-12-132-8/+8
* [android] Fix -Wshadow on Android buildThiago Marcos P. Santos2019-12-122-20/+19
* [metrics] Run Android RenderTestRunner bot in rebaseline mode (#16036)zmiao2019-12-111-1/+1
* update mapbox-gl-js (#16022)Ansis Brammanis2019-12-091-1/+17
* [glfw] Add static render test creatorThiago Marcos P. Santos2019-12-095-6/+249
* [android] - add hooks for bulk conversion of geographic coordinates to screen...tobrun2019-12-062-0/+58
* [test-runner] Make Android RenderTestRunner bot fail when test cases are not ...zmiao2019-12-041-4/+7
* [core] Remove Map::cycleDebugOptionsBruno de Oliveira Abinader2019-12-047-22/+26
* [android] remove OfflineRegion.java, gitiginore and issue template. update RE...tobrun2019-12-032-571/+0
* [android] remove platform specific Android code, migrate project to mapbox-gl...tobrun2019-12-03883-387126/+4
* [test-runner] Allow to define filter inside manifest fileAlexander Shalamov2019-12-031-4/+4
* [android][node][qt] Update platform code for style::Layer::setProperty()Mikhail Pozdnyakov2019-12-035-60/+19
* [android] Add OfflineManager.runPackDatabaseAutomatically(boolean) APIMikhail Pozdnyakov2019-12-024-4/+37
* [core] Introduce OfflineDatabase::runPackDatabaseAutomatically() APIMikhail Pozdnyakov2019-12-024-43/+54
* Revert "[android] Add OfflineRegion.deleteAndSkipPackDatabase"Mikhail Pozdnyakov2019-12-023-96/+35
* [test-runner] Add android RenderTestRunner baseline metrics (#15979)zmiao2019-12-021-16/+24
* [glfw] Fix map not resizing on LinuxThiago Marcos P. Santos2019-11-291-1/+1
* [core][android][darwin] Fix GeoJSONOptions handlingMikhail Pozdnyakov2019-11-295-55/+57
* [mobile] README update about mobile work being moved to new repos (#15958)Langston Smith2019-11-272-0/+12
* [ios, macos] Changelog entry for network request priority change (#15950)Juha Alanen2019-11-212-0/+2
* [android] Changelog entry for network request priority change (#15950)Juha Alanen2019-11-211-0/+1
* [core] Set the priority of online requests for existing resource to lowJuha Alanen2019-11-211-0/+2
* [core] Add new method to DefaultFileSourceJuha Alanen2019-11-211-0/+8
* [core] Notify requests about network reachability only when coming back onlineJuha Alanen2019-11-211-1/+3
* [ios] Refactor host checks (#15948)Julian Rex2019-11-201-2/+9
* [render-test] Wrap test data inside RenderTestRunner App + Add a new test app...zmiao2019-11-192-19/+252
* [ios][android] Change log entries for #15941Mikhail Pozdnyakov2019-11-192-0/+2
* [build] Enable more warnings on the next buildThiago Marcos P. Santos2019-11-154-15/+9
* [core] Fix MapSnapshotter build failure on WindowsAnder Conselvan de Oliveira2019-11-132-7/+6
* [android] Add change log entryMikhail Pozdnyakov2019-11-121-0/+3
* [android] Add OfflineRegion.deleteAndSkipPackDatabaseMikhail Pozdnyakov2019-11-123-35/+96
* [android] Consolidate exception handling code in OfflineManagerMikhail Pozdnyakov2019-11-121-67/+36
* [android] Add OfflineManager.packDatabase() APIMikhail Pozdnyakov2019-11-124-2/+87
* [core] Extend DefaultFileSource APIMikhail Pozdnyakov2019-11-121-6/+15
* [core] OfflineDatabase pack APIMikhail Pozdnyakov2019-11-122-4/+15
* remove duplicate formatNumber (#15908)Dane Springmeyer2019-11-121-39/+0
* [android] Update unit tests that use resolvedImage typeAlexander Shalamov2019-11-127-7/+54
* [ios][android] Add change log entriesMikhail Pozdnyakov2019-11-122-0/+2
* [qt] Fix code formattingThiago Marcos P. Santos2019-11-111-15/+13
* [qt] Make image source url update possibleTadej Novak2019-11-111-4/+10
* [darwin] Update changelogAlexander Shalamov2019-11-112-1/+2
* [android] Update changelogAlexander Shalamov2019-11-111-0/+1
* [node] Update changelogAlexander Shalamov2019-11-111-0/+3
* [darwin] Fix image roundrip conversionAlexander Shalamov2019-11-118-21/+33
* [darwin] Add conversion for resolvedImageAlexander Shalamov2019-11-1113-38/+53
* [darwin] Update image expression evaluated type nameAlexander Shalamov2019-11-111-7/+7
* [android] Placeholders for conversion from:to ImageAlexander Shalamov2019-11-112-0/+11