summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Simplify GeometryTileWorkerupstream/gtw-simplifyJohn Firebaugh2018-08-282-58/+25
* [core] remove redundant Uniform::Type aliasMolly Lloyd2018-08-272-6/+3
* [test] ignore legacy expression testsMolly Lloyd2018-08-271-0/+50
* [core] decouple crossfade zoom state and sprites, fix crossfadingMolly Lloyd2018-08-2731-57/+83
* [windows, qt] fix windows compiler errors, remove tao + tuple polyfillMolly Lloyd2018-08-277-29/+15
* [core] make PatternDependency optionalMolly Lloyd2018-08-275-19/+19
* [core] only wait for images if bucket uses pattern propertyMolly Lloyd2018-08-2722-90/+171
* [core] add support for fill- and fill-extrusion-pattern ddsMolly Lloyd2018-08-2726-161/+280
* [core] update gl-js hash and style code for fill and fill-extrusion data-driv...Molly Lloyd2018-08-2741-1560/+1646
* [core] template PatternLayout on layer typeMolly Lloyd2018-08-278-78/+71
* [core] add pattern features to FeatureIndex in PatternLayout#createBucketMolly Lloyd2018-08-274-12/+20
* clang-tidy: remove redundant virtual keyword?Molly Lloyd2018-08-274-4/+4
* [core] eliminate UniformValue class to satisfy compilerMolly Lloyd2018-08-2721-187/+181
* [core] DDPropertyValue --> PropertyValueMolly Lloyd2018-08-274-9/+9
* [core] add CrossfadeParameters and dynamically bind pattern vertex buffersMolly Lloyd2018-08-277-30/+57
* [core] expand defines for multiple uniformsMolly Lloyd2018-08-271-3/+14
* [core] cleanup from function->expression rebaseMolly Lloyd2018-08-278-27/+20
* [core] add patterns to ImageAtlas and make their positions available in ppbin...Molly Lloyd2018-08-2746-257/+823
* [core] move PaintProperty::Attribute to TypeList and pass to Binder constructorsKonstantin Käfer2018-08-272-3/+17
* [core] introduce TypeListConcat and TypeList::ExpandIntoKonstantin Käfer2018-08-276-46/+36
* [core] allow passing multiple AttributeTypes to a PaintPropertyBinderKonstantin Käfer2018-08-271-9/+9
* [core] rename gl::Attribute to gl::Attribute to remove overloaded namingKonstantin Käfer2018-08-274-33/+33
* [core] simplify attribute/location typesKonstantin Käfer2018-08-273-22/+13
* [android] - update broken test app examplesTobrun2018-08-274-49/+50
* [android] - modularise the sdktobrun2018-08-2451-503/+1508
* [android] invalidate InfoWindow's y-offset when content is setŁukasz Paczos2018-08-242-5/+37
* [android] synchronize and coalesce requests targeting the same TileID in the ...Łukasz Paczos2018-08-233-44/+170
* [ios] Install node modules in document.shNadia Barbosa2018-08-231-0/+1
* [android] - add line-gradient example, integrate lineProgress expressiontobrun2018-08-238-1/+216
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-2336-1501/+1898
* [build] add plain text file lists for iOS/macOSKonstantin Käfer2018-08-2317-28/+609
* [ios] Update changelog for v4.4.0-alpha.1 releaseios-v4.4.0-alpha.1Nadia Barbosa2018-08-221-0/+8
* [ios] Bump podspecs; update changelogs for 4.4.0-alpha.1Nadia Barbosa2018-08-224-4/+18
* [ios, build] Improve jazzy readme generationJason Wray2018-08-225-14/+65
* [ios, build] Fix bad changelog header and improve handlingJason Wray2018-08-222-7/+7
* [android] - update changelog for release v6.5.0-alpha.1android-v6.5.0-alpha.1Tobrun2018-08-221-3/+18
* fixed validation message for boundsJustyna Janczyszyn2018-08-221-2/+2
* [build] Run lower-value iOS CircleCI builds as nightliesJason Wray2018-08-221-3/+3
* [android] - replace hardcode telemetry settings string by resources stringTobrun2018-08-223-6/+48
* [android] - update user agent telemetryTobrun2018-08-221-1/+1
* [android] "collator" and "resolved-locale" expressions supportŁukasz Paczos2018-08-223-35/+701
* [android] - GeoJsonOptions javadoc correction on minZoom level and default va...Tobrun2018-08-221-3/+3
* [core] add exception for unimplemented expressions in testsMolly Lloyd2018-08-211-1/+5
* [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js.Chris Loer2018-08-216-3/+33
* [core] fix icon-size for small data-driven valuesChris Loer2018-08-214-192/+192
* abbreviation updatelangsmith2018-08-222-1/+1
* fixed spacinglangsmith2018-08-221-1/+1
* added zh_CN: zh-Hans to android lang_map in tx config filelangsmith2018-08-221-1/+1
* added zh_CN strings.xml filelangsmith2018-08-221-0/+15
* [android] - example to render symbols offline with resources loaded from assetstobrun2018-08-219-67/+12529