summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* node-v2.1.0node-v2.1.0Mike Morris2015-12-082-3/+7
* [core] Reverse direction of line-offsetKonstantin Käfer2015-12-082-4/+4
* fix erroneous changelogJustin R. Miller2015-12-081-1/+2
* update changelog for ios-v3.0.1Justin R. Miller2015-12-081-0/+3
* [core] Better C++ usage on RunLoopThiago Marcos P. Santos2015-12-081-4/+2
* [android] #3215 added unit test for marker, moved tests to their own dedicate...Tobrun2015-12-079-0/+89
* [core] Replace StyleLayerType with RTTIJohn Firebaugh2015-12-0718-128/+60
* [build] use ccacheKonstantin Käfer2015-12-072-13/+49
* [test] restructure .travis.yml and remove Android tests from TravisKonstantin Käfer2015-12-071-69/+74
* [core] reapply 263702b to fix Linux g++-4.9 buildsMike Morris2015-12-071-1/+2
* [core] patch gyp to fix mac_bundle_resourcesMinh Nguyễn2015-12-071-2/+2
* [core] upgrade gyp to git commit 6fb8bd8Mike Morris2015-12-071537-1853/+58573
* [node] Drop node 0.12 from build matrixJohn Firebaugh2015-12-071-10/+0
* bring back symbols for iOS CocoaPods direct usesJustin R. Miller2015-12-071-1/+1
* Merge branch 'release-ios-v3.0.1'Justin R. Miller2015-12-072-10/+10
|\
| * properly point to distributed license fileJustin R. Miller2015-12-071-7/+7
| * bump build for ios-v3.0.1 (no symbols)ios-v3.0.1Justin R. Miller2015-12-072-2/+2
| * fixes #3181: move from vendored lib to frameworkJustin R. Miller2015-12-073-7/+7
| * fixes #3180, fixes #3113: bring back -ObjC linker flagJustin R. Miller2015-12-031-0/+1
| * fixes #3113: bring in MGLMapView via +load for Interface BuilderJustin R. Miller2015-12-032-3/+10
| * reduce framework binary size with more strippingJustin R. Miller2015-12-031-0/+1
| * bump iOS version to 3.0.1-pre.1ios-v3.0.1-pre.1Justin R. Miller2015-12-032-2/+2
| * [ios] fix CoreTelephony crash (by removing it)Jason Wray2015-12-033-46/+2
| * refs #3112: cleanups around Core Telephony runtimeJustin R. Miller2015-12-031-6/+7
| * Corrected changelogMinh Nguyễn2015-11-241-1/+1
| * Attach compass gesture recognizer to compass viewMinh Nguyễn2015-11-242-1/+4
* | fixes #3181: move from vendored lib to frameworkJustin R. Miller2015-12-073-7/+7
* | [core] Avoid making a new copy of layers for redoPlacementJohn Firebaugh2015-12-075-16/+15
* | [core] Make Paint/LayoutProperties constructor explicitJohn Firebaugh2015-12-078-77/+78
* | [core] More efficient layer cloningJohn Firebaugh2015-12-0711-53/+41
* | Happy new year!Minh Nguyễn2015-12-061-1/+1
* | Fixed linker warnings about overridden styleURL__Minh Nguyễn2015-12-061-3/+0
* | [android] #3192 #3194 - Setting Version to 2.4.0-SNAPSHOTBrad Leege2015-12-051-1/+1
* | [ios] Silly rabbit, Cocoa bindings are for Mac developers!Minh Nguyễn2015-12-042-2/+2
* | Merge branch 'master' into release-android-v2.3.0Brad Leege2015-12-041-1/+38
|\ \
| * | record app fg/bg/inactive state in telemetryJustin R. Miller2015-12-041-1/+38
* | | [android] #3192 - Updating Twitter Fabric integration versionandroid-v2.3.0Brad Leege2015-12-041-1/+1
* | | [android] #3192 - Setting version to 2.3.0 for releaseBrad Leege2015-12-041-1/+1
|/ /
* | [android] #3188 - Save tilt value under a change in device orientationlistAntonio Zugaldia2015-12-041-0/+3
* | [android] add 's' to 'assets/' in setStyleUrl() docsJason Wray2015-12-031-1/+1
* | fixes #3180, fixes #3113: bring back -ObjC linker flagJustin R. Miller2015-12-031-0/+1
* | fixes #3113: bring in MGLMapView via +load for Interface BuilderJustin R. Miller2015-12-032-3/+10
* | [android] #2805 - Using MINIMUM_TILT and MAXIMUM_TILT constants for annotationBrad Leege2015-12-031-2/+1
* | [android] #2805 - scale and clamp values for pitchAntonio Zugaldia2015-12-031-5/+14
* | [android] #2805 - Removing Camera API for nowBrad Leege2015-12-035-287/+3
* | [android] #2805 - Integrating gesture with new get / set Tilt API refactoringBrad Leege2015-12-031-2/+2
* | [android] #2805 - basic tilt gesture working with ShoveGestureListenerAntonio Zugaldia2015-12-031-5/+49
* | [android] #2805 - Updating Tilt API to support animation duration timeBrad Leege2015-12-034-11/+17
* | [android] #2805 - add mShoveGestureDetector to the event chainAntonio Zugaldia2015-12-031-1/+4
* | [android] #2805 - public API to enable or disable tiltAntonio Zugaldia2015-12-032-0/+37