Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a missing DEPS file. | thestig@chromium.org | 2009-05-16 | 1 | -0/+3 |
| | | | | | | | TBR=tony Review URL: http://codereview.chromium.org/115434 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16219 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Introducing the Utility process, which handles the unpacking and verification | mpcomplete@google.com | 2009-05-15 | 4 | -0/+275 |
of extension packages. This is a first pass. In the second pass, I will add support for transcoding the manifest and any images in the browser process. BUG=11680 Review URL: http://codereview.chromium.org/114027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16198 0039d316-1c4b-4281-b951-d872f2087c98 |