Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete iOS version checks | stuartmorgan | 2014-12-08 | 1 | -3/+0 |
* | New function IsRunningOnIOS8OrLater | sdefresne | 2014-09-25 | 1 | -0/+3 |
* | Remove IsRunningOnIOS6OrLater | stuartmorgan@chromium.org | 2014-06-19 | 1 | -3/+0 |
* | [iOS] Adds a version check function for iOS 7. | rohitrao@chromium.org | 2013-06-29 | 1 | -2/+5 |
* | Remove testing for iOS5+ as this is now the minimal version supported. | qsr@chromium.org | 2012-12-21 | 1 | -3/+0 |
* | Adding utility method to test the version of the OS. | qsr@chromium.org | 2012-10-05 | 1 | -0/+26 |