summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources
Commit message (Expand)AuthorAgeFilesLines
* Handle sendResponse being called more than once per document in response to c...mihaip@chromium.org2011-10-041-3/+18
* Move webNavigation out of experimental.jochen@chromium.org2011-10-011-1/+1
* Creating a basic skeleton for the Speech Input Experimental API.leandrogracia@chromium.org2011-09-292-0/+4
* (Relanding this, exact same CL as the previous one.)jcivelli@chromium.org2011-09-262-1/+15
* Revert 102505 - Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-232-15/+1
* Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-232-1/+15
* Move bindings javascript into its own directory.aa@chromium.org2011-09-216-0/+0
* Remove some dead functions from extension_process_bindings.js.aa@chromium.org2011-09-211-55/+4
* Revert 101678 (turned linux "sizes" step red, and noone was around tothakis@chromium.org2011-09-182-19/+0
* Description and Demo:alexbost@google.com2011-09-182-0/+19
* Fix a bug with webRequest extension API where you couldn't remove eventmpcomplete@chromium.org2011-09-161-11/+16
* Reland 101111 - Only deliver extension messages to contexts that care.aa@chromium.org2011-09-151-0/+7
* Revert 101111 - Only deliver extension messages to contexts that care. Thisericu@google.com2011-09-141-7/+0
* Only deliver extension messages to contexts that care. Thisaa@chromium.org2011-09-141-0/+7
* Fix crash when calling chrome.tabs.move({index:-1}).jstritar@chromium.org2011-09-091-2/+2
* Make OnKeyEvent asynchronous to match the design.zork@chromium.org2011-09-081-0/+30
* Initialize content scripts the same way extension scripts are.aa@chromium.org2011-08-263-28/+12
* Initial implementation of `chrome.clear.*` extension API.mkwst@chromium.org2011-08-261-0/+1
* Expose privacy-relevant preferences in Chrome's extension APIs.mkwst@chromium.org2011-08-261-0/+1
* chrome.experimental.downloads stubsbenjhayden@chromium.org2011-08-152-0/+4
* Add a Print() method to bindings JS for last resort debugging.aa@chromium.org2011-08-123-2/+3
* Implement an initial extension settings API.kalman@chromium.org2011-08-101-0/+1
* Add hasListener/hasListeners to webRequestEventsjochen@chromium.org2011-08-021-0/+10
* Revert "Retry 92587 - Quick patch to give better error messages for async ext...mpcomplete@chromium.org2011-07-281-4/+1
* Retry 92587 - Quick patch to give better error messages for async extension APImpcomplete@chromium.org2011-07-281-1/+4
* Re-land the experimental permissions API for extensions.jstritar@chromium.org2011-07-272-1/+2
* Revert 94288 - Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-272-2/+1
* Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-272-1/+2
* Fix chrome.test.checkDeepEq to cope with null objectsjochen@chromium.org2011-07-261-0/+3
* Merged already reviewed CLs for r/o zip support in ChromeOS file browser:zelidrag@chromium.org2011-07-261-0/+2
* Revert 93838 - Merged already reviewed CLs for r/o zip support in ChromeOS fi...zelidrag@chromium.org2011-07-251-2/+0
* Merged already reviewed CLs for r/o zip support in ChromeOS file browser:zelidrag@chromium.org2011-07-251-0/+2
* Move the tts and ttsEngine APIs out of experimental, and givedmazzoni@chromium.org2011-07-202-10/+10
* Adjusting `chrome.test.checkDeepEq` to support explicitly undefined propertiesmkwst@chromium.org2011-07-191-9/+14
* Update TTS extension API docs to reflect latest changes. Note that thisdmazzoni@chromium.org2011-07-151-2/+2
* Revert 92587 - Quick patch to give better error messages for async extension ...asargent@chromium.org2011-07-141-4/+1
* Quick patch to give better error messages for async extension API calls.mpcomplete@chromium.org2011-07-141-1/+4
* Adds extension API for getting/observing input method.altimofeev@chromium.org2011-07-141-0/+1
* Fix some bugs when speak() is called without all of its arguments.dmazzoni@chromium.org2011-07-141-1/+1
* Re-land change 7253001.sanjeevr@chromium.org2011-07-131-0/+1
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-072-9/+44
* Adding an experimental app notification API.asargent@chromium.org2011-06-281-0/+1
* Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa...rsleevi@chromium.org2011-06-271-1/+0
* Added a private chromeAuthPrivate API.sanjeevr@chromium.org2011-06-251-0/+1
* Remove base.js from the extension process JS bindings.mihaip@chromium.org2011-06-162-1016/+1
* Content settings extension API: Implement ContentSetting.getResourceIdentifiers.bauerb@chromium.org2011-06-151-0/+8
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-091-20/+40
* Content settings extension APIbauerb@chromium.org2011-06-094-34/+79
* Does not crash with unexpected function in debug build.mpcomplete@chromium.org2011-06-081-0/+24
* Renamed chrome.preferences.Preference to chrome.types.ChromeSettingsbattre@chromium.org2011-06-022-11/+12