summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_file_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-7/+9
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-4/+4
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-3/+17
* Actually run directory validation code on install.aa@chromium.org2009-09-251-2/+2
* CL is the same as http://codereview.chromium.org/173487, but had to be moved ...cira@chromium.org2009-09-181-19/+46
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-201-117/+57
* This change enables Chrome to load locale information for the extension. It d...cira@chromium.org2009-08-191-0/+60
* Lands <http://codereview.chromium.org/165297> for thiago.farina@gmail.com.hbono@chromium.org2009-08-191-1/+1
* Add privacy_blacklists key to extension manifest and validate it.phajdan.jr@chromium.org2009-08-131-0/+12
* extensions: clean up some code I saw while tracking down a bugevan@chromium.org2009-08-051-4/+3
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-041-5/+4
* Put the null pointer check for theme images before we use thetc@google.com2009-08-031-1/+1
* Pull all the filesystem manipulation out ofaa@chromium.org2009-07-281-0/+342