summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_manifests_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove potentially many static initializers.thakis@chromium.org2011-11-241-1/+1
* Replace ScopedCommandLineOverride with TestSuite listener.miket@chromium.org2011-11-221-11/+10
* Add platform_app flag to manifest.miket@chromium.org2011-11-071-22/+21
* Revert 108885 - Add platform_app flag to manifest.csilv@chromium.org2011-11-071-21/+22
* Add platform_app flag to manifest.miket@chromium.org2011-11-071-22/+21
* Add webkit_glue namespace. Improve some variable and test names.gbillock@chromium.org2011-11-011-15/+17
* Loosen error reporting for hosted app permissions.aa@chromium.org2011-10-311-9/+35
* Reland r105978: Report errors when extensions attempt to useaa@chromium.org2011-10-191-16/+59
* Revert 105978 - Report errors when extensions attempt to use private APIs.nkostylev@chromium.org2011-10-181-59/+16
* Report errors when extensions attempt to use private APIs.aa@chromium.org2011-10-181-16/+59
* Allow webstore extensions to use experimental permissions. Weaa@chromium.org2011-10-161-103/+95
* Add support for an optional "requirements" section in extension/app manifests.mihaip@chromium.org2011-10-071-1/+6
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-1/+1
* Allow hosted apps to use minimum_chrome_version.yoz@chromium.org2011-09-301-0/+3
* Extension loading extracts intents from Manifest data.groby@chromium.org2011-09-231-0/+45
* Add offline_enabled field in manifest.yoz@chromium.org2011-08-161-1/+21
* Add check to disallow packaged apps declaring an extent.yoz@chromium.org2011-07-201-0/+2
* Expose new file browser as chrome:filesserya@google.com2011-07-191-0/+20
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-131-9/+18
* Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...jstritar@chromium.org2011-07-121-18/+9
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-121-9/+18
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-071-12/+17
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-231-5/+9
* Moved manifest tests to data driven formatgroby@chromium.org2011-06-081-0/+154
* Require experimental permission for isolated apps.creis@chromium.org2011-06-071-7/+14
* Prevent extensions from defining homepages with schemes other than valid web ...cdn@chromium.org2011-06-021-0/+2
* Add exclude_matches to content_scripts for negating match patterns.tessamac@chromium.org2011-05-291-0/+13
* Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...morrita@chromium.org2011-05-201-2/+2
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-0/+1
* 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