summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] jni.hpp 4.0.0upstream/jni.hpp-4John Firebaugh2018-09-06156-2161/+1765
* [android] Simplify annotation conversionJohn Firebaugh2018-09-064-101/+27
* [android] Simplify JSON conversionJohn Firebaugh2018-09-068-236/+82
* [android] Simplify Point conversionJohn Firebaugh2018-09-062-41/+12
* [android] Simplify Feature conversionJohn Firebaugh2018-09-069-131/+55
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-06153-1753/+817
* [android] Put function inverses next to each otherJohn Firebaugh2018-09-064-28/+18
* [ios] Simplify 4.4.0 changelog textJason Wray2018-09-061-3/+1
* [core] Fix cubic-bezier interpolation for zooms outside stop range.Chris Loer2018-09-061-1/+7
* [core] Mark allow-overlap symbols visible even outside of collision grid.Chris Loer2018-09-061-1/+20
* [android] - update isEmulator checkTobrun2018-09-061-1/+8
* [android] - disable flaky camera teststobrun2018-09-063-0/+30
* [ios] Update Podspecs & changelog for v4.4.0-beta.1Nadia Barbosa2018-09-054-9/+7
* [iOS] Update Events SDK to include key pinning and crash fixes (#12825)Randall Lee2018-09-053-23/+36
* [android] - update changelog for v6.5.0-beta.1tobrun2018-09-051-1/+15
* [ios, macos] Call snapshotter (Obj-C) completion block on dealloc/cancel if s...Julian Rex2018-09-0510-64/+332
* [android] - make kotlin activity compatible with sanity testsTobrun2018-09-051-0/+4
* [android] - allow kotlin sanity activity test generationtobrun2018-09-051-2/+8
* [android] - correct latlngbounds exception messageTobrun2018-09-052-4/+4
* [build] use vendored version of ICUKonstantin Käfer2018-09-0513-13/+177
* [build] vendor the parts of ICU we needAnonymous2018-09-0570-0/+48636
* [build] use vendored SQLite for LTO benefits + custom compile flagsKonstantin Käfer2018-09-058-5/+61
* [build] add ability to extract zip filesKonstantin Käfer2018-09-054-9/+16
* [build] add vendored copy of SQLiteAnonymous2018-09-052-0/+223298
* [ios, macos] Allow -convertCoordinateBounds to span antimeridianNadia Barbosa2018-09-049-13/+107
* [ios] Added Arabic settings, accessibility translationsMinh Nguyễn2018-09-043-0/+85
* [ios, macos] Copyedited changelogMinh Nguyễn2018-09-042-21/+33
* [android] Retain a shared thread pool referenceJohn Firebaugh2018-09-042-4/+7
* [android] MapStrictMode implementationŁukasz Paczos2018-09-0416-10/+136
* [android] - provide correct expression integration for newly created property...Tobrun2018-09-042-2/+18
* [build] Skip Android device tests via commit messageJason Wray2018-09-041-2/+10
* [android] - add get source id to supported layer typestobrun2018-09-0421-0/+229
* [android] check if the map is destroyed before saving state in a fragmentŁukasz Paczos2018-09-042-4/+12
* [android] bump leak.canary to 1.6.1Łukasz Paczos2018-09-041-1/+1
* [android] - add quotes to toString representation of a String literalTobrun2018-09-042-10/+14
* [android] - make improve this map translatableTobrun2018-09-043-6/+38
* [android] - add Keep annotations to abstract componentstobrun2018-09-033-1/+6
* [android] - bump gradle tools for AS 3.1.4tobrun2018-09-031-1/+1
* [ios, node, macos, android] update changelogs for feature expression supportMolly Lloyd2018-08-314-0/+9
* [core] simplify dependency layout process and refactor data structuresMolly Lloyd2018-08-3116-146/+148
* [core] Simplify GeometryTileWorkerJohn Firebaugh2018-08-312-58/+25
* [core] remove redundant Uniform::Type aliasMolly Lloyd2018-08-312-6/+3
* [test] ignore legacy expression testsMolly Lloyd2018-08-311-0/+50
* [windows, qt] fix windows compiler errors, remove tao + tuple polyfillMolly Lloyd2018-08-317-29/+15
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-31122-2107/+3011
* [core] move PaintProperty::Attribute to TypeList and pass to Binder constructorsKonstantin Käfer2018-08-312-3/+17
* [core] introduce TypeListConcat and TypeList::ExpandIntoKonstantin Käfer2018-08-316-46/+36
* [core] allow passing multiple AttributeTypes to a PaintPropertyBinderKonstantin Käfer2018-08-311-9/+9
* [core] rename gl::Attribute to gl::Attribute to remove overloaded namingKonstantin Käfer2018-08-314-33/+33
* [core] simplify attribute/location typesKonstantin Käfer2018-08-313-22/+13