summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-061-0/+3
* fix handling around unique_ptr releasesKonstantin Käfer2015-03-061-1/+0
* move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-092-4/+0
* refactor makefileKonstantin Käfer2015-02-042-10/+28
* make ios compileKonstantin Käfer2015-02-041-2/+2
* cancel the backoff timer when the request is canceledKonstantin Käfer2015-02-041-0/+15
* remove circular shared_ptr and a few other memory leaksKonstantin Käfer2015-02-043-47/+73
* do not leak string handlesKonstantin Käfer2015-02-041-4/+10
* rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-042-155/+388
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-181-0/+18
|\
| * change file:// to asset:// to indicate that they aren't arbitrary filesKonstantin Käfer2014-12-171-0/+18
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-101-0/+13
|\ \ | |/
| * report version number in user agent stringKonstantin Käfer2014-12-081-2/+12
| * add user agent headerKonstantin Käfer2014-12-081-0/+3
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-041-2/+2
|\ \ | |/
| * Prefer stdlib to libuv (fixes #688)John Firebaugh2014-12-031-2/+2
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-032-4/+5
|\ \ | |/
| * add array overloads to make_unique and move it to mbgl::util from stdKonstantin Käfer2014-12-032-4/+5
* | Use uv::async and various other fixesLeith Bade2014-12-031-2/+2
|/
* explicitly cast to 32 bit integerKonstantin Käfer2014-11-061-2/+2
* also use custom formatter for OS XKonstantin Käfer2014-11-041-10/+3
* use CoreImage for decoding/encoding images on osx/iosKonstantin Käfer2014-10-301-0/+125
* make tests workKonstantin Käfer2014-10-241-1/+1
* restructure gyp filesKonstantin Käfer2014-10-245-0/+777