Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove svn:executable property from some more files that don't need it. | thestig@chromium.org | 2009-07-10 | 1 | -26/+26 |
* | Refactored ExtensionsPrefs to store paths relative to the extensions install ... | rafaelw@chromium.org | 2009-06-25 | 8 | -0/+26 |
* | Change extension id format back to mp-decimal, and change the | aa@chromium.org | 2009-06-13 | 9 | -14/+11 |
* | Verify signed .crx extension installations | rafaelw@chromium.org | 2009-06-12 | 1 | -1/+2 |
* | Revert "BUG=12114" | tc@google.com | 2009-06-11 | 1 | -2/+1 |
* | BUG=12114 | rafaelw@chromium.org | 2009-06-11 | 1 | -1/+2 |
* | Make the "id" key for extension manifests optional in | aa@chromium.org | 2009-03-31 | 1 | -1/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 2 | -14/+14 |
* | Enforce new id format (hex str of sha-1) | erikkay@google.com | 2009-02-26 | 1 | -1/+1 |
* | Complain when an extension does not contain a user script it claims to. | aa@chromium.org | 2009-02-20 | 2 | -0/+14 |
* | Do two TODOs related to --load-extension: | aa@chromium.org | 2009-02-17 | 5 | -0/+5 |