summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [test][ios] Update iOS render test data setup scriptJuha Alanen2020-03-122-4/+12
* [glfw] Add OpenGL files only when the flag is enabledJuha Alanen2020-03-121-2/+14
* [ios] Disable ccacheThiago Marcos P. Santos2020-03-091-1/+1
* [build] Make curl for Android a vendor packageThiago Marcos P. Santos2020-03-091-8/+4
* [core] Calculate size of an ambient cache without offline resourcesAlexander Shalamov2020-03-072-25/+147
* [android] Update android snapshotterAlexander Shalamov2020-03-052-29/+20
* [glfw] Use simplified Snapshotter APIAlexander Shalamov2020-03-052-32/+48
* [glfw] Add snapshotter to glfw test appAlexander Shalamov2020-03-054-52/+114
* [core] Simplify MapSnapshotter constructor and add observer interfaceAlexander Shalamov2020-03-052-44/+50
* [core] Add Snapshotter::cancel methodAlexander Shalamov2020-03-052-4/+10
* [core] Expose Style from SnapshotterAlexander Shalamov2020-03-052-0/+12
* [core] Remove Actor from public Snapshotter APIAlexander Shalamov2020-03-052-11/+39
* [core] Refactor SnapshotterAlexander Shalamov2020-03-052-150/+200
* [default] Build a no-op number formatter for old ICUsThiago Marcos P. Santos2020-03-052-16/+30
* [android] Add sort key jni binding for fill_layer and line_layer (#16256)Kevin Li2020-03-045-3/+25
* [android] Update toGeoJSON in android_conversion.hpp (#16243)Kevin Li2020-03-041-2/+22
* [default] Fix possible crash at RunLoop::wake()Mikhail Pozdnyakov2020-03-021-1/+1
* Emit error message with URL details on load error 404Mikhail Pozdnyakov2020-02-281-0/+12
* [core][offline] Offline download does not hang on 404 errorMikhail Pozdnyakov2020-02-281-0/+7
* [android] Add jni binding for min and max pitch (#16236)Kevin Li2020-02-282-0/+28
* [ios] Restored support for iOS 9–11 by defaultMinh Nguyễn2020-02-281-1/+1
* [ios, macos] Redirect documentation to mapbox-gl-native-iosMinh Nguyễn2020-02-279-2561/+13
* [ios, macos] Deleted iOS/macOS map SDK sources, resources, scriptsMinh Nguyễn2020-02-27851-306881/+0
* [ios, macos] Cleaned up iOS, macOS CMake configurationMinh Nguyễn2020-02-272-94/+27
* [build] Make csscolorparser and parsedate vendorsThiago Marcos P. Santos2020-02-272-10/+8
* [build][ios] Move iOS test runners to a separate cmake fileJuha Alanen2020-02-272-244/+218
* [build][ios] Move iOS specific ccache scripts to platform directoryJuha Alanen2020-02-274-0/+46
* [build] Build files related to OpenGL renderer only when the flag is enabledJuha Alanen2020-02-271-10/+17
* [core] OnlineFileSource is never accessed directlyMikhail Pozdnyakov2020-02-266-8/+7
* [core] FileSourceManager::getFileSource() returns PassRefPtrMikhail Pozdnyakov2020-02-266-15/+18
* [glfw] Add option to test pitch boundsJuha Alanen2020-02-261-0/+13
* [core] Consolidate file source keys in the generic FileSource headerMikhail Pozdnyakov2020-02-251-1/+1
* [core] Fix offline region download freezingMikhail Pozdnyakov2020-02-252-16/+26
* [android] add jni binding for source zoom delta (#16221)Kevin Li2020-02-242-4/+27
* [qt] Fix compilation errorThiago Marcos P. Santos2020-02-201-1/+1
* Revert "[ios, macos] Include SKU token for offline requests (#16130)" (#16193)Jordan Kiley2020-02-192-4/+6
* [benchmark] Add iOS benchmark runnerJuha Alanen2020-02-181-0/+72
* [test-runner] Share common code between test runnersJuha Alanen2020-02-184-33/+84
* [android] Don't construct weak sheduler in renderer's custructorAlexander Shalamov2020-02-172-9/+28
* [build] Bump minimum iOS version to 12.0Juha Alanen2020-02-141-1/+1
* [test-runner] Share common code between iOS test runnersJuha Alanen2020-02-1410-49/+220
* [test] Add iOS unit test runnerJuha Alanen2020-02-141-0/+94
* [core] Set priorData from cache only if resource is useableAlexander Shalamov2020-02-141-1/+5
* style::Style::getImage() returns optional<style::Image>Mikhail Pozdnyakov2020-02-112-3/+3
* [core] Loading images to style optimizationMikhail Pozdnyakov2020-02-111-5/+3
* Bump GL-JSzmiao2020-02-111-2/+4
* [build] Run cmake-format on all the CMake filesThiago Marcos P. Santos2020-02-072-2/+4
* [build] Remove unused filesThiago Marcos P. Santos2020-02-0712-1177/+0
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-077-0/+1333
* Expose READ_ONLY_MODE_KEY property for DatabaseFileSourceMikhail Pozdnyakov2020-02-073-35/+35