summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [osx] Rewrote platform-osx and osxappMinh Nguyễn2015-12-1355-486/+3827
* [ios] Sort candidate annotations by proximity to tapMinh Nguyễn2015-12-131-4/+13
* [ios] Refined annotation selectionMinh Nguyễn2015-12-131-18/+22
* [ios] Refactored MGLMapView annotationsMinh Nguyễn2015-12-131-277/+473
* [core] Move linux and osx to platform subdirectoryJohn Firebaugh2015-12-106-0/+560
* [core] viewport is handled by embedding applicationsKonstantin Käfer2015-12-102-0/+6
* Implementation of flyTo.Adam Hunter2015-12-091-1/+15
* [test] Update test suiteJohn Firebaugh2015-12-092-3/+11
* [node] document EventEmitter interface [skip ci]Mike Morris2015-12-081-8/+52
* node-v2.1.0node-v2.1.0Mike Morris2015-12-081-0/+4
* [core] Better C++ usage on RunLoopThiago Marcos P. Santos2015-12-081-4/+2
* Merge branch 'release-ios-v3.0.1'Justin R. Miller2015-12-071-1/+1
|\
| * bump build for ios-v3.0.1 (no symbols)ios-v3.0.1Justin R. Miller2015-12-071-1/+1
| * fixes #3113: bring in MGLMapView via +load for Interface BuilderJustin R. Miller2015-12-032-3/+10
| * bump iOS version to 3.0.1-pre.1ios-v3.0.1-pre.1Justin R. Miller2015-12-031-1/+1
| * [ios] fix CoreTelephony crash (by removing it)Jason Wray2015-12-031-45/+0
| * refs #3112: cleanups around Core Telephony runtimeJustin R. Miller2015-12-031-6/+7
| * Attach compass gesture recognizer to compass viewMinh Nguyễn2015-11-241-1/+2
* | record app fg/bg/inactive state in telemetryJustin R. Miller2015-12-041-1/+38
* | fixes #3113: bring in MGLMapView via +load for Interface BuilderJustin R. Miller2015-12-032-3/+10
* | [android] #2805 - Updating Tilt API to support animation duration timeBrad Leege2015-12-031-3/+3
* | [android] #2805 - Basic wiring up of Android Tilt methods to Core GL Pitch me...Brad Leege2015-12-031-0/+16
* | [core] throw values, catch referencesKonstantin Käfer2015-12-032-5/+6
* | [core] use `default` instead of empty function bodyKonstantin Käfer2015-12-032-4/+2
* | [core] add std::move to constructorsKonstantin Käfer2015-12-031-1/+2
* | [core] add namespace comment to closing braceKonstantin Käfer2015-12-0310-17/+17
* | [core] Fix std::move() misuse that disables copy elisionKonstantin Käfer2015-12-033-4/+4
* | [ios] fix CoreTelephony crash (by removing it)Jason Wray2015-12-021-45/+0
* | refs #3112: cleanups around Core Telephony runtimeJustin R. Miller2015-12-021-6/+7
* | [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-013-9/+9
* | [glfw] No longer necessary to wait for style load to add default markerJohn Firebaugh2015-12-011-7/+1
* | [core] Remove mbgl/util/uv.hppThiago Marcos P. Santos2015-12-013-19/+95
* | [core] Removed libuv dependency from AssetZipContextThiago Marcos P. Santos2015-12-013-435/+217
* | [core] Removed libuv dependency from AssetFSContextThiago Marcos P. Santos2015-12-011-146/+159
* | [core] Removed libuv dependency from HTTPCurl*Thiago Marcos P. Santos2015-12-012-68/+125
* | [core] Port uv::tls to pthreadsThiago Marcos P. Santos2015-12-011-2/+8
* | [core] Expose fewer RunLoop implementation details in headerJohn Firebaugh2015-12-012-7/+17
* | [core] Merge uv_detail.hpp into uv.hppJohn Firebaugh2015-12-013-4/+2
* | [android] Removed libuv dependency from HTTPAndroid*Thiago Marcos P. Santos2015-12-011-8/+6
* | [osx] Removed libuv dependency from HTTPNSUrl*Bruno de Oliveira Abinader2015-12-011-8/+5
* | [curl] Make curl request less dependent on libuvThiago Marcos P. Santos2015-12-011-27/+18
* | [core] Remove unused libuv includesThiago Marcos P. Santos2015-12-011-1/+0
* | [core] Introduce Timer abstractionThiago Marcos P. Santos2015-12-011-0/+40
* | [core] Removed dependency on uv_loop from the file sourceThiago Marcos P. Santos2015-12-012-11/+11
* | [core] Abstract main loop inside RunLoop classThiago Marcos P. Santos2015-12-013-2/+85
* | [core] Introduce the AsyncTaskThiago Marcos P. Santos2015-12-011-0/+53
* | [tests] Don't use icons from the style for annotationsJohn Firebaugh2015-11-301-1/+8
* | Merge branch 'release-ios-v3.0.0'Justin R. Miller2015-11-301-1/+1
|\ \ | |/
| * bump podspec to 3.0.0 final (no symbols)ios-v3.0.0Justin R. Miller2015-11-231-1/+1
| * bump iOS version to 3.0.0-rc.1ios-v3.0.0-rc.1Justin R. Miller2015-11-231-1/+1