summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] #5238 - Add ordering based on adapter, each adapter has its own fra...upstream/5238-ViewAnnotationsZorderingTobrun Van Nuland2016-08-247-6/+337
* [macos] Avoid negative content insets (#6102)Minh Nguyễn2016-08-232-2/+3
* [ios, macos] Move debug mask options to shared header (#6094)Jason Wray2016-08-233-52/+26
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-2316-9/+455
* [ios] Disable implicit animation of user annotation pitch changes (#6122)Jason Wray2016-08-231-0/+6
* [ios, macos] Update changelog with database performance noteJason Wray2016-08-232-0/+2
* [core] Update SQLite schema with WAL journal mode and normal syncJason Wray2016-08-233-7/+17
* [tests] Test that style mutations due to annotations don't cancel style reval...John Firebaugh2016-08-231-0/+26
* [core] Don't allow style mutations to be overwritten by revalidationJohn Firebaugh2016-08-234-0/+148
* [tests] Fix a subtle ordering bug in StubFileSourceJohn Firebaugh2016-08-231-2/+10
* [tests] Merge single test in set_style.cpp with other Map testsJohn Firebaugh2016-08-233-34/+19
* [core] #6071 - extract GeoJSONOptions conversion from GeoJSONSource conversionIvo van Dongen2016-08-236-55/+267
* 6039 focal point uses MyLocationView padding (#6108)Tobrun2016-08-238-67/+287
* [build] add CMake source groups to all targetsKonstantin Käfer2016-08-225-0/+10
* [core] set correct depth values for CustomLayer so compositing worksKonstantin Käfer2016-08-225-11/+41
* [Qt] Add mesa to the library pathThiago Marcos P. Santos2016-08-221-1/+3
* [Qt] Implement a Qt headless rendererThiago Marcos P. Santos2016-08-224-10/+121
* [Qt] Enable tests on macOSThiago Marcos P. Santos2016-08-222-0/+2
* [tests] Include what we useThiago Marcos P. Santos2016-08-222-0/+2
* [android] #6077 - keep rules for Signature and Annotation (#6085)Tobrun2016-08-221-10/+17
* [macos] Took NSColor+MGLAdditions private (#5995)Minh Nguyễn2016-08-211-1/+1
* [ios, macos] Copyedit default color property documentation (#6105)Minh Nguyễn2016-08-216-9/+15
* [ios] Segmented changes by topicMinh Nguyễn2016-08-191-9/+23
* [ios, macos] Updated changelogsMinh Nguyễn2016-08-192-5/+11
* ios-v3.4.0-alpha.2ios-v3.4.0-alpha.2Jason Wray2016-08-192-2/+2
* [ios] Automate upload of build output to FabricJesse Bounds2016-08-192-0/+168
* [ios, macos] Removed unused codeMinh Nguyễn2016-08-194-14/+0
* [ios, macos] Detect zero edge insets more strictlyMinh Nguyễn2016-08-191-1/+1
* [ios, macos] Offsets as vectors, padding as edge insetsMinh Nguyễn2016-08-198-48/+103
* [ios, macos] Optional properties are nullableMinh Nguyễn2016-08-197-192/+192
* [ios, macos] Refactored array type conversionMinh Nguyễn2016-08-191-20/+33
* [ios, macos] Removed dead codeMinh Nguyễn2016-08-191-8/+0
* [ios, macos] Document style attribute interdependenciesMinh Nguyễn2016-08-198-92/+225
* [ios, macos] Specify unitsMinh Nguyễn2016-08-196-14/+84
* [ios, macos] Fully describe default valuesMinh Nguyễn2016-08-197-50/+108
* [ios, macos] Audited generated source/layer headersMinh Nguyễn2016-08-198-90/+286
* [ios, macos] Refer to attributes in kebab-caseMinh Nguyễn2016-08-194-4/+14
* [ios, macos] Replaced let with var in codegen scriptMinh Nguyễn2016-08-191-10/+10
* [core] add ability show visualize the depth buffer to the GLFW and macOS appKonstantin Käfer2016-08-199-2/+96
* [core] parse more Style JSON propertiesKonstantin Käfer2016-08-197-0/+147
* [tests] Add tests for shape overlays crossing the antimeridianJesse Bounds2016-08-193-0/+42
* [build] Fix macOS compdb path on YCMBruno de Oliveira Abinader2016-08-191-1/+1
* [build] Re-enable 'circle-radius/antimeridian' @ test suiteBruno de Oliveira Abinader2016-08-191-1/+1
* [build] geojsonvt @ v6.1.3Bruno de Oliveira Abinader2016-08-192-1/+1
* [build] revert macOS deployment target to 10.10Konstantin Käfer2016-08-191-1/+1
* [android] #6074 - increase default gradle memory usage during build (#6080)Tobrun2016-08-191-0/+3
* [ios, macos] Make Xcode 7.3 the minimum required versionJason Wray2016-08-1847-79/+25
* [ios, macos] fixes #6056 backwards compatibility macro (#6075)Fredrik Karlsson2016-08-181-1/+1
* [android] #5211 - update yaml to run on device lab, update test with NoSuchSo...Tobrun2016-08-184-3/+32
* [ios, macos] reuse utility functionFredrik Karlsson2016-08-1810-49/+57