summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_exceptions_table_model_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-0/+4
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-3/+5
* Revert 85894 - Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-5/+3
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-3/+5
* Readability review for bauerb.bauerb@chromium.org2011-04-041-8/+8
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-2/+4
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-5/+5
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-9/+9
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-9/+9
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-9/+9
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-9/+9
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-9/+9
* Merge PluginGroups for Adobe Readerjkummerow@chromium.org2010-12-091-6/+7
* Clean up PluginGroup and related code.jkummerow@chromium.org2010-12-071-5/+7
* Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...jochen@chromium.org2010-12-021-3/+3
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-2/+2
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-021-2/+2
* Also use plugin group identifiers in PluginExceptionsTableModel.bauerb@chromium.org2010-09-261-9/+13
* [Gtk] Add per-plugin content exceptions to preferences.bauerb@chromium.org2010-09-211-3/+45
* [Mac] Add per-plugin exceptions to content settings.bauerb@chromium.org2010-09-151-30/+8
* Fix gcc 4.2 warning in unit test.thakis@chromium.org2010-09-101-6/+6
* [Win] Add per-plugin exceptions to content settings.bauerb@chromium.org2010-09-091-0/+190