Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make storage lib separate so we can build without storage libs | Konstantin Käfer | 2015-02-04 | 7 | -877/+0 |
* | move merge_lines implementation to its own source files to avoid duplicate sy... | Konstantin Käfer | 2015-02-04 | 2 | -89/+110 |
* | make ios compile | Konstantin Käfer | 2015-02-04 | 1 | -11/+27 |
* | fixes for linux | Konstantin Käfer | 2015-02-04 | 1 | -8/+8 |
* | rearrange tests and add storage tests | Konstantin Käfer | 2015-02-04 | 1 | -1/+0 |
* | make vaos immovable | Konstantin Käfer | 2015-02-04 | 10 | -100/+111 |
* | remove circular shared_ptr and a few other memory leaks | Konstantin Käfer | 2015-02-04 | 6 | -34/+74 |
* | rewrite storage layer to be independent of the Map's event loop | Konstantin Käfer | 2015-02-04 | 26 | -1042/+685 |
* | Remove unused | John Firebaugh | 2015-02-03 | 2 | -14/+0 |
* | Add functions for layout properties. | Lauren Budorick | 2015-02-03 | 13 | -116/+365 |
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into chrono | Leith Bade | 2015-02-04 | 3 | -15/+28 |
|\ | |||||
| * | fix uninitialized variable warning | Ansis Brammanis | 2015-02-03 | 1 | -1/+1 |
| * | add wrapped padding to sprite for repeating images | Ansis Brammanis | 2015-02-03 | 3 | -15/+28 |
* | | Use std::chrono | Leith Bade | 2015-02-04 | 27 | -172/+171 |
|/ | |||||
* | make line-opacity work with line-image | Ansis Brammanis | 2015-01-30 | 3 | -1/+4 |
* | fix sprite atlas padding and icon centering | Ansis Brammanis | 2015-01-27 | 3 | -10/+9 |
* | Remove program binary caching | Leith Bade | 2015-01-27 | 3 | -135/+37 |
* | Merge pull request #676 from mapbox/android-mason | Leith Bade | 2015-01-27 | 12 | -89/+213 |
|\ | |||||
| * | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2015-01-27 | 6 | -1/+17 |
| |\ | |||||
| * \ | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2015-01-23 | 34 | -439/+465 |
| |\ \ | |||||
| * | | | Fix terminate crash | Leith Bade | 2015-01-23 | 1 | -2/+3 |
| * | | | get/setAppliedStyleClasses -> get/setClasses | Leith Bade | 2015-01-18 | 1 | -11/+0 |
| * | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2015-01-18 | 3 | -52/+31 |
| |\ \ \ | |||||
| * | | | | Update to Android NDK r10d in new AMI | Leith Bade | 2015-01-15 | 1 | -2/+2 |
| * | | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2015-01-15 | 5 | -61/+182 |
| |\ \ \ \ | |||||
| * | | | | | Remove coffeecatch | Leith Bade | 2015-01-13 | 1 | -14/+0 |
| * | | | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2015-01-13 | 1 | -1/+3 |
| |\ \ \ \ \ | |||||
| * | | | | | | remove extra line | Leith Bade | 2015-01-13 | 1 | -1/+0 |
| * | | | | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2015-01-09 | 21 | -176/+144 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Add failsafe to program binary loading | Leith Bade | 2015-01-05 | 2 | -13/+45 |
| * | | | | | | | Missed rename | Leith Bade | 2014-12-25 | 1 | -1/+1 |
| * | | | | | | | Tidy up a few missed things in shader.cpp | Leith Bade | 2014-12-24 | 1 | -3/+2 |
| * | | | | | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-23 | 2 | -14/+14 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-21 | 2 | -58/+52 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix build | Leith Bade | 2014-12-18 | 2 | -97/+0 |
| * | | | | | | | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-18 | 5 | -265/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add missing CHECK_ERROR | Leith Bade | 2014-12-11 | 1 | -4/+4 |
| * | | | | | | | | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-11 | 35 | -350/+354 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-10 | 1 | -0/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-10 | 1 | -31/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-08 | 3 | -19/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-07 | 3 | -38/+127 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Remove line | Leith Bade | 2014-12-06 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | | Fix commit | Leith Bade | 2014-12-06 | 6 | -23/+65 |
| * | | | | | | | | | | | | | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-05 | 245 | -82/+9448 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Fix debug build | Leith Bade | 2014-12-04 | 2 | -3/+3 |
| * | | | | | | | | | | | | | | | | Fixup after merge | Leith Bade | 2014-12-04 | 5 | -115/+47 |
| * | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-04 | 8 | -35/+99 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-04 | 2 | -129/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | Fix Android crash | Leith Bade | 2014-12-04 | 1 | -2/+2 |