summaryrefslogtreecommitdiff
path: root/test/api/custom_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [tidy] Check modernize-use-nullptrBruno de Oliveira Abinader2016-06-131-1/+1
* [core, node, android] Remove used "base" parameter from setStyleJSONJohn Firebaugh2016-06-021-1/+1
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-1/+2
* [core] Generalize Map::{add,remove}CustomLayerJohn Firebaugh2016-06-021-2/+2
* Revert "[core] Do not clear custom layers upon style switch"Bruno de Oliveira Abinader2016-04-211-4/+0
* [core] Do not clear custom layers upon style switchBruno de Oliveira Abinader2016-04-211-0/+4
* [tests] Use StubFileSource where a real FileSource is not requiredJohn Firebaugh2016-04-141-2/+2
* [core] Render from the main threadJohn Firebaugh2016-04-141-0/+3
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-221-1/+1
* Revert "[gl] Updated CustomLayer tests"John Firebaugh2016-02-181-24/+30
* [gl] Updated CustomLayer testsBruno de Oliveira Abinader2016-02-181-26/+24
* [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-101-1/+1
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-131-1/+1
* [tests] Test with OnlineFileSourceJohn Firebaugh2015-12-231-2/+2
* [core] Reduce custom layer API to lowest common denominatorJohn Firebaugh2015-12-111-11/+14
* [core] Custom layersJohn Firebaugh2015-12-091-0/+83