summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [build] use TransformState from last update() rather than most recentupstream/7040-dateline-flickering-alternativeKonstantin Käfer2016-12-231-1/+3
* [build] move transition updates away from render callKonstantin Käfer2016-12-231-12/+15
* [core] Correct boolean function interpolationJohn Firebaugh2016-12-222-10/+24
* [build] Use a submodule for mapbox-gl-js rather than an npm dependencyJohn Firebaugh2016-12-225-2/+10
* [android] - downscale instrumentation tests on CI (#7529)Tobrun2016-12-221-1/+1
* [core] fix matrix z range and remove hackAnsis Brammanis2016-12-211-3/+6
* [core] clearer pitched line antialiasingAnsis Brammanis2016-12-214-24/+22
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-2113-36/+49
* [core] fix text blurriness at different FOVsAnsis Brammanis2016-12-212-3/+3
* [macos] Added Simplified Chinese localizationMinh Nguyễn2016-12-214-1/+24
* [core] Replace magic number with constant-based calculationJohn Firebaugh2016-12-211-2/+2
* [core] Polylabel-based "pole of inaccessibility" symbol placementJohn Firebaugh2016-12-214-6/+18
* [android] - update components with latest camera values (#7499)Tobrun2016-12-211-1/+1
* [android] - fix null pointer on trackingsettings (#7505)Tobrun2016-12-211-1/+3
* [android] - harden MapboxMapOptions, extract duplicate fragment logic, fixup ...Tobrun2016-12-216-72/+90
* [core] Remove unused BucketParameter membersJohn Firebaugh2016-12-212-30/+8
* [core] Convert BucketParameters#layer to a separate parameterJohn Firebaugh2016-12-2120-39/+36
* [core] refactor URL parsingKonstantin Käfer2016-12-215-137/+421
* [android] - update lost to 2.0.0, gradle cleanup (#7494)Tobrun2016-12-213-27/+43
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-20153-2337/+4781
|\
| * [ios, macos] Document when it's safe to call runtime styling functions (#7335)Eric Wolfe2016-12-181-7/+17
| * [ios, macos] Highlight current topic in documentation (#7468)Minh Nguyễn2016-12-163-2/+16
| * iOS jazzy theme improvements (#7422)Maya Gao2016-12-1617-142/+276
| * Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-1629-243/+751
| * [ios, macos] Corrected return type of MGLShape factory methodMinh Nguyễn2016-12-162-2/+2
| * [ios] [osx] Make theme configurable (#7420)Tom MacWright2016-12-151-1/+4
| * [ios] Remove last remnants of appledoc & docsets (#7418)Jason Wray2016-12-142-41/+0
| * [ios] Updated changelog for iOS 3.4.0 beta 5ios-v3.4.0-beta.5Jesse Bounds2016-12-141-0/+1
| * [ios] Update podspec for release 3.4.0 beta 5Jesse Bounds2016-12-142-2/+2
| * [core] Port ensure a non-zero source tile cache size (#7438)Jesse Bounds2016-12-141-2/+2
| * [ios] Fix dequeue view variable scope (#7423)Jesse Bounds2016-12-141-17/+11
| * [ios]] Remove transaction in callout view update (#7425)Jesse Bounds2016-12-141-4/+0
| * [ios, macos] Streamlined a string formatMinh Nguyễn2016-12-131-1/+1
| * [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-1355-1067/+1443
| * [core] Swap order of Style::recalculate and Style::relayoutIvo van Dongen2016-12-131-4/+4
| * [ios] Fixed crash on launch in iosappMinh Nguyễn2016-12-131-1/+1
| * [ios] Fix iosapp runtime styling examples (#7395)Jesse Bounds2016-12-131-2/+7
| * [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-132-7/+49
| * [core] guard against duplicate layer idsIvo van Dongen2016-12-132-0/+37
| * [core] use raii to guard backend deactivationIvo van Dongen2016-12-134-27/+36
| * [ios, macos] Override references to property names in property requirements l...Minh Nguyễn2016-12-124-26/+50
| * [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-127-12/+80
| * [ios, macos] Expanded source documentationMinh Nguyễn2016-12-109-34/+64
| * [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-0925-208/+208
| * [ios, macos] Silence -Wc++11-narrowing warning in open gl layer (#7355)Jesse Bounds2016-12-091-2/+2
| * [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-0833-212/+824
| * [ios, macos] renamed raster-hue-rotateFredrik Karlsson2016-12-084-9/+12
| * [ios, macos] Warn about special characters in predicates (#7317)Jesse Bounds2016-12-071-0/+6
| * [ios, macos] Fix typo in exception name for style source identifier (#7315)Jesse Bounds2016-12-073-3/+3
| * Prevent stopless functions (#7309)Fredrik Karlsson2016-12-078-9/+40