summaryrefslogtreecommitdiff
path: root/platform/macos
Commit message (Expand)AuthorAgeFilesLines
* [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
| * Merge branch 'master' into boundsj-release-ios-3.4.0-merge-masterJesse Bounds2016-10-252-34/+53
| |\
| * | Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-205-15/+22
| * | [ios, macos] Make feature attributes and identifier writable (#6728)Jesse Bounds2016-10-191-0/+1
* | | [core] satisfy Xcode project upgraderKonstantin Käfer2016-11-016-9/+12
* | | [core] correctly set the framebuffer size on retina screensKonstantin Käfer2016-11-011-8/+11
* | | [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-10-313-0/+19
* | | [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-272-12/+13
| |/ |/|
* | [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-252-30/+30
* | [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-252-11/+20
* | [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-202-1/+11
|/
* [macos] Added MGLTileSet to project (#6713)Minh Nguyễn2016-10-171-0/+12
* [ios, macos] Change runtime styling category method prefix to mgl_Jason Wray2016-10-173-9/+9
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-173-99/+32
* [ios, macos] Update changelogs (#6714)Minh Nguyễn2016-10-171-12/+27
* [ios, macos] fixes #6346: add support for configurable API base URL (#6709)Justin R. Miller2016-10-151-0/+8
* [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]...Jason Wray2016-10-144-13/+21
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-13/+50
* [macos] Fixed compilation error (#6690)Minh Nguyễn2016-10-121-5/+4
* [ios, macos] possibility to set custom images to style (#6637)Roman Blum2016-10-124-159/+187
* [macos] Merge mbgl-{test,benchmark} into CI schemeBruno de Oliveira Abinader2016-10-122-23/+30
* [ios, macos] Add -mapView:didFinishLoadingStyle: delegate methodJason Wray2016-10-113-0/+26
* [test] Deploy core test fixtures on BitriseBruno de Oliveira Abinader2016-10-111-0/+2
* [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-062-17/+26
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-062-4/+5
* [macos] Restore core unit tests in CIJohn Firebaugh2016-10-061-0/+1
* [macos,ios] initialize util::RunLoop in SDK rather than by defaultKonstantin Käfer2016-10-061-0/+8