summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [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
| * bump version to ios-v3.0.0-pre.10ios-v3.0.0-pre.10Justin R. Miller2015-11-201-1/+1
| * [iOS] Set application root as asset rootMinh Nguyễn2015-11-202-14/+3
| * bump version to ios-v3.0.0-pre.9ios-v3.0.0-pre.9Justin R. Miller2015-11-181-1/+1
| * refs #2922: update display link in all common modes (inc. scrolling)Justin R. Miller2015-11-181-1/+1
| * Ensure proper will/is/didChange for resetNorthMinh Nguyễn2015-11-181-3/+11
| * more clearly indicate Foundation imports to avoid recursionJustin R. Miller2015-11-175-1/+11
| * bump version to ios-v3.0.0-pre.8ios-v3.0.0-pre.8Justin R. Miller2015-11-161-1/+1
| * bump version to ios-v3.0.0-pre.7ios-v3.0.0-pre.7Justin R. Miller2015-11-161-1/+1
| * provide resource bundle search for premade frameworksJustin R. Miller2015-11-161-1/+14
* | [core] Collision debug is now MapDebugOptions::CollisionBruno de Oliveira Abinader2015-11-273-33/+6
* | [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-274-12/+17
* | [core] Replace time_t with std::chrono::secondsBruno de Oliveira Abinader2015-11-278-25/+30
* | [node] Fix build on GCC 4.9.2Thiago Marcos P. Santos2015-11-265-8/+4
* | [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-255-7/+13
* | [core] Always manually premultiply libpng outputJohn Firebaugh2015-11-251-23/+3
* | [core] Rewrite image handlingJohn Firebaugh2015-11-258-390/+207
* | [core] [iOS] Completion handlers for animated methodsMinh Nguyễn2015-11-251-6/+46
* | [iOS] Ensure consistent willChange/didChange notificationsMinh Nguyễn2015-11-251-185/+60
* | node-v2.0.1node-v2.0.1Mike Morris2015-11-251-0/+4
* | Fix GCC5 complaining about -Wunused-variable.Thomas Voß2015-11-252-1/+6
* | Attach compass gesture recognizer to compass viewMinh Nguyễn2015-11-241-1/+2
* | Updated guide URLMinh Nguyễn2015-11-231-1/+1
* | [core] Remove unusedJohn Firebaugh2015-11-233-54/+39
* | [core] For binary image data use uint8_t, not charJohn Firebaugh2015-11-237-18/+17
* | [node] Allow GC in spite of reference loops through the request methodJohn Firebaugh2015-11-205-71/+35
* | [iOS] Set application root as asset rootMinh Nguyễn2015-11-202-14/+3
* | refs #2922: update display link in all common modes (inc. scrolling)Justin R. Miller2015-11-181-1/+1