summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_webkit_preferences.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Remove very stale code that tries to disable compositing mode in aurajamesr@chromium.org2013-11-141-13/+0
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-221-2/+2
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-311-1/+1
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-301-1/+1
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-301-1/+1
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-1/+1
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-011-2/+2
* Re-enables accelerated compositing for background extensions. Background exte...vangelis@chromium.org2013-03-241-3/+3
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-1/+2
* Properly disable accelerated compositing for extension background pages. Sinc...vangelis@chromium.org2012-12-111-2/+2
* Disable the special behaviour of document.cookie in platform apps.gdk@chromium.org2012-06-261-0/+1
* Disable synchronous XMLHttpRequests in platform app documents.mihaip@chromium.org2012-05-301-0/+1
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-231-1/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-2/+2
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-1/+1
* Disable force-compositing-mode on background pagesjhorwich@chromium.org2012-04-221-0/+7
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-1/+1
* Re-enable extension GPU features.jhorwich@chromium.org2012-03-101-8/+0
* Disable accelerated compositing in component extensionsrbyers@chromium.org2012-02-141-0/+15
* Disallow WebSQL and localStorage in platform apps.jstritar@chromium.org2012-01-251-5/+12
* Expose priviledged webgl extensions to hosted apps.zmo@google.com2012-01-121-4/+6
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.mpcomplete@chromium.org2011-11-171-2/+13
* Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....dpolukhin@chromium.org2011-11-161-13/+2
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.mpcomplete@chromium.org2011-11-161-2/+13
* Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...mpcomplete@chromium.org2011-11-081-13/+2
* Have ExtensionHost use TabContents instead of RenderViewHost. This is partmpcomplete@chromium.org2011-11-081-2/+13
* Set extension-related webkit preferences in a common location.aa@chromium.org2011-10-291-0/+27