summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix multiple line vertical text shapingupstream/zmiao-fix-mixed-fonts-disalignmentzmiao2019-10-066-120/+144
* [core] Add more shaping unit test caseszmiao2019-10-061-29/+183
* [core] nit fixzmiao2019-10-062-14/+13
* [core] Make text's baseline locating on the general virtual baseline.zmiao2019-10-062-29/+38
* [core] minor fixzmiao2019-10-063-5/+11
* [core] Fix clang tidy errorzmiao2019-10-061-2/+2
* [core] Move de/ascender to be font-level member instead of glyph levelzmiao2019-10-0614-83/+119
* [core] Add hasBaseline flag for fontstack, change ascender/descendr type to i...zmiao2019-10-0611-81/+154
* [core] Change font's baseline value to the midline of the font fase.zmiao2019-10-063-14/+46
* [core] Keep yOffset in case ascender is not available, preventing breaking ex...zmiao2019-10-061-5/+6
* [core] Fix clang-format errorzmiao2019-10-062-64/+60
* [core] Add descender, ascender in glyphMetrics. Fix mixed fonts dis-allignmentzmiao2019-10-063-22/+55
* [ios, macos] Changed exception to assert and nil return, since attribution me...Julian Rex2019-10-053-3/+18
* [ios] Fixes an issue that caused the ornaments ignore contentInset property. ...Fabian Guerra Soto2019-10-049-35/+670
* [ios] Adds pointForCoordinate/coordinateForPoint to MGLMapSnapshotOverlay (#1...Julian Rex2019-10-047-12/+177
* [android] keep Mapbox.java when obfuscating code to allow look up from JNItobrun2019-10-041-0/+2
* [ios] Fix layout of Scale bar components (#15703)Julian Rex2019-10-045-74/+269
* [core] Decouple Scheduler interface from actor modelMikhail Pozdnyakov2019-10-0413-39/+38
* [android] Check if Mapbox instance exists before creating default file sourceAlexander Shalamov2019-10-043-3/+15
* [ios][android] Add change log entriesMikhail Pozdnyakov2019-10-042-0/+9
* [core] Orchestration performance for styles with multiple sourcesMikhail Pozdnyakov2019-10-042-26/+39
* [core][benchmark] Add API_renderStill_multiple_sources benchmarkMikhail Pozdnyakov2019-10-041-4/+40
* [ios] Disable iOS code coverage script #15749Jordan Kiley2019-10-031-1/+4
* [android] - changelog for 8.5.0-alpha.1 (#15753)android-v8.5.0-alpha.1Igor Tarasov2019-10-031-0/+4
* [android] - remove projected meters per pixel and pixel ratio relationŁukasz Paczos2019-10-032-2/+2
* [ios] Podspec & changelog updates for v5.5.0-alpha.1ios-v5.5.0-alpha.1Nadia Barbosa2019-10-024-4/+4
* [core] fix opacity interpolation for composition expressions (#15738)Ansis Brammanis2019-10-022-5/+5
* [ios][android] Add change log entryMikhail Pozdnyakov2019-10-022-0/+9
* Exclude Source.InvisibleSourcesTileNecessity from sanitizer CIMikhail Pozdnyakov2019-10-021-2/+2
* [core] Suppress network requests for invisible tilesMikhail Pozdnyakov2019-10-022-1/+79
* [android] - changelog for v8.3.2Łukasz Paczos2019-10-011-1/+8
* [docs] Correct license typo in README (#15707)Jason Wray2019-09-301-1/+1
* [core] Enable move semantics for StylePropertyMikhail Pozdnyakov2019-09-272-27/+33
* [core] Return enum layer property values as stringAnder Conselvan de Oliveira2019-09-272-4/+4
* [core] Introduce Light::getProperty()Mikhail Pozdnyakov2019-09-275-39/+104
* [core] Layer::getProperty supports layout propertiesMikhail Pozdnyakov2019-09-2711-208/+271
* [core] ValueFactory for `expression::formatted`, other improvementsMikhail Pozdnyakov2019-09-276-48/+69
* [core] Layer::getPaintProperty() -> Layer::getProperty()Mikhail Pozdnyakov2019-09-2624-29/+29
* [core] Separate header for StylePropertyMikhail Pozdnyakov2019-09-264-9/+23
* [core] LayerProperty -> StylePropertyMikhail Pozdnyakov2019-09-2625-206/+206
* [core] Add Map.UniversalStyleGetter testMikhail Pozdnyakov2019-09-261-0/+73
* [core] Fix clang format errorsMikhail Pozdnyakov2019-09-2610-401/+441
* [core] Introduce Layer::getPaintProperty() generic getterMikhail Pozdnyakov2019-09-2625-387/+887
* [core] type aliases and conversion traits for mapbox::base::ValueMikhail Pozdnyakov2019-09-267-11/+67
* [build] Bump mapbox-baseMikhail Pozdnyakov2019-09-261-0/+0
* [android] Remove usage of ResourceOptions::withPlatformContextAlexander Shalamov2019-09-269-31/+82
* [core][android][darwin] Move number format to i18nAlexander Shalamov2019-09-2621-56/+124
* [core][android][darwin] Move platform specific Collator impls from expressionAlexander Shalamov2019-09-2616-67/+94
* [core][android] Remove unaccent from platform interfacesAlexander Shalamov2019-09-269-81/+45
* [ios] Update podspecs & changelog for v5.4.0 release (#15716)Julian Rex2019-09-254-4/+4