| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
BUG=438287
Review URL: https://codereview.chromium.org/856393005
Cr-Commit-Position: refs/heads/master@{#313359}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
First tries to do recovery non-elevated. When the process finds that elevation is needed, pop up a UI to notify user of UAC prompt. If permission is granted, run recovery component installer again with elevated privilege.
The CL does not have the UI changes. A separate CL (https://codereview.chromium.org/325433002/) is created for that.
This CL includes:
(1) When elevation is needed to recover, save the installation source for retry, set a flag in preference to indicate that.
(2) Provide API for elevated install
BUG=381801
Review URL: https://codereview.chromium.org/359443002
Cr-Commit-Position: refs/heads/master@{#307372}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
found something that it can handle.
For chrome/app/chrome_command_ids.h
TBR=cpu@chromium.org
BUG=416582
Review URL: https://codereview.chromium.org/599653002
Cr-Commit-Position: refs/heads/master@{#296594}
|
|
|
|
|
|
|
|
|
| |
TBR=jam@chromium.org
BUG=405932
Review URL: https://codereview.chromium.org/495643002
Cr-Commit-Position: refs/heads/master@{#294175}
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
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
|