Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc fixes | Konstantin Käfer | 2014-10-23 | 1 | -6/+6 |
* | fix variable shadowing | Konstantin Käfer | 2014-10-22 | 1 | -8/+8 |
* | replace boost optional with mapbox optional | Konstantin Käfer | 2014-10-22 | 1 | -9/+8 |
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native | Konstantin Käfer | 2014-10-22 | 1 | -1/+1 |
|\ | |||||
| * | New mason-based build system | Konstantin Käfer | 2014-10-22 | 1 | -3/+9 |
| |\ | |||||
| * | | Fix compiler warnings | John Firebaugh | 2014-10-17 | 1 | -1/+1 |
* | | | Merge branch 'libuv-0.10-headless-display' into mason | Konstantin Käfer | 2014-10-22 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch 'master' into libuv-0.10-headless-display | Mike Morris | 2014-10-10 | 1 | -93/+37 |
| |\ \ | | |/ | |||||
| * | | remove debugging | Mike Morris | 2014-09-02 | 1 | -3/+0 |
| * | | use std::fopen/std::fread instead of libuv, thanks @springmeyer | Mike Morris | 2014-09-02 | 1 | -0/+19 |
| * | | more fixes for libuv v0.10 | Mike Morris | 2014-08-27 | 1 | -9/+9 |
* | | | fix compile warnings | Konstantin Käfer | 2014-10-22 | 1 | -4/+10 |
| |/ |/| | |||||
* | | fix headless tests | Konstantin Käfer | 2014-09-30 | 1 | -78/+37 |
|/ | |||||
* | fix basepath for headless stylesheets | Konstantin Käfer | 2014-08-27 | 1 | -7/+7 |
* | Merge branch 'master' into style-parser-test | Konstantin Käfer | 2014-08-12 | 1 | -1/+1 |
|\ | |||||
| * | include correct uv header in test fixture | Konstantin Käfer | 2014-08-12 | 1 | -1/+1 |
* | | build fixes | Mike Morris | 2014-08-11 | 1 | -0/+2244 |
* | | Merge branch 'master' into style-parser-test | Mike Morris | 2014-08-11 | 32 | -266/+0 |
|\ \ | |/ | |||||
| * | Use mapbox-gl-test-suite | John Firebaugh | 2014-07-21 | 32 | -266/+0 |
* | | bad stops array fixture, weird error | Mike Morris | 2014-07-18 | 4 | -12/+29 |
* | | add function type fixture | Mike Morris | 2014-07-18 | 4 | -9/+27 |
* | | add stop zoom/value fixture | Mike Morris | 2014-07-18 | 2 | -0/+52 |
* | | add line-opacity and text-size fixtures | Mike Morris | 2014-07-18 | 6 | -10/+56 |
* | | add stops-array fixture | Mike Morris | 2014-07-18 | 2 | -0/+29 |
* | | add line-width and bad colors fixtures | Mike Morris | 2014-07-18 | 4 | -0/+73 |
* | | add fuzzed fixtures and fix FixtureLogBackend to capture log output | Mike Morris | 2014-07-18 | 6 | -0/+31 |
* | | migrate style_parser tests to use info and style json fixtures | Mike Morris | 2014-07-18 | 1 | -0/+6 |
* | | Merge branch 'master' into fuzz-pipe | Mike Morris | 2014-07-17 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | consolidate functions to only use stops | Konstantin Käfer | 2014-07-17 | 1 | -1/+0 |
* | | Merge branch 'master' into fuzz-pipe | Mike Morris | 2014-07-17 | 6 | -14/+66 |
|\ \ | |/ | |||||
| * | rename llmr => mbgl | Konstantin Käfer | 2014-07-16 | 3 | -12/+12 |
| * | add icon render test | Konstantin Käfer | 2014-07-15 | 4 | -4/+56 |
* | | Merge branch 'master' into fuzz-pipe | Mike Morris | 2014-07-15 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | disallow copying to avoid accidental unchecked message output | Konstantin Käfer | 2014-07-15 | 1 | -1/+2 |
* | | fix quotes in log output | Mike Morris | 2014-07-15 | 1 | -3/+3 |
|/ | |||||
* | add cstdarg headers | Konstantin Käfer | 2014-07-11 | 1 | -1/+2 |
* | allow formatted messages | Konstantin Käfer | 2014-07-11 | 3 | -5/+20 |
* | add logging facility and check logs in tests | Konstantin Käfer | 2014-07-11 | 8 | -10/+164 |
* | allow setting classes in the test case | Konstantin Käfer | 2014-07-10 | 4 | -0/+46 |
* | allow processing multiple renders per test | Konstantin Käfer | 2014-07-10 | 15 | -23/+33 |
* | report fixture request errors | Konstantin Käfer | 2014-07-10 | 1 | -0/+5 |
* | change line width and add line-width test | Konstantin Käfer | 2014-07-10 | 7 | -0/+40 |
* | fix other style as well | Konstantin Käfer | 2014-07-09 | 1 | -6/+2 |
* | update fixtures | Konstantin Käfer | 2014-07-09 | 1 | -6/+2 |
* | replace {{token}} with {token}, and %d/%d/%d with {z}/{x}/{y} | Konstantin Käfer | 2014-07-09 | 2 | -2/+2 |
* | fix automated headless testing on travis | Konstantin Käfer | 2014-07-09 | 2 | -0/+0 |
* | add antialiasing test | Konstantin Käfer | 2014-07-08 | 4 | -0/+41 |
* | update headless testing to be configurable | Konstantin Käfer | 2014-07-08 | 13 | -0/+42 |
* | don't overwrite global symbol basename | Konstantin Käfer | 2014-07-07 | 1 | -5/+5 |
* | add test fixture and image comparison | Konstantin Käfer | 2014-07-07 | 10 | -0/+101 |