Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native | Konstantin Käfer | 2014-10-22 | 6 | -10/+19 |
|\ | |||||
| * | New mason-based build system | Konstantin Käfer | 2014-10-22 | 5 | -7/+25 |
| |\ | |||||
| * | | Fix log message filtering | John Firebaugh | 2014-10-17 | 1 | -3/+3 |
| * | | Fix compiler warnings | John Firebaugh | 2014-10-17 | 1 | -2/+4 |
| * | | background-image support | John Firebaugh | 2014-10-17 | 4 | -2/+12 |
* | | | Merge branch 'libuv-0.10-headless-display' into mason | Konstantin Käfer | 2014-10-22 | 4 | -9/+17 |
|\ \ \ | |_|/ |/| | | |||||
| * | | we don't need a root_fbo function anymore | Konstantin Käfer | 2014-10-16 | 1 | -6/+0 |
| * | | Merge branch 'master' into libuv-0.10-headless-display | Mike Morris | 2014-10-10 | 51 | -252/+1011 |
| |\ \ | | |/ | |||||
| * | | don't do concurrent access to a static member variable | Konstantin Käfer | 2014-10-08 | 1 | -4/+9 |
| * | | Merge branch 'libuv010' into libuv-0.10-fix-context-shutdown | Mike Morris | 2014-09-24 | 2 | -1/+5 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into libuv010 | Mike Morris | 2014-09-24 | 2 | -1/+5 |
| | |\ \ | |||||
| * | \ \ | Merge branch 'fix-context-shutdown-merge' into libuv-0.10-fix-context-shutdown | Mike Morris | 2014-09-10 | 3 | -0/+9 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Adds the function Map::terminate() to allow all GL resources held | Leith Bade | 2014-09-10 | 2 | -0/+5 |
| | * | | | Add View::make_inactive() to remove context from rendering thread | Leith Bade | 2014-09-10 | 1 | -0/+4 |
| * | | | | Merge branch 'master' into libuv010 | Mike Morris | 2014-09-09 | 23 | -270/+254 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge branch 'master' into libuv010 | Mike Morris | 2014-08-29 | 8 | -14/+29 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into libuv010 | Mike Morris | 2014-08-27 | 7 | -12/+23 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into libuv010 | Mike Morris | 2014-08-26 | 11 | -59/+56 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into libuv010 | Mike Morris | 2014-08-25 | 12 | -48/+99 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | bump mapnik-packaging, conform to libuv 0.10 api | Mike Morris | 2014-08-20 | 2 | -5/+5 |
| * | | | | | | | | Merge branch 'master' into libuv010 | Mike Morris | 2014-08-19 | 29 | -216/+238 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | revert https://github.com/mapbox/mapbox-gl-native/commit/992815cc3da3a440dbc5... | Mike Morris | 2014-08-13 | 1 | -9/+4 |
* | | | | | | | | | | fix compile warnings | Konstantin Käfer | 2014-10-22 | 2 | -3/+5 |
* | | | | | | | | | | link boost when the boost variable is set | Konstantin Käfer | 2014-10-22 | 2 | -2/+2 |
* | | | | | | | | | | first attempt at using mason to install packages | Konstantin Käfer | 2014-10-20 | 2 | -4/+23 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | fix gcc cannot call member function without object error | Konstantin Käfer | 2014-10-01 | 1 | -2/+2 |
* | | | | | | | | | properly ref/unref the handle and run the loop again for shutdown purposes | Konstantin Käfer | 2014-10-01 | 3 | -2/+3 |
* | | | | | | | | | fix headless tests | Konstantin Käfer | 2014-09-30 | 2 | -1/+3 |
* | | | | | | | | | move file request baton to its own file | Konstantin Käfer | 2014-09-30 | 1 | -0/+35 |
* | | | | | | | | | add reachability | Konstantin Käfer | 2014-09-29 | 4 | -0/+10 |
* | | | | | | | | | add retries in case of connection failures | Konstantin Käfer | 2014-09-29 | 1 | -0/+2 |
* | | | | | | | | | don't pass the loop through all function calls | Konstantin Käfer | 2014-09-29 | 1 | -3/+5 |
* | | | | | | | | | add etag support and if-none-match/if-modified-since to cocoa http handling | Konstantin Käfer | 2014-09-26 | 2 | -1/+2 |
* | | | | | | | | | use the default cache location on ios to avoid writing to unwritable file sys... | Konstantin Käfer | 2014-09-24 | 2 | -1/+4 |
* | | | | | | | | | add back CURL requesting | Konstantin Käfer | 2014-09-24 | 2 | -29/+23 |
* | | | | | | | | | whitespace fixes | Konstantin Käfer | 2014-09-24 | 1 | -1/+0 |
* | | | | | | | | | add retry timers | Konstantin Käfer | 2014-09-24 | 6 | -2/+86 |
* | | | | | | | | | use asynchronous worker termination | Konstantin Käfer | 2014-09-24 | 2 | -10/+17 |
* | | | | | | | | | make SourceInfo object noncopyable and use a shared_pointer for it | Konstantin Käfer | 2014-09-24 | 5 | -9/+10 |
* | | | | | | | | | option to pass data parameter, and add more explanation | Konstantin Käfer | 2014-09-24 | 1 | -4/+9 |
* | | | | | | | | | add a callback to stop() to allow running the current thread's event loop | Konstantin Käfer | 2014-09-24 | 2 | -1/+8 |
* | | | | | | | | | notifications on request cancellation | Konstantin Käfer | 2014-09-24 | 3 | -6/+26 |
* | | | | | | | | | use separate workers for tile parsing to avoid blocking the threadpool for ot... | Konstantin Käfer | 2014-09-24 | 4 | -14/+29 |
* | | | | | | | | | use util::ptr as a wrapper around std::shared_ptr that asserts nonemptiness | Konstantin Käfer | 2014-09-24 | 32 | -126/+151 |
* | | | | | | | | | make sure all of our async handles are stopped before stopping the map thread | Konstantin Käfer | 2014-09-24 | 4 | -18/+14 |
* | | | | | | | | | do 304 requests and cache them in sqlite | Konstantin Käfer | 2014-09-24 | 23 | -144/+642 |
* | | | | | | | | | parse cache-control and last-modified headers | Konstantin Käfer | 2014-09-24 | 2 | -9/+31 |
* | | | | | | | | | compress data and store type | Konstantin Käfer | 2014-09-24 | 2 | -7/+22 |
* | | | | | | | | | add basic request caching with sqlite | Konstantin Käfer | 2014-09-24 | 2 | -1/+16 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Refactor tile cover to match JS | John Firebaugh | 2014-09-22 | 2 | -1/+5 |
| |_|_|_|_|_|/ |/| | | | | | |