Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
6c73668ddcd3dd905c976808bfa13609eeef00b9
6c73668
Apply multiple payload in DownloadAction.
by Sen Jiang
· 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
5caab19
Add unbind() binder API.
by Sen Jiang
· 7 years ago
929461a
Only split operation if it has multiple dst extents.
by Sen Jiang
· 8 years ago
c4ad1eb
Add multi thread support for A/B generator
by Tianjie Xu
· 8 years ago
5688d16
Revert "Add functions to allow update over cellular (including tethered connection)"
by Tao Bao
· 8 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
d6803aa
Remove redundant dbus USE variable
by Chirantan Ekbote
· 8 years ago
b46a56c
Remove redundant variables from gyp file
by Chirantan Ekbote
· 8 years ago
c0e8f9a
Always update target version prefix
by Xiyuan Xia
· 8 years ago
067053e
update_engine: migrate usage of deprecated base::Value methods
by Ben Chan
· 8 years ago
7f4bc3f
update_engine: resume suspended PostInstall action to handle termination
by Ben Chan
· 8 years ago
8009861
update_engine: clean up sleep process in P2PManagerTest.LookupURL
by Ben Chan
· 8 years ago
70a2119
update_engine: clean up sleep process in SubprocessTest.CancelTest
by Ben Chan
· 8 years ago
dc1189f
update_engine: remove deprecated defines
by Yunlian Jiang
· 9 years ago
eecb0a5
Remove IMGDIFF operation application support.
by Alex Deymo
· 8 years ago
558fe6a
Fix Chrome OS build of update_engine.
by Alex Deymo
· 8 years ago
6765a68
Move to use bsdiff/ prefix in includes.
by Alex Deymo
· 8 years ago
56db75d
Remove call to cpu limiter in Android.
by Sen Jiang
· 8 years ago
ce7b569
Include <sys/sysmacros.h> for major/minor/makedev.
by Elliott Hughes
· 8 years ago
038cdbf
Add missing static libs to support libimgpatch
by Tianjie Xu
· 8 years ago
0571c80
Update for libxz-host -> libxz.
by Steven Moreland
· 8 years ago
04c2305
Ignore source partitions smaller than 4 KiB.
by Alex Deymo
· 8 years ago
5b9b92c
Switch to fs_mgr_read_fstab("/fstab.device") am: eb895c9001
by Bowgo Tsai
· 8 years ago
eb895c9
Switch to fs_mgr_read_fstab("/fstab.device")
by Bowgo Tsai
· 8 years ago
f530e0e
Track the API change to ApplyImagePatch(). am: 4b5da322bd
by Tao Bao
· 8 years ago
4b5da32
Track the API change to ApplyImagePatch().
by Tao Bao
· 8 years ago
bd42bfa
Remove weave support from update_engine. am: dc066f14d2
by Alex Deymo
· 8 years ago
dc066f1
Remove weave support from update_engine.
by Alex Deymo
· 8 years ago
ddccea4
Unmount old postinstall mountpoint from previous runs. am: f411650403
by Alex Deymo
· 8 years ago
f411650
Unmount old postinstall mountpoint from previous runs.
by Alex Deymo
· 8 years ago
e013f6a
Fix the path to zlib_fingerprint. am: a6dc0fe787
by Alex Deymo
· 8 years ago
a6dc0fe
Fix the path to zlib_fingerprint.
by Alex Deymo
· 8 years ago
8ad358c
Send the system image build fingerprint and bootloader versions. am: ebf6e1228e
by Alex Deymo
· 8 years ago
55bb875
Set the uid to AID_OTA_UPDATE when tagging sockets. am: eb2565593f
by Alex Deymo
· 8 years ago
ebf6e12
Send the system image build fingerprint and bootloader versions.
by Alex Deymo
· 8 years ago
eb1ffc5
scripts: New script to update a device connected via adb am: 6751bbe28c
by Alex Deymo
· 8 years ago
c3076a1
Enable pylintrc to match existing code. am: bae90be552
by Alex Deymo
· 8 years ago
eb25655
Set the uid to AID_OTA_UPDATE when tagging sockets.
by Alex Deymo
· 8 years ago
6751bbe
scripts: New script to update a device connected via adb
by Alex Deymo
· 8 years ago
bae90be
Enable pylintrc to match existing code.
by Alex Deymo
· 8 years ago
ba3dd81
Untag and stop watch on network sockets before closing them. am: 13e9518b53
by Alex Deymo
· 8 years ago
13e9518
Untag and stop watch on network sockets before closing them.
by Alex Deymo
· 8 years ago
463d844
Replacing fs_mgr_read_fstab() with new fs_mgr APIs am: d998b820ef
by Bowgo Tsai
· 8 years ago
d998b82
Replacing fs_mgr_read_fstab() with new fs_mgr APIs
by Bowgo Tsai
· 8 years ago
302b817
Remove update_engine from dbus group. am: d08818f36b
by Sen Jiang
· 8 years ago
d08818f
Remove update_engine from dbus group.
by Sen Jiang
· 8 years ago
88aaf59
Remove dbus and shill support in Android.mk am: a7c4de21a8
by Sen Jiang
· 8 years ago
a7c4de2
Remove dbus and shill support in Android.mk
by Sen Jiang
· 8 years ago
e8d737b
Compile in Omaha support for IoT variants. am: 49d6445dfb
by Alex Deymo
· 8 years ago
49d6445
Compile in Omaha support for IoT variants.
by Alex Deymo
· 8 years ago
3a64123
Document the header key/value pair key names. am: b1e3e3c48d
by Elliott Hughes
· 8 years ago
b1e3e3c
Document the header key/value pair key names.
by Elliott Hughes
· 8 years ago
6971b06
Disable macro redefined warnings on some includes. am: dcb1861257
by Christopher Ferris
· 8 years ago
dcb1861
Disable macro redefined warnings on some includes.
by Christopher Ferris
· 8 years ago
17ba71d
Tag network sockets. am: 63cfcf4976
by Alex Deymo
· 8 years ago
63cfcf4
Tag network sockets.
by Alex Deymo
· 8 years ago
1f5f78e
Report combined system version and product version. am: 983f5780ca
by Sen Jiang
· 8 years ago
983f578
Report combined system version and product version.
by Sen Jiang
· 8 years ago
45904c6
Use registered users in system/update_engine OWNERS files. am: ebdb8beb93
by Chih-Hung Hsieh
· 8 years ago
ebdb8be
Use registered users in system/update_engine OWNERS files.
by Chih-Hung Hsieh
· 8 years ago
77e9420
Use bspatch as a library. am: 7a65909568 am: bae1ec2e7a am: 941ef20b3e
by Sen Jiang
· 8 years ago
62cc085
Add libbspatch dependency. am: 26dfa326df am: 3be2d9b15a am: 020a289d8d
by Sen Jiang
· 8 years ago
941ef20
Use bspatch as a library. am: 7a65909568 am: bae1ec2e7a
by Sen Jiang
· 8 years ago
020a289
Add libbspatch dependency. am: 26dfa326df am: 3be2d9b15a
by Sen Jiang
· 8 years ago
bae1ec2
Use bspatch as a library. am: 7a65909568
by Sen Jiang
· 8 years ago
3be2d9b
Add libbspatch dependency. am: 26dfa326df
by Sen Jiang
· 8 years ago
7a65909
Use bspatch as a library.
by Sen Jiang
· 9 years ago
26dfa32
Add libbspatch dependency.
by Sen Jiang
· 9 years ago
08217a9
Cleanup the RetryTimeoutCallback(). am: b20de692d8 am: 07809e8e86 am: 0edf58f52d
by Alex Deymo
· 8 years ago
0501747
Add unittest for TerminateTrasnfer between ranges. am: 4ea2d92b2d am: 96fe71819a
by Alex Deymo
· 8 years ago
374c725
Fix terminating a transfer while resolving proxies. am: 71f6762c7e am: a7d55efc9b
by Alex Deymo
· 8 years ago
fd47144
Allow to cancel a proxy resolution request. am: 3582194c10 am: 918246240b
by Alex Deymo
· 8 years ago
0edf58f
Cleanup the RetryTimeoutCallback(). am: b20de692d8 am: 07809e8e86
by Alex Deymo
· 8 years ago
008e781
Add unittest for TerminateTrasnfer between ranges. am: 4ea2d92b2d am: 96fe71819a
by Alex Deymo
· 8 years ago
b482401
Fix terminating a transfer while resolving proxies. am: 71f6762c7e
by Alex Deymo
· 8 years ago
905583b
Allow to cancel a proxy resolution request. am: 3582194c10 am: 918246240b
by Alex Deymo
· 8 years ago
07809e8
Cleanup the RetryTimeoutCallback(). am: b20de692d8
by Alex Deymo
· 8 years ago
96fe718
Add unittest for TerminateTrasnfer between ranges. am: 4ea2d92b2d
by Alex Deymo
· 8 years ago
a7d55ef
Fix terminating a transfer while resolving proxies. am: 71f6762c7e
by Alex Deymo
· 8 years ago
9182462
Allow to cancel a proxy resolution request. am: 3582194c10
by Alex Deymo
· 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
0115310
Link against libandroid_net instead of the full libandroid. am: b8437be38d am: 6c51fee211
by Alex Deymo
· 8 years ago
718459a
Link against libandroid_net instead of the full libandroid. am: b8437be38d
by Alex Deymo
· 8 years ago
6c51fee
Link against libandroid_net instead of the full libandroid. am: b8437be38d
by Alex Deymo
· 8 years ago
b8437be
Link against libandroid_net instead of the full libandroid.
by Alex Deymo
· 8 years ago
fde9f3e
Add liblog dependency for update_engine am: cd67f915fe am: 2aee43db1d
by bowgotsai
· 8 years ago
09adf3a
Add liblog dependency for update_engine am: cd67f915fe am: 2aee43db1d
by bowgotsai
· 8 years ago
2aee43d
Add liblog dependency for update_engine am: cd67f915fe
by bowgotsai
· 8 years ago
cd67f91
Add liblog dependency for update_engine
by bowgotsai
· 8 years ago
ca1cb5a
Update zlib fingerprint with zlib version 1.2.11. am: 940c09b9ed am: 8d8349e8a6
by Sen Jiang
· 8 years ago
509830e
Update zlib fingerprint with zlib version 1.2.11. am: 940c09b9ed am: 8d8349e8a6
by Sen Jiang
· 8 years ago
8d8349e
Update zlib fingerprint with zlib version 1.2.11. am: 940c09b9ed
by Sen Jiang
· 8 years ago
940c09b
Update zlib fingerprint with zlib version 1.2.11.
by Sen Jiang
· 8 years ago
3547cc3
Add PREUPLOAD.cfg file am: 7e540a005e am: 0421307ba8 am: ca50850d9f
by Alex Deymo
· 8 years ago
Next »