Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix HeadlessView::readPixels return value, ref #480 | Mike Morris | 2014-10-08 | 1 | -1/+1 |
* | add HeadlessView::readPixels, fixes #480 | Mike Morris | 2014-10-08 | 1 | -7/+1 |
* | clean up shared_ptr usage in HeadlessView | Mike Morris | 2014-10-07 | 1 | -1/+4 |
* | break out HeadlessDisplay from HeadlessView, ref #478 | Mike Morris | 2014-10-03 | 1 | -0/+2 |
* | Merge branch 'libuv010' into libuv-0.10-fix-context-shutdown | Mike Morris | 2014-09-24 | 1 | -5/+11 |
|\ | |||||
| * | Merge branch 'master' into libuv010 | Mike Morris | 2014-09-24 | 1 | -5/+10 |
| |\ | |||||
| | * | Support pixelRatio parameter for render tests | John Firebaugh | 2014-09-22 | 1 | -5/+10 |
* | | | bump mapnik-packaging, remove unnecessary view.make_active calls | Mike Morris | 2014-09-19 | 1 | -0/+2 |
|/ / | |||||
* | | 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 |
* | | Merge branch 'master' into libuv010 | Mike Morris | 2014-08-29 | 1 | -5/+3 |
|\ \ | |/ | |||||
| * | Use fresh map and view for each test | John Firebaugh | 2014-08-28 | 1 | -5/+3 |
* | | more fixes for libuv v0.10 | Mike Morris | 2014-08-27 | 1 | -9/+9 |
|/ | |||||
* | fix basepath for headless stylesheets | Konstantin Käfer | 2014-08-27 | 2 | -21/+10 |
* | Merge pull request #445 from mapbox/nsstring | Konstantin Käfer | 2014-08-26 | 1 | -0/+1 |
|\ | |||||
| * | add uppercase/lowercase symbols to headless test | Konstantin Käfer | 2014-08-22 | 1 | -0/+1 |
* | | Merge pull request #439 from mapbox/clipping | Konstantin Käfer | 2014-08-26 | 1 | -268/+214 |
|\ \ | |||||
| * | | compute unique clip ids per tile, taking covering children into account | Konstantin Käfer | 2014-08-21 | 1 | -268/+214 |
| |/ | |||||
* | | Fix headless tests | John Firebaugh | 2014-08-22 | 1 | -1/+1 |
|/ | |||||
* | fix warnings | Konstantin Käfer | 2014-08-18 | 1 | -1/+1 |
* | remove composite enums from tests | Konstantin Käfer | 2014-08-15 | 1 | -3/+0 |
* | Merge branch 'master' into style-parser-test | Konstantin Käfer | 2014-08-12 | 2 | -2/+1 |
|\ | |||||
| * | include correct uv header in test fixture | Konstantin Käfer | 2014-08-12 | 1 | -1/+1 |
| * | fix gyp builds | Konstantin Käfer | 2014-08-12 | 1 | -1/+0 |
* | | build fixes | Mike Morris | 2014-08-11 | 2 | -1/+2245 |
* | | Merge branch 'master' into style-parser-test | Mike Morris | 2014-08-11 | 35 | -339/+42 |
|\ \ | |/ | |||||
| * | fix test gyp file | Konstantin Käfer | 2014-08-11 | 1 | -1/+1 |
| * | fix enum tests | Konstantin Käfer | 2014-07-31 | 1 | -6/+3 |
| * | Use mapbox-gl-test-suite | John Firebaugh | 2014-07-21 | 33 | -331/+37 |
| * | Flip name and units and sign of rotation API | John Firebaugh | 2014-07-21 | 1 | -1/+1 |
* | | 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 | 5 | -1/+74 |
* | | allow unchecked errors | Mike Morris | 2014-07-18 | 1 | -1/+1 |
* | | change render to ParseStyle | Mike Morris | 2014-07-18 | 1 | -1/+1 |
* | | add fuzzed fixtures and fix FixtureLogBackend to capture log output | Mike Morris | 2014-07-18 | 7 | -17/+43 |
* | | migrate style_parser tests to use info and style json fixtures | Mike Morris | 2014-07-18 | 4 | -106/+117 |
* | | update test fixtures | Mike Morris | 2014-07-17 | 1 | -13/+7 |
* | | Merge branch 'master' into fuzz-pipe | Mike Morris | 2014-07-17 | 2 | -33/+12 |
|\ \ | |/ | |||||
| * | consolidate functions to only use stops | Konstantin Käfer | 2014-07-17 | 2 | -33/+12 |
* | | split stylesheet fixtures into separate gyp action | Mike Morris | 2014-07-17 | 1 | -9/+10 |
* | | Merge branch 'master' into fuzz-pipe | Mike Morris | 2014-07-17 | 16 | -115/+579 |
|\ \ | |/ | |||||
| * | rename a few things from mbgl => mapboxgl | Konstantin Käfer | 2014-07-16 | 1 | -9/+9 |
| * | rename llmr => mbgl | Konstantin Käfer | 2014-07-16 | 12 | -82/+82 |
| * | rename file and fix merge error | Konstantin Käfer | 2014-07-16 | 1 | -0/+0 |
| * | separate comparisons and expressions | Konstantin Käfer | 2014-07-16 | 2 | -5/+5 |
| * | add more comparison tests | Konstantin Käfer | 2014-07-16 | 1 | -22/+198 |