summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tag core sdk team as wellupstream/gl-native-pr-templateChloe Krawczyk2019-12-131-1/+1
* Rename PULL_REQUEST_TEMPLATE.md to .github/PULL_REQUEST_TEMPLATE.mdChloe Krawczyk2019-12-121-0/+0
* Create PULL_REQUEST_TEMPLATE.mdChloe Krawczyk2019-12-121-0/+11
* [build] Make the build fail when shadowing variablesThiago Marcos P. Santos2019-12-121-0/+1
* [core] Fix -Wshadow when using GCC 4.9Thiago Marcos P. Santos2019-12-122-7/+7
* [android] Fix -Wshadow on Android buildThiago Marcos P. Santos2019-12-122-20/+19
* [tests] Fix -Werror=shadow issues in the unit testsThiago Marcos P. Santos2019-12-124-124/+85
* [test-runner] Don't update nor create metrics baseline for ignored testAlexander Shalamov2019-12-123-2/+5
* [build] Remove "wrapper" parameterThiago Marcos P. Santos2019-12-121-9/+11
* [test-runner] Fix -Werror=shadow issues in test runnerAlexander Shalamov2019-12-121-19/+18
* [build] Better isolate compiler flagsThiago Marcos P. Santos2019-12-1112-45/+82
* [build] Upload nitpick artifactsThiago Marcos P. Santos2019-12-111-4/+6
* [build] remove obsolete code in shader generation (#14906)Vladimir Agafonkin2019-12-111-5/+0
* [metrics] Run Android RenderTestRunner bot in rebaseline mode (#16036)zmiao2019-12-111151-17/+89
* [test-runner] Add desctiption for --update commandAlexander Shalamov2019-12-101-1/+4
* [test runner] Report absolute path to the results html fileMikhail Pozdnyakov2019-12-101-1/+1
* update mapbox-gl-js (#16022)Ansis Brammanis2019-12-092-1/+17
* [metrics] Run gfx, network and memory probes in 'rebaseline' modeAlexander Shalamov2019-12-091-2/+2
* [test-runner] Add rebaseline flagAlexander Shalamov2019-12-093-7/+24
* [test-runner] Simplify update option and remove obsolete ifdefsAlexander Shalamov2019-12-092-33/+12
* [metrics] Create gcc8-release metrics configurationAlexander Shalamov2019-12-091147-22/+31
* [metrics] Update render-test-probe-unit-tests memory expectationsMikhail Pozdnyakov2019-12-094-16/+16
* [core] Placement::commit() handles absence of previuos placementMikhail Pozdnyakov2019-12-093-5/+14
* [core] Simplify placement code path for still and tile modesMikhail Pozdnyakov2019-12-092-11/+29
* [core] Add unit test for calculateTileDistancesAlexander Shalamov2019-12-095-4/+34
* [core] Add unit test for getAnchors and remove unused fieldAlexander Shalamov2019-12-096-9/+140
* [core] Don't use signed int type for anchor segmentAlexander Shalamov2019-12-097-40/+75
* [glfw] Add static render test creatorThiago Marcos P. Santos2019-12-099-8/+256
* [build] Detect unsigned-integer-overflow and implicit-conversionThiago Marcos P. Santos2019-12-071-2/+8
* [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
* [android] - add hooks for bulk conversion of geographic coordinates to screen...tobrun2019-12-062-0/+58
* [core] Refactoring transform state (#15956)zmiao2019-12-059-197/+526
* [test-runner] Make Android RenderTestRunner bot fail when test cases are not ...zmiao2019-12-0431-31/+357
* [core] Remove Map::cycleDebugOptionsBruno de Oliveira Abinader2019-12-049-47/+26
* [android] remove OfflineRegion.java, gitiginore and issue template. update RE...tobrun2019-12-034-605/+1
* [android] remove platform specific Android code, migrate project to mapbox-gl...tobrun2019-12-03885-387682/+4
* [test-runner] Allow to define filter inside manifest fileAlexander Shalamov2019-12-037-16/+22
* [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
* [core] Add unit tests for Formatted classAlexander Shalamov2019-12-024-3/+55
* [core] Shape images in labels at bucket zoom levelAlexander Shalamov2019-12-024-2/+9
* [core] Use linear filtering for icons in text for zoom dependent text-sizeAlexander Shalamov2019-12-021-7/+9
* [core] Use new 'SymbolTextAndIcon' program to draw icons in textAlexander Shalamov2019-12-0245-651/+1276