| Commit message (Expand) | Author | Age | Files | Lines |
* | Move each permission classes to its own files in extensions/permissions and r... | penghuang@chromium.org | 2012-06-27 | 1 | -8/+9 |
* | Surfacing permissions for hosted apps in Cookies content settings exceptions | vabr@chromium.org | 2012-06-13 | 1 | -2/+7 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -4/+4 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Adding CookieSettings for storing cookie content settings. | marja@chromium.org | 2011-10-28 | 1 | -12/+9 |
* | Delegating the "are images allowed" decision to renderer. | marja@chromium.org | 2011-10-27 | 1 | -2/+2 |
* | Don't protect the storage of origins associated with bookmark apps. | michaeln@google.com | 2011-10-21 | 1 | -2/+2 |
* | Take the content settings set by extensions into account in the default setti... | marja@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi... | adamk@chromium.org | 2011-10-18 | 1 | -2/+2 |
* | Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi... | adamk@chromium.org | 2011-10-17 | 1 | -2/+2 |
* | NewRunnable* -> base::Bind for most of chrome/browser/extensions/. | adamk@chromium.org | 2011-10-17 | 1 | -2/+2 |
* | DatabaseTracker: Clearing session-only databases on exit. | marja@chromium.org | 2011-09-08 | 1 | -0/+17 |
* | Session-only local storage cleared on exit. | marja@chromium.org | 2011-08-19 | 1 | -1/+13 |
* | Send notifications on the IO thread when changes are made to the special stor... | michaeln@google.com | 2011-08-15 | 1 | -18/+42 |
* | Start refractoring extension permissions into ExtensionPermissionSet. | jstritar@chromium.org | 2011-06-23 | 1 | -8/+12 |
* | File API changes needed for safely passing user selected file entities from t... | zelidrag@chromium.org | 2011-04-16 | 1 | -17/+22 |
* | Make ExtensionSpecialStoragePolicy hold references to extentions added. | michaeln@google.com | 2011-04-08 | 1 | -3/+3 |
* | Wired local file system support for File API. The local file system provider ... | zelidrag@chromium.org | 2011-03-25 | 1 | -2/+15 |
* | Fix a memory leak and add the webkit_quota library to the project. | michaeln@google.com | 2011-02-22 | 1 | -2/+2 |
* | Fix chromium-style compile error that got in the tree since yesterday. | erg@google.com | 2011-02-17 | 1 | -0/+8 |
* | Add the quota::SpecialStoragePolicy interface and an implementation that grants | michaeln@google.com | 2011-02-17 | 1 | -0/+93 |