Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
refs/heads/android-15
/
common
/
prefs.cc
0c18424
Replace base string utils with android::base ones
by Kelvin Zhang
· 7 months ago
1f46f5b
Replace libchrome NumberToString with std::format
by Kokoa Matsuda
· 7 months ago
3357e27
Simply Replace libchrome StringToXXs with android base ones
by Kokoa Matsuda
· 7 months ago
a77e645
update_engine: use error_code for std::filesystem
by Daniel Zheng
· 9 months ago
37f212d
update_engine: fix checkpointing
by Daniel Zheng
· 9 months ago
c80d39b
Improve atomiticy of update checkpointing
by Kelvin Zhang
· 1 year, 7 months ago
5eece04
Make checkpointing atomic
by Daniel Zheng
· 2 years ago
cb9932f
Fix xor writer failure
by Kelvin Zhang
· 2 years, 4 months ago
49170aa
Fsync data after writing prefs
by Kelvin Zhang
· 2 years, 6 months ago
1c86a92
Refactor: Migrate all prefs to string_view
by Kelvin Zhang
· 4 years ago
cf4600e
Use string_view for pref interface to reduce copy
by Kelvin Zhang
· 4 years, 7 months ago
043355b
update_engine: use new base::Delete{File,PathRecursively}
by hscham
· 4 years, 6 months ago
4c5413d
update_engine: Store fingerprint value from Omaha response.
by Vyshu Khota
· 4 years, 7 months ago
29a80e0
update_engine: Fix [Memory|File]Storage partial inconsistency
by Jae Hoon Kim
· 5 years ago
c1f3692
update_engine: Multi-level |PrefsInterface::CreateSubKey()|
by Jae Hoon Kim
· 5 years ago
065d78d
update_engine: Change DLC metadata path
by Andrew
· 5 years ago
914f554
update_engine: Fix bug in MemoryPrefs::MemoryStorage::DeleteKey()
by Andrew
· 5 years ago
00b6aa2
update_engine: changes for libchrome r680000 uprev
by hscham
· 5 years ago
8368ee0
update_engine: Block logging of invalid EOL date
by Jae Hoon Kim
· 6 years ago
a0284ac
Implement a memory-based Prefs class.
by Alex Deymo
· 9 years ago
0103c36
update_engine: Update libchrome APIs to r369476
by Alex Vakulenko
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 10 years ago
[Renamed (97%) from prefs.cc]
7454265
Don't attempt to create prefs directory if already exists.
by Alex Deymo
· 10 years ago
d6f6007
update_manager: Make Prefs Variable async.
by Alex Deymo
· 10 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 11 years ago
06c76a4
Update code to include base/files/file_util.h
by Ben Chan
· 11 years ago
736fcb5
update_engine: Update to build against libchrome-271506.
by Ben Chan
· 11 years ago
75039d7
update_engine: update to libbase 242728
by Alex Vakulenko
· 11 years ago
efb7c4c
Prefs: Implement and use Prefs::GetBoolean/SetBoolean.
by Alex Deymo
· 12 years ago
d29695d
Refactoring: Move prefs constants out to the constants.h/cc
by Jay Srinivasan
· 12 years ago
0826288
Implement exponential backoff for throttling repeated AU downloads.
by Jay Srinivasan
· 12 years ago
2b5a0f0
Classify errors and advance URL index according to the error code.
by Jay Srinivasan
· 12 years ago
6f6ea00
Support for processing multiple URLs in update_engine.
by Jay Srinivasan
· 12 years ago
34b5d86
Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn
by Jay Srinivasan
· 13 years ago
08fce04
Don't scatter during OOBE or user-initiated update checks.
by Jay Srinivasan
· 13 years ago
480ddfa
Scatter downloads to reduce bandwidth spikes.
by Jay Srinivasan
· 13 years ago
7f9aea2
Add UMA metrics for detecting and reporting update certificate changes.
by Bruno Rocha
· 14 years ago
4f0a07b
Store the signature blob as part of the update checkpoint.
by Darin Petkov
· 14 years ago
95508da
AU: Send a previous version event after reboot following an update.
by Darin Petkov
· 14 years ago
34e41a1
AU: Push seeks in http fetching to the progress percentage.
by Andrew de los Reyes
· 15 years ago
6142614
AU: Fall back to a new update after a certain number of failed resume attempts.
by Darin Petkov
· 15 years ago
437adc4
AU: DeltaPerformer performs the download size/hash check now.
by Darin Petkov
· 15 years ago
73058b4
AU: Start checkpointing update progress.
by Darin Petkov
· 15 years ago
3627577
AU: Fall back to full updates after a number of failed delta update attempts.
by Darin Petkov
· 15 years ago
790e62e
[update_engine] Update to use not-hideously-old logging API from chrome
by Chris Masone
· 15 years ago
1cbd78f
Don't send machine and user ID to Omaha anymore. Send a/r pings instead.
by Darin Petkov
· 15 years ago
3003059
AU: Add support for persistent update engine preferences store.
by Darin Petkov
· 15 years ago