Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to standard integer types in extensions/browser/. | avi | 2015-12-23 | 1 | -2/+4 |
* | Remove the custom base64url implementation in //extensions/ | peter | 2015-11-25 | 1 | -7/+29 |
* | Fix case-sensitivity problems in extension content verification | asargent | 2014-09-26 | 1 | -26/+64 |
* | Cleanup: Use base/files/file_util.h instead of base/file_util.h in apps/ and ... | thestig | 2014-09-10 | 1 | -1/+1 |
* | Fix content verifier handling of paths with subdirectories on windows | asargent@chromium.org | 2014-06-10 | 1 | -4/+7 |
* | Small changes to format of verified contents files from webstore | asargent@chromium.org | 2014-05-14 | 1 | -11/+13 |
* | Add a class for parsing extension content verification data | asargent@chromium.org | 2014-05-09 | 1 | -0/+86 |