summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Merge 87523 - Refer to the store doc for the list of locales.kathyw@chromium.org2011-06-012-16/+8
* Merge 86164inferno@chromium.org2011-05-232-0/+159
* Merge 82297 - Make sure that extensions can launch web urls with web safe sch...cdn@chromium.org2011-05-232-3/+9
* Merge 86112 - Tweak captureVisibleTab description.kathyw@chromium.org2011-05-202-2/+2
* Merge 86101 - Reflect new restriction on tab.captureVisibleTab().kathyw@chromium.org2011-05-204-5/+32
* Merge 84581 - Added enqueue task to media player. Fixed task ordering - the l...zelidrag@chromium.org2011-05-081-0/+6
* Merge 83803 - Added tab_id parameter to payload of chrome.fileBrowserHandler....zelidrag@chromium.org2011-05-041-4/+21
* Merge 84002 - Add release notes for M11.kathyw@chromium.org2011-05-032-32/+78
* Merge 83983 - Update the overview to have more info about background pages an...kathyw@chromium.org2011-05-035-84/+205
* Merge 83560 - Allow extensions with NPAPI plugins to install on ChromeOS, jus...oritm@chromium.org2011-05-032-7/+20
* Merge 83214 - Fixed localization of file_browser_handlers[*].default_title in...zelidrag@chromium.org2011-04-272-0/+48
* Merge 82741 - Added extra data to chrome.fileBrowserPrivate.onDiskChanged eve...zelidrag@chromium.org2011-04-231-2/+46
* Add histograms to track permission use in extensions.jstritar@chromium.org2011-04-193-86/+230
* Add sample extension for preference access.bauerb@chromium.org2011-04-196-1/+206
* Wired existing media player code with the new file browser. Added a new priva...zelidrag@chromium.org2011-04-181-37/+49
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-1611-17/+383
* Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...zelidrag@chromium.org2011-04-1611-383/+17
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-1611-17/+383
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-163-0/+7
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-165-5/+5
* Allow extensions to redirect requests in onBeforeRequest.mpcomplete@chromium.org2011-04-152-5/+226
* Some webInspector API changes that we should publish.kathyw@chromium.org2011-04-154-376/+760
* Fixed: Sample Proxy Extension did not load the persisted settings properlybattre@chromium.org2011-04-153-2/+3
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-3/+3
* Fix the histogram tracking command line app launches.jstritar@chromium.org2011-04-141-0/+5
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-142-2/+2
* Revert "Allow extensions to redirect requests in onBeforeRequest."mpcomplete@chromium.org2011-04-132-226/+5
* Allow extensions to redirect requests in onBeforeRequest.mpcomplete@chromium.org2011-04-132-5/+226
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-135-18/+56
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-133-4/+5
* Caused compile failure on Lunux Builder x64.ctguil@chromium.org2011-04-135-56/+18
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-135-18/+56
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-132-0/+162
* When two extension sources request the same extension, the source with higher...skerner@chromium.org2011-04-123-0/+115
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-12/+5
* Added mount change notification event to extension API: zelidrag@chromium.org2011-04-121-0/+14
* Add type 'panel' to chrome.windows.create.jennb@chromium.org2011-04-114-8/+12
* Unremoving the timeStamp property from webNavigation and webRequest extension...jochen@chromium.org2011-04-115-27/+1014
* New screenshots for the extension UI overview.kathyw@chromium.org2011-04-0813-35/+35
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-083-11/+17
* This is downstream fix for chrome.experimental.debugger API.loislo@chromium.org2011-04-083-178/+31
* Add nacl_modules key to extension manifestsabarth@chromium.org2011-04-084-24/+90
* Cleanup in handling of JavaScript URLs in tabs APIaa@chromium.org2011-04-071-4/+8
* Support for fileBrowserPrivate extension file selection apis.achuith@chromium.org2011-04-073-12/+82
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-072-2/+5
* Fix copy-paste bug from r80731 (enum should be on "type", not on "title")mihaip@chromium.org2011-04-072-5/+5
* Change some context menu APIs to use enums in the schema.mihaip@chromium.org2011-04-072-14/+22
* Add support for a "frame" context option to chrome.contextMenus.create/update.mihaip@chromium.org2011-04-064-760/+378
* Add a webstore install method that lets us prompt the user before downloading.asargent@chromium.org2011-04-054-5/+57
* Video-related changes:kathyw@chromium.org2011-04-056-12/+18