summaryrefslogtreecommitdiff
path: root/test/style
Commit message (Expand)AuthorAgeFilesLines
* [core] Simplify LayerObserver APIJohn Firebaugh2017-06-051-4/+16
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-19/+87
* [core] Use fixed-size std::array for ImageSource coordinatesAsheem Mamoowala2017-06-011-1/+1
* [core] Add ImageSource support to style parsersAsheem Mamoowala2017-06-011-0/+40
* [core] check source usage before removeIvo van Dongen2017-05-301-0/+32
* [core] Auto-growable SpriteAtlas using shelf-packJohn Firebaugh2017-05-261-1/+1
* [core] Make ExponentialStops behavior consistent; add testsJohn Firebaugh2017-05-192-0/+40
* [core] Remove ambiguous get{Width,Height} accessors from style::ImageJohn Firebaugh2017-05-171-4/+0
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-5/+5
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-12/+2
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-152-26/+34
* [core] *LayerImpl::cascading ⇢ paintJohn Firebaugh2017-05-151-4/+4
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-6/+6
* [core] Replace createRender{Source,Layer} with Render{Source,Layer}::createJohn Firebaugh2017-05-121-9/+9
* [core] Immutable ImplsJohn Firebaugh2017-05-123-72/+53
* [tidy] modernize-raw-string-literalBruno de Oliveira Abinader2017-05-124-19/+19
* [tidy] modernize-use-usingBruno de Oliveira Abinader2017-05-121-2/+2
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-37/+0
* [core] generated accessor methods on lightIvo van Dongen2017-05-081-19/+19
* [core] Omnibus Style::update methodJohn Firebaugh2017-05-041-4/+8
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-11/+11
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-033-5/+5
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-118/+108
* [core] Load source TileJSON immediatelyJohn Firebaugh2017-05-021-72/+0
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-272-19/+121
* [core] split off render layersIvo van Dongen2017-04-252-48/+4
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-0/+52
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-243-6/+13
* Fix edge case in composite function interpolation (#8613)Anand Thakker2017-04-031-0/+46
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-234-25/+35
* Make Source::getZoomRange return an optional rangeBruno de Oliveira Abinader2017-03-211-9/+16
* [core] s/onSourceDidChange/onSourceChanged/ + source refBruno de Oliveira Abinader2017-03-211-2/+2
* [core] Expose Source::getZoomRangeBruno de Oliveira Abinader2017-03-201-0/+24
* [core] Avoid unnecessary convert template instantiationsJohn Firebaugh2017-03-092-2/+2
* For data-driven paint setters, transition immediately to target value (#8306)Anand Thakker2017-03-081-0/+45
* [core] Restore support for *-transition propertiesJohn Firebaugh2017-02-091-0/+46
* [core, ios, macos] Refactor composite stop types and conversionsJohn Firebaugh2017-02-091-3/+6
* [core] default value support in categorical function conversionIvo van Dongen2017-02-022-2/+98
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-025-110/+131
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-274-20/+20
* [core] Fix calculation of delayed transitionsJohn Firebaugh2017-01-171-0/+94
* [core] add tests for function parsingKonstantin Käfer2017-01-161-0/+54
* [tests] Sidestep a gcc or gtest bugJohn Firebaugh2017-01-111-5/+5
* [core] Fix flickering caused by regression in #7586John Firebaugh2017-01-101-4/+4
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-042-0/+142
* [core] Correct boolean function interpolationJohn Firebaugh2016-12-221-10/+20
* [core] guard against duplicate layer idsIvo van Dongen2016-12-121-0/+28
* [core] Functions must have at least one stopJohn Firebaugh2016-12-011-6/+0
* [core] guard against duplicate source id’sIvo van Dongen2016-11-301-0/+21
* [build] upgrade to variant 1.1.4 and dependenciesKonstantin Käfer2016-11-282-9/+9