summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/app_pack_updater.cc
Commit message (Expand)AuthorAgeFilesLines
* Split up chrome/browser/policy subdirectorymnissler@chromium.org2013-03-141-572/+0
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-14/+14
* Automatically retry the following URLFetchers when the network changes:joaodasilva@chromium.org2012-12-141-39/+3
* Update AppPackUpdater initialization to trigger on the app pack policy.mnissler@chromium.org2012-12-121-22/+20
* Flag extensions from the retail mode AppPack as coming from the Webstore when...joaodasilva@chromium.org2012-11-281-1/+12
* Refactor ExtensionUpdater/ExtensionDownloader to be able to get more meaningf...mek@chromium.org2012-11-131-4/+7
* Recover from damaged screensaver in the AppPack cache.joaodasilva@chromium.org2012-11-081-6/+6
* Remove FileEnumerator::IsLinktzik@chromium.org2012-09-121-1/+2
* Change the type of file_type parameter to int, as the parameter actually take...haruki@chromium.org2012-08-121-3/+2
* Move Chrome OS device settings stuff to chrome/browser/chromeos/settings.mnissler@chromium.org2012-08-011-2/+2
* Moved CrxInstaller and CrxInstallerError into extensions namespacerdevlin.cronin@chromium.org2012-07-241-2/+3
* Moved ExternalExtensionLoaders/Providers into extensions namespacerdevlin.cronin@chromium.org2012-07-161-19/+20
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-1/+3
* Retry to download the AppPack when the network changes.joaodasilva@chromium.org2012-06-081-11/+54
* Change the PrepareTrustedValues interface to return more information on the q...pastarmovj@chromium.org2012-05-251-1/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+1
* Make sure the browser starts in the right mode if Cryptohome is not ready on ...rkc@chromium.org2012-04-041-1/+2
* Delete invalid/damaged AppPack files, so that they can be downloaded again.joaodasilva@chromium.org2012-03-301-8/+48
* Also detect the retail mode screensaver if it is already present in the AppPa...joaodasilva@chromium.org2012-03-221-1/+11
* Update the AppPack cache directory.joaodasilva@chromium.org2012-03-201-1/+1
* Publish the location of the screensaver extension from the AppPackUpdater.joaodasilva@chromium.org2012-03-201-6/+36
* Replace CrosSettings::GetTrusted() with PrepareTrustedValues().joaodasilva@chromium.org2012-03-201-3/+3
* Implemented the AppPackUpdater.joaodasilva@chromium.org2012-03-201-1/+456
* Updated the chrome_device_policy.proto, and AppPack decoding.joaodasilva@chromium.org2012-03-151-1/+1
* Added KioskModeAppPack proto.joaodasilva@chromium.org2012-02-231-0/+13