summaryrefslogtreecommitdiff
path: root/platform/osx
Commit message (Expand)AuthorAgeFilesLines
* [ios, osx] Ignore invalid observation contextMinh Nguyễn2016-04-201-5/+13
* [ios, osx] Avoid observing coordinate on MGLMultiPointMinh Nguyễn2016-04-201-15/+12
* [ios, osx] Fixed crash removing multipoint or duplicate annotationMinh Nguyễn2016-04-201-17/+22
* [ios, osx] Use HTML links in documentationMinh Nguyễn2016-04-201-18/+19
* [ios, osx] Override user workspace settingsMinh Nguyễn2016-04-191-1/+1
* [osx] Build output goes to build/osxJohn Firebaugh2016-04-198-17/+17
* [ios, osx] Eliminate use of main.mkJohn Firebaugh2016-04-191-0/+2
* [ios, osx] Remove some non-functional platform.gyp xcode_settingsJohn Firebaugh2016-04-191-5/+0
* [osx] Observe annotation coordinatesMinh Nguyễn2016-04-194-32/+83
* Revert "[ios, osx] Make {ios,osx}app schemes non-shared"Minh Nguyễn2016-04-181-0/+101
* [osx] Create shared schemas for mbgl-offline, mbgl-render, and test targets t...John Firebaugh2016-04-183-0/+276
* [osx] Explicitly link SystemConfiguration.frameworkJohn Firebaugh2016-04-181-0/+6
* [ios, osx] Make {ios,osx}app schemes non-sharedJohn Firebaugh2016-04-181-101/+0
* [build] Bump geojson-vt-cpp to v4.1.2Bruno de Oliveira Abinader2016-04-181-1/+1
* [build/osx] Fix missing generated header include pathBruno de Oliveira Abinader2016-04-181-0/+1
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-161-2/+2
* [osx] Fixed type mismatch and selector warningsMinh Nguyễn2016-04-162-10/+11
* [osx] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-166-188/+848
* [osx] Added Xcode project for osxappMinh Nguyễn2016-04-1624-82/+612
* [ios, osx] Shared test bundleMinh Nguyễn2016-04-166-293/+5
* [ios] Removed alternative to -ObjCMinh Nguyễn2016-04-164-38/+0
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-141-1/+1
* [core] Render from the main threadJohn Firebaugh2016-04-141-64/+39
* [osx] Scroll to zoomMinh Nguyễn2016-04-122-7/+32
* [ios, osx] The return of xcpretty, part II (#4676)John Firebaugh2016-04-111-0/+1
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-111-0/+13
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-0714-453/+389
* [osx] Use a more reliable hack for the getting the .xcscheme file into placeJohn Firebaugh2016-04-012-11/+101
* [ios, osx] Replace libuv with native implementationsJohn Firebaugh2016-04-012-1/+1
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-3012-46/+611
|\
| * [osx] Fixed testsMinh Nguyễn2016-03-291-2/+3
| * [ios, osx] Require progress to be requested manuallyMinh Nguyễn2016-03-292-1/+14
| * [osx] Offline pack manager in osxappMinh Nguyễn2016-03-297-4/+374
| * [ios, osx] Include progress in progress change notificationMinh Nguyễn2016-03-292-0/+27
| * [osx] Offline unit testsMinh Nguyễn2016-03-294-0/+176
| * [ios, osx] Wrap coordinates converted from pointsMinh Nguyễn2016-03-251-1/+1
| * [ios, osx] Unified offline and ambient cachesMinh Nguyễn2016-03-181-41/+19
* | [core] fix reparsing overscaled geojson tilesAnsis Brammanis2016-03-301-1/+1
* | [core] increase geojson buffer size to match -jsAnsis Brammanis2016-03-301-1/+1
* | [core] Update to variant 1.1.0John Firebaugh2016-03-231-1/+1
* | [osx] Remove unnecessary build stepsMinh Nguyễn2016-03-231-11/+0
* | Reset the translation to zero without adjusting for view to fix non-zero fram...Dan Wexler2016-03-201-1/+1
|/
* [ios, osx] Renamed MGLOfflineTask to MGLOfflinePackMinh Nguyễn2016-03-102-2/+2
* [ios, osx] Renamed offline classesMinh Nguyễn2016-03-102-9/+9
* [osx] Added OS X support for offline downloadsMinh Nguyễn2016-03-1013-175/+18
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-081-1/+1
* [android|ios|osx] Fix return type for pixelForLatLngBruno de Oliveira Abinader2016-03-011-1/+1
* [core] PrecisionPoint is now ScreenCoordinateBruno de Oliveira Abinader2016-03-011-4/+4
* Merge branch 'release-ios-v3.1.0'Minh Nguyễn2016-02-241-17/+29
|\
| * [ios, osx] Exclude misses from nearby annotationsMinh Nguyễn2016-02-101-1/+2