| Commit message (Expand) | Author | Age | Files | Lines |
* | [test] Add native ignore for symbol-cross-fade test.upstream/symbol-line-center | Chris Loer | 2018-07-20 | 1 | -0/+1 |
* | [test] Bump gl-js pin for line-center tests. | Chris Loer | 2018-07-20 | 1 | -0/+0 |
* | [android, ios, macos] Generate symbol-placement: line-center wrappers | Chris Loer | 2018-07-20 | 7 | -32/+68 |
* | [core] Add `symbol-placement: line-center` | Chris Loer | 2018-07-20 | 11 | -47/+114 |
* | [ios, macos, android] Add changelog entries | John Firebaugh | 2018-07-20 | 3 | -0/+10 |
* | [android] Test token strings for icon-image and text-field | John Firebaugh | 2018-07-20 | 2 | -0/+11 |
* | [ios, macos] Convert token strings to expressions on input | John Firebaugh | 2018-07-20 | 11 | -174/+79 |
* | [core] Convert token strings to expressions | John Firebaugh | 2018-07-20 | 20 | -101/+166 |
* | [core] Move expression.cpp to expression directory | John Firebaugh | 2018-07-20 | 2 | -3/+1 |
* | [core] Replace {Source,Camera,Composite}Function with PropertyExpression | John Firebaugh | 2018-07-20 | 53 | -951/+702 |
* | [build] add nitpick step for verifying that dependencies are up-to-date and u...upstream/vendor-gtest | Konstantin Käfer | 2018-07-20 | 3 | -2/+45 |
* | [build] vendor Google Test | Konstantin Käfer | 2018-07-20 | 38 | -8/+31750 |
* | [android] - expose getMap on native_map_view | Tobrun | 2018-07-20 | 3 | -1/+7 |
* | fixed typo in error message | Justyna Janczyszyn | 2018-07-19 | 1 | -1/+1 |
* | [ios] Reorganize changelog for ios-v4.2.0 | Jason Wray | 2018-07-18 | 1 | -2/+5 |
* | [ios] Update podspecs for ios-v4.2.0 | Jason Wray | 2018-07-18 | 3 | -3/+3 |
* | [android] - update changelog for v6.3.0 final | Tobrun | 2018-07-18 | 1 | -3/+8 |
* | [android] VisibleRegion instrumentation tests | Łukasz Paczos | 2018-07-18 | 1 | -0/+342 |
* | [android] option to request the visible region restricted by the content padding | Łukasz Paczos | 2018-07-18 | 1 | -5/+32 |
* | Correct `MGL_MATCH ` documentation (#12378) | Lloyd Sheng | 2018-07-18 | 1 | -1/+1 |
* | [iOS] Fix unbalanced change delimiter crash (#12148) | Lloyd Sheng | 2018-07-18 | 2 | -1/+1 |
* | [android] Fix possibly race on undefined behavior | Thiago Marcos P. Santos | 2018-07-17 | 1 | -0/+1 |
* | [build] organize CMake targets in folders for IDEs | Konstantin Käfer | 2018-07-17 | 11 | -0/+23 |
* | [android] bump SNAPSHOT version building on master to 6.4.0 | Łukasz Paczos | 2018-07-17 | 1 | -1/+1 |
* | [core] update CA bundle | Konstantin Käfer | 2018-07-17 | 1 | -26/+2 |
* | [android] harden map events creation | Łukasz Paczos | 2018-07-17 | 1 | -1/+3 |
* | [android] - bump used gradle tools version | tobrun | 2018-07-17 | 1 | -1/+1 |
* | Add fuzz tests for TileCover and fix out of bounds access crash. | Asheem Mamoowala | 2018-07-16 | 2 | -1/+60 |
* | Better describe the streaming tilecover algorithm in comments | Asheem Mamoowala | 2018-07-16 | 2 | -22/+57 |
* | Fix TileCover asserts. The create_bounds_towards_* methods were treating | Asheem Mamoowala | 2018-07-16 | 2 | -49/+33 |
* | [core] treat parsedate as C++ file to remove C build rules | Konstantin Käfer | 2018-07-16 | 4 | -5/+5 |
* | [core] make the offline DB schema a regular include file | Konstantin Käfer | 2018-07-16 | 4 | -25/+31 |
* | [android] - bump kotlin, timber and okhttp to most recent stable versions | Tobrun | 2018-07-16 | 1 | -3/+3 |
* | [core] Convert legacy functions directly to expressions | John Firebaugh | 2018-07-13 | 22 | -1190/+774 |
* | [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] Reduce ccache max size | John Firebaugh | 2018-07-13 | 1 | -1/+1 |
* | [build] Improve ccache freshness | John Firebaugh | 2018-07-13 | 2 | -30/+118 |
* | [build] Separate node_modules, mason_packages, and cmake caches | John Firebaugh | 2018-07-13 | 1 | -92/+202 |
* | [build] Move all mason_use statements to a single file | John Firebaugh | 2018-07-13 | 7 | -57/+67 |
* | [android] - add geojson regression tests for java method look up from JNI | tobrun | 2018-07-13 | 1 | -13/+103 |
* | [node] prevent scheduled renderFinished() calls from running when render is c... | Konstantin Käfer | 2018-07-13 | 1 | -9/+16 |
* | [core] Simplify Value conversions | John Firebaugh | 2018-07-12 | 2 | -107/+42 |
* | [android] - add convenience method for destroyed state on MapView, can be use... | tobrun | 2018-07-12 | 3 | -4/+19 |
* | [android] - validate if gesture detector is able to handle gesture | tobrun | 2018-07-12 | 1 | -2/+6 |
* | [ios] Adjust iOS nightly build to run later | Jason Wray | 2018-07-11 | 1 | -1/+1 |
* | [ios] Update podspecs for ios-v4.2.0-beta.1 | Jason Wray | 2018-07-11 | 3 | -3/+3 |
* | [ios] Update events submodule to include RN override (#12360) | Randall Lee | 2018-07-10 | 1 | -0/+0 |
* | [ios, build] Upload nightly iOS release build on CircleCI | Jason Wray | 2018-07-10 | 1 | -8/+24 |
* | [macos] Import GeoJSON | Minh Nguyễn | 2018-07-10 | 4 | -15/+111 |