| Commit message (Expand) | Author | Age | Files | Lines |
* | Add basic shader minification (#13500) | Vladimir Agafonkin | 2018-12-04 | 1 | -4/+13 |
* | [core] OverscaledTileID::isChildOf should check wrap values. | Chris Loer | 2018-11-30 | 1 | -0/+4 |
* | [core] Cleared out staged changelog entries | Minh Nguyễn | 2018-11-08 | 6 | -26/+0 |
* | [build] Add build system for submodules | Thiago Marcos P. Santos | 2018-10-31 | 1 | -38/+0 |
* | [core] Avoid wrapping longitude values of exactly 180 and 360 (#12797) (#13006) | Ryan Hamley | 2018-10-24 | 1 | -0/+4 |
* | [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105) | Ryan Hamley | 2018-10-18 | 1 | -0/+4 |
* | [docs] Changelog draft for putResourceForURL | Chris Loer | 2018-10-17 | 1 | -0/+5 |
* | [docs] Changelog draft for 'format' expression | Chris Loer | 2018-10-15 | 1 | -0/+4 |
* | [core, test] Add BiDi unit test | Chris Loer | 2018-10-15 | 1 | -0/+18 |
* | [core] Initial implementation of 'format' expression | Chris Loer | 2018-10-15 | 1 | -0/+1 |
* | [docs] Include uncompressed shader source in .cpp comments | Chris Loer | 2018-09-19 | 1 | -0/+10 |
* | [core] For string-valued properties, do coercion rather than assertion | John Firebaugh | 2018-09-19 | 1 | -0/+3 |
* | [build] Don't let the binary size query get confused by post-dated commits | John Firebaugh | 2018-09-13 | 1 | -1/+1 |
* | [docs] Experiment: stage changelog entry. | Chris Loer | 2018-09-12 | 1 | -0/+6 |
* | [build] add script to generate a standalone version of Mapbox GL | Konstantin Käfer | 2018-09-11 | 2 | -0/+96 |
* | [build] use vendored version of ICU | Konstantin Käfer | 2018-09-05 | 1 | -0/+54 |
* | [build] use vendored SQLite for LTO benefits + custom compile flags | Konstantin Käfer | 2018-09-05 | 1 | -0/+14 |
* | [build] add ability to extract zip files | Konstantin Käfer | 2018-09-05 | 4 | -9/+16 |
* | [core] Implement CrossFadedDataDrivenProperty to add support for feature expr... | Molly Lloyd | 2018-08-31 | 1 | -15/+22 |
* | [build] Add Slack notifications for important iOS builds | Jason Wray | 2018-08-28 | 1 | -0/+12 |
* | [core] Add `line-gradient` property | Mikhail Pozdnyakov | 2018-08-23 | 3 | -4/+1 |
* | [build] add plain text file lists for iOS/macOS | Konstantin Käfer | 2018-08-23 | 1 | -2/+71 |
* | [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js. | Chris Loer | 2018-08-21 | 1 | -0/+2 |
* | [build] use plain text files for file lists to simplify integration with othe... | Konstantin Käfer | 2018-08-20 | 1 | -6/+6 |
* | WIP: use expected<T, E> for passing on errors | Konstantin Käfer | 2018-08-14 | 1 | -4/+4 |
* | [build] vendor std::expected polyfill | Konstantin Käfer | 2018-08-14 | 1 | -0/+13 |
* | [core] Eliminate setProperty & co. | John Firebaugh | 2018-08-13 | 1 | -3/+0 |
* | [build] Print binary size stats to CI logs, too | Jason Wray | 2018-08-08 | 1 | -3/+3 |
* | Handle >2 branches by switching to split[0] | Jason Wray | 2018-08-07 | 1 | -1/+1 |
* | [build] Fix CI failure when master and release branch are identical | Jason Wray | 2018-08-07 | 1 | -1/+1 |
* | [build] Push binary size history to S3 (#12538) | John Firebaugh | 2018-08-06 | 1 | -0/+133 |
* | [core] Merge DataDrivenPropertyValue into PropertyValue (#12513) | John Firebaugh | 2018-07-31 | 1 | -3/+0 |
* | [core] Compress all shader source as a single corpus | John Firebaugh | 2018-07-25 | 1 | -22/+60 |
* | [core] Compress shader source code | John Firebaugh | 2018-07-25 | 1 | -12/+30 |
* | [build] Attempt to determine a likely base branch without a PR | John Firebaugh | 2018-07-23 | 1 | -0/+11 |
* | [build] Disable binary size checks for fork PRs | John Firebaugh | 2018-07-20 | 1 | -1/+7 |
* | [build] add nitpick step for verifying that dependencies are up-to-date and u...upstream/vendor-gtest | Konstantin Käfer | 2018-07-20 | 2 | -2/+41 |
* | [build] vendor Google Test | Konstantin Käfer | 2018-07-20 | 1 | -0/+19 |
* | [build] Use CIRCLE_MERGE_BASE environment variable | John Firebaugh | 2018-07-13 | 1 | -22/+5 |
* | [build] Show diff to prior size | John Firebaugh | 2018-07-13 | 1 | -14/+67 |
* | [build] Improve ccache freshness | John Firebaugh | 2018-07-13 | 1 | -0/+24 |
* | Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue` | Mikhail Pozdnyakov | 2018-07-05 | 1 | -1/+1 |
* | [build] Record binary size via GitHub check | John Firebaugh | 2018-07-03 | 3 | -117/+47 |
* | [core, vendor] Create vendored nunicode 1.8. | Chris Loer | 2018-07-03 | 2 | -0/+101 |
* | [build] Exit with nonzero status if file does not exist | John Firebaugh | 2018-06-26 | 1 | -0/+1 |
* | [build] Xcode 10 no longer exposes DEVELOPER_DIR to the compiler launcher | Konstantin Käfer | 2018-06-11 | 2 | -2/+2 |
* | [core] Rework spec function/expression taxonomy | Lauren Budorick | 2018-05-14 | 1 | -20/+22 |
* | Bump GL JS pin to get tests for global symbol querying. | Chris Loer | 2018-04-25 | 2 | -0/+3 |
* | [core, ios, macos, android, node] Heatmap layer (#11046) | Vladimir Agafonkin | 2018-02-15 | 3 | -5/+2 |
* | [core] update mapbox-gl-js submodule pin | Konstantin Käfer | 2018-01-24 | 1 | -2/+0 |