| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit fe7a83483ab3d6b7c3e0db1f3252474cbe350f81.
BUG=112620
TBR=mpcomplete@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9664053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126101 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manifest features.
BUG=112620
Review URL: https://chromiumcodereview.appspot.com/9616052
TBR=aa@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9665034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125982 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=112620
Review URL: https://chromiumcodereview.appspot.com/9616052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125979 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=112620
Review URL: https://chromiumcodereview.appspot.com/9609007
TBR=aa@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9615036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125249 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=112620
Review URL: https://chromiumcodereview.appspot.com/9609007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125247 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Re-impement manifest feature requirements using a more general framework that
we will also use for permissions and APIs in the future.
Original patch from aa@chromium.org, review URL http://codereview.chromium.org/9415004/
TBR=aa@chromium.org,jstritar@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/9425056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123434 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Changes std::string error to string16 in various locations of the Extensions file, spanning up the tree from ExtensionErrorReporter and Extension::InitFromValue, with conversion to string16 beginning at extension_l10n_util::LocalizeExtension and Extension::Create. Later patches can continue/expand the conversion.
BUG=71980
TEST=Run existing unit tests and browser tests, which have been adjusted for string16s.
Review URL: http://codereview.chromium.org/8890086
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114917 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The "chrome_url_overrides" manifest key is now accessible by packaged apps.
BUG=101992, 104103
TEST=existing, ManifestTest
Review URL: http://codereview.chromium.org/8654001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112914 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This breaks some ChromeOS tests. Among the log output:
"Feature 'chrome_url_overrides' is not allowed in this type of manifest."
Original review: http://codereview.chromium.org/8654001
BUG=101992, 104103, chromium-os:23709
TEST=no
Review URL: http://codereview.chromium.org/8786004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112808 0039d316-1c4b-4281-b951-d872f2087c98
|
|
BUG=101992, 104103
TEST=existing, ManifestTest
Review URL: http://codereview.chromium.org/8654001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112764 0039d316-1c4b-4281-b951-d872f2087c98
|