summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust external memory after freeing image buffer (ref ##15915)upstream/adjust-external-memoryArtem Pavlenko2019-11-131-3/+9
* clang-formatArtem Pavlenko2019-11-131-6/+4
* Bring back original pattern of calling get() and release() after NewBuffer ct...Artem Pavlenko2019-11-131-1/+4
* more clang-formatArtem Pavlenko2019-11-131-5/+6
* clang-formatArtem Pavlenko2019-11-131-6/+5
* Call `Nan::AdjustExternalMemory` to ensure allocated memory is registred with...Artem Pavlenko2019-11-131-23/+19
* [core] Fix MapSnapshotter build failure on WindowsAnder Conselvan de Oliveira2019-11-138-26/+16
* No firebase skip for commits touching paths other than darwin-specificMikhail Pozdnyakov2019-11-131-3/+3
* [android] Add change log entryMikhail Pozdnyakov2019-11-121-0/+3
* [android] Add OfflineRegion.deleteAndSkipPackDatabaseMikhail Pozdnyakov2019-11-123-35/+96
* [android] Consolidate exception handling code in OfflineManagerMikhail Pozdnyakov2019-11-121-67/+36
* [android] Add OfflineManager.packDatabase() APIMikhail Pozdnyakov2019-11-124-2/+87
* [core] Extend DefaultFileSource APIMikhail Pozdnyakov2019-11-122-9/+32
* [core] OfflineDatabase pack APIMikhail Pozdnyakov2019-11-123-15/+52
* fix -Wfor-loop-analysis and -Wreorder warnings (#15901)Dane Springmeyer2019-11-122-4/+5
* remove duplicate formatNumber (#15908)Dane Springmeyer2019-11-121-39/+0
* [android] Update unit tests that use resolvedImage typeAlexander Shalamov2019-11-127-7/+54
* [core] Add Source.GeoJSONSourceTilesRemainAfterDataReset unit testMikhail Pozdnyakov2019-11-121-10/+34
* [ios][android] Add change log entriesMikhail Pozdnyakov2019-11-122-0/+2
* [core] Avoid GeoJSON source flickering on style transitionsMikhail Pozdnyakov2019-11-121-12/+13
* [qt] Fix code formattingThiago Marcos P. Santos2019-11-111-15/+13
* [qt] Make image source url update possibleTadej Novak2019-11-111-4/+10
* Fix linking error in render-test (#15900)Dane Springmeyer2019-11-111-0/+2
* [darwin] Update changelogAlexander Shalamov2019-11-112-1/+2
* [android] Update changelogAlexander Shalamov2019-11-111-0/+1
* [node] Update changelogAlexander Shalamov2019-11-111-0/+3
* [darwin] Fix image roundrip conversionAlexander Shalamov2019-11-118-21/+33
* [darwin] Add conversion for resolvedImageAlexander Shalamov2019-11-1113-38/+53
* [darwin] Update image expression evaluated type nameAlexander Shalamov2019-11-111-7/+7
* [android] Placeholders for conversion from:to ImageAlexander Shalamov2019-11-112-0/+11
* [android] Update image expression evaluated type nameAlexander Shalamov2019-11-111-6/+6
* [node] Add support for Image expressionAlexander Shalamov2019-11-111-1/+4
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-1186-526/+1051
* [core] Improve OfflineDatabase error handlingMikhail Pozdnyakov2019-11-112-55/+62
* [Linux] Remove CA certificate bundleMikko Pulkki2019-11-115-3533/+0
* [core] Use expected.hpp from mapbox-baseMikhail Pozdnyakov2019-11-0818-1782/+22
* [core] Add batch conversion of latLngs to/from screenCoords (#15891)zmiao2019-11-075-13/+99
* [render-test] Fix render-test manifest confilicted local and member names (#1...zmiao2019-11-051-8/+8
* [ios][android] Add change log entriesMikhail Pozdnyakov2019-11-052-0/+2
* [core] Parse GeoJSONSource description in backgroundMikhail Pozdnyakov2019-11-051-12/+24
* [core] Add Scheduler::scheduleAndReplyValue() APIMikhail Pozdnyakov2019-11-053-2/+48
* [render-test]Fix regex match for testFilter input (#15886)zmiao2019-11-041-2/+2
* [android] Add change log entryMikhail Pozdnyakov2019-10-311-0/+1
* [android] Convert GeoJSON features to tiles in backgroundMikhail Pozdnyakov2019-10-314-51/+56
* [core] Introduce and apply GeoJSONData::create() APIMikhail Pozdnyakov2019-10-314-40/+49
* [render-test] Add gfx probe test casesMikko Pulkki2019-10-3031-1/+266
* [render-test] Implement gfx probe for tracking gpu resourcesMikko Pulkki2019-10-3014-34/+267
* [render-test] Add resource usage tracking to gfx contextMikko Pulkki2019-10-3016-14/+176
* [render-test] Add manifest parser for render-test-runner (#15861)zmiao2019-10-2919-461/+635
* [core] use individual textures for line dash patternsupstream/zmiao-testKonstantin Käfer2019-10-295-104/+143