summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixupupstream/collision-padding-mapmode-tileAnsis Brammanis2019-12-061-1/+1
* formatAnsis Brammanis2019-12-061-12/+19
* [core] fix cutoff cross-tile labels in MapMode::TileAnsis Brammanis2019-12-063-4/+8
* [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
* [core] Store 'sdf' flag in vertex attributeAlexander Shalamov2019-12-028-58/+73
* [core] Shape images in labels and create image quadsAlexander Shalamov2019-12-0215-230/+389
* [core] Calculate line width and line breaks for imagesAlexander Shalamov2019-12-022-23/+34
* [core] Pass images and evaluated layout text size to shapingAlexander Shalamov2019-12-025-22/+65
* [core] Add evaluated images to styled text sectionsAlexander Shalamov2019-12-024-24/+76
* [core] Add image sections to format expressionAlexander Shalamov2019-12-028-92/+151
* [core] Bump gl-js versionAlexander Shalamov2019-12-021-0/+0
* [core] Introduce Pass<> class and use it for SchedulerMikhail Pozdnyakov2019-12-025-14/+32
* [android] Add OfflineManager.runPackDatabaseAutomatically(boolean) APIMikhail Pozdnyakov2019-12-024-4/+37
* [core] Add OfflineDatabase.Pack unit testMikhail Pozdnyakov2019-12-022-3/+33
* [core] Introduce OfflineDatabase::runPackDatabaseAutomatically() APIMikhail Pozdnyakov2019-12-026-54/+78
* Revert "[android] Add OfflineRegion.deleteAndSkipPackDatabase"Mikhail Pozdnyakov2019-12-023-96/+35
* [test-runner] Add android RenderTestRunner baseline metrics (#15979)zmiao2019-12-021139-24/+53267
* [test-runner] Log all 'probeFileSize' failuresAlexander Shalamov2019-12-021-5/+8
* [core] Blacklist VAO extension for Adreno (TM) 4xx GPUsAlexander Shalamov2019-12-021-8/+8
* [core] Retain thread pool in GeoJSONSourceMikhail Pozdnyakov2019-11-292-3/+4
* [test-runner] Run render tests with metrics on linuxJuha Alanen2019-11-295-6/+46
* [test-runner] Add baseline metrics for linuxJuha Alanen2019-11-291134-0/+39762
* [glfw] Fix map not resizing on LinuxThiago Marcos P. Santos2019-11-291-1/+1
* [android] Use icf=allThiago Marcos P. Santos2019-11-293-7/+7
* [core] GeoJSONVTData uses Scheduler::GetSequenced()Mikhail Pozdnyakov2019-11-291-14/+19
* [core] Introduce GeometryTile::reset()Mikhail Pozdnyakov2019-11-296-17/+44
* [core] Calculate GeoJSON tile geometries in a background threadMikhail Pozdnyakov2019-11-296-52/+86
* [core] Fix supercluster lambdas capturingMikhail Pozdnyakov2019-11-291-7/+7
* [core][android][darwin] Fix GeoJSONOptions handlingMikhail Pozdnyakov2019-11-2912-92/+99
* [metrics] Measure compressed size for AndroidThiago Marcos P. Santos2019-11-288-8/+8
* [render-test] Add support for measuring compressed file sizeThiago Marcos P. Santos2019-11-283-4/+30
* [core] Introduce Scheduler::GetSequenced() APIMikhail Pozdnyakov2019-11-283-0/+83