Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
80098619176a8031b6fde1a57513c12e06a2e1e1
/
Android.mk
eecb0a5
Remove IMGDIFF operation application support.
by Alex Deymo
· 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
dc066f1
Remove weave support from update_engine.
by Alex Deymo
· 8 years ago
a7c4de2
Remove dbus and shill support in Android.mk
by Sen Jiang
· 8 years ago
49d6445
Compile in Omaha support for IoT variants.
by Alex Deymo
· 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
3582194
Allow to cancel a proxy resolution request.
by Alex Deymo
· 8 years ago
b8437be
Link against libandroid_net instead of the full libandroid.
by Alex Deymo
· 8 years ago
cd67f91
Add liblog dependency for update_engine
by bowgotsai
· 8 years ago
89f6d67
Remove "-host" suffix from libext2fs.
by Alex Deymo
· 8 years ago
763e17c
Add libbase dependency for update_engine
by bowgotsai
· 8 years ago
20bdc70
Parse Android .map files for unknown filesystem.
by Alex Deymo
· 8 years ago
25cea5e
Switch update engine from libhidl to libhidlbase
by Connor O'Brien
· 8 years ago
cee6ad9
Revert "Revert "Convert BootControl HAL to binder.""
by Connor O'Brien
· 8 years ago
9ca8231
Revert "Convert BootControl HAL to binder."
by Connor O'Brien
· 8 years ago
29dcbf3
Convert BootControl HAL to binder.
by Alex Deymo
· 8 years ago
063863b
Rely on the platform -std default.
by Elliott Hughes
· 8 years ago
e9ae98c
Add missing liblog dependency
by Dimitry Ivanov
· 8 years ago
2058a99
Compile update_engine without shill.
by Sen Jiang
· 8 years ago
6cacaf5
Use libgtest_prod instead of hard coding paths.
by Dan Albert
· 8 years ago
44348e0
Compile update_engine_sideload as a static recovery program.
by Alex Deymo
· 8 years ago
41a3101
Remove Brillo-specific LOCAL_MODULE_TAGS
by Dan Willemsen
· 8 years ago
14c0da8
Remove libcurl support from update_engine_sideload.
by Alex Deymo
· 8 years ago
03a4de7
Build update_engine_sideload.
by Alex Deymo
· 8 years ago
87792ea
Allow to set the network used for an update attempt.
by Alex Deymo
· 8 years ago
ade1079
Remove unused libbrillo-http dependency.
by Alex Deymo
· 8 years ago
097288e
Rename lib{crypto,ssl}-host to lib{crypto,ssl}
by Dan Willemsen
· 8 years ago
24ab6c0
Enable unittest in non-Brillo builds.
by Sen Jiang
· 9 years ago
d6ece53
Sort the filenames in Android.mk.
by Alex Deymo
· 9 years ago
2c131bb
Fetch local files asynchronously.
by Alex Deymo
· 9 years ago
c92195c
Compile libupdate_engine without DBus.
by Sen Jiang
· 9 years ago
d292f27
Remove wrong LOCAL_MODULE_CLASS with BUILD_NATIVE_TEST
by Dan Willemsen
· 9 years ago
b8c6a8f
Add PowerManagerInterface.
by Sen Jiang
· 9 years ago
f5bebae
Add ConnectionManagerAndroid.
by Sen Jiang
· 9 years ago
299128e
Make DBus a singleton.
by Sen Jiang
· 9 years ago
fb905d9
Implement powerwash on Android.
by Alex Deymo
· 9 years ago
255e22b
Move ParseConnection*() to connection_utils.
by Sen Jiang
· 9 years ago
192a86a
Add USE_OMAHA flag.
by Sen Jiang
· 9 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
1514d68
Don't reference variables from bsdiff Android.mk.
by Sen Jiang
· 9 years ago
279d572
Fix PipeClosedWhenNotRedirectedTest.
by Alex Deymo
· 9 years ago
616fd4f
Add delta_generator module dependencies.
by Alex Deymo
· 9 years ago
a78ee10
Make update_engine_unittests depend on bsdiff.
by Sen Jiang
· 9 years ago
5a216c1
Fix delta_generator path in integration test.
by Sen Jiang
· 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
ee63c6e
Fix DeltaPerformerTest.ConfVersionsMatch.
by Sen Jiang
· 9 years ago
246bf21
Implement Xz compressor functions.
by Alex Deymo
· 9 years ago
dcbc0ae
Remove GetFilesystemSize.
by Sen Jiang
· 9 years ago
e0d0428
Check if zlib is compatible.
by Sen Jiang
· 9 years ago
923886a
Fix PayloadSignerTest.* in Brillo.
by Sen Jiang
· 9 years ago
d15c546
Implement susped, resume and cancel for the Postinstall action.
by Alex Deymo
· 9 years ago
a3553e4
sample_images: Support sparse files.
by Alex Deymo
· 9 years ago
bc3e6b0
Implement IMGDIFF operation in the client.
by Sen Jiang
· 9 years ago
dc873fa
Fix test_http_server location.
by Alex Deymo
· 9 years ago
63bdd87
Don't rebuild .img files on incremental builds.
by Alex Deymo
· 9 years ago
c90be63
Fix Ext2FilesystemTest unittests on Brillo.
by Alex Deymo
· 9 years ago
80f70ff
Build unittests in Brillo.
by Alex Deymo
· 9 years ago
0cd976d
Disable ChromeBrowserProxyResolver behind a flag.
by Alex Deymo
· 9 years ago
a96ddc1
Define libupdate_engine_client before using it.
by Alex Deymo
· 9 years ago
2997173
Add a feature to get the last UpdateAttempt ErrorCode from update_engine
by Shuqian Zhao
· 9 years ago
3b678db
Implement a new resetStatus() method in Android interface.
by Alex Deymo
· 9 years ago
e88e9fe
Android: Print the error code string from the client.
by Alex Deymo
· 9 years ago
5e3ea27
Android: Implement the update attempter for Android.
by Alex Deymo
· 9 years ago
2130ee0
Android: Exit from update_engine_client when daemon dies.
by Alex Deymo
· 9 years ago
ab0d976
CPULimiter: Refactor class to manage the CPU limitation.
by Alex Deymo
· 9 years ago
fa78f14
Refactor daemon state and service async notification.
by Alex Deymo
· 9 years ago
5f52811
Compile update_engine_client for non-Brillo targets.
by Alex Deymo
· 9 years ago
ce90f44
Remove unused dependencies in the client.
by Casey Dahlin
· 9 years ago
50e24f4
Remove warning about update-payload-key redefined.
by Alex Deymo
· 9 years ago
4089249
Make client use binder interface on brillo
by Casey Dahlin
· 9 years ago
aabd81e
Remove duplicate dependencies in Android.mk.
by Alex Deymo
· 9 years ago
71d7c21
Re-land: Compile libupdate_engine_client even when dbus is disabled.
by Alex Deymo
· 9 years ago
e97b39c
Implement Android UE daemon using brillo::Daemon.
by Alex Deymo
· 9 years ago
c003790
Fix missing dependencies when weave is disabled.
by Alex Deymo
· 9 years ago
7ff02cf
Add back weaved dependencies accidentally removed.
by Alex Deymo
· 9 years ago
7067445
Revert "Compile libupdate_engine_client even when dbus is disabled."
by Alex Vakulenko
· 9 years ago
bdd765e
Revert "Implement Android UE daemon using brillo::Daemon."
by Alex Vakulenko
· 9 years ago
e66cb48
Compile libupdate_engine_client even when dbus is disabled.
by Alex Deymo
· 9 years ago
c180400
Implement Android UE daemon using brillo::Daemon.
by Alex Deymo
· 9 years ago
78a954f
Set default USE flags values as local variables.
by Alex Deymo
· 9 years ago
a93cd53
Introduce brillo binder interface
by Casey Dahlin
· 9 years ago
e78e3fb
Add bind() function to the binder interface.
by Tao Bao
· 9 years ago
e119e6a
update_engine: Switch to use Binder interface to weaved
by Alex Vakulenko
· 9 years ago
042f8a1
Add a rule for brillo_update_payload.
by Tao Bao
· 9 years ago
f7ead81
Implement update_engine weave commands
by Alex Deymo
· 9 years ago
ab5bd66
update_engine: Disable RTTI
by Alex Vakulenko
· 9 years ago
dbd1711
Fix use of local-generated-sources-dir.
by Ying Wang
· 9 years ago
e844c1a
Port update_engine_client ResetStatus command to lib
by Casey Dahlin
· 9 years ago
05e0e38
Compile delta_generator for the host.
by Alex Deymo
· 9 years ago
1b03f9f
Move hardware and boot_control implementation to libupdate_engine.
by Alex Deymo
· 9 years ago
b09305e
Compile delta_generator and payload_consumer when "dbus" is disabled.
by Alex Deymo
· 9 years ago
ab49446
Restrict update_engine SSL certs.
by Alex Deymo
· 9 years ago
c1c17b4
Report Enum metrics from CertificateChecker.
by Alex Deymo
· 9 years ago
5609277
Add bspatch as a dependency of update_engine deamon.
by Sen Jiang
· 9 years ago
5bdc61b
Revert "Conditionally set dbus group in init rc."
by Tao Bao
· 9 years ago
5029dbb
Conditionally set dbus group in init rc.
by Tao Bao
· 9 years ago
Next »