summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use fake linker for merging the standalone static libraryKonstantin Käfer2015-02-048-73/+73
* rework linux gyp filesKonstantin Käfer2015-02-045-28/+16
* add missing headersKonstantin Käfer2015-02-042-0/+2
* add information about running tests to readmeKonstantin Käfer2015-02-041-0/+1
* use standard DEBUG macro rather than NDEBUGKonstantin Käfer2015-02-0411-28/+42
* allow overriding configuration variablesKonstantin Käfer2015-02-041-26/+26
* move variables to their own fileKonstantin Käfer2015-02-042-28/+35
* make storage lib separate so we can build without storage libsKonstantin Käfer2015-02-0426-241/+444
* move ios-specific configuration to common.gypiKonstantin Käfer2015-02-042-26/+22
* execute the correct server path and use the exepath for application root rath...Konstantin Käfer2015-02-043-6/+18
* move merge_lines implementation to its own source files to avoid duplicate sy...Konstantin Käfer2015-02-042-89/+110
* asset:// URLs are local to the executable path nowKonstantin Käfer2015-02-0417-150/+170
* make ios compileKonstantin Käfer2015-02-0410-64/+67
* don't override std::hashKonstantin Käfer2015-02-042-10/+6
* fixes for linuxKonstantin Käfer2015-02-0411-27/+50
* cancel the backoff timer when the request is canceledKonstantin Käfer2015-02-041-0/+15
* remove unused filesKonstantin Käfer2015-02-043-71/+0
* add symbols to Release builds for easier debuggingKonstantin Käfer2015-02-041-2/+2
* rearrange tests and make more robustKonstantin Käfer2015-02-0437-364/+352
* rearrange tests and add storage testsKonstantin Käfer2015-02-0449-497/+1116
* make vaos immovableKonstantin Käfer2015-02-0410-100/+111
* remove circular shared_ptr and a few other memory leaksKonstantin Käfer2015-02-0414-85/+159
* do not leak string handlesKonstantin Käfer2015-02-041-4/+10
* rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-0459-2246/+2561
* Merge pull request #811 from mapbox/fix-mipsDane Springmeyer2015-02-031-4/+0
|\
| * stop allowing failures for mips-64Dane Springmeyer2015-02-032-7/+3
| * try building against alt zlib-system2 package - refs mapbox/mason#66Dane Springmeyer2015-02-031-3/+3
|/
* Remove unusedJohn Firebaugh2015-02-032-14/+0
* Add functions for layout properties.Lauren Budorick2015-02-0313-116/+365
* Merge pull request #805 from mapbox/chronoLeith Bade2015-02-0441-303/+275
|\
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-native into chronoLeith Bade2015-02-045-15/+32
| |\ | |/ |/|
* | fix uninitialized variable warningAnsis Brammanis2015-02-031-1/+1
* | Mark mips-64 as allowed failureJohn Firebaugh2015-02-031-0/+4
* | Fix OS X buildJohn Firebaugh2015-02-031-0/+0
* | add wrapped padding to sprite for repeating imagesAnsis Brammanis2015-02-033-15/+28
* | Fix -W flags for boostLeith Bade2015-02-035-11/+13
| * Use std::chronoLeith Bade2015-02-0446-314/+288
|/
* Adapt to https://github.com/mapbox/mason/commit/c104c2f9721b793535e4ec658afe2...Dane Springmeyer2015-02-022-0/+4
* bump masonMike Morris2015-02-021-0/+0
* make line-opacity work with line-imageAnsis Brammanis2015-01-303-1/+4
* Merge pull request #796 from mapbox/mesa-10.4.3Mike Morris2015-01-302-2/+2
|\
| * test against mesa 10.4.3 on travisMike Morris2015-01-302-2/+2
|/
* Merge pull request #791 from mapbox/strip-androidLeith Bade2015-01-303-0/+2
|\
| * Merge branch 'strip-android' of github.com:mapbox/mapbox-gl-native into strip...Leith Bade2015-01-290-0/+0
| |\
| | * Strip android libs to reduce sizeLeith Bade2015-01-293-3/+5
| * | Strip android libs to reduce sizeLeith Bade2015-01-293-0/+2
| |/
* | Merge pull request #795 from mapbox/android-classesLeith Bade2015-01-305-3/+151
|\ \
| * | Add class picker to Android UILeith Bade2015-01-305-3/+151
|/ /
* | Merge pull request #792 from mapbox/ensure-pkg-configDane Springmeyer2015-01-281-0/+6
|\ \ | |/ |/|
| * ensure pkg-config is found since mason depends on it for nowDane Springmeyer2015-01-281-0/+6
|/