summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_creator.cc
Commit message (Expand)AuthorAgeFilesLines
* Add validation to extension packaging.aa@chromium.org2009-11-171-0/+10
* Delete the temp dir created by CreateZip.thestig@chromium.org2009-11-031-3/+8
* Filter out hidden files, both when loading extensions and whenaa@chromium.org2009-10-281-1/+1
* linux: fix compile errors in extension_creatorevan@chromium.org2009-10-191-9/+18
* Use heap memory intead of stack memory to avoid having toaa@chromium.org2009-09-221-6/+8
* Adds a button to chrome://extensions/ that allows easy packingaa@chromium.org2009-08-311-2/+2
* Pull a SandboxedExtensionUnpacker out of ExtensionsService.aa@chromium.org2009-07-281-6/+6
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-101-0/+0
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-121-7/+6
* Revert "BUG=12114"tc@google.com2009-06-111-6/+7
* BUG=12114rafaelw@chromium.org2009-06-111-7/+6
* Fix UMR in ExtensionCreator.aa@chromium.org2009-06-101-2/+3
* Remove the prepended manifest from the crx format. Now we just have the heade...aa@chromium.org2009-06-101-97/+47
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-091-0/+275