summaryrefslogtreecommitdiff
path: root/platform/darwin/test/MGLSymbolStyleLayerTests.mm
Commit message (Expand)AuthorAgeFilesLines
* [darwin] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-171-0/+71
* [darwin] Support for variable text placement APIMikhail Pozdnyakov2019-03-291-0/+116
* [ios, macos] Add format expression convenience methods support. (#14094)Fabian Guerra Soto2019-03-151-2/+7
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-271-1/+1
* Remove style::Layer::is()/as()Mikhail Pozdnyakov2018-10-311-2/+2
* [ios, macos] Minimal darwin wrappers of 'format' expressionChris Loer2018-10-151-8/+12
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+47
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-43/+43
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-231-4/+5
* [ios, macos] Convert token strings to expressions on inputJohn Firebaugh2018-07-201-0/+30
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-86/+86
* [darwin] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-291-427/+586
* [core] Rework spec function/expression taxonomyLauren Budorick2018-05-141-100/+50
* [ios, macos] NSPredicate expression filters. (#11587)Fabian Guerra Soto2018-04-161-2/+2
* Eviscerate mbgl expression to Foundation JSON object conversion (#11389)Minh Nguyễn2018-03-301-36/+72
* Install aftermarket expression functions (#11472)Minh Nguyễn2018-03-291-136/+136
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-241-1030/+1255
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-6/+1
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-12/+48
* Implement icon-anchor propertyLauren Budorick2017-08-281-3/+47
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-12/+2
* [core] Update shaders.Chris Loer2017-07-121-0/+43
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-12/+48
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-6/+1
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-6/+24
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-6/+24
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-0/+95
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-60/+240
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-54/+142
* [core, ios, macos] Refactor composite stop types and conversionsJohn Firebaugh2017-02-091-4/+4
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-675/+853
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-196/+196
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-4/+4
* [ios, macos] Rewrote style layer testsMinh Nguyễn2017-01-131-0/+1797