Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
011531049fa7f8d8421978f1b46e14fb62c37def
/
update_attempter_unittest.cc
f1cf348
update_engine: Update libchrome APIs to r405848
by Luis Hector Chavez
· 8 years ago
e67bb5b
Make HardwareChromeOS own debugd.
by Sen Jiang
· 9 years ago
c92195c
Compile libupdate_engine without DBus.
by Sen Jiang
· 9 years ago
aeeb2e0
Make UpdateAttempter own debugd_proxy.
by Sen Jiang
· 9 years ago
fb905d9
Implement powerwash on Android.
by Alex Deymo
· 9 years ago
371615b
Remove utils::MakeTempDirectory().
by Sen Jiang
· 9 years ago
e6e4bb9
Remove BootControlInterface from FilesystemVerifierAction.
by Sen Jiang
· 9 years ago
fef85fd
Remove ComputeSourceHash mode in FileSystemVerification action.
by Sen Jiang
· 9 years ago
14fd1ec
Allow to Suspend/Resume the ActionProcessor.
by Alex Deymo
· 9 years ago
80f70ff
Build unittests in Brillo.
by Alex Deymo
· 9 years ago
1b3556c
Allow null SystemState in the DownloadAction.
by Alex Deymo
· 9 years ago
ab0d976
CPULimiter: Refactor class to manage the CPU limitation.
by Alex Deymo
· 9 years ago
5a4c513
Fix UpdateAttempter unittests.
by Alex Deymo
· 9 years ago
33e91e7
Fix certificate checker callback lifetime.
by Alex Deymo
· 9 years ago
b15a0b8
Remove SystemState from post-install step.
by Alex Deymo
· 9 years ago
c1c17b4
Report Enum metrics from CertificateChecker.
by Alex Deymo
· 9 years ago
22ad861
Delete DownloadActionDelegate::SetDownloadStatus() method.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
110e030
Remove test_utils::RecursiveUnlinkDir().
by Alex Deymo
· 9 years ago
906191f
Base the update complete marker on persisted data.
by Alex Deymo
· 9 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
e5e5fe9
Move InstallPlan partitions to a list of partitions.
by Alex Deymo
· 9 years ago
6b6cc1b
Rename UPDATE_STATUS_* enum values in tests
by Christopher Wiley
· 9 years ago
70a6ab0
Move install operations to partitions field in major version 2.
by Sen Jiang
· 9 years ago
31d95ac
Mark the active slot from update_engine instead of /postinstall.
by Alex Deymo
· 9 years ago
aa26f62
Move MarkBootSuccessful to BootControlInterface.
by Alex Deymo
· 9 years ago
ac41a82
Set default updater URL and version per platform.
by Alex Deymo
· 9 years ago
d6deb1d
Use installed DBus libraries instead of generating them.
by Alex Deymo
· 9 years ago
763e7db
update_engine: New BootControlInterface class.
by Alex Deymo
· 9 years ago
b8803bb
Split DBus client proxies into separated headers.
by Alex Deymo
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
0b3db6b
update_engine: Remove all references to glib.
by Alex Deymo
· 9 years ago
3053450
update_engine: Switch to chrome-dbus for client requests in update_engine
by Alex Deymo
· 9 years ago
b7ca096
update_engine: Migrate UE DBus service to chrome DBus bindings.
by Alex Deymo
· 10 years ago
f6ee016
update_engine: Move ConnectionManager to an abstract Interface.
by Alex Deymo
· 9 years ago
461b259
update_engine: Use libchromeos to launch subprocesses.
by Alex Deymo
· 9 years ago
60ca1a7
update_engine: Migrate time-based glib main loop calls to MessageLoop.
by Alex Deymo
· 10 years ago
eb9e6d8
update_engine: Remove copy from source to destination partition.
by Allie Wood
· 10 years ago
02c1864
update_engine: Allow `cros flash` on base images.
by David Pursell
· 10 years ago
610277e
update_engine: Add override when possible.
by Alex Deymo
· 10 years ago
10875d9
update_engine: Move test-only utils to test_utils.{h,cc}.
by Alex Deymo
· 10 years ago
8427b4a
update_engine: Standarize mock/fake filenames.
by Alex Deymo
· 10 years ago
2c0db7b
update_engine: Use FakePrefs instead of the real Prefs in unittests.
by Alex Deymo
· 10 years ago
74b5f55
update_engine: Relocate inference and storage of P2P related properties.
by Gilad Arnold
· 10 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 10 years ago
749ecf1
update_engine: Re-introduce RefreshDevicePolicy() before computing update params.
by Alex Deymo
· 10 years ago
02f7c1d
update_engine: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 10 years ago
06c76a4
Update code to include base/files/file_util.h
by Ben Chan
· 10 years ago
ec7f916
update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead.
by Gilad Arnold
· 11 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 10 years ago
3e0b53e
update_engine: Fake chromeos-setgoodkernel command for testing.
by Alex Deymo
· 10 years ago
9abb763
update_engine: Use integer types from stdint.h
by Ben Chan
· 10 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 11 years ago
d1c4d2d
Change ErrorCode into an enum class.
by Gilad Arnold
· 11 years ago
736fcb5
update_engine: Update to build against libchrome-271506.
by Ben Chan
· 11 years ago
7d623eb
update_engine: Remove GPIO support.
by Nam T. Nguyen
· 11 years ago
5bb4c90
Rename MockSystemState into FakeSystemState.
by Gilad Arnold
· 11 years ago
1f84723
Revise the SystemState hierarchy.
by Gilad Arnold
· 11 years ago
bccbc38
Move IsOOBEComplete to HardwareInterface.
by Alex Deymo
· 11 years ago
44b9b7e
Fix rollback crash while previous rollback is in progress.
by Chris Sosa
· 11 years ago
75039d7
update_engine: update to libbase 242728
by Alex Vakulenko
· 11 years ago
d38b113
Remove stable channel check for rollback.
by Chris Sosa
· 11 years ago
1b9d6ae
Further cleanup around DBus interface classes.
by Gilad Arnold
· 11 years ago
639aa36
Record installation date and include it in every Omaha request.
by David Zeuthen
· 11 years ago
a6742b3
AU: shift to use new TMPDIR-enabled temp file
by Gilad Arnold
· 11 years ago
6646b44
Don't rollback if the other partition isn't valid.
by Don Garrett
· 11 years ago
3c55abd
Add D-Bus method to get the duration since an update completed.
by David Zeuthen
· 11 years ago
c1f07c3
update_engine: Use shared constants for update status.
by Daniel Erat
· 11 years ago
985b112
Add Installer.OSAgeDays metric
by David Zeuthen
· 11 years ago
8f191b2
p2p: Use p2p for updates
by David Zeuthen
· 11 years ago
70e476e
AU/unittest: allow use of a parametric update completed marker
by Gilad Arnold
· 11 years ago
eff87cc
AU/unittest: eliminate use of fixed named test directories
by Gilad Arnold
· 11 years ago
4243291
Send an UMA metric when failed to boot into the new partition.
by Alex Deymo
· 12 years ago
28e479c
Don't allow rollback on the stable-channel.
by Chris Sosa
· 12 years ago
76a29ae
Don't allow rollback when we are enterprise enrolled.
by Chris Sosa
· 12 years ago
53173b9
Download via HTTP only if enterprise policy allows.
by Jay Srinivasan
· 12 years ago
a99981f
Rename ActionExitCode to ErrorCode
by David Zeuthen
· 12 years ago
ae4697c
Enhanced channel changing behavior
by Jay Srinivasan
· 12 years ago
b92f0df
AU: coalesce interactive / user-initiated flags
by Gilad Arnold
· 12 years ago
55f50c2
Segregate UMA metrics for production scenarios from test scenarios.
by Jay Srinivasan
· 12 years ago
bf7919b
AU: disable GPIOs in production; some structural changes
by Gilad Arnold
· 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
4f8ee27
Modify priority tweaking to use CGroups.
by Chris Sosa
· 12 years ago
f057205
Send UMA Stats for update engine error codes.
by Jay Srinivasan
· 12 years ago
51dcf26
Verify AU payload manifest signature if present.
by Jay Srinivasan
· 12 years ago
21be075
Make sure waiting period in memory and persisted file are always in sync.
by Jay Srinivasan
· 12 years ago
581c2ea
Modify a FilesystemCopierAction unit test.
by Gilad Arnold
· 13 years ago
6dbbd39
Diagnose/eliminate FilesystemCopierAction unit test failure.
by Gilad Arnold
· 13 years ago
4348879
UpdateEngine-side changes to allow updates over 3G based on device policy.
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
4d740eb
Revised GPIO module interface + GPIO discovery logic
by Gilad Arnold
· 13 years ago
0a70874
Implement the update engine portion for new enterprise policies.
by Jay Srinivasan
· 13 years ago
1ebd813
GPIO test signal safe fallback + refactoring.
by Gilad Arnold
· 13 years ago
7ed561b
AU: Remove support for old-style updates.
by Darin Petkov
· 13 years ago
771e1bd
Make public key verification check binding.
by Andrew de los Reyes
· 13 years ago
7fbbe8a
Update engine should use the release channel policy if it exists.
by Patrick Dubroy
· 13 years ago
18c7bce
AU: Set error code bit 30 for error events on resumed updates.
by Darin Petkov
· 14 years ago
fb2f461
AU: Only retry HTTP connect failures when updating in background.
by Andrew de los Reyes
· 14 years ago
Next »