| Commit message (Expand) | Author | Age | Files | Lines |
* | Move clients of BrowserContextKeyedService to use KeyedService (#4) | blundell@chromium.org | 2014-03-14 | 1 | -1/+1 |
* | Replace string16 with base::string16 in chrome/browser | brettw@chromium.org | 2013-12-12 | 1 | -10/+10 |
* | Convert string16 to base::string16 in chrome/browser | brettw@chromium.org | 2013-12-11 | 1 | -4/+4 |
* | Move webplugininfo.h to content/public. | jam@chromium.org | 2013-07-21 | 1 | -5/+5 |
* | Remove the two years old code to enable the nacl plugin once if it's disabled... | jam@chromium.org | 2013-07-17 | 1 | -17/+0 |
* | Remove references to Profile from browser_context_keyed_service. | phajdan.jr@chromium.org | 2013-05-22 | 1 | -1/+1 |
* | Move ProfileKeyedService infrastructure to a component | phajdan.jr@chromium.org | 2013-05-20 | 1 | -1/+1 |
* | base/prefs: Remove the public/ directory and move the files to //base/prefs. | tfarina@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Revert 184265 | raymes@chromium.org | 2013-02-26 | 1 | -3/+0 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Revert 180288 | raymes@chromium.org | 2013-02-23 | 1 | -0/+3 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -6/+6 |
* | Fix enable state of Pepper Flash. | yzshen@chromium.org | 2013-02-03 | 1 | -3/+0 |
* | Remove PrefObserver usages, batch 5. | joi@chromium.org | 2012-11-15 | 1 | -7/+6 |
* | Remove content::NotificationObserver dependency from most Prefs code. | joi@chromium.org | 2012-11-01 | 1 | -6/+5 |
* | Move the bits of Prefs where production code has only trivially easy | joi@chromium.org | 2012-10-22 | 1 | -1/+1 |
* | Remove "DisabledPluginsByVersion" policy. | bauerb@chromium.org | 2012-10-12 | 1 | -16/+3 |
* | Combined both PolicyStatusForPlugin and PolicyStatusForPluginByVersion | ibraaaa@google.com | 2012-10-01 | 1 | -5/+8 |
* | Remove PluginGroup | ibraaaa@google.com | 2012-09-27 | 1 | -1/+0 |
* | Add policy to disable specific plugin versions | ibraaaa@google.com | 2012-09-27 | 1 | -1/+11 |
* | Separate plugin_metadata from plugin_installer, make plugin_finder thread-saf... | ibraaaa@google.com | 2012-09-25 | 1 | -20/+1 |
* | Move chrome/browser/plugin_* to chrome/browser/plugins/ | ibraaaa@google.com | 2012-09-20 | 1 | -0/+204 |