summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix example, clean up duplicate filesMike Morris2015-09-017-132/+7
* drop conditions from binding.gypMike Morris2015-09-011-42/+0
* move package.json and binding.gyp to root, drop tiles.tilejsonMike Morris2015-09-0110-59/+40
* Remove debug loggingJohn Firebaugh2015-08-312-10/+0
* In still mode, don't load resources until a render request is madeJohn Firebaugh2015-08-312-1/+23
* Clean up testsJohn Firebaugh2015-08-311-185/+156
* More loggingJohn Firebaugh2015-08-311-0/+5
* Always release mapJohn Firebaugh2015-08-311-2/+5
* Merge branch 'master' into nodeJohn Firebaugh2015-08-3180-391/+1308
|\
| * Disabled iOS metrics testsMinh Nguyễn2015-08-311-4/+10
| * Fixed persistence of user tracking mode in iOSMinh Nguyễn2015-08-311-2/+2
| * Update test-suiteJohn Firebaugh2015-08-311-0/+0
| * #2063 - Fixing test/suite stomping from mergeBrad Leege2015-08-311-0/+0
| * #2063 - MergingBrad Leege2015-08-312-0/+31
| |\
| | * added click, longclick, scroll, fling eventsErlend Fagerheim2015-08-131-0/+30
| * | Added proguard config for SDKtobrunvannuland2015-08-314-3/+27
| * | Updated title of attribution action sheetMinh Nguyễn2015-08-281-1/+1
| * | implement annotation marker tap recognition in AndroidJustin R. Miller2015-08-284-0/+156
| * | update test suite to disable failing testAnsis Brammanis2015-08-281-0/+0
| * | improve dashed and patterned line antialiasingAnsis Brammanis2015-08-278-23/+49
| * | fix line antialiasing adjustment bugAnsis Brammanis2015-08-271-1/+1
| * | Merge branch '2194-fab'Brad Leege2015-08-271-0/+1
| |\ \
| | * | #2194 - Removing elevation due to drop shadow issueBrad Leege2015-08-271-0/+1
| * | | add Point <--> LatLng conversion testsAnsis Brammanis2015-08-271-0/+32
| * | | Merge branch 'master' into perspective-without-y-flipJason Wray2015-08-273-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '2182-density-compass'Brad Leege2015-08-273-1/+1
| | |\ \
| | | * | #2182 - Replacing existing iOS style compass with more Android style compass ...Brad Leege2015-08-263-1/+1
| * | | | iOS perspective gesture supportJason Wray2015-08-267-4/+136
| * | | | Merge remote-tracking branch 'upstream/master' into perspective-without-y-flipJason Wray2015-08-263-9/+17
| |\ \ \ \ | | |/ / /
| | * | | Disable heading updates for .FollowWithCourseMinh Nguyễn2015-08-261-1/+1
| | |/ /
| | * | Bump metrics tests timeouts EVERYWHEREJason Wray2015-08-251-5/+5
| | * | Fix testUserTrackingModeFollow test to accept location permissions askJason Wray2015-08-251-2/+2
| | * | Ask for 'always' location permissions, tooJason Wray2015-08-251-1/+9
| * | | Merge branch 'master' into perspective-without-y-flipMinh Nguyễn2015-08-259-35/+41
| |\ \ \ | | |/ /
| | * | Revert "only update the render order array when there are changes to tiles"Bruno de Oliveira Abinader2015-08-254-27/+21
| | * | Make Bucket::uploaded an atomic boolBruno de Oliveira Abinader2015-08-251-1/+5
| * | | move the point origin back to bottom-leftAnsis Brammanis2015-08-252-3/+13
| * | | fix circle renderingAnsis Brammanis2015-08-241-1/+1
| * | | fix LatLng --> point for perspective viewsAnsis Brammanis2015-08-246-99/+77
| * | | port minor collision code cleanup, fix #1705Ansis Brammanis2015-08-2411-92/+89
| * | | make fill-image tests less sensitiveAnsis Brammanis2015-08-242-1/+1
| * | | add map.setPitch(pitch) and map.getPitch()Ansis Brammanis2015-08-244-0/+29
| * | | fix depth clipping in perspective viewAnsis Brammanis2015-08-2410-34/+33
| * | | load correct covering tiles in perspective viewAnsis Brammanis2015-08-248-54/+140
| * | | port invert and transformMat4 from gl-matrixAnsis Brammanis2015-08-243-0/+120
| * | | fix earthquakes in perspective viewAnsis Brammanis2015-08-247-40/+46
| * | | fix symbol collision detection in perspective viewAnsis Brammanis2015-08-2412-24/+33
| * | | fix symbol rendering in perspective viewAnsis Brammanis2015-08-247-21/+84
| * | | fix fill antialiasing for perspective viewsAnsis Brammanis2015-08-241-1/+1
| * | | port line rendering fixes for perspective viewsAnsis Brammanis2015-08-246-11/+42