Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [iOS] Adds a version check function for iOS 7. | rohitrao@chromium.org | 2013-06-29 | 2 | -2/+9 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -6/+6 |
* | Use a direct include of strings headers in base/. | avi@chromium.org | 2013-06-10 | 1 | -2/+2 |
* | Move sys_string_conversions to base/strings. | brettw@chromium.org | 2013-02-07 | 2 | -2/+2 |
* | Remove testing for iOS5+ as this is now the minimal version supported. | qsr@chromium.org | 2012-12-21 | 2 | -7/+0 |
* | Changing device ID when device type changes. | qsr@chromium.org | 2012-12-20 | 2 | -1/+32 |
* | Fixing identifier for device returning a 0 identifierForVendor. | qsr@chromium.org | 2012-12-13 | 2 | -11/+80 |
* | Adding utility method to test the version of the OS. | qsr@chromium.org | 2012-10-05 | 5 | -3/+82 |
* | Implements iOS device util methods. | chenyu@chromium.org | 2012-08-07 | 3 | -0/+244 |
* | Add APIs to protect critical tasks on iOS. | chenyu@chromium.org | 2012-08-01 | 2 | -0/+102 |