| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -2/+2 |
* | Remove implicit conversions from scoped_refptr to T* in chrome/browser/extens... | dcheng | 2014-08-26 | 1 | -2/+2 |
* | Separate PermissionsData::CanExecuteScriptOnPage into two functions | rdevlin.cronin@chromium.org | 2014-06-07 | 1 | -14/+12 |
* | Remove PermissionsData::ForExtension() completely | rdevlin.cronin@chromium.org | 2014-06-06 | 1 | -2/+1 |
* | Refactor PermissionsData pt1 | rdevlin.cronin@chromium.org | 2014-06-05 | 1 | -10/+14 |
* | Change refs from ChromeSigninClient to base SigninClient class. | mlerman@chromium.org | 2014-05-23 | 1 | -1/+1 |
* | Componentize SigninManager. | blundell@chromium.org | 2014-04-01 | 1 | -1/+1 |
* | Revert of Componentize SigninManager. (https://codereview.chromium.org/218713... | dewittj@chromium.org | 2014-03-31 | 1 | -1/+1 |
* | Componentize SigninManager. | blundell@chromium.org | 2014-03-31 | 1 | -1/+1 |
* | Move the SigninProcess APIs from SigninManager to ChromeSigninClient. | blundell@chromium.org | 2014-03-28 | 1 | -3/+6 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 1 | -2/+2 |
* | Fixes for -Wunused-function on Linux, Android and ChromeOS | hans@chromium.org | 2013-11-12 | 1 | -0/+2 |
* | Moved extension and value builder code to extensions component. | benwells@chromium.org | 2013-11-05 | 1 | -1/+1 |
* | Correctly integrate StoragePartition into TestingProfile. | ajwong@chromium.org | 2013-07-23 | 1 | -7/+3 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -2/+2 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -6/+5 |
* | Disallow extensions on the Chrome signin page. | mpcomplete@chromium.org | 2013-05-22 | 1 | -0/+94 |