Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove uv.h dependency in darwin-specific code | Konstantin Käfer | 2014-08-12 | 1 | -16/+15 |
* | rename llmr => mbgl | Konstantin Käfer | 2014-07-16 | 1 | -8/+8 |
* | retain the uv loop until all things deconstructed | Konstantin Käfer | 2014-05-30 | 1 | -3/+3 |
* | increase http timeout | Konstantin Käfer | 2014-05-26 | 1 | -1/+1 |
* | move to libuv for the rendering loop | Konstantin Käfer | 2014-04-30 | 1 | -21/+7 |
* | use an event loop per map that is not the render thread | Konstantin Käfer | 2014-04-25 | 1 | -9/+11 |
* | unify request object to use uv_queue_work for both corefoundation + curl | Konstantin Käfer | 2014-04-24 | 1 | -57/+61 |
* | ensure UI thread safety | Justin R. Miller | 2014-04-22 | 1 | -2/+6 |
* | properly pass boolean | Justin R. Miller | 2014-04-22 | 1 | -2/+2 |
* | safer name for parsing queue | Justin R. Miller | 2014-04-22 | 1 | -1/+3 |
* | update activity indicator on ios | Konstantin Käfer | 2014-04-15 | 1 | -11/+39 |
* | make processing more parallel | Konstantin Käfer | 2014-04-15 | 1 | -13/+35 |
* | derive from GLKViewController | Konstantin Käfer | 2014-04-14 | 1 | -1/+6 |
* | clean up os x + ios request code | Konstantin Käfer | 2014-04-14 | 1 | -0/+63 |