summaryrefslogtreecommitdiffstats
path: root/components/component_updater/component_updater_paths.h
Commit message (Collapse)AuthorAgeFilesLines
* Add SupervisedUserWhitelistInstaller.bauerb2014-12-161-0/+1
| | | | | | | | BUG=436459 Review URL: https://codereview.chromium.org/769233002 Cr-Commit-Position: refs/heads/master@{#308582}
* Certificate Transparency: Use component updater for EV whitelisteranm@chromium.org2014-08-121-0/+1
| | | | | | | | | | | | | Fetches the list of EV certificate hashes using the component updater. Once this is in, we could gather data on how many EV certificates do not appear in any Certificate Transparency log. BUG=339128 Review URL: https://codereview.chromium.org/465443002 Cr-Commit-Position: refs/heads/master@{#289001} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289001 0039d316-1c4b-4281-b951-d872f2087c98
* Componentize component_updater: Fix bug where components disrespect ↵tommycli@chromium.org2014-08-091-1/+1
| | | | | | | | | | | | --user-data-dir flag. BUG=399993 TBR=blundell Review URL: https://codereview.chromium.org/447303002 Cr-Commit-Position: refs/heads/master@{#288514} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288514 0039d316-1c4b-4281-b951-d872f2087c98
* Componentize component_updater: Use Configurator to build query parameters.tommycli@chromium.org2014-07-101-0/+1
| | | | | | | | | | This also breaks a few more misc. bonds between chrome/common and component_updater. BUG=371463 Review URL: https://codereview.chromium.org/375973003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282444 0039d316-1c4b-4281-b951-d872f2087c98
* Break some of the chrome/common dependencies in implementation by moving ↵tommycli@chromium.org2014-07-081-0/+29
some paths and constants to the component. Design doc: https://docs.google.com/document/d/1F76yNZCnPnGzgNXhI-sCFKlXulwx_s_OKTGbJS5NhbA/edit?usp=sharing BUG=371463 Review URL: https://codereview.chromium.org/334783002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281744 0039d316-1c4b-4281-b951-d872f2087c98