| Commit message (Expand) | Author | Age | Files | Lines |
* | fix lingering backgrounding crashes & add debug mode | Justin R. Miller | 2015-05-06 | 1 | -18/+45 |
* | Merge branch 'master' into 1ec5-analyzer | Minh Nguyễn | 2015-05-06 | 2 | -0/+55 |
|\ |
|
| * | Merge pull request #1329 from mapbox/1225-start-token | Brad Leege | 2015-05-05 | 2 | -0/+55 |
| |\ |
|
| | * | #1225 - Simplifying MGLAccountManager for initial setup and access to AccessT... | Brad Leege | 2015-05-05 | 2 | -11/+14 |
| | * | Updating from master | Brad Leege | 2015-05-04 | 21 | -774/+940 |
| | |\ |
|
| | * | | #1225 - Renaming getAccessToken method to sharedAccessToken to avoid any iOS ... | Brad Leege | 2015-05-04 | 2 | -2/+2 |
| | * | | #1225 - Restoring MapboxGL.h as an Umbrella header file by splitting the sing... | Brad Leege | 2015-05-04 | 2 | -5/+5 |
| | * | | #1225 - Starting Mapbox Events at shared instance setup time | Brad Leege | 2015-04-24 | 1 | -0/+2 |
| | * | | #1225 - Converting id to instancetype | Brad Leege | 2015-04-24 | 1 | -1/+1 |
| | * | | #1225 - Initial conversion of Mapbox GL app to set access token in AppDelegat... | Brad Leege | 2015-04-23 | 2 | -3/+14 |
| | * | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into 1225-start-t... | Brad Leege | 2015-04-23 | 1 | -20/+26 |
| | |\ \ |
|
| | * | | | #1225 - Initial setup of MapboxGL as a singleton object with access token | Brad Leege | 2015-04-22 | 1 | -0/+39 |
* | | | | | Fixed leaks of copied CF objects | Minh Nguyễn | 2015-05-05 | 1 | -1/+2 |
* | | | | | Suppressed an uninitialized value warning from the static analyzer | Minh Nguyễn | 2015-05-05 | 1 | -6/+3 |
* | | | | | Fixed dead store analyzer warnings | Minh Nguyễn | 2015-05-05 | 2 | -18/+0 |
* | | | | | Fixed NSMutableString leak | Minh Nguyễn | 2015-05-05 | 1 | -4/+2 |
|/ / / / |
|
* | | | | add Map::isFullyLoaded() | Konstantin Käfer | 2015-05-05 | 1 | -0/+5 |
* | | | | decode URLS when loading from file system | Konstantin Käfer | 2015-05-05 | 1 | -2/+3 |
* | | | | [iOS] send map rendering notifications | Konstantin Käfer | 2015-05-05 | 1 | -0/+4 |
| |_|/
|/| | |
|
* | | | Merge pull request #1411 from mapbox/1410-one-kilometer | Brad Leege | 2015-05-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | #1410 - Switching Metrics Location Manager's desiredAccuracy to 1 Kilometer f... | Brad Leege | 2015-05-04 | 1 | -1/+1 |
* | | | | Merge pull request #1400 from mapbox/1ec5-disable-events-163 | Minh Nguyễn | 2015-05-04 | 1 | -8/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Avoid creating MGLMapboxEvents when Metrics is disabled | Minh Nguyễn | 2015-05-01 | 1 | -8/+3 |
* | | | | lower thread priority of worker threads | Konstantin Käfer | 2015-05-04 | 3 | -1/+25 |
* | | | | only update GL state when it actually changed | Konstantin Käfer | 2015-05-04 | 1 | -11/+25 |
* | | | | add gl::groups back for easier debugging in Xcode | Konstantin Käfer | 2015-05-04 | 1 | -0/+6 |
* | | | | Fix CURL handle leak (fixes #1394) | John Firebaugh | 2015-05-01 | 1 | -0/+5 |
* | | | | More bandaids to avoid #1309 | John Firebaugh | 2015-05-01 | 1 | -1/+1 |
|/ / / |
|
* | | | Fixed build errors from merge | Minh Nguyễn | 2015-05-01 | 1 | -2/+2 |
* | | | Merge branch 'master' into 1266-slippy | Justin R. Miller | 2015-05-01 | 20 | -747/+881 |
|\ \ \ |
|
| * | | | fixes #1102: implement reference-counted shared file cache vendor | Justin R. Miller | 2015-04-30 | 3 | -19/+97 |
| * | | | Merge pull request #1386 from mapbox/1103-no-clobber-pointers | Justin R. Miller | 2015-04-30 | 1 | -106/+106 |
| |\ \ \ |
|
| | * | | | fixes #1103: allow multiple maps by not using global pointers | Justin R. Miller | 2015-04-30 | 1 | -106/+106 |
| * | | | | Fixed iOS 7 test breakage and crash from #1382 | Minh Nguyễn | 2015-04-30 | 1 | -2/+8 |
| * | | | | Merge pull request #1370 from mapbox/compass-1x | Jason Wray | 2015-04-30 | 1 | -0/+0 |
| |\ \ \ \ |
|
| | * | | | | Antialias compass N text, shifted down 1px | Jason Wray | 2015-04-29 | 1 | -0/+0 |
| | * | | | | Antialias compass N text | Jason Wray | 2015-04-29 | 1 | -0/+0 |
| * | | | | | Merge pull request #1382 from mapbox/1ec5-events-nits | Minh Nguyễn | 2015-04-30 | 4 | -47/+62 |
| |\ \ \ \ \ |
|
| | * | | | | | Pause collection when tearing down MGLMapboxEvents for whatever reason | Minh Nguyễn | 2015-04-30 | 1 | -0/+4 |
| | * | | | | | Tied NSURLSession lifetime to metrics collection | Minh Nguyễn | 2015-04-30 | 1 | -3/+5 |
| | * | | | | | Turned class methods into instance methods | Minh Nguyễn | 2015-04-30 | 2 | -31/+37 |
| | * | | | | | Objective-C niceties | Minh Nguyễn | 2015-04-30 | 3 | -17/+20 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch '1368-http-request-crash' | John Firebaugh | 2015-04-30 | 1 | -46/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | Introduce and use uv::timer | John Firebaugh | 2015-04-30 | 1 | -34/+10 |
| | * | | | | | Use uv::async | John Firebaugh | 2015-04-30 | 1 | -14/+4 |
| | |/ / / / |
|
| * | | | | | #1381 - Setting desiredAccuracy to 3KM | Brad Leege | 2015-04-30 | 1 | -0/+1 |
| |/ / / / |
|
| * | | | | Merge pull request #1065 from mapbox/1065-separate-ui-from-map-thread | John Firebaugh | 2015-04-30 | 9 | -393/+278 |
| |\ \ \ \ |
|
| | * | | | | Restructure *Request and Context | John Firebaugh | 2015-04-28 | 4 | -311/+224 |
| | * | | | | Remove unused includes | John Firebaugh | 2015-04-28 | 1 | -0/+1 |
| | * | | | | Resize view from map thread | John Firebaugh | 2015-04-28 | 1 | -4/+4 |