Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
c08140b93912c1712b513f7542a2d4209a6fd795
c08140b
Save multiple copies of update engine logs
by Tianjie Xu
· 7 years ago
06bbe49
Fix the uninitialized zeros buffer when zeroing blocks
by Tianjie Xu
· 7 years ago
7b9a587
Don't log old PartitionInfo for full payload.
by Sen Jiang
· 7 years ago
1841408
Merge remote-tracking branch 'goog/upstream-master'.
by Sen Jiang
· 7 years ago
840703a
Fix update over cellular network on guest account
by Weidong Guo
· 7 years ago
b05a65a
update_payload: Fix most of lint styling issues.
by Amin Hassani
· 7 years ago
8adc243
Fix pylint warnings in update_device.py
by Sen Jiang
· 7 years ago
5a65286
Fix pylint issue in payload.py
by Sen Jiang
· 7 years ago
d9cb290
update_engine: Unify disk access for SOURCE_BSDIFF through update_engine
by Amin Hassani
· 7 years ago
b19c3ec
Unbind network after an update in Android.
by Sen Jiang
· 7 years ago
b9e91ef
update_payload: add run_unittests script
by Amin Hassani
· 7 years ago
a050711
Remove zlib_fingerprint in Android.mk
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
84bc564
Fix build after libchrome uprev.
by Sen Jiang
· 7 years ago
afd8cea
update_engine: Log the rootfs and stateful partition's lsb-release
by Amin Hassani
· 7 years ago
2b9d241
update_engine: Update libchrome APIS to r456626.
by Hidehiko Abe
· 7 years ago
c77e3a2
Revert "update_engine: Add XZ compression for CrOS"
by Amin Hassani
· 7 years ago
b44f73b
Revert "update_payload: Add XZ compression support"
by Amin Hassani
· 7 years ago
717c324
update_engine: Add XZ compression for CrOS
by Amin Hassani
· 7 years ago
f1d6cea
update_payload: Add XZ compression support
by Amin Hassani
· 7 years ago
9fd76b6
update_engine: Update unit tests to use unique_ptr for PolicyProvider
by Igor
· 7 years ago
6651a12
Make update_engine work with non-AB update devices
by Isaac Chen
· 7 years ago
df3a866
update_engine: Fix comments in update_metadata.proto
by Amin Hassani
· 7 years ago
d8b67f4
update_engine: Remove the duplicate BlocksInExtents
by Amin Hassani
· 7 years ago
795c5b4
Correct variable name for last update check time
by Aaron Wood
· 7 years ago
c73fdc1
Codestyle fixups to satisfy presubmits
by Aaron Wood
· 7 years ago
0b3cc24
Use new bitwise operators for UpdateAttemptFlags
by Aaron Wood
· 7 years ago
081c023
Add interactive override update restriction flags
by Aaron Wood
· 7 years ago
bf5a252
Add flag for restricting downloads
by Aaron Wood
· 7 years ago
56d8ab3
Policy for AndroidThings
by Aaron Wood
· 7 years ago
23bd339
Allow Policies to defer updates
by Aaron Wood
· 7 years ago
06c6d08
update_engine: Add an explanatory comment
by Amin Hassani
· 7 years ago
6be7168
update_payload: Add puffin binary path to paycheck.py
by Amin Hassani
· 7 years ago
52c8a30
Export AIDL files as a filegroup framework.jar am: 606913a005
by Colin Cross
· 7 years ago
606913a
Export AIDL files as a filegroup framework.jar
by Colin Cross
· 7 years ago
7bc9c02
update_engine: Increase minor version to 4
by Amin Hassani
· 7 years ago
efa62d9
update_engine: Adds BROTLI_BSDIFF operation
by Amin Hassani
· 7 years ago
89d3162
Reserve max buffer size in delta performer. am: be19a24bc2
by Sen Jiang
· 7 years ago
be19a24
Reserve max buffer size in delta performer.
by Sen Jiang
· 7 years ago
09aef9f
Fix some nits in android metrics reporter am: 8cbf696f9f
by Tianjie Xu
· 7 years ago
8cbf696
Fix some nits in android metrics reporter
by Tianjie Xu
· 7 years ago
58cb7a4
Merge commit '51871ea530e88c90cd761a228f96372cae96abeb' into HEAD
by Xin Li
· 7 years ago
a1299b7
Change the file location for update_engine log am: 1e2750ac5e
by Tianjie Xu
· 7 years ago
1e2750a
Change the file location for update_engine log
by Tianjie Xu
· 7 years ago
02855c2
update_engine: Apply PUFFDIFF operation
by Amin Hassani
· 7 years ago
3cd4df1
update_engine: Generate PUFFDIFF operation
by Amin Hassani
· 7 years ago
46335d1
Don't build when when building for PDK am: 0c37e31935
by Daniel Cardenas
· 7 years ago
0c37e31
Don't build when when building for PDK
by Daniel Cardenas
· 7 years ago
37d6c3f
Report download metrics for android am: 82d99105d3
by Tianjie Xu
· 7 years ago
82d9910
Report download metrics for android
by Tianjie Xu
· 7 years ago
8657d2f
Make sure loop device isn't read only. am: d37c81f9ff
by Sen Jiang
· 7 years ago
d37c81f
Make sure loop device isn't read only.
by Sen Jiang
· 7 years ago
4f58d77
Add support for new payload property headers to delay switching slots.
by Sen Jiang
· 7 years ago
02c4942
Add support for new payload property headers to delay switching slots.
by Sen Jiang
· 7 years ago
d39b199
Add libbrotli as a dependency for libbsdiff am: 13df600a35
by Tianjie Xu
· 7 years ago
13df600
Add libbrotli as a dependency for libbsdiff
by Tianjie Xu
· 7 years ago
09786c9
update_engine: Fix lint issues in delta_performer.cc am: d87304c6f5
by Amin Hassani
· 7 years ago
d4f48de
update_device.py: support passing extra headers. am: 6fbfd7d945
by Sen Jiang
· 7 years ago
d87304c
update_engine: Fix lint issues in delta_performer.cc
by Amin Hassani
· 7 years ago
6fbfd7d
update_device.py: support passing extra headers.
by Sen Jiang
· 7 years ago
cdeb6e6
update_payload: Add puffdiff support.
by Amin Hassani
· 7 years ago
c4b29b8
Remove duplicates in ab_partitions.txt am: 34c711a0bd
by Sen Jiang
· 7 years ago
34c711a
Remove duplicates in ab_partitions.txt
by Sen Jiang
· 7 years ago
11b0f8c
Use -Werror in system/update_engine am: 908da19072
by Chih-Hung Hsieh
· 7 years ago
908da19
Use -Werror in system/update_engine
by Chih-Hung Hsieh
· 7 years ago
2cfdbf4
Collect android metrics for bytes downloaded am: d4777a148b
by Tianjie Xu
· 7 years ago
d4777a1
Collect android metrics for bytes downloaded
by Tianjie Xu
· 7 years ago
3b5668f
update_device.py: Handle the package push without 'adb root'. am: abb45a5542
by Tao Bao
· 7 years ago
abb45a5
update_device.py: Handle the package push without 'adb root'.
by Tao Bao
· 7 years ago
083fb1a
Create a dummy MetricsReporterStub class am: d4c5debc65
by Tianjie Xu
· 7 years ago
d4c5deb
Create a dummy MetricsReporterStub class
by Tianjie Xu
· 7 years ago
672c1f5
update_engine: replace testing::SetArgumentPointee with testing::SetArgPointee
by Ben Chan
· 7 years ago
8ad22ba
update_payload: Add zero operation support
by Amin Hassani
· 7 years ago
f5a06d8
update_engine: Stop adding unneeded parameters for some operations.
by Amin Hassani
· 7 years ago
e9f9661
Add multi thread support for A/B generator
by Tianjie Xu
· 8 years ago
4a7e26b
Report more android update metrics in update engine am: 52c678cddc
by Tianjie Xu
· 7 years ago
52c678c
Report more android update metrics in update engine
by Tianjie Xu
· 7 years ago
5fb76bd
Defaults update_device to use only compatible python versions am: 5c9082dd72
by markdr
· 7 years ago
5c9082d
Defaults update_device to use only compatible python versions
by markdr
· 7 years ago
23d52be
Add support for reporting product components to Omaha. am: 684c9cdc6c
by Sen Jiang
· 7 years ago
684c9cd
Add support for reporting product components to Omaha.
by Sen Jiang
· 7 years ago
924183b
update_engine: Add Squashfs (phase 2)
by Amin Hassani
· 7 years ago
ae85374
update_payload: Fix larger source issue
by Amin Hassani
· 7 years ago
51871ea
Collect metrics for android update attempt am: 90aaa109e3 am: 15450d1437
by Tianjie Xu
· 7 years ago
fbc3709
Collect metrics for android update attempt am: 90aaa109e3 am: 15450d1437
by Tianjie Xu
· 7 years ago
15450d1
Collect metrics for android update attempt am: 90aaa109e3
by Tianjie Xu
· 7 years ago
90aaa10
Collect metrics for android update attempt
by Tianjie Xu
· 7 years ago
a6f74d6
COMMIT-QUEUE.ini: Create an INI and add moblab.
by Don Garrett
· 7 years ago
ab5a0af
update_engine: migrate from base::MakeUnique to std::make_unique
by Ben Chan
· 7 years ago
2574b76
Move to libbase properties am: 012aa5bc82 am: 6a253467f3 am: 92aa77e1ad
by Tom Cherry
· 7 years ago
92aa77e
Move to libbase properties am: 012aa5bc82 am: 6a253467f3
by Tom Cherry
· 7 years ago
6a25346
Move to libbase properties am: 012aa5bc82
by Tom Cherry
· 7 years ago
012aa5b
Move to libbase properties
by Tom Cherry
· 7 years ago
a3fc20a
update_engine: Activate CachedFileDescriptor
by Amin Hassani
· 7 years ago
cf5f1f1
Update to use libbrillo Chrome proxy resolver
by Jeffrey Kardatzke
· 7 years ago
048ed91
Split the ReportUpdateAttemptMetrics into two functions am: 1f93d098d6 am: 6977689fb0
by Tianjie Xu
· 7 years ago
4e32335
Split the ReportUpdateAttemptMetrics into two functions am: 1f93d098d6
by Tianjie Xu
· 7 years ago
6977689
Split the ReportUpdateAttemptMetrics into two functions am: 1f93d098d6
by Tianjie Xu
· 7 years ago
1f93d09
Split the ReportUpdateAttemptMetrics into two functions
by Tianjie Xu
· 7 years ago
d7da8f4
update_engine: Add Squashfs (phase 1)
by Amin Hassani
· 7 years ago
Next »