summaryrefslogtreecommitdiff
path: root/test/api/set_style.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] fix pedantic warning messagesKonstantin Käfer2016-06-131-1/+1
* [core, node, android] Remove used "base" parameter from setStyleJSONJohn Firebaugh2016-06-021-1/+1
* [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-2/+2
* [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-101-1/+1
* [tests] Test with OnlineFileSourceJohn Firebaugh2015-12-231-2/+2
* Install RapidJSON from masonJohn Firebaugh2015-10-011-1/+1
* Consolidate test-suite rendering harnesses (#2236)John Firebaugh2015-09-041-1/+1
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-081-1/+1
* Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-261-1/+1
* Remove Map::start/stopJohn Firebaugh2015-04-281-7/+4
* Fix buildJohn Firebaugh2015-04-281-1/+1
* rename Mode::Static => Mode::StillKonstantin Käfer2015-04-171-1/+1
* don't hide unchecked messagesKonstantin Käfer2015-04-171-1/+2
* don't throw an exception in the map thread for bad stylesKonstantin Käfer2015-04-171-0/+32