summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_service_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Re-land earlier patch that moves the NPAPI implementation from ↵brettw@chromium.org2010-12-211-1/+0
| | | | | | webkit/glue/plugins to webkit/plugins/npapi git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69808 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-0/+1
| | | | | | | | | | | | Manually reverting r69755, which broke the tree. BUG=none TEST=none TBR=dmaclach@chromium.org Review URL: http://codereview.chromium.org/5998002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69771 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to ↵chase@chromium.org2010-12-201-1/+0
| | | | | | | | | | | | | | | webkit/plugins/npapi" Manually reverting r69766, which was itself a failed revert of r69755. BUG=none TEST=none TBR=dmaclach@chromium.org Review URL: http://codereview.chromium.org/5996003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69768 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to ↵brettw@chromium.org2010-12-201-0/+1
| | | | | | | | | | | | | | | webkit/plugins/npapi and put them in the webkit::npapi namespace. BUG=none TEST=none Review URL: http://codereview.chromium.org/6012002 TBR=brettw@chromium.org Review URL: http://codereview.chromium.org/5961004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69766 0039d316-1c4b-4281-b951-d872f2087c98
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-1/+0
| | | | | | | | | | them in the webkit::npapi namespace. BUG=none TEST=none Review URL: http://codereview.chromium.org/6012002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69755 0039d316-1c4b-4281-b951-d872f2087c98
* Implemented unit tests for the public members of the PluginService class.jochen@chromium.org2010-11-181-0/+63
| | | | | | | | | | BUG=none TEST=browser_tests,unit_tests Review URL: http://codereview.chromium.org/5133003 Patch from Julian Pastarmov <pastarmovj@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66555 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 66288 - Implemented unit tests for the public members of the ↵scottbyer@google.com2010-11-161-76/+0
| | | | | | | | | | | | | | | PluginService class. BUG=none TEST=browser_tests,unit_tests Review URL: http://codereview.chromium.org/4525004 Patch from Yulian Pastarmov <pastarmovj@google.com>. TBR=jochen@chromium.org Review URL: http://codereview.chromium.org/5084004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66305 0039d316-1c4b-4281-b951-d872f2087c98
* Implemented unit tests for the public members of the PluginService class.jochen@chromium.org2010-11-161-0/+76
BUG=none TEST=browser_tests,unit_tests Review URL: http://codereview.chromium.org/4525004 Patch from Yulian Pastarmov <pastarmovj@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66288 0039d316-1c4b-4281-b951-d872f2087c98