summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* disable leak checking for nowupstream/clang-3.9Dane Springmeyer2017-02-081-0/+2
* adapt to mason changes in masterDane Springmeyer2017-02-081-11/+5
* enable clang 3.9 + sanitizersDane Springmeyer2017-02-082-10/+76
* [core] Update gl-js; fix $id filters with GeoJSON sourceJohn Firebaugh2017-02-088-6/+10
* [ios, macos] Fixed runtime styling deprecation warningsMinh Nguyễn2017-02-084-98/+110
* [ios, macos] Update documentation examples to use new style functions (#7960)Jesse Bounds2017-02-083-16/+16
* [ios, macos] Document DDS enumerations (#7931)Jesse Bounds2017-02-081-4/+56
* Add back MGLStyleFunction and re-document MGLStyleValue (#7943)Jesse Bounds2017-02-084-87/+428
* removed make android-lib-x86-64 from bitrise script so snapshots build (#7986)Cameron Mace2017-02-081-1/+0
* [build] Remove Mason submodule in favor of CMake masonKonstantin Käfer2017-02-0818-134/+294
* [node] Remove unused dependencyJohn Firebaugh2017-02-081-1/+0
* [android] Node not requiredJohn Firebaugh2017-02-081-8/+4
* [build, ios, macos] Simplify version portion of user agent stringJohn Firebaugh2017-02-0812-126/+34
* [Qt] Added QMapbox::Feature → GeoJSON conversion helperBruno de Oliveira Abinader2017-02-083-3/+44
* [Qt] Added QMapbox::FeatureBruno de Oliveira Abinader2017-02-084-9/+147
* [Qt] Moved GeoJSON-related conversion functions to qt_geojson.hppBruno de Oliveira Abinader2017-02-083-59/+66
* [Qt] Added QMapboxGL::layerExistsBruno de Oliveira Abinader2017-02-082-1/+10
* [android] fix reference table overflow in query rendered featuresIvo van Dongen2017-02-082-20/+37
* [core] Use cpp files for shader sourceJohn Firebaugh2017-02-0728-2039/+2265
* [core] Check in generated shader codeJohn Firebaugh2017-02-0727-122/+2293
* fix unable to find developer-config xml when building the project (#7963)Pablo Guardiola2017-02-071-1/+1
* hold a weak reference of the context to avoid leaks (#7964)Pablo Guardiola2017-02-071-5/+7
* [test] Added a test to make sure 404 does not trigger a retryThiago Marcos P. Santos2017-02-071-0/+5
* [test] Added unit test for style request failuresThiago Marcos P. Santos2017-02-072-0/+79
* [core] Do not consider error'ed responses freshThiago Marcos P. Santos2017-02-071-1/+1
* 7798-ObjectAnimator-rotation (#7907)Tobrun2017-02-074-79/+18
* [ios, macos] 7955 fix MGLMapView leaks MGLReachability objects (and threads) ...danielmatzke2017-02-064-6/+19
* [node] Temporary: exit(0) on exception in Painter::renderJohn Firebaugh2017-02-061-4/+10
* Make `MGLOfflinePack` instances post notificationsEimantas Vaiciunas2017-02-065-85/+30
* Bump Xcode version for schemesEimantas Vaiciunas2017-02-067-7/+7
* [android] - wrap longitude values from core (#7852)Tobrun2017-02-045-20/+13
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-0482-539/+236
* Disable double tap gesture to zoom in (#7879)srabenja2017-02-046-1/+113
* [android] - update SDK exposed attributes in public.xml (#7912)Tobrun2017-02-041-1/+16
* [android] Extract telemetry into MASAntonio Zugaldia2017-02-0329-1736/+283
* [ios, macos] Implement default value for identity functionsJesse Bounds2017-02-032-25/+22
* [ios, macos] Automated pulling translations from TransifexMinh Nguyễn2017-02-034-8/+58
* [ios, macos] Traditional Chinese localizationMinh Nguyễn2017-02-038-2/+407
* regex is no longer used after 6c91c3eDane Springmeyer2017-02-022-4/+1
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-0228-1926/+3891
* [android] data driven style implementationIvo van Dongen2017-02-0258-5175/+7453
* [core] default value support in categorical function conversionIvo van Dongen2017-02-0219-64/+243
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-02149-1275/+3451
* [tests] Exclude test that causes valgrind assertion failureJohn Firebaugh2017-02-021-1/+1
* [core] Move fill-outline special case to FillLayer::Impl::evaluateJohn Firebaugh2017-02-022-5/+5
* [node] awscli doesn't support globsJohn Firebaugh2017-02-011-2/+2
* [build] Use style-spec from gl-js monorepoJohn Firebaugh2017-02-015-4/+3
* [build] Satisfy 'brew link node@4' conditionBruno de Oliveira Abinader2017-02-011-1/+1
* [Qt] Guarantee QSqlDatabase connection name uniquenessBruno de Oliveira Abinader2017-02-011-1/+8
* [node] Run tests under apitraceJohn Firebaugh2017-01-312-2/+8