summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] #6055 - naive attempt to rotate query boxupstream/ivovandongen-6055Ivo van Dongen2016-08-301-2/+17
* [ios] Add annotation count feature to iosappJesse Bounds2016-08-261-0/+70
* [ios] Introduce visible annotations APIJesse Bounds2016-08-243-0/+53
* [ios, macos] Expose name and default position of current style (#6127)Minh Nguyễn2016-08-245-9/+27
* [tests] Removed dead codeThiago Marcos P. Santos2016-08-241-8/+0
* [tests] Add unit test for style loading failuresThiago Marcos P. Santos2016-08-243-0/+42
* [core] Emit MapChangeDidFailLoadingMap when the style cannot be loaded or parsedThiago Marcos P. Santos2016-08-248-12/+41
* [core] Simplify Thread::invokeSync (#6128)John Firebaugh2016-08-243-15/+7
* [ios] Fix typoThiago Marcos P. Santos2016-08-243-6/+6
* [ci skip] Add database files to gitignoreThiago Marcos P. Santos2016-08-241-1/+2
* [ios, macos] Distinguish between blackColor and clearColor (#6125)Minh Nguyễn2016-08-246-12/+15
* [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