summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_unpacker.h
Commit message (Expand)AuthorAgeFilesLines
* Updating extensions code to use UTF16RDevlin.Cronin@gmail.com2011-12-171-2/+2
* Enable experimental permissions for extensions from the store.aa@chromium.org2011-10-311-1/+10
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-7/+10
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* This looks like it was causing the pipe to sometimes overfill.aa@chromium.org2010-03-171-0/+11
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-0/+12
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-121-4/+0
* Revert "BUG=12114"tc@google.com2009-06-111-0/+4
* BUG=12114rafaelw@chromium.org2009-06-111-4/+0
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-051-3/+15
* Have the browser process rewrite manifest.json and theme/page action imagesmpcomplete@google.com2009-05-221-1/+29
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-151-0/+45