Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
caller_validation.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
caller_validation.h 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
caller_validation_unittest.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
elevated_recovery_impl.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
elevated_recovery_impl.h 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
elevated_recovery_unittest.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
elevation_service.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
elevation_service.rc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
elevation_service_exe.ver 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
elevation_service_idl.idl 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
elevator.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
elevator.h 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
elevator_unittest.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
run_all_unittests.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
scoped_mock_context.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
scoped_mock_context.h 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
service_main.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
service_main.h 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año
service_main_unittest.cc 4762b62e7d Publish DEPS for 106.0.5249.13 hace 1 año

README.md

This directory contains the code for a COM server that handles elevation requests. This code is compiled into an executable named elevation_service.exe.

This is a standalone executable.

Currently, the elevation service is only installed for Google Chrome builds. The primary use case at the moment for the service has to do with the Chrome recovery component. The recovery component is registered only for Google Chrome builds. It repairs the Chrome updater (Google Update) when the algorithm detects that Chrome is not being updated. Since Chrome could be installed per-system or per-user, an elevation service is needed to repair the code in the per-system install case.