Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log the Environment ID and the Thread name | Thiago Marcos P. Santos | 2015-03-18 | 1 | -5/+2 |
* | Make the logging system static | Thiago Marcos P. Santos | 2015-03-12 | 1 | -3/+7 |
* | Simplify the logging mechanism | Thiago Marcos P. Santos | 2015-03-12 | 1 | -26/+0 |
* | Add assetRoot for Android | Leith Bade | 2015-02-10 | 1 | -0/+16 |
* | refactor makefile | Konstantin Käfer | 2015-02-04 | 1 | -202/+0 |
* | rearrange tests and add storage tests | Konstantin Käfer | 2015-02-04 | 1 | -13/+0 |
* | Remove program binary caching | Leith Bade | 2015-01-27 | 1 | -13/+0 |
* | Fix build | Leith Bade | 2014-12-18 | 2 | -93/+202 |
* | Fix missing shader cache path | Leith Bade | 2014-12-08 | 1 | -0/+13 |
* | Fix commit | Leith Bade | 2014-12-06 | 1 | -12/+7 |
* | Fixup after merge | Leith Bade | 2014-12-04 | 1 | -2/+1 |
* | Rename lots of things | Leith Bade | 2014-12-04 | 3 | -22/+22 |
* | Fix debug build | Leith Bade | 2014-12-03 | 1 | -1/+2 |
* | Remove boost::make_unique | Leith Bade | 2014-12-03 | 1 | -4/+3 |
* | Use uv::async and various other fixes | Leith Bade | 2014-12-03 | 1 | -13/+16 |
* | Remove old TODO | Leith Bade | 2014-12-03 | 1 | -1/+0 |
* | Fix Linux build | Leith Bade | 2014-12-02 | 1 | -1/+0 |
* | Share asset_request between platforms | Leith Bade | 2014-12-02 | 3 | -175/+97 |
* | Rewrite EGL config choosing | Leith Bade | 2014-11-22 | 1 | -4/+2 |
* | Fix json string crash | Leith Bade | 2014-11-18 | 1 | -6/+7 |
* | Load CA bundle from APK | Leith Bade | 2014-11-18 | 1 | -19/+1 |
* | Read styles from APK | Leith Bade | 2014-11-17 | 1 | -103/+101 |
* | Create AssetRequest | Leith Bade | 2014-11-17 | 2 | -0/+196 |
* | Renamed source files using mapbox style | Leith Bade | 2014-11-12 | 1 | -1/+1 |
* | Add cache path variable from Java | Leith Bade | 2014-11-08 | 1 | -1/+2 |
* | Finish android log backend | Leith Bade | 2014-11-07 | 1 | -13/+40 |
* | Start working on android log hook | Leith Bade | 2014-11-07 | 1 | -0/+32 |
* | Add temporary cache dir. Need to change to Java call. | Leith Bade | 2014-11-05 | 1 | -0/+13 |