summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] simplified constraints and fixed regressionupstream/fb-ui-constraintsFredrik Karlsson2016-11-151-21/+11
* [ios] update layout after device has been rotatedFredrik Karlsson2016-11-151-18/+24
* [ios] Constrain compass directly to the top layout guideJason Wray2016-11-151-3/+7
* [ios] Make map view UI elements' constraints unambiguousJason Wray2016-11-151-3/+3
* [ios, macos] Take back source and layer ownership on removal (#7048)Jesse Bounds2016-11-1413-128/+219
* [ios] Upgraded to KIF 3.5.1, OHHTTPStubs 5.2.2Minh Nguyễn2016-11-142-0/+0
* [ios] Pull in OHHTTPStubs project referenceMinh Nguyễn2016-11-142-44/+15
* [core] don't run symbol placement more often than necessaryKonstantin Käfer2016-11-143-5/+3
* [ios, macos] Use std::vector for MGLMultiPoint coordinate storage (#6890)Jesse Bounds2016-11-143-92/+72
* [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-136-17/+43
* [ios] specify plist-file for settings bundleFredrik Karlsson2016-11-131-0/+2
* [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-139-48/+56
* [core] Fix render tile ordering when querying sourcesBruno de Oliveira Abinader2016-11-133-22/+18
* [linux] Use OSMesa when running Node testsBruno de Oliveira Abinader2016-11-134-21/+21
* [linux] Update target headless backendsBruno de Oliveira Abinader2016-11-133-17/+16
* [linux] Added OSMesa headless backendBruno de Oliveira Abinader2016-11-136-4/+91
* [core] Separate pathway for notifying workers of new images/glyphsJohn Firebaugh2016-11-1310-13/+78
* [ios, macos] 3.4.0/0.3.0 sections in changelogsMinh Nguyễn2016-11-112-2/+2
* [core] Ensure correct GL context in Map::onLowMemory()John Firebaugh2016-11-091-0/+2
* [ios, macos] Fixed crash getting annotation viewMinh Nguyễn2016-11-082-22/+19
* [macos] Map annotations to annotation tagsMinh Nguyễn2016-11-081-0/+9
* [ios, macos] Use the rawLayer pointer to access the mbgl layer (#6966)Jesse Bounds2016-11-081-8/+6
* [ios, macos] Layer ownership refactor (#6904)fabian-guerra2016-11-0410-220/+427
* [ios, macos] Fixed Xcode 7.x compilationMinh Nguyễn2016-11-041-6/+7
* [ios, macos] Work around annotation race condition (#6924)Jesse Bounds2016-11-042-2/+22
* [ios] Store annotation tags for MGLMultiPoint annotations in the map (#6888)Jesse Bounds2016-11-031-1/+8
* [macos] Enabled runtime styling testsMinh Nguyễn2016-11-022-0/+20
* [macos] Fixed color roundtrippingMinh Nguyễn2016-11-021-1/+1
* [macos] Added MGLValueEvaluator to projectMinh Nguyễn2016-11-021-0/+3
* [ios, macos] Share more testsMinh Nguyễn2016-11-024-3/+23
* [ios] Fixed deprecation warningsMinh Nguyễn2016-11-021-2/+2
* [ios, macos] Rationalized string enum namesMinh Nguyễn2016-11-027-57/+62
* [ios, macos] Adopted string enumerationsMinh Nguyễn2016-11-025-17/+35
* [ios] Fix bad merge in iosappJesse Bounds2016-11-021-3/+0
* [ios, macos] Updated changelogsMinh Nguyễn2016-11-012-9/+14
* [ios] Update podspecs for beta 2ios-v3.4.0-beta.2Jesse Bounds2016-11-012-2/+2
* [ios, macos] Update changelogs for visible annotations APIJesse Bounds2016-11-012-0/+2
* Optimize annotation view updates (#5987)Jesse Bounds2016-11-015-55/+161
* [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-11-017-2/+56
* [ios] Do iosapp token handling in viewDidLoadJason Wray2016-10-281-5/+0
* [ios] Add country label language toggle demoJason Wray2016-10-281-1/+74
* [ios, macos] Introduce visible annotations API (#6061)Jesse Bounds2016-10-265-0/+119
* [ios, macos] Make source ownership consistent and GeoJSON content properties ...Jesse Bounds2016-10-2611-72/+313
* [ios, macos] Added Swift MGLStyleValue testsMinh Nguyễn2016-10-265-0/+70
* [ios, macos] Corrected MGLStyleValue inheritanceMinh Nguyễn2016-10-261-2/+2
* [ios, macos] Fixed syntax error in documentation comment (#6822)Minh Nguyễn2016-10-262-1/+4
* Merge branch 'master' into boundsj-release-ios-3.4.0-merge-masterJesse Bounds2016-10-25233-2122/+6636
|\
| * [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-2576-1021/+911
| * [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-2554-520/+774
| * removed brew cask install android studio instruction (#6723)Cameron Mace2016-10-251-9/+2