summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Don't use depth test unless text is pitch-aligned to map (#6404)Young Hahn2016-09-222-9/+5
* [tests] Add tests for Map::[add|remove]ImageThiago Marcos P. Santos2016-09-224-0/+58
* [core] Add interface to add sprites to the styleThiago Marcos P. Santos2016-09-222-0/+28
* [android] #5737 - disable tracking when a camera change occurs, treat camera ...Tobrun2016-09-222-2/+18
* [glfw, qt] Added missing docs (#6428)Bruno de Oliveira Abinader2016-09-222-0/+8
* [qt] Initial style from MAPBOX_STYLE_URL if setBruno de Oliveira Abinader2016-09-221-1/+7
* [glfw] Initial style from MAPBOX_STYLE_URL if setBruno de Oliveira Abinader2016-09-221-3/+9
* [Qt] Added missing `qt-lib` target (#6427)Thiago Marcos P. Santos2016-09-221-0/+4
* [ios, macos] increase timeout to 2 secondsFredrik Karlsson2016-09-211-2/+2
* [ios, macos] Short-circuit packs testMinh Nguyễn2016-09-211-3/+6
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-2112-43/+67
* [ios] revamp settings/debug UI in test app (#6421)Justin R. Miller2016-09-211-253/+438
* [android] #6418 - Release Android v4.2.0-beta.3android-v4.2.0-beta.3Antonio Zugaldia2016-09-211-5/+11
* [ios] fix #6361: source query nullability & return nil for unfound results (#...Justin R. Miller2016-09-212-11/+5
* [ios, macos] Clarify MGLGeoJSONSource option units in API docs (#6411)Jesse Bounds2016-09-211-9/+9
* [android] enable RELRO (#6419)Ivo van Dongen2016-09-212-0/+1
* [ios, macos] Add more predicate operator to mbgl filter translationsJesse Bounds2016-09-213-20/+113
* [core] check GL errors in loopMike Morris2016-09-212-18/+53
* [core] add GL_CONTEXT_LOST case to checkErrorMike Morris2016-09-211-4/+7
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-2124-87/+886
* [ios, macos] Ignore progress updates after suspendingMinh Nguyễn2016-09-204-11/+23
* [core] - mutable geojson sources. make tiles protected for geojson_source_imp...Tobrun2016-09-205-19/+31
* [android] - increase timeout to 15 minutes (#6399)Tobrun2016-09-201-1/+1
* [build] use Mason's sqlite when linking Qt tests (#6395)Konstantin Käfer2016-09-201-0/+2
* [core] allow offline region metadata to be updated (#6338)Molly Lloyd2016-09-205-0/+51
* [android] update mas dependency (#6398)Ivo van Dongen2016-09-201-1/+1
* [core] Fix ThreadPool race condition (#6388)John Firebaugh2016-09-202-7/+13
* [core] Allow queryRenderedFeatures prior to symbol placement (#6376)John Firebaugh2016-09-201-2/+5
* [build] upgrade dependenciesKonstantin Käfer2016-09-203-10/+10
* [android] - optimise execution time of Android CI integration (#6283)Tobrun2016-09-201-1/+1
* [android] fire onMapReady only after style is loaded (#6046)Ivo van Dongen2016-09-201-2/+13
* [core] do not render layers that are outside their zoom rangeKonstantin Käfer2016-09-205-4/+80
* [tests] Remove memory fragmentation test (#6226)Thiago Marcos P. Santos2016-09-201-62/+0
* [core] MapChangeDidFinishLoadingStyle - Ensure style is loaded (#6392)Ivo van Dongen2016-09-201-3/+2
* [core] add MapChangeDidFinishLoadingStyle signal (#6371)Ivo van Dongen2016-09-205-0/+29
* [android] Cleans up code in map package (#6380)Cameron Mace2016-09-2010-933/+946
* [android] - do not update marker while creating (#6314)Tobrun2016-09-198-18/+239
* [core] Convert uses of std::set to std::unordered_set (#6325)Lucas Wojciechowski2016-09-1916-26/+36
* Adjust logging level for failed OkHttp requests (#6378)Antonio Zugaldia2016-09-192-4/+12
* [ios] add OS_ACTIVITY_MODE=disable for Xcode 8 spew (#6382)Justin R. Miller2016-09-191-0/+7
* [ios] Don't specify Swift version for jazzy doc generation (#6377)Jason Wray2016-09-191-3/+0
* [core] Merge GlyphStore and GlyphAtlasJohn Firebaugh2016-09-1921-231/+177
* [core] Merge SpriteStore and SpriteAtlasJohn Firebaugh2016-09-1921-619/+507
* [build] Upgrade GLFW to 3.2.1, SQLite to 3.14.2 and libwebp to 0.5.1Konstantin Käfer2016-09-195-7/+9
* Keep query strings in source URLs (#6182)Jake Pruitt2016-09-162-6/+42
* fixed readme image and links in contributing file (#6357)Cameron Mace2016-09-162-3/+3
* [core] Document the ActorRef<O> argument passed to O's constructorJohn Firebaugh2016-09-161-6/+7
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-1641-818/+1191
* [ios] fixes #6248: properly handle all NSNumber types in filters (#6290)Justin R. Miller2016-09-164-7/+236
* [core] Correct evaluation of interval functionsclydebarrow2016-09-162-2/+13