summaryrefslogtreecommitdiffstats
path: root/extensions/browser/sandboxed_unpacker.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/browser/.avi2015-12-231-0/+1
* Let the SandboxedUnpacker start with either crx files or directoriesasargent2015-08-281-25/+77
* Move ValidateSignature logic for crx files to the CrxFile classasargent2015-07-271-11/+3
* Always destroy CrxInstaller on the UI Threadtapted2015-04-151-3/+9
* Implement ID/Hash-based extension cache map.ginkage2015-02-271-2/+3
* Validate hash_sha256 checksum on .crx update.ginkage2015-02-041-1/+20
* Move sandboxed_unpacker.{h,cc} from chrome/ to extensions/asargent2015-01-271-0/+246