summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-7/+7
* Add histograms to track permission use in extensions.jstritar@chromium.org2011-04-191-7/+12
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-161-4/+0
* Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...zelidrag@chromium.org2011-04-161-0/+4
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-161-4/+0
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-161-0/+4
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* When two extension sources request the same extension, the source with higher...skerner@chromium.org2011-04-121-0/+39
* Add a webstore install method that lets us prompt the user before downloading.asargent@chromium.org2011-04-051-1/+1
* Make <all_urls> and file:///* in permissions trigger "Allow file access"mihaip@chromium.org2011-04-011-2/+73
* Replace bools in extension creation with flags.mihaip@chromium.org2011-03-291-48/+93
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-251-0/+5
* Added extensions API to provide customization values.altimofeev@chromium.org2011-03-241-1/+2
* Update GetDistinctHost to prefer .com, .net, and .org when de-duping.tessamac@chromium.org2011-03-081-0/+94
* Give a helpful warning message if a url patern contains a port.skerner@chromium.org2011-03-041-46/+47
* Implement experimental.contentSettings.misc.blockThirdPartyCookies.bauerb@chromium.org2011-02-241-0/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Made return types of various Value::DeepCopy() implementations more specificakalin@chromium.org2011-01-181-18/+18
* Fix issue that causes some extensions to be disabled right after installation.jstritar@chromium.org2010-12-071-10/+79
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-301-27/+74
* Revert 67544 - Track permissions granted to extensions in prefsarv@chromium.org2010-11-291-74/+27
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-291-27/+74
* Revert 67500 - Adds a section to the extension preferences to store the recog...jstritar@chromium.org2010-11-291-74/+27
* Adds a section to the extension preferences to store the recognized permissio...jstritar@chromium.org2010-11-281-27/+74
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-2/+2
* Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...mpcomplete@chromium.org2010-11-021-1/+1
* Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat...mpcomplete@chromium.org2010-11-021-1/+1
* Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and putmpcomplete@chromium.org2010-11-011-1/+1
* chrome/common: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-311-6/+6
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-50/+60
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-60/+50
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-50/+60
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-60/+50
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-50/+60
* Remove direct dependency of extensions on NSS libraryjoth@chromium.org2010-10-191-0/+15
* Move the rest of the Extension data into either StaticData or RuntimeDatampcomplete@chromium.org2010-10-181-6/+7
* fix EffectiveHostPermissions test to match implementationerikkay@chromium.org2010-10-141-26/+8
* Prevent browser actions and page actions from being used withaa@chromium.org2010-10-141-12/+0
* disable plugin tests on ChromeOSerikkay@chromium.org2010-09-301-6/+2
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-3/+5
* Revert 61074 - changed to flakyerikkay@chromium.org2010-09-301-2/+1
* changed to flakyerikkay@chromium.org2010-09-301-1/+2
* When computing the list of hosts to use for install permissions and privilege...erikkay@chromium.org2010-09-301-5/+124
* disable test for linuxerikkay@chromium.org2010-09-291-1/+2
* fix host permission handling when sites add support for https for the same se...erikkay@chromium.org2010-09-291-0/+1
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-281-13/+52
* Excempt certain extension functions from module permission check.finnur@chromium.org2010-09-101-1/+43
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-101-24/+24
* Disabled ExtensionTest.IsPrivilegeIncrease, which was crashing.akalin@chromium.org2010-09-021-1/+2