Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move basic API permissions code out of //chrome | rockot@chromium.org | 2014-03-21 | 1 | -109/+0 |
* | Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions. | yoz@chromium.org | 2013-10-08 | 1 | -1/+1 |
* | Introducing chrome.usb.getDevices/openDevice API | ikarienator@chromium.org | 2013-09-05 | 1 | -2/+5 |
* | Added ability to define explicit interface access permission to chrome.usb.* ... | zelidrag@chromium.org | 2013-06-05 | 1 | -6/+23 |
* | chrome: Update include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-02-28 | 1 | -1/+1 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Change ToValue to return a scoped_ptr. | bryeung@chromium.org | 2012-12-17 | 1 | -2/+3 |
* | Clean-up USB/Bluetooth Permissions. | bryeung@chromium.org | 2012-12-13 | 1 | -19/+23 |
* | Implement chrome.usb API Permissions. | bryeung@chromium.org | 2012-12-11 | 1 | -0/+84 |