summaryrefslogtreecommitdiffstats
path: root/content/test/plugin
Commit message (Expand)AuthorAgeFilesLines
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-164-8/+8
* Cleanup: Fix content header include guards.tfarina2015-02-278-22/+22
* Block NPAPI plugins by defaultwfh2015-01-211-0/+53
* replace COMPILE_ASSERT with static_assert in content/mostynb2015-01-133-27/+27
* Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.thestig2014-11-071-1/+1
* Standardize usage of virtual/override/final in content/dcheng2014-10-2119-87/+114
* Type conversion fixes, content/ edition.pkasting2014-10-171-3/+2
* Misc. cleanup, primarily removing unused locals.pkasting2014-10-132-4/+4
* Replace OVERRIDE and FINAL with override and final in content/test/[a-s]*anand.ratn2014-10-0619-55/+55
* Change base/file_utils.h includes to base/files/file_utils.h in content/thestig2014-09-051-1/+1
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-1/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+1
* fixed issue 368400 GDI USAGE ERROR from PluginTest.CreateInstanceInPaintzhaoqin@google.com2014-05-011-1/+2
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-112-36/+0
* Fix windowed plugins not appearing if opened in the background until the brow...jam@chromium.org2014-01-302-2/+23
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-2/+2
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-2/+2
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-2/+2
* LOG(INFO) -> VLOG(0) in content/scottmg@chromium.org2013-11-231-1/+1
* Add regression test for 301510jam@chromium.org2013-11-122-13/+48
* Fix cookies not being set with NPAPI plugin request.jam@chromium.org2013-11-083-6/+31
* Fix windowed NPAPI plugins covering up dialogs on Win Aura.jam@chromium.org2013-11-062-2/+8
* Revert 233297 "Fix windowed NPAPI plugins covering up dialogs on..."shrikant@chromium.org2013-11-062-8/+2
* Fix windowed NPAPI plugins covering up dialogs on Win Aura.jam@chromium.org2013-11-062-2/+8
* Clean up a few unused globals.thakis@chromium.org2013-09-252-10/+2
* Fix 3 PVS Studio warnings.thakis@chromium.org2013-08-222-2/+2
* Move NPAPI test plugin to content/test/plugin.jam@chromium.org2013-07-1955-0/+4507