Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tidy] modernize-use-auto | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -1/+1 |
* | [node, glfw] Remove libuv 0.10 support | John Firebaugh | 2017-03-10 | 1 | -7/+1 |
* | Revert "[core] libuv unref() not really needed" | Thiago Marcos P. Santos | 2016-02-24 | 1 | -0/+1 |
* | [core] libuv unref() not really needed | Thiago Marcos P. Santos | 2016-02-20 | 1 | -1/+0 |
* | Cleanup std::chrono usage | Bruno de Oliveira Abinader | 2016-01-25 | 1 | -2/+2 |
* | [core] Get rid of ::unref() for Timer and AsyncTask | Thiago Marcos P. Santos | 2016-01-09 | 1 | -8/+1 |
* | [core] use `default` instead of empty function body | Konstantin Käfer | 2015-12-03 | 1 | -2/+1 |
* | [core] add namespace comment to closing brace | Konstantin Käfer | 2015-12-03 | 1 | -2/+2 |
* | [core] Remove mbgl/util/uv.hpp | Thiago Marcos P. Santos | 2015-12-01 | 1 | -9/+56 |
* | [core] Merge uv_detail.hpp into uv.hpp | John Firebaugh | 2015-12-01 | 1 | -1/+1 |
* | [core] Introduce Timer abstraction | Thiago Marcos P. Santos | 2015-12-01 | 1 | -0/+40 |