summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Less logging in offline.cppupstream/less-loggingjakepruitt2016-10-061-6/+8
* [android] #6522 - Automate build process for Android SDK releasesAntonio Zugaldia2016-10-061-0/+243
* [ios] Deploy script enhancements (#6581)Jason Wray2016-10-053-33/+78
* [android] - invalidate focal point when setting MyLocationView padding (#6413)Tobrun2016-10-051-0/+6
* [android] - correct focal point data when double tapping (#6595)Tobrun2016-10-051-1/+1
* [android] - correct focal point with padding and tilt enabled + cleanup code ...Tobrun2016-10-052-25/+44
* [ios] Observer that app did become active instead of will foreground (#6600)Jesse Bounds2016-10-051-1/+1
* [ios, macos] Remove support for CONTAINS operator (#6590)Minh Nguyễn2016-10-052-18/+1
* [core] Adhere to vertices/vertexBuffer naming conventionJohn Firebaugh2016-10-058-23/+23
* [core] TextureRectVertex ⇢ SymbolVertexJohn Firebaugh2016-10-059-30/+29
* [core] Make ElementGroup saferJohn Firebaugh2016-10-0516-182/+152
* [core] Improve attribute binding APIJohn Firebaugh2016-10-0545-235/+258
* [core] Put VertexArrayObject in gl namespaceJohn Firebaugh2016-10-057-37/+42
* [core] Move shader and uniform to gl directoryJohn Firebaugh2016-10-0529-249/+254
* [core] Refactor BufferJohn Firebaugh2016-10-0587-964/+906
* [core] Don't refer to geometry coordinates as "vertices"John Firebaugh2016-10-051-57/+57
* [core] Tiles that error on load are not renderableJohn Firebaugh2016-10-059-12/+119
* [android] refactored exposed api on MapboxMapTobrun Van Nuland2016-10-055-33/+33
* [android] Revise handling of tracking modes and interactionsclydebarrow2016-10-059-164/+239
* [build] Add support for 'benchmark' target on macOSBruno de Oliveira Abinader2016-10-054-0/+44
* [android] javadoc - inter-link style properties properlyIvo van Dongen2016-10-0519-90/+473
* [android][build] always generate style sources on buildIvo van Dongen2016-10-051-5/+5
* [tests] Do not run benchmarks with GDBThiago Marcos P. Santos2016-10-051-1/+1
* [tests] Added benchmarks for querying for featuresThiago Marcos P. Santos2016-10-057-0/+11424
* [tests] Add unit tests for query features fitersThiago Marcos P. Santos2016-10-053-0/+124
* [build] Re-add benchmark tests to the buildsystemThiago Marcos P. Santos2016-10-058-0/+101
* [core] Pre-filter sources based on the layers they containThiago Marcos P. Santos2016-10-051-0/+14
* [ios, macos] fixes #6160: allow updating multipoint coordinates (#6565)Justin R. Miller2016-10-046-39/+150
* [core] remove Raster object in favor of a more low-level Texture objectKonstantin Käfer2016-10-0413-190/+116
* Rework setStyleUrl() logic to avoid NPE as per #6512 (#6574)Tobrun2016-10-041-9/+9
* [ios] Remove double counting of content inset top and bottom (#6566)Jesse Bounds2016-10-031-2/+2
* [ios, macos] Updated changelogsios-v3.4.0-alpha.5Minh Nguyễn2016-10-032-3/+24
* ios-v3.4.0-alpha.5Jason Wray2016-10-032-2/+2
* [core] Preserve non-access_token query parameters in canonicalizeTileURLSam Matthews2016-10-032-0/+20
* [android] - make MyLocationView responsible for converting tilt to degrees. (...Tobrun2016-10-031-1/+2
* [ios, macos] Loosened style doc transform regex (#6543)Minh Nguyễn2016-09-301-2/+2
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-3023-119/+533
* [ios][macos] Update changelog for dSYM, symbol stripping fixJason Wray2016-09-302-0/+2
* [macos] Add 'Packaging builds' section to developing docJason Wray2016-09-301-0/+26
* [macos][build] Validate dSYM and framework UUIDsJason Wray2016-09-301-1/+22
* [macos][build] Generate debug symbols for all buildsJason Wray2016-09-301-3/+2
* [ios][build] Validate dSYM and framework UUIDsJason Wray2016-09-301-1/+22
* [ios][build] Generate debug symbols for all buildsJason Wray2016-09-302-8/+6
* [macos] Don't specify Swift version for jazzy doc generation (#6539)Jason Wray2016-09-301-3/+0
* [android] Add sprite image exampleIvo van Dongen2016-09-304-0/+202
* [android] addImage / removeImage jni bindingsIvo van Dongen2016-09-303-0/+78
* [build] add back -WerrorKonstantin Käfer2016-09-3012-28/+33
* [android] file:// exampleIvo van Dongen2016-09-305-0/+8941
* [darwin] NSURL remove workaround for file urlsIvo van Dongen2016-09-301-7/+0
* [android][ios][macos][linux][qt] included default LocalFileSourceIvo van Dongen2016-09-305-1/+6