summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [test] switch to libstdc++-5 for clang-tidyupstream/3217-clang-tidy-libstdcpp-5Konstantin Käfer2015-12-071-65/+64
* [core] only write shaders if the file content changedKonstantin Käfer2015-12-071-5/+16
* [core] fix font rendering at the top edge of the viewportKonstantin Käfer2015-12-073-14/+1
* [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
* | [android] #2805 - Placeholder for a ShoveGestureListenerAntonio Zugaldia2015-12-031-0/+23
* | [android] #2805 - Setting TiltActivity to test setPitch() directly. Adding F...Brad Leege2015-12-033-3/+13
* | [android] #2805 - Create a target to keep both location values consistent.Antonio Zugaldia2015-12-031-2/+3
* | [android] #2805 - Basic wiring up of Android Tilt methods to Core GL Pitch me...Brad Leege2015-12-033-2/+48