Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
update_engine
/
f7ead8100211e7a285b48b52f4a235647274ab6e
f7ead81
Implement update_engine weave commands
by Alex Deymo
· 9 years ago
d815846
Add missing override to GetPrevVersion
by Casey Dahlin
· 9 years ago
ab5bd66
update_engine: Disable RTTI
by Alex Vakulenko
· 9 years ago
02152c3
Use GID "wakelock" to control access to kernel wakelock
by Pavlin Radoslavov
· 9 years ago
ef36113
Move all blocking client calls to libupdate_engine_client
by Casey Dahlin
· 9 years ago
87ab88e
Port all available calls to libupdate_engine_client
by Casey Dahlin
· 9 years ago
dbd1711
Fix use of local-generated-sources-dir.
by Ying Wang
· 9 years ago
e844c1a
Port update_engine_client ResetStatus command to lib
by Casey Dahlin
· 9 years ago
05e0e38
Compile delta_generator for the host.
by Alex Deymo
· 9 years ago
5a4c513
Fix UpdateAttempter unittests.
by Alex Deymo
· 9 years ago
e7ba31b
Fix BootControlChromeOS unittest references.
by Alex Deymo
· 9 years ago
2f48c41
Import brillo_update_payload from Chrome OS dev-utils.
by Alex Deymo
· 9 years ago
1b03f9f
Move hardware and boot_control implementation to libupdate_engine.
by Alex Deymo
· 9 years ago
b09305e
Compile delta_generator and payload_consumer when "dbus" is disabled.
by Alex Deymo
· 9 years ago
9bc7aae
Initialize the ChromeBrowserProxyResolver only once.
by Alex Deymo
· 9 years ago
f987481
Fix unittest in FilesystemVerifierActionTest.
by Sen Jiang
· 9 years ago
889c65d
Switch supported minor version to 3.
by Sen Jiang
· 9 years ago
1ad42ad
Optional source filesystem verification in minor version 3.
by Sen Jiang
· 9 years ago
542c19b
Remove SystemState references from DeltaPerformer.
by Alex Deymo
· 9 years ago
33e91e7
Fix certificate checker callback lifetime.
by Alex Deymo
· 9 years ago
2b4268c
Fix crash on shutdown when update in progress.
by Alex Deymo
· 9 years ago
ab49446
Restrict update_engine SSL certs.
by Alex Deymo
· 9 years ago
b15a0b8
Remove SystemState from post-install step.
by Alex Deymo
· 9 years ago
706a5ab
Remove SystemState dependency from HttpFetcher and InstallPlan.
by Alex Deymo
· 9 years ago
c1c17b4
Report Enum metrics from CertificateChecker.
by Alex Deymo
· 9 years ago
9138ef5
Remove unused includes.
by Alex Deymo
· 9 years ago
5609277
Add bspatch as a dependency of update_engine deamon.
by Sen Jiang
· 9 years ago
9c12346
Fix temporary directory path in Android.
by Sen Jiang
· 9 years ago
22ad861
Delete DownloadActionDelegate::SetDownloadStatus() method.
by Alex Deymo
· 9 years ago
5bdc61b
Revert "Conditionally set dbus group in init rc."
by Tao Bao
· 9 years ago
5029dbb
Conditionally set dbus group in init rc.
by Tao Bao
· 9 years ago
09af881
Enable rich status reporting for binder interface
by Christopher Wiley
· 9 years ago
2ec4aab
Verify operation source hash if present.
by Sen Jiang
· 9 years ago
cd60dca
Fix update_engine build for non-Brillo targets.
by Alex Deymo
· 9 years ago
4218b7e
Disable DBus dependent targets when "dbus" USE flag is not set.
by Alex Deymo
· 9 years ago
9e1eda9
Add Binder service for update_engine
by Christopher Wiley
· 9 years ago
a259179
Move metrics time helpers to metrics_utils.
by Alex Deymo
· 9 years ago
6f7b22c
brillo_update_payload: Pass postinstall config file to delta_generator.
by Sen Jiang
· 9 years ago
e67a8bb
Fix mtd_file_descriptor includes.
by Alex Deymo
· 9 years ago
38429cf
common: Split out metrics utils from utils.cc.
by Alex Deymo
· 9 years ago
05feee0
delta_generator: Include postinstall calls in the payload major version 2.
by Sen Jiang
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
f514c54
brillo_payload_generator: Adding warn function and flag verification
by Jason Kusuma
· 9 years ago
82352f9
delta_generator: Include per-operation source hash.
by Sen Jiang
· 9 years ago
9fded1e
Send Omaha event_type 54 after reboot to new update.
by Alex Deymo
· 9 years ago
5378f5e
Initialize channel information on Init().
by Alex Deymo
· 9 years ago
d942f9d
Return the error reason to the caller of SetTargetChannel.
by Alex Deymo
· 9 years ago
af1575f
Fix logging percentage in BlobFileWriter.
by Sen Jiang
· 9 years ago
dbe13b4
Increase exponential backoff maximum time to 26h on Brillo.
by Alex Deymo
· 9 years ago
3e728fe
Do not include signature dummy operation in major version 2.
by Sen Jiang
· 9 years ago
35f358b
Fix delta performer integration test.
by Sen Jiang
· 9 years ago
168b535
brillo_payload_generator: Pass the list of partitions to the generator.
by Alex Deymo
· 9 years ago
7a2c47e
Enable payload v2.
by Alex Deymo
· 9 years ago
f681380
Fix verifying payload signature in major version 2.
by Sen Jiang
· 9 years ago
76bfa74
Verify metadata signature in major version 2.
by Sen Jiang
· 9 years ago
1fbaac8
Handle not connected message from shill.
by Alex Deymo
· 9 years ago
83f2f70
Pass the correct major_version when generating updates.
by Alex Deymo
· 9 years ago
787dc41
Add USE flags to the Android.mk
by Alex Deymo
· 9 years ago
c372ab6
Android.mk: Remove makefile macro and let make resolve transitive dependencies.
by Alex Deymo
· 9 years ago
efb9d83
Fix OmahaRequestAction unittest.
by Alex Deymo
· 9 years ago
87c0886
Send "success reboot" only after an update.
by Alex Deymo
· 9 years ago
4cf1402
update_engine: Fix Android.mk typo.
by Alex Vakulenko
· 9 years ago
1bab5a8
update_engine: Rename libchromeos into libbrillo
by Alex Vakulenko
· 9 years ago
bf1266f
Pass out_hash_file to delta_generator.
by Sen Jiang
· 9 years ago
c8f6b7a
Check PartitionUpdate field for old partition info in ValidateManifest.
by Sen Jiang
· 9 years ago
df6d9f4
Use new Any::GetUndecoratedTypeName() method
by Alex Vakulenko
· 9 years ago
3be05c8
Fix use-after-free in unittest setup code.
by Alex Deymo
· 9 years ago
644f618
delta_generator: Include metadata signature in major version 2.
by Sen Jiang
· 9 years ago
720df3e
Skip metadata signature when hashing payload in major version 2.
by Sen Jiang
· 9 years ago
abdc011
Fix building delta_generator.
by Alex Deymo
· 9 years ago
14e7dde
Poll Omaha every 5 hours on Brillo builds.
by Alex Deymo
· 9 years ago
0bc2611
Move bzip.h to payload_generator.
by Alex Deymo
· 9 years ago
1016ae1
Remove unused BlockDevSize(const string& path).
by Alex Deymo
· 9 years ago
110e030
Remove test_utils::RecursiveUnlinkDir().
by Alex Deymo
· 9 years ago
aef1c6f
PayloadVerifier should not depend on DeltaPerformer to load payload.
by Sen Jiang
· 9 years ago
35b3584
Use CA certificates from standard location in Brillo.
by Alex Deymo
· 9 years ago
6eddf26
BootControlStub: New class used if CreateBootControl() fail.
by David Zeuthen
· 9 years ago
8561665
Read ProductId, ProductVersion and Channel setting in Brillo.
by Alex Deymo
· 9 years ago
5fa2c6d
Disable post-install on major version 1 payloads in Brillo.
by Alex Deymo
· 9 years ago
703803c
update_engine.rc: Add update_engine to system group.
by Alex Deymo
· 9 years ago
957ce12
brillo_update_payload: Drop common.sh.
by Gilad Arnold
· 9 years ago
7454265
Don't attempt to create prefs directory if already exists.
by Alex Deymo
· 9 years ago
f22a39a
init: Start update_engine by default as root.
by Alex Deymo
· 9 years ago
8241ffb
Print operation names using InstallOperationTypeName().
by Alex Deymo
· 9 years ago
9a4cae2
brillo_update_payload: Add metadata_size_file flag
by Jason Kusuma
· 9 years ago
906191f
Base the update complete marker on persisted data.
by Alex Deymo
· 9 years ago
d6f6007
update_manager: Make Prefs Variable async.
by Alex Deymo
· 9 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
25fbdf8
Merge "delta_generator: Add --out_metadata_size_file flag."
by Sen Jiang
· 9 years ago
6dd160a
Disable deadline file in Android.
by Alex Deymo
· 9 years ago
e5e5fe9
Move InstallPlan partitions to a list of partitions.
by Alex Deymo
· 9 years ago
93417cd
Merge "Link against libshill-client library."
by Alex Deymo
· 9 years ago
7334b38
Merge "Android.mk: Sort library dependencies."
by Alex Deymo
· 9 years ago
7eb2305
Link against libshill-client library.
by Alex Deymo
· 9 years ago
eadab7d
Android.mk: Sort library dependencies.
by Alex Deymo
· 9 years ago
d8ae872
delta_generator: Add --out_metadata_size_file flag.
by Sen Jiang
· 9 years ago
7e13b00
Merge "delta_generator: Accept a list of partitions in the command line."
by Sen Jiang
· 9 years ago
4279178
Fix ZERO and DISCARD build for 32-bit targets.
by Alex Deymo
· 9 years ago
79715ad
Implement ZERO and DISCARD operations in update_engine.
by Alex Deymo
· 9 years ago
16daa08
Add DBus hiding client library
by Christopher Wiley
· 9 years ago
Next »