summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make tests workKonstantin Käfer2014-10-2415-198/+168
* Merge remote-tracking branch 'origin/headless-display' into gyp-restructuringKonstantin Käfer2014-10-2496-525/+985
|\
| * disable the thread sanitizer on clang/Debug for now since this prevents core ...Konstantin Käfer2014-10-231-11/+11
| * fix typoKonstantin Käfer2014-10-231-3/+3
| * show more debug informationKonstantin Käfer2014-10-231-3/+4
| * show that the program crashedKonstantin Käfer2014-10-231-2/+8
| * print core dumps on application crashesKonstantin Käfer2014-10-233-2/+23
| * gcc fixesKonstantin Käfer2014-10-2321-62/+72
| * add missing headerKonstantin Käfer2014-10-221-0/+2
| * force exceptions and rtti in case they're disabled by another gyp fileKonstantin Käfer2014-10-221-12/+16
| * fix variable shadowingKonstantin Käfer2014-10-2260-278/+276
| * add missing include headerKonstantin Käfer2014-10-221-0/+2
| * remove erroneous output during test runKonstantin Käfer2014-10-221-2/+0
| * replace boost optional with mapbox optionalKonstantin Käfer2014-10-225-35/+85
| * fix typoKonstantin Käfer2014-10-221-1/+1
| * fixes for libuv 0.11Konstantin Käfer2014-10-223-385/+1
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeKonstantin Käfer2014-10-2214-37/+158
| |\
| * \ Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-2232-132/+884
| |\ \
| | * | don't time xvfb startupKonstantin Käfer2014-10-161-1/+0
| | * | fix misnamed functionKonstantin Käfer2014-10-161-3/+3
| | * | better timing functionsKonstantin Käfer2014-10-162-11/+37
| | * | export all required functionsKonstantin Käfer2014-10-161-0/+5
| | * | export function to subshellsKonstantin Käfer2014-10-166-8/+3
| | * | remove spaces from fold command and put in separate fileKonstantin Käfer2014-10-165-26/+35
| | * | add more instrumentation and code folding to travis buildsKonstantin Käfer2014-10-164-0/+43
| | * | we don't need a root_fbo function anymoreKonstantin Käfer2014-10-163-11/+0
| | * | we now always use the fboKonstantin Käfer2014-10-161-4/+0
| | * | first attempt to create an opengl core profile version before falling back to...Konstantin Käfer2014-10-162-19/+82
| | * | lower our expectations towards the pbuffer and use framebuffers insteadKonstantin Käfer2014-10-153-37/+21
| | * | cast to correct int typeKonstantin Käfer2014-10-151-2/+2
| | * | fix errors that prevented compilation/runningKonstantin Käfer2014-10-153-3/+4
| | * | experimental pbuffer supportKonstantin Käfer2014-10-154-29/+60
| | * | bump mapbox-gl-cocoa submodule with make_inactive fixMike Morris2014-10-131-0/+0
| | * | add int status arg to uv_messenger_callbackMike Morris2014-10-131-1/+1
| | * | fix policy namesMike Morris2014-10-131-2/+2
| | * | add policies for mapbox-gl-testing bucketMike Morris2014-10-131-0/+36
| | * | fix node-mapbox-gl-native AWS keysMike Morris2014-10-111-2/+2
| | * | use node-mapbox-gl-native AWS keysMike Morris2014-10-112-5/+5
| | * | Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-101-4/+4
| | |\ \
| | * | | use node-mapbox-gl-native AWS bucket for travis cachingMike Morris2014-10-101-1/+1
| | * | | Merge branch 'mphash-libuv-pkgconfig' into libuv-0.10-headless-displayMike Morris2014-10-101-1/+1
| | |\ \ \
| | * | | | call on_timeout with status 0 (success)Mike Morris2014-10-101-1/+1
| | * | | | switch http_request_baton_curl to libuv 0.10 apiMike Morris2014-10-101-2/+1
| | * | | | adjust file_request_baton and http_request for libuv 0.10 apiMike Morris2014-10-102-7/+8
| | * | | | bump mapbox-gl-cocoa to match masterMike Morris2014-10-101-0/+0
| | * | | | Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-101-4/+4
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-10115-862/+5031
| | |\ \ \ \ \
| | * | | | | | only upload binaries on travisMike Morris2014-10-101-2/+2
| | * | | | | | XInitThreadsMike Morris2014-10-091-0/+4
| | * | | | | | fix HeadlessView::readPixels return value, ref #480Mike Morris2014-10-083-5/+5