summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [ios, osx] Use HTML links in documentationMinh Nguyễn2016-04-202-10/+11
* [build/osx] Fix missing generated header include pathBruno de Oliveira Abinader2016-04-181-1/+1
* [ios, osx] Include app/OS name/version in user agentMinh Nguyễn2016-04-171-2/+94
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-166-39/+20
* [ios] Fixed make test-iosMinh Nguyễn2016-04-162-17/+17
* [ios, osx] Shared test bundleMinh Nguyễn2016-04-165-0/+288
* [ios] Removed alternative to -ObjCMinh Nguyễn2016-04-167-22/+0
* [ios] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-161-1/+0
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-142-243/+228
* [core] Render from the main threadJohn Firebaugh2016-04-142-2/+2
* [darwin] use CFRunLoopSourceInvalidate() to also cancel any pending AsyncTask...Konstantin Käfer2016-04-121-1/+1
* [ios, osx] Compile http_request_nsurl.mm with ARCJohn Firebaugh2016-04-051-26/+2
* [ios, osx] Replace libuv with native implementationsJohn Firebaugh2016-04-013-0/+182
* [ios, osx, linux] Remove unused "applicationRoot" functionJohn Firebaugh2016-03-311-18/+0
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-3010-133/+482
|\
| * [ios, osx] Require progress to be requested manuallyMinh Nguyễn2016-03-294-23/+29
| * [ios, osx] Include progress in progress change notificationMinh Nguyễn2016-03-294-7/+70
| * [ios, osx] Secure coding, copying for offline regionsMinh Nguyễn2016-03-292-1/+55
| * [osx] Fixed build errorMinh Nguyễn2016-03-291-10/+9
| * [ios, osx] Clarified documentationMinh Nguyễn2016-03-293-6/+21
| * [ios, osx] Allow creating invalid offline packsMinh Nguyễn2016-03-293-8/+15
| * [ios, osx] Invalidate packs upon reloadMinh Nguyễn2016-03-292-1/+4
| * [ios, osx] More accurate KVO, private delegate, descriptive fallback name, fe...Minh Nguyễn2016-03-295-140/+221
| * [ios, osx] Centralized offline pack managementMinh Nguyễn2016-03-294-41/+125
| * [ios, osx] Exclude offline cache from backupsMinh Nguyễn2016-03-281-0/+6
| * [ios] Define C nullability block type qualifiers for Xcode 6.4Minh Nguyễn2016-03-251-0/+2
| * [ios, osx] Unified offline and ambient cachesMinh Nguyễn2016-03-181-6/+35
| * [ios, osx] Allow null completion handlers in MGLOfflineStorageMinh Nguyễn2016-03-141-2/+2
| * [ios, osx] Removed pack nil check from MGLOfflineRegionObserverMinh Nguyễn2016-03-141-6/+0
* | [core] split headless_view.cpp into implementation-specific filesKonstantin Käfer2016-03-222-0/+216
* | [ios, osx] Elaborate dependenciesMinh Nguyễn2016-03-211-3/+6
* | Add Darwin readmeTom MacWright2016-03-211-0/+7
* | [ios, osx] Allow null completion handlers in MGLOfflineStorageMinh Nguyễn2016-03-141-2/+2
* | [ios, osx] Removed pack nil check from MGLOfflineRegionObserverMinh Nguyễn2016-03-141-6/+0
|/
* [ios, osx] Renamed MGLOfflineTask to MGLOfflinePackMinh Nguyễn2016-03-108-311/+312
* [ios, osx] Avoid unregistering observer for invalid taskMinh Nguyễn2016-03-101-2/+4
* [ios, osx] Tightened offline task stateMinh Nguyễn2016-03-104-12/+43
* [ios, osx] Distinguish between unknown and inactive stateMinh Nguyễn2016-03-102-14/+31
* [ios, osx] Privatized offline region observerMinh Nguyễn2016-03-102-21/+15
* [ios, osx] Invalidate task immediately upon removalMinh Nguyễn2016-03-102-3/+8
* [ios, osx] Fixed crash interacting with MGLOfflineTaskMinh Nguyễn2016-03-101-5/+9
* [ios, osx] Documented offline APIsMinh Nguyễn2016-03-107-12/+320
* [ios, osx] Renamed offline classesMinh Nguyễn2016-03-1012-158/+158
* [osx] Added OS X support for offline downloadsMinh Nguyễn2016-03-109-2/+299
* [ios] Implemented offline API in iOS SDKMinh Nguyễn2016-03-1011-0/+532
* [ios] Add description strings to constituent classesJason Wray2016-03-104-2/+17
* [ios, osx] Don't delete a mutex with an active lockJohn Firebaugh2016-02-191-2/+9
* [ios, osx] Adjust HTTPNSURLRequest so that it may always delete itself immedi...John Firebaugh2016-02-161-21/+28
* Fix coordinate bounds documentation.Tom MacWright2016-02-151-2/+1
* [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-1233-0/+478