summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use unified RenderPass typeKonstantin Käfer2014-08-128-21/+21
* Merge branch 'master' into rasterizeKonstantin Käfer2014-08-1232-159/+2762
|\
| * Merge pull request #370 from mapbox/style-parser-testKonstantin Käfer2014-08-1232-159/+2762
| |\
| | * explicitly define destructor to avoid destructing with forward declarationKonstantin Käfer2014-08-122-0/+6
| | * pass absolute path to npm executableKonstantin Käfer2014-08-124-4/+18
| | * Merge branch 'master' into style-parser-testKonstantin Käfer2014-08-1228-233/+260
| | |\ | | |/ | |/|
| | * build fixesMike Morris2014-08-114-6/+2247
| | * Revert "dont exit early from npm_install.sh"Mike Morris2014-08-111-0/+1
| | * pass --clang=1 to npm install, per https://github.com/mapbox/mapbox-gl-native...Mike Morris2014-08-111-1/+1
| | * Merge branch 'master' into style-parser-testMike Morris2014-08-11139-4587/+9591
| | |\
| | * | bad stops array fixture, weird errorMike Morris2014-07-184-12/+29
| | * | add function type fixtureMike Morris2014-07-184-9/+27
| | * | add stop zoom/value fixtureMike Morris2014-07-182-0/+52
| | * | add line-opacity and text-size fixturesMike Morris2014-07-186-10/+56
| | * | add stops-array fixtureMike Morris2014-07-182-0/+29
| | * | add line-width and bad colors fixturesMike Morris2014-07-185-1/+74
| | * | allow unchecked errorsMike Morris2014-07-181-1/+1
| | * | change render to ParseStyleMike Morris2014-07-181-1/+1
| | * | add fuzzed fixtures and fix FixtureLogBackend to capture log outputMike Morris2014-07-187-17/+43
| | * | stray commaMike Morris2014-07-181-1/+1
| | * | clean up package.jsonMike Morris2014-07-181-3/+0
| | * | purge fuzz fixture pipelineMike Morris2014-07-187-141/+0
| | * | migrate style_parser tests to use info and style json fixturesMike Morris2014-07-187-142/+123
| | * | update test fixturesMike Morris2014-07-172-14/+8
| | * | Merge branch 'master' into fuzz-pipeMike Morris2014-07-176-313/+71
| | |\ \
| | * \ \ Merge branch 'master' into fuzz-pipeMike Morris2014-07-171-1/+1
| | |\ \ \
| | * | | | switch to mapbox-glsl-optimizer for node-pre-gypMike Morris2014-07-171-1/+1
| | * | | | split stylesheet fixtures into separate gyp actionMike Morris2014-07-175-27/+77
| | * | | | Merge branch 'master' into fuzz-pipeMike Morris2014-07-17243-1810/+2343
| | |\ \ \ \
| | * | | | | noncopyable logMike Morris2014-07-151-1/+1
| | * | | | | Merge branch 'master' into fuzz-pipeMike Morris2014-07-152-1/+14
| | |\ \ \ \ \
| | * | | | | | check log messages from style_parserMike Morris2014-07-151-16/+49
| | * | | | | | print unchecked log messagesMike Morris2014-07-151-0/+8
| | * | | | | | fix quotes in log outputMike Morris2014-07-151-3/+3
| | * | | | | | why u no write to FixtureLogBackend?Mike Morris2014-07-151-1/+12
| | * | | | | | Merge branch 'master' into fuzz-pipeMike Morris2014-07-1524-179/+274
| | |\ \ \ \ \ \
| | * | | | | | | hook up style_parser to new log backendMike Morris2014-07-143-49/+57
| | * | | | | | | C++ exception with description "array value has unexpected number of elements...Mike Morris2014-07-145-1/+80
| | * | | | | | | dont exit early from npm_install.shMike Morris2014-07-111-1/+0
| | * | | | | | | Merge branch 'master' into fuzz-pipeMike Morris2014-07-110-0/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'stylesource' into fuzz-pipeMike Morris2014-07-1115-87/+136
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'stylesource' into fuzz-pipeMike Morris2014-07-1127-32/+532
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | remove link_gl from test/style gypMike Morris2014-07-101-1/+0
| | * | | | | | | | | | Merge branch 'stylesource' into fuzz-pipeMike Morris2014-07-1049-279/+421
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | break out StyleSource from Source, move getActiveSources andMike Morris2014-07-106-6/+11
| | * | | | | | | | | | | break out StyleSource from Source, move getActiveSources and updateSources in...Mike Morris2014-07-1012-55/+88
| | * | | | | | | | | | | move sprite class to map directoryMike Morris2014-07-107-6/+6
| | * | | | | | | | | | | link_glMike Morris2014-07-101-0/+1
| | * | | | | | | | | | | clean up npm_installMike Morris2014-07-101-0/+4
| | * | | | | | | | | | | Merge branch 'master' into fuzz-pipeMike Morris2014-07-091-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \