summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources
Commit message (Expand)AuthorAgeFilesLines
* Use a global counter for context menu IDs.bolms@chromium.org2011-03-291-2/+3
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-252-0/+14
* Added extensions API to provide customization values.altimofeev@chromium.org2011-03-241-0/+1
* Extensions: expose raw debugging protocol via extension API.pfeldman@chromium.org2011-03-171-0/+1
* Exposing extension preferences via the `chrome.extension` API.bauerb@chromium.org2011-03-161-0/+2
* Use PreferenceTransformerInterface in extension preference APIs.bauerb@chromium.org2011-03-151-8/+4
* Fix Port and Event leaking.jstritar@chromium.org2011-03-143-18/+54
* Add ability to find out whether an extension pref value is coming from incogn...bauerb@chromium.org2011-03-092-4/+6
* Implement blocking for webRequest.onBeforeRequest extension event.mpcomplete@chromium.org2011-03-082-5/+26
* Add error text and resolution suggestions for ERR_NAME_NOT_RESOLVED.mmenke@chromium.org2011-03-071-0/+9
* Remove border and shrink heading of network error page when in a subframe.mmenke@chromium.org2011-03-041-10/+44
* Implementation of 'clear' for preference settings in extension preference apibattre@chromium.org2011-02-241-0/+8
* Migrated Proxy Settings API to mechanisms of Content Settings APIbattre@chromium.org2011-02-241-10/+11
* Implement experimental.contentSettings.misc.blockThirdPartyCookies.bauerb@chromium.org2011-02-242-6/+69
* Reduce size of all PNGs with pngcrush.estade@chromium.org2011-02-181-0/+0
* Retrying r74887: Add plumbing to webRequest API to support event filtering.mpcomplete@chromium.org2011-02-151-2/+66
* Revert 74887 - Add plumbing to webRequest API to support event filtering.mpcomplete@chromium.org2011-02-151-66/+2
* Add plumbing to webRequest API to support event filtering.mpcomplete@chromium.org2011-02-151-2/+66
* Removing the experimental Chrome extension popup API. This API will not be ad...twiz@chromium.org2011-02-141-74/+0
* Implementation of getCurrentProxySettings for proxy settings API.battre@chromium.org2011-02-141-0/+34
* Fix ancient bug in json_schema.js that would incorrectlyaa@chromium.org2011-02-081-2/+1
* Revert "First steps towards webRequest extension API."mpcomplete@chromium.org2011-01-311-64/+3
* First steps towards webRequest extension API.mpcomplete@chromium.org2011-01-311-3/+64
* Spruce up close buttons for blocked/click-to-play plugins.bauerb@chromium.org2011-01-312-9/+35
* Add hide icon on the click-to-play UI too.cevans@chromium.org2011-01-261-1/+19
* Add an "x" to remove the blocked plug-in placeholder. The feature alreadycevans@chromium.org2011-01-151-1/+10
* Start counting at 1 for extension API validation.jochen@chromium.org2011-01-071-2/+2
* Update the HTML source to use the CSS3 syntax for gradients.arv@chromium.org2011-01-053-10/+5
* Extend the TTS extension API to allow an extension to register itself asdmazzoni@chromium.org2010-12-231-2/+16
* Unify strings for click-to-play, blocked plugins and outdated plugins.bauerb@chromium.org2010-12-172-30/+28
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-082-2/+2
* Replace 'descriptionStyles' in omnibox API with a simple xmlaa@chromium.org2010-11-301-19/+80
* CL adding a 'maxSize' parameter to the experimental popup extension API. twiz@google.com2010-11-261-1/+14
* Use a tooltip for the plugin name. Really useful for click-to-play when thecevans@chromium.org2010-11-242-3/+3
* Include a bit more information on which plugin is involved. Also use acevans@chromium.org2010-11-242-3/+5
* Modify neterror.html so that it can handle errors withoutmmenke@chromium.org2010-11-202-84/+4
* De-experimentalify omnibox extension API.mpcomplete@chromium.org2010-11-182-8/+6
* Fix up new error page a little.mmenke@chromium.org2010-11-161-7/+36
* Sets lastError when trying to connect or send a request to an invalid extension.jstritar@chromium.org2010-11-121-4/+8
* Error text for "ERR_ADDRESS_UNREACHABLE", which can be caused by almostmmenke@chromium.org2010-11-122-0/+18
* Allow an extension to dynamically set extra data in its update URL, in orderrogerta@chromium.org2010-11-121-1/+2
* Revise the omnibox extension API so that specifying descriptionStyles is easier.mpcomplete@chromium.org2010-11-111-10/+6
* Update the error page template to be a little prettier.mmenke@chromium.org2010-11-081-86/+68
* 1. Fires port.onDisconnect if tabs.connect fails.jstritar@chromium.org2010-10-282-5/+23
* Fix some tiny javascript lint errors.dmazzoni@chromium.org2010-10-271-11/+13
* Fix bug where we display 'undefined is unsupported' when tryingaa@chromium.org2010-10-261-3/+7
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-212-8/+5
* fix bookmarks API crash when handling invalid URLerikkay@chromium.org2010-10-111-2/+4
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-112-2/+2
* Relanding "Take extension 'management' API out of experimental."asargent@chromium.org2010-10-041-1/+1