summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Filter.AnyExpression and Filter.AllExpression tests to correctly use expr...upstream/expression-filters-2Asheem Mamoowala2018-05-092-14/+21
* Adress review: Comments + TestsAsheem Mamoowala2018-05-094-6/+37
* Fix Android buildAsheem Mamoowala2018-05-091-1/+1
* Add string overrides for <, >, <=, >= filter operators.Asheem Mamoowala2018-05-094-58/+151
* Fix Android compillationLucas Wojciechowski2018-05-091-1/+1
* Fix Darwin appsLucas Wojciechowski2018-05-091-1/+1
* Refactor `Filter` to use an optionalLucas Wojciechowski2018-05-094-34/+39
* Ensure `property` is a string in legacy `has` filtersLucas Wojciechowski2018-05-091-6/+11
* Use `Literal::parse`Lucas Wojciechowski2018-05-091-13/+18
* Made suggested formatting tweaksLucas Wojciechowski2018-05-092-12/+7
* Fix GLFW appLucas Wojciechowski2018-05-091-1/+2
* Remove unnused macroLucas Wojciechowski2018-05-091-6/+0
* Fix CILucas Wojciechowski2018-05-092-2/+2
* Revive all testsLucas Wojciechowski2018-05-094-43/+52
* Use convenience constructors in `glfw_view.cpp`Lucas Wojciechowski2018-05-091-5/+4
* Add `createLiteral` convenience methodLucas Wojciechowski2018-05-093-2/+16
* Add convienience overload of `createCompoundExpression` which doesn't need an...Lucas Wojciechowski2018-05-093-4/+29
* Create convieneice Filter constructorLucas Wojciechowski2018-05-092-1/+5
* Revive `Stringify.Filter` testLucas Wojciechowski2018-05-091-5/+9
* Misc code cleanupLucas Wojciechowski2018-05-095-108/+89
* Fix Android CILucas Wojciechowski2018-05-091-7/+5
* Try to fix `linux-gcc4.9-debug`Lucas Wojciechowski2018-05-092-2/+10
* Comment out failing macOS testsLucas Wojciechowski2018-05-092-40/+43
* Fix segfaults in iOS testsLucas Wojciechowski2018-05-091-2/+6
* Remove outdated iOS testsLucas Wojciechowski2018-05-091-4/+0
* Remove outdated iOS testsLucas Wojciechowski2018-05-091-204/+0
* Update macOS appAsheem Mamoowala2018-05-0910-212/+13
* Fix `make check`Lucas Wojciechowski2018-05-091-5/+0
* Fix GLFW compilationLucas Wojciechowski2018-05-091-1/+8
* Eliminate `Filter` variantLucas Wojciechowski2018-05-0915-135/+23
* Remove filter types other than `ExpressionFilter`Lucas Wojciechowski2018-05-094-580/+8
* Eliminate "stringAsFeatureType"Lucas Wojciechowski2018-05-091-9/+1
* Fix render testsLucas Wojciechowski2018-05-092-8/+10
* Make filter tests pass!Lucas Wojciechowski2018-05-093-77/+50
* Make it compile!Lucas Wojciechowski2018-05-091-2/+6
* WIPLucas Wojciechowski2018-05-091-216/+151
* Port the specialized filter-* expressions from GL JS, adding them to src/mbgl...Lucas Wojciechowski2018-05-091-0/+169
* [ios] Fix MGLAnnotationView.rotatesToMatchCamera clobbering other transformsJason Wray2018-05-082-8/+19
* [android] - update changelog to v6.1.1android-v6.1.1Tobrun2018-05-071-0/+3
* [ios, macos] Add to-rgba expression operator. (#11725)Fabian Guerra Soto2018-05-0710-9/+87
* [android] - update telemetry to 3.1.0Tobrun2018-05-071-1/+1
* [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0Fabian Guerra Soto2018-05-0425-86/+149
* [ios, macos] Add support for subscripting in expressions. (#11770)Fabian Guerra Soto2018-05-044-1/+45
* [android] - bump snapshot versiontobrun2018-05-042-2/+2
* [android] - update changelog for release v6.1.0tobrun2018-05-041-2/+11
* [android] - checking is renderer is not destroyed before delivering the snapshotŁukasz Paczos2018-05-043-27/+10
* [android] - unwrap LatLngBounds before creating core objectŁukasz Paczos2018-05-044-19/+18
* [android] - null check source before removingŁukasz Paczos2018-05-042-1/+19
* [ios, macos] Fix overlay bounds that span the antimeridian. (#11783)Fabian Guerra Soto2018-05-047-2/+56
* [ios, macos] Update migration guides in jazzy table (#11808)Jordan Kiley2018-05-042-2/+2