Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | explicitly call .discard() to resize the view on static renders | Konstantin Käfer | 2015-04-17 | 5 | -0/+39 |
* | make sqlite storage more resilient to sporadic errors | Konstantin Käfer | 2015-04-07 | 2 | -2/+5 |
* | replace iterator variable types with auto | Konstantin Käfer | 2015-04-01 | 1 | -3/+3 |
* | update sprite scaling test case | Konstantin Käfer | 2015-03-26 | 2 | -0/+0 |
* | fix sprites for pixel ratios that are not 1 and 2 | Konstantin Käfer | 2015-03-17 | 4 | -0/+19 |
* | Get rid of printf and cout by using Log::* | Thiago Marcos P. Santos | 2015-03-12 | 1 | -1/+3 |
* | Update the FixtureLog | Thiago Marcos P. Santos | 2015-03-12 | 4 | -148/+115 |
* | add missing test fixture file | Konstantin Käfer | 2015-02-17 | 1 | -0/+1 |
* | update uv_zip and add tests | Konstantin Käfer | 2015-02-16 | 1 | -0/+0 |
* | add test for parsing enum, bool, string functions. | Ansis Brammanis | 2015-02-06 | 2 | -0/+49 |
* | cleanup makefiles | Konstantin Käfer | 2015-02-04 | 2 | -28/+0 |
* | rearrange tests and make more robust | Konstantin Käfer | 2015-02-04 | 6 | -134/+203 |
* | rearrange tests and add storage tests | Konstantin Käfer | 2015-02-04 | 4 | -56/+101 |
* | Update styles | John Firebaugh | 2014-11-04 | 10 | -2305/+55 |
* | Run tests using http requests | Konstantin Käfer | 2014-11-04 | 1 | -72/+0 |
* | use test suite as submodule instead of using npm | Konstantin Käfer | 2014-10-31 | 1 | -1/+1 |
* | 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 |