summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [android, ios] Fix issue in binary size scriptNadia Barbosa2019-03-131-4/+8
* [ios] Generate iOS code coverage for metrics (#14015)Jordan Kiley2019-03-131-0/+35
* [build] update Boost to 1.69 and remove RTTIKonstantin Käfer2019-03-131-0/+31
* [scripts] Fix local code coverage scriptSudarsana Babu Nagineni2019-03-131-14/+24
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-0/+25
* [build] Upload documentation coverage metrics to S3Ander Conselvan de Oliveira2019-03-131-1/+27
* [build] Check documentation coverage on CIAnder Conselvan de Oliveira2019-03-132-8/+81
* [build] Ignore private symbols when calculating documentation coverageAnder Conselvan de Oliveira2019-03-131-1/+2
* [build] A build target to check for doxygen documentation coverageAnder Conselvan de Oliveira2019-03-131-0/+201
* Update mapbox-gl-js submodule to v0.53.0Mikhail Pozdnyakov2019-03-061-1/+6
* [scripts] Disable unsupported style spec featuresMikhail Pozdnyakov2019-03-051-0/+3
* [core] remove special casing in code genKonstantin Käfer2019-03-011-1/+1
* [build] More granular timestamps for binary metrics collectionNadia Barbosa2019-02-261-4/+3
* [build] Publish Android/iOS binary sizes to S3Nadia Barbosa2019-02-251-13/+53
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-093-127/+150
* [docs] Changelog entry for offline CJK glyph control.Chris Loer2018-12-211-0/+6
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-141-10/+34
* [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-111-0/+6
* Add basic shader minification (#13500)Vladimir Agafonkin2018-12-041-4/+13
* [core] OverscaledTileID::isChildOf should check wrap values.Chris Loer2018-11-301-0/+4
* [core] Cleared out staged changelog entriesMinh Nguyễn2018-11-086-26/+0
* [build] Add build system for submodulesThiago Marcos P. Santos2018-10-311-38/+0
* [core] Avoid wrapping longitude values of exactly 180 and 360 (#12797) (#13006)Ryan Hamley2018-10-241-0/+4
* [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105)Ryan Hamley2018-10-181-0/+4
* [docs] Changelog draft for putResourceForURLChris Loer2018-10-171-0/+5
* [docs] Changelog draft for 'format' expressionChris Loer2018-10-151-0/+4
* [core, test] Add BiDi unit testChris Loer2018-10-151-0/+18
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+1
* [docs] Include uncompressed shader source in .cpp commentsChris Loer2018-09-191-0/+10
* [core] For string-valued properties, do coercion rather than assertionJohn Firebaugh2018-09-191-0/+3
* [build] Don't let the binary size query get confused by post-dated commitsJohn Firebaugh2018-09-131-1/+1
* [docs] Experiment: stage changelog entry.Chris Loer2018-09-121-0/+6
* [build] add script to generate a standalone version of Mapbox GLKonstantin Käfer2018-09-112-0/+96
* [build] use vendored version of ICUKonstantin Käfer2018-09-051-0/+54
* [build] use vendored SQLite for LTO benefits + custom compile flagsKonstantin Käfer2018-09-051-0/+14
* [build] add ability to extract zip filesKonstantin Käfer2018-09-054-9/+16
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-15/+22
* [build] Add Slack notifications for important iOS buildsJason Wray2018-08-281-0/+12
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-233-4/+1
* [build] add plain text file lists for iOS/macOSKonstantin Käfer2018-08-231-2/+71
* [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js.Chris Loer2018-08-211-0/+2
* [build] use plain text files for file lists to simplify integration with othe...Konstantin Käfer2018-08-201-6/+6
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-141-4/+4
* [build] vendor std::expected polyfillKonstantin Käfer2018-08-141-0/+13
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-3/+0
* [build] Print binary size stats to CI logs, tooJason Wray2018-08-081-3/+3
* Handle >2 branches by switching to split[0]Jason Wray2018-08-071-1/+1
* [build] Fix CI failure when master and release branch are identicalJason Wray2018-08-071-1/+1
* [build] Push binary size history to S3 (#12538)John Firebaugh2018-08-061-0/+133
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-3/+0