summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Move resource loader to dedicated thread with schedulerAlexander Shalamov2020-01-231-75/+48
* [core] Pass std::shared_ptr<UpdateParameters> to the render orchestratorMikhail Pozdnyakov2020-01-225-5/+5
* [ios, macos] Include SKU token for offline requests (#16130)Jordan Kiley2020-01-212-6/+4
* [core] Add stretches and content to style::ImageKonstantin Käfer2020-01-152-2/+2
* [android] Use new FileSourceManager interfaceAlexander Shalamov2020-01-1310-65/+133
* [qt] Use new FileSourceManager interfaceAlexander Shalamov2020-01-133-7/+17
* [darwin] Use new FileSourceManager interfaceAlexander Shalamov2020-01-137-36/+52
* [node] Use new FileSourceManager interfaceAlexander Shalamov2020-01-133-12/+19
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-1315-571/+881
* [android] Use stub HTTP file source for test runnersJuha Alanen2020-01-101-0/+18
* [test] Run unit tests as NativeActivity application on AndroidJuha Alanen2020-01-101-5/+70
* [android] Fix a RunLoop bug where tasks are run only onceJuha Alanen2020-01-101-2/+1
* [android][core] Add `Map::latLngBoundsForCameraUnwrapped` and jni binding for...Peng Liu2020-01-092-0/+23
* [core] Make it possible to reopen the database read-only for testingThiago Marcos P. Santos2020-01-083-38/+113
* [util] fix thread.cpp portabilitySamuel Thibault2020-01-081-0/+6
* [android] promote releaseCoreLayer from protected to publictobrun2020-01-061-3/+3
* [android] Share common code between test runnersJuha Alanen2020-01-036-471/+253
* [benchmark] Run benchmark as NativeActivity application on AndroidJuha Alanen2020-01-031-5/+307
* [core] Offline download must clear batch buffer at load interruptMikhail Pozdnyakov2019-12-181-0/+1
* [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