summaryrefslogtreecommitdiff
path: root/src/mbgl/style/style.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition on error notificationThiago Marcos P. Santos2015-06-041-0/+1
* Remove references to ResourceLoaderThiago Marcos P. Santos2015-06-021-1/+1
* Remove unused; fix naming styleJohn Firebaugh2015-06-011-6/+4
* Merge ResourceLoader into Style and move atlas ownershipJohn Firebaugh2015-06-011-37/+146
* Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-261-2/+1
* add Map::isFullyLoaded()Konstantin Käfer2015-05-051-3/+4
* Move Worker to StyleJohn Firebaugh2015-04-281-1/+2
* Implement Style::isLoadedJohn Firebaugh2015-04-281-0/+20
* don't throw an exception in the map thread for bad stylesKonstantin Käfer2015-04-171-2/+1
* Eliminate StyleSourceJohn Firebaugh2015-04-061-0/+9
* Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-021-3/+3
* Rename methods to match gl-jsJohn Firebaugh2015-04-011-8/+9
* Remove unusedJohn Firebaugh2015-04-011-6/+0
* Eliminate StyleLayerGroupJohn Firebaugh2015-04-011-8/+8
* Revert "Move atlas ownership to Style"John Firebaugh2015-03-131-73/+8
* Move atlas ownership to StyleJohn Firebaugh2015-03-131-8/+73
* Merge branch 'master' into pattern-functionsAnsis Brammanis2015-02-041-5/+4
|\
| * Use std::chronoLeith Bade2015-02-041-5/+4
* | implement functions for patternsAnsis Brammanis2015-02-021-1/+3
|/
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2015-01-181-26/+2
|\
| * Move class state to mapJohn Firebaugh2015-01-141-26/+2
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-051-0/+2
|/
* make most headers privateKonstantin Käfer2014-12-041-0/+107