summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Moving the MHTML API out of experimental and renaming it.jcivelli@chromium.org2011-11-289-22/+47
* Extension Settings API: rename it to the Extension Storage API.kalman@chromium.org2011-11-274-57/+57
* Remove experimental.clipboard API in favor of document.execCommand()dcheng@chromium.org2011-11-271-112/+0
* Adding `content_security_policy` to Speech Input API sample.mkwst@chromium.org2011-11-257-41/+55
* Remove potentially many static initializers.thakis@chromium.org2011-11-245-548/+553
* Extension Settings API: move the API functions into an object SettingsNamepace,kalman@chromium.org2011-11-243-354/+747
* Add sample extension that allows setting plugin-specific content settings.bauerb@chromium.org2011-11-2336-2/+5305
* Change the first parameter of savePage.saveAsMHTML to be a dictionary.jcivelli@chromium.org2011-11-223-10/+82
* Remove unused kDefault permission.jstritar@chromium.org2011-11-222-5/+0
* Delete the temporary file when generating MHTML with the extension API.jcivelli@chromium.org2011-11-221-0/+5
* Added chrome.experimental.devtools.panels.createStatusBarButton()caseq@google.com2011-11-222-13/+1113
* Moving experimental.metrics API to metricsPrivatekaznacheev@chromium.org2011-11-224-35/+8
* Add experimental extensions APIs to notify about wakeup and screen unlockhashimoto@chromium.org2011-11-221-0/+12
* Add extension API to change window show state using chrome.windows.update().jennb@chromium.org2011-11-222-2/+149
* Replace ScopedCommandLineOverride with TestSuite listener.miket@chromium.org2011-11-221-11/+10
* Add OVERRIDE to chrome/common/ and nacl/.avi@chromium.org2011-11-211-6/+6
* Add API tests for all input.ime functions.zork@chromium.org2011-11-211-15/+23
* Adding static documentation to the speech input extension API.leandrogracia@chromium.org2011-11-189-7/+406
* Rearrange the input APIs into more suitable groupings.zork@chromium.org2011-11-183-74/+83
* When allowing an extension file:/// URL access, grant its process access to t...mihaip@chromium.org2011-11-181-0/+4
* Propagate the SafeBrowsing download protection verdict to the DownloadItem.noelutz@google.com2011-11-171-1/+6
* Enable CSP by default for extensions with manifest_version >= 2.abarth@chromium.org2011-11-174-1/+37
* Anoher clean-up for chrome.experimental.devtools.* docscaseq@chromium.org2011-11-179-184/+453
* Fix for management API related to escalated permissions disabled extensionsasargent@chromium.org2011-11-162-0/+74
* Sync Promo: Add more UMA metrics.dbeam@chromium.org2011-11-161-21/+1
* Revert 110264 - Fix for management API related to escalated permissions disab...dpolukhin@chromium.org2011-11-162-74/+0
* Fix for management API related to escalated permissions disabled extensionsasargent@chromium.org2011-11-162-0/+74
* chrome: Remove 10 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-162-8/+9
* Updated docs to link to Stack Overflow as a support channel.smus@chromium.org2011-11-1587-14/+273
* Fix directory traversal issue in extension doc server.aa@chromium.org2011-11-153-20/+20
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-1/+1
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Insert default stylesheet for platform apps.miket@chromium.org2011-11-152-9/+10
* Cleanup: Remove unneeded forward declarations from various chrome subdirector...thestig@chromium.org2011-11-142-4/+1
* Enable extension APIs for content scripts.aa@chromium.org2011-11-125-14/+204
* Don't close tabs from crashed extensions with background pages.yoz@chromium.org2011-11-111-0/+1
* Add a tray notification UI for speech input recording in the extension API.leandrogracia@chromium.org2011-11-112-2/+2
* This includes small updates to the inspectedWindow.html documentation.mkearney@google.com2011-11-112-38/+64
* This includes some small changes to the API documentationmkearney@google.com2011-11-112-13/+19
* Fix definition of clearComposition to match the rest of the APIzork@chromium.org2011-11-111-3/+8
* Revert 109285 - Seems to have broken chrome_frame_net_tests on the win_rel tr...rsleevi@chromium.org2011-11-102-2/+2
* Fixed a bug where themes with non-ASCII image file names would not load.mpcomplete@chromium.org2011-11-093-2/+46
* Doc update for per-user external source.skerner@chromium.org2011-11-092-10/+16
* Add a tray notification UI for speech input recording in the extension API.leandrogracia@chromium.org2011-11-092-2/+2
* Clean-up of chrome.experimental.devtools.audits API docs.caseq@google.com2011-11-093-64/+64
* Various changes to the Extension Settings API.kalman@chromium.org2011-11-092-85/+18
* Add platform_app flag to manifest.miket@chromium.org2011-11-075-23/+46
* Revert 108885 - Add platform_app flag to manifest.csilv@chromium.org2011-11-075-46/+23
* Add platform_app flag to manifest.miket@chromium.org2011-11-075-23/+46
* Support UTF8 in header values in webRequest API.battre@chromium.org2011-11-072-5/+90