summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [render] Add a RunLoop to `render` main threadThiago Marcos P. Santos2015-12-011-26/+10
* [core] Don't link with libuv on components not using it directlyThiago Marcos P. Santos2015-12-019-66/+0
* [core] Remove mbgl/util/uv.hppThiago Marcos P. Santos2015-12-015-434/+95
* [tests] Fix/improve Asset utestsThiago Marcos P. Santos2015-12-016-27/+116
* [core] Removed libuv dependency from AssetZipContextThiago Marcos P. Santos2015-12-014-436/+217
* [core] Removed libuv dependency from AssetFSContextThiago Marcos P. Santos2015-12-013-148/+161
* [core] Removed libuv dependency from HTTPCurl*Thiago Marcos P. Santos2015-12-013-68/+139
* [core] Do not use uv::rwlock on StyleThiago Marcos P. Santos2015-12-012-3/+3
* [tests] Add utests for ThreadLocalThiago Marcos P. Santos2015-12-012-0/+96
* [core] Port uv::tls to pthreadsThiago Marcos P. Santos2015-12-015-71/+152
* [core] Privatize internal headersJohn Firebaugh2015-12-013-0/+0
* [core] Expose fewer RunLoop implementation details in headerJohn Firebaugh2015-12-014-24/+26
* [core] Merge uv_detail.hpp into uv.hppJohn Firebaugh2015-12-018-237/+210
* [tests] Remove libuv dependency from the testsThiago Marcos P. Santos2015-12-0123-145/+110
* [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-019-10/+6
* [tests] Add utests for TimerThiago Marcos P. Santos2015-12-012-0/+180
* [core] Introduce Timer abstractionThiago Marcos P. Santos2015-12-018-5/+78
* [core] Removed dependency on uv_loop from the file sourceThiago Marcos P. Santos2015-12-018-41/+37
* [core] Abstract main loop inside RunLoop classThiago Marcos P. Santos2015-12-0111-67/+131
* [core] Use AsyncTask on the MapContextThiago Marcos P. Santos2015-12-013-21/+17
* [tests] Add utests for AsyncTaskThiago Marcos P. Santos2015-12-012-0/+130
* [core] Introduce the AsyncTaskThiago Marcos P. Santos2015-12-016-0/+86
* refs #2800: update docs exception thrown for no Android tokenJustin R. Miller2015-11-301-1/+1
* [tests] Don't use icons from the style for annotationsJohn Firebaugh2015-11-3011-20/+24
* Merge pull request #3127 from mapbox/3115-multiple-infowindowsAntonio Zugaldia2015-11-305-57/+137
|\
| * add flag to let concurrent multiple infowindows to be shownAntonio Zugaldia2015-11-303-2/+36
| * [android] #3115 - optimised + cleanup before PRTobrun2015-11-251-10/+12
| * we just need to clear the list'Antonio Zugaldia2015-11-251-2/+6
| * [android] #3115 reposition info windows that have been repositioned while pan...Tobrun2015-11-251-1/+4
| * [android] #3121 Allow InfoWindow to be open while panning, allow standard Inf...Tobrun2015-11-253-26/+39
| * still some work needed on onSingleTapConfirmed()Antonio Zugaldia2015-11-242-30/+54
* | move back to symbolicated iOS fetch in masterJustin R. Miller2015-11-301-1/+1
* | Merge branch 'release-ios-v3.0.0'Justin R. Miller2015-11-307-4/+13
|\ \
| * | bump podspec to 3.0.0 final (no symbols)ios-v3.0.0Justin R. Miller2015-11-232-2/+2
| * | change iOS Bitrise Slack roomJustin R. Miller2015-11-231-1/+1
| * | bump iOS version to 3.0.0-rc.1ios-v3.0.0-rc.1Justin R. Miller2015-11-232-2/+2
| * | show current version changelog section in docs & link externally to fullJustin R. Miller2015-11-233-2/+4
| * | added some missing changelog entriesJustin R. Miller2015-11-231-0/+3
| * | Fixed linker warnings about overridden styleURL__Minh Nguyễn2015-11-202-3/+4
| * | bump version to ios-v3.0.0-pre.10ios-v3.0.0-pre.10Justin R. Miller2015-11-202-2/+2
| * | Discourage code usage of styleURL__ propertyMinh Nguyễn2015-11-201-0/+3
| * | [iOS] Added missing documentation commentMinh Nguyễn2015-11-201-1/+6
| * | [iOS] Set application root as asset rootMinh Nguyễn2015-11-203-14/+4
| * | [core] Followup fix to #3037John Firebaugh2015-11-192-2/+2
| * | Separate heading for iOS SDK 3.0.0Minh Nguyễn2015-11-191-0/+2
| * | bump version to ios-v3.0.0-pre.9ios-v3.0.0-pre.9Justin R. Miller2015-11-182-2/+2
| * | refs #2380: plop Settings.bundle inside of framework distributionJustin R. Miller2015-11-183-0/+36