| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not use the utility process on linux. | asargent@chromium.org | 2009-10-05 | 1 | -2/+10 |
* | Do not send or store cookies for extensions autoupdate http requests. | asargent@chromium.org | 2009-09-12 | 1 | -0/+5 |
* | Add an auto-update now button to chrome://extensions page | asargent@chromium.org | 2009-09-03 | 1 | -4/+9 |
* | Do extensions update manifest XML parsing in a sandboxed process. | asargent@chromium.org | 2009-08-20 | 1 | -229/+109 |
* | Renames the function CreateTemporaryFilename to CreateTemporaryFile and track... | erikkay@chromium.org | 2009-08-18 | 1 | -1/+1 |
* | The change has the followings: | lzheng@chromium.org | 2009-08-14 | 1 | -22/+101 |
* | Switch extension update manifest parse errors to LOG(WARN). | asargent@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Make extensions auto-update schedule persist across browser restarts. | asargent@chromium.org | 2009-08-03 | 1 | -9/+96 |
* | Pull CrxInstaller out of ExtensionsService. | aa@chromium.org | 2009-07-30 | 1 | -8/+1 |
* | Make the minimum extensions update frequency allowed on command line be 30 se... | asargent@chromium.org | 2009-07-28 | 1 | -1/+1 |
* | Fix 2 bugs in extensions autoupdate request parameters. | asargent@chromium.org | 2009-07-24 | 1 | -14/+36 |
* | Coverity: Pass strings and GURLs by reference. | jhawkins@chromium.org | 2009-07-24 | 1 | -1/+5 |
* | Fix leaks in ExtensionUpdater unit tests | asargent@chromium.org | 2009-07-10 | 1 | -1/+2 |
* | Implementation of Extension Updater. | asargent@chromium.org | 2009-07-10 | 1 | -0/+560 |