summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_manifests_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make sure that extensions can launch web urls with web safe schemes only.aarya@google.com2011-04-201-1/+5
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-161-0/+37
* Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...zelidrag@chromium.org2011-04-161-37/+0
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-161-0/+37
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-2/+4
* Caused compile failure on Lunux Builder x64.ctguil@chromium.org2011-04-131-4/+2
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-2/+4
* Issue IDS_EXTENSION_PROMPT_WARNING_ALL_HOSTS permission warning for DevTools ...caseq@google.com2011-04-011-0/+2
* Replace bools in extension creation with flags.mihaip@chromium.org2011-03-291-2/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+15
* Give a helpful warning message if a url patern contains a port.skerner@chromium.org2011-03-041-19/+122
* Only allow extension pages to be displayed in the sidebar to be consistentalekseys@chromium.org2011-01-251-12/+5
* Add "sidebar" section to extension manifest:alekseys@chromium.org2011-01-201-0/+43
* Extend the TTS extension API to allow an extension to register itself asdmazzoni@chromium.org2010-12-231-0/+34
* Update the links to the store to point at the new URL.aa@chromium.org2010-12-131-1/+1
* Display a comprehensive error message when user attempts to load an extensioncaseq@google.com2010-12-021-0/+9
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-301-8/+6
* Revert 67544 - Track permissions granted to extensions in prefsarv@chromium.org2010-11-291-6/+8
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-291-8/+6
* Revert 67500 - Adds a section to the extension preferences to store the recog...jstritar@chromium.org2010-11-291-6/+8
* Adds a section to the extension preferences to store the recognized permissio...jstritar@chromium.org2010-11-281-8/+6
* chrome/common: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-311-1/+1
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-55/+51
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-51/+55
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-55/+51
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-44/+50
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-50/+44
* Allow URLPatterns to omit trailing slash.aa@chromium.org2010-10-261-0/+10
* Fix heap leak with scoped_ptr.tessamac@google.com2010-10-251-1/+1
* Add optional homepage_url to manifest and use it in place of Gallery URL in UI.tessamac@google.com2010-10-251-0/+23
* Prevent browser actions and page actions from being used withaa@chromium.org2010-10-141-0/+6
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-12/+0
* Prevent apps from claiming "<all_urls>". The gallery would haveaa@chromium.org2010-10-011-0/+3
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-281-1/+1
* Allow extensions to request the icons of hosted apps.aa@chromium.org2010-09-231-0/+9
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-161-4/+4
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-101-1/+1
* Allow options pages for hosted apps to be external.skerner@chromium.org2010-09-011-0/+26
* Remove full-screen launch option app.launch.fullscreenskerner@chromium.org2010-08-301-6/+0
* Resubmit cl 3228005erikkay@chromium.org2010-08-291-19/+86
* remove browse extenterikkay@chromium.org2010-08-291-24/+0
* Revert 57816 - disallow extension permissions in hosted appserikkay@chromium.org2010-08-291-85/+19
* disallow extension permissions in hosted appserikkay@chromium.org2010-08-291-19/+85
* Remove launch.container='window'.aa@chromium.org2010-08-201-18/+17
* Reland r55750. Broke AppApiTest.*.aa@chromium.org2010-08-121-0/+7
* Revert r55750aa@chromium.org2010-08-111-7/+0
* Forbid hybrid apps.aa@chromium.org2010-08-111-0/+7
* Added devtools_page field to extension manifest to specify a page loaded into...loislo@chromium.org2010-08-061-0/+19