summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* refactorupstream/stephen-remove-ios-codesM.Stephen2019-12-133-10/+3
|
* re-add account type into `http_file_source`M.Stephen2019-12-132-4/+10
|
* Add a test configuration(same as default configuration) when mac os run testsM.Stephen2019-12-133-0/+17
|
* rename iOS network managerM.Stephen2019-12-131-1/+1
|
* update changelogM.Stephen2019-12-131-1/+1
|
* reset changelog commitM.Stephen2019-12-131-1/+0
|
* add log & fix formatM.Stephen2019-12-135-39/+41
|
* change namesM.Stephen2019-12-138-141/+148
|
* add mac os file to `.cmake`M.Stephen2019-12-121-0/+1
|
* add mac os fileM.Stephen2019-12-121-0/+1
|
* update mac osM.Stephen2019-12-123-2/+20
|
* update iosM.Stephen2019-12-124-3/+24
|
* update http_file_sourceM.Stephen2019-12-121-6/+6
|
* updateM.Stephen2019-12-122-11/+19
|
* updateM.Stephen2019-12-1210-120/+25
|
* cancel judgement in .mm-stephen2019-12-101-2/+0
|
* cancel iOS/mac OS judgementm-stephen2019-12-100-0/+0
|
* cancel iOS/mac OS judgementm-stephen2019-12-101-6/+0
|
* add ios change logM.Stephen2019-12-101-0/+2
|
* mac/ios differenceM.Stephen2019-12-102-8/+14
|
* make optional delegate when mac osM.Stephen2019-12-102-14/+4
|
* add mac os supportM.Stephen2019-12-104-17/+25
|
* support mac osM.Stephen2019-12-102-1/+5
|
* fix delegate nameM.Stephen2019-12-101-1/+1
|
* fix nameM.Stephen2019-12-101-1/+1
|
* add interface delegate when map initM.Stephen2019-12-101-0/+2
|
* http_file_sourceM.Stephen2019-12-101-136/+128
|
* modify nameM.Stephen2019-12-102-4/+4
|
* add configsM.Stephen2019-12-096-1/+97
|
* add ios filesM.Stephen2019-12-092-0/+56
|
* add source/headerM.Stephen2019-12-093-1/+102
|
* [glfw] Add static render test creatorThiago Marcos P. Santos2019-12-099-8/+256
| | | | | | | Press F1 to create a render test for the current view. The test will be created at the base folder (current if nothing is provided) + /NNNN (the next free entry).
* [build] Detect unsigned-integer-overflow and implicit-conversionThiago Marcos P. Santos2019-12-071-2/+8
| | | | This is a defined behavior but often unintentional.
* [build] Do not halt UBSAN on errorsThiago Marcos P. Santos2019-12-071-1/+1
|
* [core] increase padding in CollisionIndex for MapMode::Tile (#15880)Ansis Brammanis2019-12-063-16/+27
| | | | | | | | * [core] fix cutoff cross-tile labels in MapMode::Tile Increase the CollisionIndex's padding so that more of a tile's data gets considered when checking for collisions. This should fix clipped variable placement text labels.
* [android] - add hooks for bulk conversion of geographic coordinates to ↵tobrun2019-12-062-0/+58
| | | | screen coordinates
* [core] Refactoring transform state (#15956)zmiao2019-12-059-197/+526
| | | | | | | | | | * [core] Refactoring transform state class * [core] update matrix in transform, Fix precision * [core] Make matrix mutable so that we only update them when needed * [core] Add getters for matrices
* [test-runner] Make Android RenderTestRunner bot fail when test cases are not ↵zmiao2019-12-0431-31/+357
| | | | | | | | | | | | | | fully passed (#15994) * [test-runner] Fix failed tests, generate android specific expectations * [test-runner] Check render test runner testing result * [test-runner] Add error case to android ignore list * [test-runner] Update metrics * [test-runner] Move Android render tests with big diff(>0.006) to ignore list
* [core] Remove Map::cycleDebugOptionsBruno de Oliveira Abinader2019-12-049-47/+26
|
* [android] remove OfflineRegion.java, gitiginore and issue template. update ↵tobrun2019-12-034-605/+1
| | | | README
* [android] remove platform specific Android code, migrate project to ↵tobrun2019-12-03885-387682/+4
| | | | mapbox-gl-native-android
* [test-runner] Allow to define filter inside manifest fileAlexander Shalamov2019-12-037-16/+22
| | | | | Command line option is still available and allows to override filter that is defined in a manifest file.
* [test runner] Update test commands for Layer::setProperty()Mikhail Pozdnyakov2019-12-031-20/+4
|
* [android][node][qt] Update platform code for style::Layer::setProperty()Mikhail Pozdnyakov2019-12-035-60/+19
|
* [core] Merge style::Layer::set{Layout,Paint}PropertyMikhail Pozdnyakov2019-12-0324-852/+548
|
* [metrics] Rebaseline linux-gcc8 mbgl-offline filesize metricAlexander Shalamov2019-12-021-1/+1
|
* [metrics] Add baselines for formatted-images and line-dasharray render testsAlexander Shalamov2019-12-029-0/+315
|
* [metrics] Rebaseline filesize metric for linux-clang8Alexander Shalamov2019-12-021-3/+3
|
* [core] Add unit test for tagged string's image sectionsAlexander Shalamov2019-12-021-0/+17
|
* [core] Turn off clang format for generated shaded codeAlexander Shalamov2019-12-022-6/+4
|