| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [build] Add build that verifies that the code generator was run | Konstantin Käfer | 2018-01-24 | 1 | -0/+50 |
* | [build] Add build that verifies the submodule pin is up-to-date | Konstantin Käfer | 2018-01-24 | 2 | -0/+41 |
* | [build] Write out a list of files generated by our code generator scripts | Konstantin Käfer | 2018-01-24 | 1 | -0/+9 |
* | [build] convert CMake file list generation code to JavaScript | Konstantin Käfer | 2018-01-24 | 4 | -60/+32 |
* | [build] Always use style-code's writeIfModified to unify file updates | Konstantin Käfer | 2018-01-24 | 2 | -2/+5 |
* | [build] Add temporary modifications to style spec + shaders | Konstantin Käfer | 2018-01-24 | 3 | -2/+13 |
* | [build] Make the appveyor build less verbose | Thiago Marcos P. Santos | 2018-01-10 | 1 | -1/+0 |
* | [build] Special case heatmap-color so it doesn't crash `make style-code` | John Firebaugh | 2018-01-10 | 1 | -0/+4 |
* | [windows] Build on AppVeyor CI | Thiago Marcos P. Santos | 2018-01-08 | 1 | -0/+8 |
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-agua | Fabian Guerra | 2018-01-04 | 1 | -1/+0 |
|\ |
|
| * | [ios, build] Stop packaging i386 simulator arch | Jason Wray | 2017-12-20 | 1 | -1/+0 |
* | | [build] Remove unused files, and cleanup directories | Konstantin Käfer | 2018-01-03 | 1 | -1/+1 |
* | | Replace compile-time polymorphism with runtime polymorphism in the conversion... | John Firebaugh | 2017-10-23 | 1 | -2/+2 |
|/ |
|
* | [build] split out DefaultFileSource and dependents to a separate target | Konstantin Käfer | 2017-09-28 | 1 | -0/+4 |
* | Implement icon-anchor property | Lauren Budorick | 2017-08-28 | 1 | -0/+3 |
* | [core] Use separate attribute component for line normals | John Firebaugh | 2017-08-08 | 1 | -2/+2 |
* | [core] Simplify generate-shaders.js | John Firebaugh | 2017-08-02 | 1 | -77/+11 |
* | [tests] Bump clang-tidy/format version | Thiago Marcos P. Santos | 2017-07-26 | 1 | -2/+2 |
* | [build] make Xcode use the correct compiler when it is installed in a non-sta... | Konstantin Käfer | 2017-07-18 | 4 | -14/+10 |
* | [core] Make sure ThreadLocal will not own the pointer it is managing | Thiago Marcos P. Santos | 2017-07-14 | 1 | -8/+0 |
* | [build] add ccache + Circle CI caching | Konstantin Käfer | 2017-07-13 | 2 | -0/+20 |
* | [build] upgrade to v4 CircleCI images that have logbt/mesa/gdb/apitrace insta... | Konstantin Käfer | 2017-07-13 | 3 | -315/+20 |
* | [core] add LLDB summaries for types we use commonly | Konstantin Käfer | 2017-07-12 | 1 | -0/+15 |
* | [darwin] Include polylabel via cmake | Jason Wray | 2017-07-11 | 1 | -1/+0 |
* | [build] Switch from Travis CI to CircleCI | Bruno de Oliveira Abinader | 2017-06-22 | 3 | -150/+35 |
* | [build] Updated valgrind suppressions | Bruno de Oliveira Abinader | 2017-06-22 | 1 | -0/+9 |
* | [core] add DataDrivenPaintProperty uniform template class to generation scrip... | Lauren Budorick | 2017-06-16 | 1 | -4/+5 |
* | fix shader generation script | Ansis Brammanis | 2017-06-16 | 1 | -15/+9 |
* | [core] add shader defines for enabling/disabling attributes/uniforms for DDS | Konstantin Käfer | 2017-06-13 | 1 | -9/+40 |
* | [core] Reduce number of varyings to 8 or less | John Firebaugh | 2017-06-13 | 1 | -38/+27 |
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170) | Tobrun | 2017-06-02 | 1 | -0/+1 |
* | [build] Use gdb 2017-04-08-aebcde5 | Bruno de Oliveira Abinader | 2017-05-17 | 1 | -3/+3 |
* | [build] Don't run Travis 'check' build on master | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -1/+1 |
* | [build] Bump clang-{tidy,format} to 4.0.0 | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -37/+41 |
* | [core] generated accessor methods on light | Ivo van Dongen | 2017-05-08 | 1 | -1/+22 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 2 | -0/+7 |
* | [build] generate .xcconfig files with configure_file | Konstantin Käfer | 2017-03-28 | 1 | -0/+5 |
* | [build] Autodetect Qt{4,5} | Bruno de Oliveira Abinader | 2017-03-23 | 1 | -0/+9 |
* | Pack min + max into one attribute :muscle: | Molly Lloyd | 2017-03-08 | 1 | -3/+4 |
* | [core] De-duplicate shader prelude source | John Firebaugh | 2017-03-08 | 1 | -4/+37 |
* | [build] increase binary size log duration to 60 days | Konstantin Käfer | 2017-03-08 | 1 | -2/+2 |
* | [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo... | Anand Thakker | 2017-02-28 | 1 | -1/+14 |
* | [core] remove gl.hpp include from shader headers | Konstantin Käfer | 2017-02-28 | 1 | -2/+0 |
* | [core] Log Memory.Footprint test results (#8170) | Anand Thakker | 2017-02-28 | 1 | -0/+39 |
* | Revert "[build] Add --track-origins=yes to valgrind arguments" | John Firebaugh | 2017-02-20 | 1 | -1/+0 |
* | Upgrade to logbt 2.0.1 | Dane Springmeyer | 2017-02-20 | 1 | -1/+1 |
* | [build] Use backtrace-for-all-exit-codes branch of logbt | John Firebaugh | 2017-02-13 | 1 | -1/+1 |
* | [build] Add --track-origins=yes to valgrind arguments | John Firebaugh | 2017-02-13 | 1 | -0/+1 |