summaryrefslogtreecommitdiff
path: root/platform/macos
Commit message (Expand)AuthorAgeFilesLines
* [build] ICU is now configured per platformBruno de Oliveira Abinader2016-12-121-0/+3
* [ios, macos] Update changelogs (#7287)Minh Nguyễn2016-12-051-0/+2
* [all] Upgrade to boost 1.62.0John Firebaugh2016-12-051-1/+1
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-0325-65/+1202
|\
| * [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-021-10/+10
| * [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-12-021-10/+10
| * [ios, macos] Make tap gesture recognizer fail if it doesn’t do anything (#7...Jesse Crocker2016-12-012-4/+21
| * [ios, macos] Add notes to APIs that rely on style and source ids (#6886)Jesse Bounds2016-11-301-0/+23
| * [ios, macos] Marked C array parameters as constMinh Nguyễn2016-11-292-1/+2
| * [ios, macos] Refcount view activations (#7208)Jesse Bounds2016-11-291-0/+11
| * [macos] Added option to localize labelsMinh Nguyễn2016-11-282-0/+90
| * [macos] Name custom style in toolbarMinh Nguyễn2016-11-282-2/+6
| * [macos] Added Layers sidebarMinh Nguyễn2016-11-2819-16/+940
| * [macos] Avoid first responder action name conflictMinh Nguyễn2016-11-284-11/+11
| * [ios, macos] Key-value compliance for MGLStyleMinh Nguyễn2016-11-282-12/+40
| * [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-222-0/+13
| * [ios, macos] Updated changelog for #7091Minh Nguyễn2016-11-221-0/+1
| * [ios, macos] Documented localization workflowMinh Nguyễn2016-11-181-0/+9
| * [ios, macos] Updated changelogMinh Nguyễn2016-11-151-1/+1
| * [ios, macos] 3.4.0/0.3.0 sections in changelogsMinh Nguyễn2016-11-111-1/+1
| * [ios, macos] Fixed crash getting annotation viewMinh Nguyễn2016-11-081-7/+2
| * [macos] Map annotations to annotation tagsMinh Nguyễn2016-11-081-0/+9
| * [ios, macos] Work around annotation race condition (#6924)Jesse Bounds2016-11-041-1/+11
* | [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-11-301-10/+10
* | [build] upgrade to variant 1.1.4 and dependenciesKonstantin Käfer2016-11-282-0/+11
* | [core] remove unused umbrella header in favor of individual includesKonstantin Käfer2016-11-222-2/+2
* | [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* | [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-221-2/+5
* | [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-222-2/+3
* | [build] move default_styles to platform/defaultKonstantin Käfer2016-11-221-1/+5
* | [build] move Reachability to platform/darwinKonstantin Käfer2016-11-222-2/+4
* | [build] reduce framework size for Release builds on macOSKonstantin Käfer2016-11-222-0/+6
* | [ios, macos] Updated changelog for #7091Minh Nguyễn2016-11-171-0/+1
* | [build] add binary size logging to macOS nightliesKonstantin Käfer2016-11-152-0/+37
* | [core] Line-break ideographic text by character (#6828)Minh Nguyễn2016-11-141-0/+1
* | [core] Refactor HeadlessDisplayBruno de Oliveira Abinader2016-11-081-1/+1
* | [core] remove gl.hpp from all headers that don't need itKonstantin Käfer2016-11-041-2/+0
* | [core] move framebuffer reading to gl::ContextKonstantin Käfer2016-11-041-15/+1
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.2-masterMinh Nguyễn2016-11-037-19/+138
|\ \ | |/
| * [macos] Enabled runtime styling testsMinh Nguyễn2016-11-021-0/+19
| * [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-021-1/+21
| * [ios, macos] Adopted string enumerationsMinh Nguyễn2016-11-021-0/+1
| * [ios, macos] Updated changelogsMinh Nguyễn2016-11-011-3/+6
| * [ios, macos] Update changelogs for visible annotations APIJesse Bounds2016-11-011-0/+1
| * Optimize annotation view updates (#5987)Jesse Bounds2016-11-011-2/+2
| * [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-11-013-0/+19
| * [ios, macos] Introduce visible annotations API (#6061)Jesse Bounds2016-10-262-0/+50
| * [ios, macos] Added Swift MGLStyleValue testsMinh Nguyễn2016-10-261-0/+14