| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue` | Mikhail Pozdnyakov | 2018-07-05 | 17 | -54/+59 |
* | [android] - create device independent tests for camera position testing | tobrun | 2018-07-05 | 17 | -107/+209 |
* | [android] - add bearing and pitch to get camera for geometry | tobrun | 2018-07-05 | 6 | -111/+343 |
* | [android] - add bearing and tilt to LatLngBounds, incorporate current tilt an... | tobrun | 2018-07-05 | 5 | -20/+177 |
* | [android] - avoid race condition when calling getMapAsync from OnMapReadyIdli... | tobrun | 2018-07-05 | 1 | -7/+12 |
* | [core] Fix sort order for queryRenderedFeatures when features are filtered. | Chris Loer | 2018-07-03 | 7 | -24/+22 |
* | [core] Avoid blocking in Thread<Object> constructor (#12151) | Anand Thakker | 2018-07-03 | 21 | -125/+421 |
* | [build] Record binary size via GitHub check | John Firebaugh | 2018-07-03 | 9 | -139/+73 |
* | [ios, build] Postpone jazzy install for ios-release build | Jason Wray | 2018-07-03 | 2 | -5/+8 |
* | [ios, build] Remove broken/unused demo project | Jason Wray | 2018-07-03 | 11 | -996/+0 |
* | [ios, build] Build all archs for ios-release | Jason Wray | 2018-07-03 | 1 | -3/+7 |
* | [ios, build] Log raw xcodebuild output for package commands | Jason Wray | 2018-07-03 | 1 | -2/+3 |
* | [ios, macos] Try to make darwin "resolvedLocale" BCP 47 compliant | Chris Loer | 2018-07-03 | 2 | -7/+13 |
* | [test] Remove "collator" ignores | Chris Loer | 2018-07-03 | 1 | -15/+1 |
* | [android] Android "collator" implementation | Chris Loer | 2018-07-03 | 4 | -1/+264 |
* | [ios, macos] Darwin "collator" implementation | Chris Loer | 2018-07-03 | 3 | -0/+66 |
* | [core] Default "collator" implementation | Chris Loer | 2018-07-03 | 6 | -2/+143 |
* | [core] Introduce "collator" expressions | Chris Loer | 2018-07-03 | 15 | -16/+297 |
* | [core] Introduce LanguageTag for parsing BCP 47 tags | Chris Loer | 2018-07-03 | 5 | -0/+329 |
* | [core, vendor] Create vendored nunicode 1.8. | Chris Loer | 2018-07-03 | 39 | -9/+12183 |
* | [ios, macos] Autolocalize into Japanese, Korean | Minh Nguyễn | 2018-07-03 | 3 | -2/+6 |
* | [macos] Removed errant space from changelog | Minh Nguyễn | 2018-07-03 | 1 | -1/+1 |
* | [glfw] Update route demo to use expressions DSL | Bruno de Oliveira Abinader | 2018-07-03 | 1 | -1/+1 |
* | [github] Combined iOS, macOS issue templates | Minh Nguyễn | 2018-07-03 | 2 | -38/+4 |
* | [github] Added per-platform issue templates | Minh Nguyễn | 2018-07-03 | 4 | -1/+107 |
* | Add pitch argument to cameraThatFits functions (#12213) | Bobby Sudekum | 2018-07-02 | 9 | -21/+181 |
* | [ios, macos] Updated build status buttons | Minh Nguyễn | 2018-07-02 | 2 | -2/+2 |
* | [ios] Add per-commit ios-release CircleCI build | Jason Wray | 2018-07-02 | 1 | -7/+33 |
* | [linux] Documentation update to reflect Ubuntu 18.04 packages (#12272) | Antonio Zugaldia | 2018-07-02 | 1 | -3/+1 |
* | Change error message with invalid render usage (#12265) | Dane Springmeyer | 2018-06-29 | 2 | -2/+2 |
* | [core] Add assertions to expression constructors | John Firebaugh | 2018-06-29 | 9 | -28/+47 |
* | [core] Remove stops-based *Function constructors | John Firebaugh | 2018-06-29 | 7 | -155/+122 |
* | [darwin] Replace use of *Stops with expressions DSL | John Firebaugh | 2018-06-29 | 14 | -979/+1386 |
* | [core] Replace use of *Stops with expressions DSL | John Firebaugh | 2018-06-29 | 18 | -362/+435 |
* | [core] A filter expression that errors should be treated as false, not true | John Firebaugh | 2018-06-29 | 1 | -1/+1 |
* | [core] fix crash when trying to parse legacy filters | Konstantin Käfer | 2018-06-29 | 2 | -0/+9 |
* | [android] - update changelog for release android-v6.3.0-alpha.1 | Tobrun | 2018-06-29 | 1 | -1/+4 |
* | [android] - update changelog for release android-v6.3.0-alpha.1 | Tobrun | 2018-06-29 | 1 | -0/+7 |
* | [android] - changelog for v6.2.0 | Łukasz Paczos | 2018-06-29 | 1 | -0/+10 |
* | [tests] Replaced the ZoomHistory test with a render test | John Firebaugh | 2018-06-28 | 5 | -72/+2 |
* | [ios] Preserve bcsymbolmap files when using CocoaPods | Jason Wray | 2018-06-28 | 4 | -0/+10 |
* | [core] InterpolateBase → Interpolate; Interpolate → InterpolateImpl | John Firebaugh | 2018-06-28 | 7 | -25/+25 |
* | [core] Privatize Interpolate<T> | John Firebaugh | 2018-06-28 | 3 | -109/+118 |
* | [core] Move non-polymorphic Interpolate methods to base | John Firebaugh | 2018-06-28 | 2 | -19/+17 |
* | [core] Split Interpolator into a separate file | John Firebaugh | 2018-06-28 | 5 | -46/+53 |
* | [tests] Remove ignores for implemented features | John Firebaugh | 2018-06-27 | 1 | -27/+3 |
* | [core] Simplify parseInterpolate | John Firebaugh | 2018-06-27 | 1 | -38/+14 |
* | [macos, ios] Commit IDEWorkspaceChecks.plist files | John Firebaugh | 2018-06-27 | 2 | -0/+16 |
* | [ios] Update changelog and podspecs for 4.2.0-alpha.1ios-v4.2.0-alpha.1 | Jason Wray | 2018-06-27 | 4 | -4/+14 |
* | [ios] Update changelogs and bump podspec. | Fabian Guerra | 2018-06-27 | 2 | -0/+10 |