summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* node-v3.3.1-pre.1node-v3.3.1-pre.1Mike Morris2016-07-151-1/+1
* [node] switch to NodeRequest member fn callbackThiago Marcos P. Santos2016-07-156-13/+39
* [android] Introduce a getDatabasePath() method that enables switching storage...Antonio Zugaldia2016-07-154-2/+79
* Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-1412-47/+46
|\
| * Merge branch 'release-ios-v3.3.0-final' into release-ios-v3.3.0Minh Nguyễn2016-07-142-2/+2
| |\
| | * ios-v3.3.0ios-v3.3.0Minh Nguyễn2016-07-142-2/+2
| * | [ios] fixes #4536 include podspec for static framework (#5653)Fredrik Karlsson2016-07-142-9/+28
| |/
| * ios-v3.3.0-rc.2ios-v3.3.0-rc.2Minh Nguyễn2016-07-122-2/+2
| * [ios, macos] Reorganize jazzy’s navigation categories; cleanup docs (#5660)Jason Wray2016-07-126-32/+12
| * [ios] Ensure mapView is set when positioning (#5647)Minh Nguyễn2016-07-121-1/+1
| * [ios] Pass along `animated` property when selecting annotation views (#5646)Jason Wray2016-07-111-2/+2
| * [ios] Corrected changelog linkMinh Nguyễn2016-07-071-1/+1
* | [android] #5682 - Cloning events list to prevent synchronization issuesBrad Leege2016-07-141-1/+3
* | [android] #5682 - Adding NaN and Infinite checks to trackGestureDragEndEvent(...Brad Leege2016-07-141-0/+22
* | [android] Adds an API to enable/disable delivering messages when the region g...Antonio Zugaldia2016-07-141-18/+53
* | node-v3.3.0node-v3.3.0Mike Morris2016-07-142-1/+7
* | [node] NodeRequest inherits from Nan::AsyncWorkerMike Morris2016-07-147-156/+153
* | [node] move memory growth test into separate npm scriptMike Morris2016-07-143-12/+16
* | [node] enter new v8::Context to avoid leaking v8::FunctionTemplate in NodeMap...Mike Morris2016-07-141-1/+6
* | [node] Added memory testThiago Marcos P. Santos2016-07-141-0/+106
* | [ios,macos] Partially revert 06af75Bruno de Oliveira Abinader2016-07-147-15/+15
* | [core] Update color layer properties code generatorBruno de Oliveira Abinader2016-07-142-2/+10
* | [android] latlngbounds includes added in builderCameron2016-07-143-2/+36
* | [android] #5631 - add a concrete java exception when creating a marker withou...Tobrun2016-07-147-41/+78
* | [android] #5680 - Adding 1000 event cap to send telemetry dataBrad Leege2016-07-131-3/+20
* | Update README.mdjingsam2016-07-131-2/+14
* | [core] Revert workaround for std::atomic on ARMv5Thiago Marcos P. Santos2016-07-1316-78/+33
* | [android] #5649 - add a ViewPager exampleTobrun Van Nuland2016-07-134-10/+164
* | [android] #5649 - fixes fragment null pointer when creating a SupportMapFragm...Tobrun Van Nuland2016-07-131-2/+3
* | [android] #5649 - Request MapView parents not to intercept scroll gestures.Justas Medeisis2016-07-131-0/+2
* | [node] Added 'removeLayer' bindingBruno de Oliveira Abinader2016-07-133-1/+21
* | [android] #5438 - add bearing to MyLocationView for the SDK camera objectTobrun2016-07-134-30/+28
* | [android] #5652 - fix PressForMarkerActivity setup to follow best practices o...Tobrun Van Nuland2016-07-132-7/+8
* | [android] #5541 - removes requirement of MapboxAccountManager.start before se...Tobrun2016-07-133-11/+45
* | [android] Build release with -Os and -fvisibility=hiddenThiago Marcos P. Santos2016-07-132-0/+3
* | [core] Prefer color aliases for default property valuesBruno de Oliveira Abinader2016-07-135-8/+8
* | [ios,macos] Update {Line,Fill}Annotation properties setterBruno de Oliveira Abinader2016-07-137-18/+18
* | [android] Update {Line,Fill}Annotation properties setterBruno de Oliveira Abinader2016-07-131-6/+6
* | [core] Use PropertyValue<T> for Annotation line/fillBruno de Oliveira Abinader2016-07-135-19/+21
* | [android] #5613 - Limiting location event latitudes and longitudes to 7 digit...Brad Leege2016-07-121-2/+4
* | Quadkey tokens in tile URL templates, limited WMS support (#5628)Minh Nguyễn2016-07-126-0/+122
* | [qt] if `qmake` isn't available, try `qmake-qt5` (#5658)Aki Koskinen2016-07-121-1/+6
* | [core] Report conversion errors using std::stringThiago Marcos P. Santos2016-07-125-18/+14
* | [core] Fix matrix when panning around the worldBruno de Oliveira Abinader2016-07-121-1/+1
* | [core] Remove unusedJohn Firebaugh2016-07-112-14/+0
* | [core] Move translatedMatrix to RenderTileJohn Firebaugh2016-07-118-43/+51
* | [core] Pass RenderTile rather than individual parametersJohn Firebaugh2016-07-1118-69/+59
* | [core] Introduce PaintParametersJohn Firebaugh2016-07-1122-76/+105
* | [core] Introduce non-anonymous Shaders classJohn Firebaugh2016-07-1111-114/+86
* | [Qt] Bind 'L' on the example app to runtime style example1.3v81Thiago Marcos P. Santos2016-07-114-0/+290