Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
update_engine
/
4a196bae587daf3f27c5a95d2f32821655f098db
/
common
6d7c0a5
Correct some spellings. am: 771f6486a3 am: 5e67287bc1
by Sen Jiang
· 7 years ago
771f648
Correct some spellings.
by Sen Jiang
· 7 years ago
8eaeedb
Fix error code for no update. am: 89e24c11b4 am: 832c9f574c
by Sen Jiang
· 7 years ago
89e24c1
Fix error code for no update.
by Sen Jiang
· 7 years ago
4ac6e67
Decrease the low bandwidth download timeout am: 2229059114 am: 74de9ce446
by Aaron Wood
· 7 years ago
2229059
Decrease the low bandwidth download timeout
by Aaron Wood
· 7 years ago
7bee1b4
Merge remote-tracking branch 'goog/upstream-master'.
by Sen Jiang
· 7 years ago
84e0e31
Merge remote-tracking branch 'aosp/upstream-master'.
by Sen Jiang
· 7 years ago
ed98abf
Avoid terminating MultiRangeHttpFetcher twice. am: 7424199459 am: a95dfdb274
by Sen Jiang
· 7 years ago
7424199
Avoid terminating MultiRangeHttpFetcher twice.
by Sen Jiang
· 7 years ago
c72bc87
Fix P2PDownloadActionTest. am: ba2213a53e am: 0a735f14cb
by Sen Jiang
· 7 years ago
ba2213a
Fix P2PDownloadActionTest.
by Sen Jiang
· 7 years ago
c0cfb7d
update_engine: remove redundant utils functions
by Eric Caruso
· 7 years ago
7feac5b
update_engine: use ScopedTempDir::GetPath
by Eric Caruso
· 7 years ago
682cad5
resolve merge conflicts of 0b77cb9fa6941163c4a4099471bef6ef564c0ffe to oc-mr1-dev-plus-aosp
by Sen Jiang
· 7 years ago
1841408
Merge remote-tracking branch 'goog/upstream-master'.
by Sen Jiang
· 7 years ago
b67946e
Lower the retry count in download fetcher if the update is interactive. am: ee174a1ac2
by Sen Jiang
· 7 years ago
ee174a1
Lower the retry count in download fetcher if the update is interactive.
by Sen Jiang
· 7 years ago
d060a63
update_engine: Update libchrome APIS to r456626. am: 2b9d241772 am: 76a62ae06b
by Hidehiko Abe
· 7 years ago
2b9d241
update_engine: Update libchrome APIS to r456626.
by Hidehiko Abe
· 7 years ago
3147f96
Make sure loop device isn't read only. am: d37c81f9ff am: 8657d2fd06
by Sen Jiang
· 7 years ago
d37c81f
Make sure loop device isn't read only.
by Sen Jiang
· 7 years ago
02c4942
Add support for new payload property headers to delay switching slots.
by Sen Jiang
· 7 years ago
fe52282
Add support for new payload property headers to delay switching slots.
by Sen Jiang
· 7 years ago
3dcc40b
Collect android metrics for bytes downloaded am: d4777a148b am: 2cfdbf4518
by Tianjie Xu
· 7 years ago
d4777a1
Collect android metrics for bytes downloaded
by Tianjie Xu
· 7 years ago
8e768e9
Add maximum timestamp to the payload.
by Sen Jiang
· 7 years ago
db56be9
update_engine: Use ExtentReader
by Amin Hassani
· 7 years ago
a7ee9d0
update_engine: Remove zlib fingerprint checking
by Andrey Ulanov
· 7 years ago
ffb30ed
Revert "update_engine: Update libchrome APIS to r456626."
by Luis Hector Chavez
· 7 years ago
663ff4b
update_engine: Update libchrome APIS to r456626.
by Jay Civelli
· 8 years ago
0affc2c
Parse multiple packages from Omaha response.
by Sen Jiang
· 8 years ago
2703ef4
Store raw payload hash blob in install plan.
by Sen Jiang
· 8 years ago
1677e81
Adds check/set for first_active_omaha_ping_sent (from vpd).
by Amin Hassani
· 7 years ago
013ebf9
Merge branch 'cros/upstream' into 'cros/master'
by Amin Hassani
· 7 years ago
5688d16
Revert "Add functions to allow update over cellular (including tethered connection)"
by Tao Bao
· 7 years ago
948ea58
update_engine: Remove zlib fingerprint checking
by Andrey Ulanov
· 7 years ago
e5f6f25
update_engine: Use org.chromium.NetworkProxyService.
by Daniel Erat
· 8 years ago
4b0d603
Add functions to allow update over cellular (including tethered connection)
by Weidong Guo
· 8 years ago
70a2119
update_engine: clean up sleep process in SubprocessTest.CancelTest
by Ben Chan
· 8 years ago
ce7b569
Include <sys/sysmacros.h> for major/minor/makedev.
by Elliott Hughes
· 7 years ago
941cf23
update_engine: Use org.chromium.NetworkProxyService.
by Daniel Erat
· 8 years ago
c00ec56
Allow to cancel a proxy resolution request.
by Alex Deymo
· 8 years ago
70063d9
Add functions to allow update over cellular (including tethered connection)
by Weidong Guo
· 8 years ago
f411650
Unmount old postinstall mountpoint from previous runs.
by Alex Deymo
· 8 years ago
b1e3e3c
Document the header key/value pair key names.
by Elliott Hughes
· 8 years ago
b20de69
Cleanup the RetryTimeoutCallback().
by Alex Deymo
· 8 years ago
4ea2d92
Add unittest for TerminateTrasnfer between ranges.
by Alex Deymo
· 8 years ago
71f6762
Fix terminating a transfer while resolving proxies.
by Alex Deymo
· 8 years ago
3582194
Allow to cancel a proxy resolution request.
by Alex Deymo
· 8 years ago
efb5685
update_engine: clean up sleep process in SubprocessTest.CancelTest
by Ben Chan
· 8 years ago
335516c
Remove FileWriter from common/utils.h
by Alex Deymo
· 8 years ago
a2ea1c2
Fix downstream Chrome OS build.
by Alex Deymo
· 8 years ago
5ba93ad
Lazy unmount postinstall if it fails to unmount.
by Alex Deymo
· 8 years ago
3295102
Setup a temporary directory for update_engine_sideload.
by Alex Deymo
· 8 years ago
14c0da8
Remove libcurl support from update_engine_sideload.
by Alex Deymo
· 8 years ago
5c6bb1d
Fix clang-tidy performance warnings in update_engine.
by Chih-Hung Hsieh
· 8 years ago
87792ea
Allow to set the network used for an update attempt.
by Alex Deymo
· 8 years ago
f1cf348
update_engine: Update libchrome APIs to r405848
by Luis Hector Chavez
· 8 years ago
a0284ac
Implement a memory-based Prefs class.
by Alex Deymo
· 8 years ago
14ad88e
Set X-GoogleUpdate headers on Omaha requests.
by Alex Deymo
· 8 years ago
8fd98d8
Set CURLOPT_SSL_VERIFYHOST explicitly.
by Alex Deymo
· 8 years ago
696faf4
update_engine: Update libchrome APIs to r395517
by Luis Hector Chavez
· 8 years ago
2c131bb
Fetch local files asynchronously.
by Alex Deymo
· 8 years ago
e67bb5b
Make HardwareChromeOS own debugd.
by Sen Jiang
· 8 years ago
fb905d9
Implement powerwash on Android.
by Alex Deymo
· 8 years ago
94f749a
update_engine: Update libchrome APIs to r395517
by Luis Hector Chavez
· 8 years ago
1d3b863
Send SIGKILL to kill the child.
by Sen Jiang
· 8 years ago
46a9aae
Fix non-critical updates on boards without an OOBE flow.
by Alex Deymo
· 9 years ago
b3fa53b
Parse and expose end-of-life flag.
by Alex Deymo
· 9 years ago
371615b
Remove utils::MakeTempDirectory().
by Sen Jiang
· 9 years ago
9467a78
Fix unused private field errors
by Christopher Wiley
· 9 years ago
5fb356c
Mark block device as read-only before mounting.
by Alex Deymo
· 9 years ago
279d572
Fix PipeClosedWhenNotRedirectedTest.
by Alex Deymo
· 9 years ago
ce8c8ee
update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr
by Alex Vakulenko
· 9 years ago
109c28d
Revert "Make transition to "postinstall" domain explicit."
by Alex Deymo
· 9 years ago
20e3960
Make transition to "postinstall" domain explicit.
by Alex Deymo
· 9 years ago
0d29854
Parse postinstall program progress updates.
by Alex Deymo
· 9 years ago
e384bb2
Subprocess: Close all unused file descriptors.
by Alex Deymo
· 9 years ago
2494e28
Skip non-critical updates during OOBE update check
by Kevin Cernekee
· 9 years ago
260f03b
Fix unittest key path in Brillo.
by Sen Jiang
· 9 years ago
2972608
Remove self-crashing logic.
by Alex Deymo
· 9 years ago
dcbc0ae
Remove GetFilesystemSize.
by Sen Jiang
· 9 years ago
990c27b
Use pre-generated ext image instead of create it on the fly.
by Sen Jiang
· 9 years ago
e0d0428
Check if zlib is compatible.
by Sen Jiang
· 9 years ago
021a45e
Fix use-after-free in HttpFetcher's code.
by Alex Deymo
· 9 years ago
d15c546
Implement susped, resume and cancel for the Postinstall action.
by Alex Deymo
· 9 years ago
cbc2274
Rework postinstall unittests to pass on Android.
by Alex Deymo
· 9 years ago
2c41357
Fix DeltaPerformerIntegrationTest crash.
by Sen Jiang
· 9 years ago
fdd6dec
Parse and use extra HTTP headers when downloading the payload.
by Alex Deymo
· 9 years ago
991b778
Fix ChromeOS compile
by Xiyuan Xia
· 9 years ago
f285857
Implement suspend, resume and cancel the download.
by Alex Deymo
· 9 years ago
14dbd33
Mount the new system as 'postinstall_file' in postinstall.
by Alex Deymo
· 9 years ago
390efed
Parse postinstall parameters from the payload metadata.
by Alex Deymo
· 9 years ago
14fd1ec
Allow to Suspend/Resume the ActionProcessor.
by Alex Deymo
· 9 years ago
f25eb49
Fix resuming canceled updates.
by Alex Deymo
· 9 years ago
bffa060
Fix *ExtentWriterTest unittest.
by Alex Deymo
· 9 years ago
279bbab
Fix Subprocess unittests.
by Alex Deymo
· 9 years ago
5fe0c4e
Fix unittest build in x86_64.
by Alex Deymo
· 9 years ago
80f70ff
Build unittests in Brillo.
by Alex Deymo
· 9 years ago
Next »