Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: fix compile errors in extension_creator | evan@chromium.org | 2009-10-19 | 1 | -9/+18 |
* | Use heap memory intead of stack memory to avoid having to | aa@chromium.org | 2009-09-22 | 1 | -6/+8 |
* | Adds a button to chrome://extensions/ that allows easy packing | aa@chromium.org | 2009-08-31 | 1 | -2/+2 |
* | Pull a SandboxedExtensionUnpacker out of ExtensionsService. | aa@chromium.org | 2009-07-28 | 1 | -6/+6 |
* | Remove svn:executable property from some more files that don't need it. | thestig@chromium.org | 2009-07-10 | 1 | -0/+0 |
* | Verify signed .crx extension installations | rafaelw@chromium.org | 2009-06-12 | 1 | -7/+6 |
* | Revert "BUG=12114" | tc@google.com | 2009-06-11 | 1 | -6/+7 |
* | BUG=12114 | rafaelw@chromium.org | 2009-06-11 | 1 | -7/+6 |
* | Fix UMR in ExtensionCreator. | aa@chromium.org | 2009-06-10 | 1 | -2/+3 |
* | Remove the prepended manifest from the crx format. Now we just have the heade... | aa@chromium.org | 2009-06-10 | 1 | -97/+47 |
* | chrome.exe --package-extension generates .crx from extension directory | rafaelw@chromium.org | 2009-06-09 | 1 | -0/+275 |