Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
2494e28b88a819618c6325a5b081ef7de28549ee
2494e28
Skip non-critical updates during OOBE update check
by Kevin Cernekee
· 9 years ago
d3251ef
Fix memory leak in unittests with malformed data.
by Alex Deymo
· 9 years ago
6e30bc5
Handle AllowKioskAppControlChromeVersion device policy
by Xiyuan Xia
· 9 years ago
8de733a
Remove usage of openssl binary.
by Sen Jiang
· 9 years ago
7147908
Use provided omaha_url and app_version on non-interactive update.
by Alex Deymo
· 9 years ago
0497d05
Fix ZERO and DISCARD operations.
by Alex Deymo
· 9 years ago
d41606f
Enable REPLACE_XZ operations in full payloads.
by Alex Deymo
· 9 years ago
a4073ef
Introduce PayloadVersion struct for version information.
by Alex Deymo
· 9 years ago
260f03b
Fix unittest key path in Brillo.
by Sen Jiang
· 9 years ago
246bf21
Implement Xz compressor functions.
by Alex Deymo
· 9 years ago
72a2567
Fix unittests when OmahaEvent fails.
by Alex Deymo
· 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
bf341e3
Clean up dead code in FilesystemVerifierAction.
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
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
cbc2274
Rework postinstall unittests to pass on Android.
by Alex Deymo
· 9 years ago
788c2d9
brillo_update_payload: Keep the partitions order.
by Sen Jiang
· 9 years ago
a3553e4
sample_images: Support sparse files.
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
55c4f9b
Include IMGDIFF operation in minor version 4 or up.
by Sen Jiang
· 9 years ago
bc3e6b0
Implement IMGDIFF operation in the client.
by Sen Jiang
· 9 years ago
cd48636
Also print error message when failed to talk to Omaha.
by Shuqian Zhao
· 9 years ago
9a06922
update_engine_client: Print the last error code on failure.
by Alex Deymo
· 9 years ago
991b778
Fix ChromeOS compile
by Xiyuan Xia
· 9 years ago
dc873fa
Fix test_http_server location.
by Alex Deymo
· 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
4eccae2
Fix unittest compile
by Xiyuan Xia
· 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
bffa060
Fix *ExtentWriterTest unittest.
by Alex Deymo
· 9 years ago
279bbab
Fix Subprocess unittests.
by Alex Deymo
· 9 years ago
21d266b
run update_engine in the background
by Rom Lemarchand
· 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
b3f699a
Add .clang-format symlink to Brillo's clang-format.
by Alex Deymo
· 9 years ago
0cd976d
Disable ChromeBrowserProxyResolver behind a flag.
by Alex Deymo
· 9 years ago
71102a2
Fix unittest build.
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
64d9878
Replace is_full_update boolean with a payload_state enum.
by Alex Deymo
· 9 years ago
3b678db
Implement a new resetStatus() method in Android interface.
by Alex Deymo
· 9 years ago
0e061ae
Send an initial status update notification on bind().
by Alex Deymo
· 9 years ago
218397f
Android: Parse extra properties passed to applyPayload().
by Alex Deymo
· 9 years ago
56ccb07
Allow file:// payload urls on non-Brillo boards.
by Alex Deymo
· 9 years ago
98e691c
New "properties" sub-command to export payload properties.
by Alex Deymo
· 9 years ago
e88e9fe
Android: Print the error code string from the client.
by Alex Deymo
· 9 years ago
0fd51ff
Android: Support offset different from 0.
by Alex Deymo
· 9 years ago
5e3ea27
Android: Implement the update attempter for Android.
by Alex Deymo
· 9 years ago
1b3556c
Allow null SystemState in the DownloadAction.
by Alex Deymo
· 9 years ago
1f19dcc
Add ErrorCode::kUserCanceled.
by Alex Deymo
· 9 years ago
12542ac
boot_control: Relax /misc partition name restriction.
by Alex Deymo
· 9 years ago
f8bfcff
Android: Implement the binder service.
by Alex Deymo
· 9 years ago
95b8f24
Android: Extend the API with the payload offset and size.
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
492eaf5
client: Fix the build when using the client dbus interface.
by Alex Deymo
· 9 years ago
619d272
Make binder status update callbacks one-way
by Casey Dahlin
· 9 years ago
6ee50b9
Handle interactive bool correctly from binder interface
by Casey Dahlin
· 9 years ago
a715f7b
Properly handle handler registering and unregistering
by Casey Dahlin
· 9 years ago
61e1fa8
brillo_update_payload: Disable Brillo deltas for minor version <= 2.
by Alex Deymo
· 9 years ago
95224dd
Android: Log client messages to stderr.
by Alex Deymo
· 9 years ago
3629d3e
update_engine: Removing brillo::Any from weaved's public APIs
by Alex Vakulenko
· 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
0057daa
update_engine: Fix build breaks in unit tests on Chrome OS
by Alex Vakulenko
· 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
ce360bb
Revert "update_engine: Fix compile errors on Chrome OS"
by Alex Vakulenko
· 9 years ago
a3e8746
update_engine: Fix compile errors on Chrome OS
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
8c21b35
Move current daemon destruction logic to RealSystemState.
by Alex Deymo
· 9 years ago
a91cc48
Convert UpdateEngineDaemon to a brillo:Daemon.
by Alex Deymo
· 9 years ago
0103c36
update_engine: Update libchrome APIs to r369476
by Alex Vakulenko
· 9 years ago
3317b88
Add IMGDIFF operation to protobuf.
by Sen Jiang
· 9 years ago
690810b
update_engine_client: Prevent hanging the client.
by Alex Deymo
· 9 years ago
e78e3fb
Add bind() function to the binder interface.
by Tao Bao
· 9 years ago
40e84df
Update the weave state after changing the tracking channel.
by Alex Deymo
· 9 years ago
1944141
Initialize DBus in CreateInstance
by Casey Dahlin
· 9 years ago
97c8705
Introduce status handlers and use them in client
by Casey Dahlin
· 9 years ago
c7cc45e
update_engine: Use helper Command::AbortWithCustomError() method
by Alex Vakulenko
· 9 years ago
Next »