summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/plugins.html
Commit message (Expand)AuthorAgeFilesLines
* Replace <meta> tag with header for content-security-policy on chrome:// pages.tsepez@chromium.org2011-10-051-1/+0
* Don't show "enable" link for plug-ins that are disabled by policy.bauerb@chromium.org2011-10-051-18/+0
* Remove UI relating to disabling plugin controls for all but the first profile...bauerb@chromium.org2011-09-161-14/+4
* Disable plugin preference control for all but the first profile to be launched.mirandac@chromium.org2011-07-201-244/+15
* Consolidate content-security-policy markup for chrome:// pages into a single ...tsepez@chromium.org2011-07-191-9/+1
* Add chrome-extension:// to the list of allowed urls for all internal/webuidmazzoni@chromium.org2011-07-161-1/+5
* Apply content-security-policy to chrome://plugins page. This involvestsepez@chromium.org2011-05-311-235/+21
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-011-6/+38
* WebUI: Get rid of more references to dom_ui and DOM_UI.tfarina@chromium.org2011-02-151-1/+1
* Chrome should save if about:plugins is using the 'details' or 'normal' viewtfarina@chromium.org2011-01-311-0/+14
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-5/+0
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-081-1/+1
* RTL HTML/CSS clean-up with -webkit-foo-{start,end}jshin@chromium.org2010-12-061-47/+8
* Policy: plugins disabled by policy should honor policy changes without Chrome...danno@chromium.org2010-09-101-1/+0
* Fix 2 missing pixels on bottom of icon on about:plugins, chrome://extensions,...thakis@chromium.org2010-09-091-3/+5
* Re-enable the link to disable invididual plug-ins in a group.bauerb@chromium.org2010-08-101-19/+18
* Implement disabling of plugins through policydanno@chromium.org2010-07-151-27/+56
* Clean up browser_resources.grd:pkasting@chromium.org2010-07-131-2/+2
* Group plugins in about:plugins and show update link for out-of-date ones.bauerb@chromium.org2010-07-021-75/+154
* Revert 51110 because of regression 47858- Group plugins in about:plugins and ...jam@chromium.org2010-06-291-154/+76
* Group plugins in about:plugins and show update link for out-of-date ones.bauerb@chromium.org2010-06-291-76/+154
* Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plu...viettrungluu@chromium.org2010-06-051-154/+76
* Group plugins in about:plugins and show update link for out-of-date ones.viettrungluu@chromium.org2010-06-051-76/+154
* Make a JavaScript hook to open a new window to about:terms from chrome://plug...viettrungluu@chromium.org2010-04-101-0/+7
* Make plugin descriptions, etc. in chrome://plugins display as LTR.viettrungluu@chromium.org2010-04-021-14/+9
* Make chrome://plugins treat MIME type descriptions as HTML.viettrungluu@chromium.org2010-04-011-1/+1
* Fix HTML errors in plugins and extension UIsarv@chromium.org2010-03-241-21/+21
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-0/+558