Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
91f8d2aa3f8d7bd7bfb4c0dcaa30ef05b61de380
/
update_engine.gyp
0a582fb
Parse Android boot.img.
by Sen Jiang
· 7 years ago
b5f601d
Split payload metadata logic from DeltaPerformer into its own class.
by Sen Jiang
· 7 years ago
51c264e
Recover source hash failures on SOURCE_COPY operations.
by Alex Deymo
· 8 years ago
84e0e31
Merge remote-tracking branch 'aosp/upstream-master'.
by Sen Jiang
· 7 years ago
186ff6a
Refactor ChromeOSPolicy into policy and utilities
by Amin Hassani
· 7 years ago
4e13cf4
Upon source hash validation failure, log ext4 remount information
by Håkan Kvist
· 7 years ago
43900ae
Relanding 'update_engine: Add XZ compression for CrOS'
by Amin Hassani
· 7 years ago
1841408
Merge remote-tracking branch 'goog/upstream-master'.
by Sen Jiang
· 7 years ago
c77e3a2
Revert "update_engine: Add XZ compression for CrOS"
by Amin Hassani
· 7 years ago
717c324
update_engine: Add XZ compression for CrOS
by Amin Hassani
· 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
924183b
update_engine: Add Squashfs (phase 2)
by Amin Hassani
· 7 years ago
cf5f1f1
Update to use libbrillo Chrome proxy resolver
by Jeffrey Kardatzke
· 7 years ago
d7da8f4
update_engine: Add Squashfs (phase 1)
by Amin Hassani
· 7 years ago
acd7be8
update_engine: Add CachedFileDescriptor
by Amin Hassani
· 7 years ago
98333a8
add unittests for metrics_reporter_omaha
by Tianjie Xu
· 7 years ago
ee6d9a1
update_engine: Add ExtentReader
by Amin Hassani
· 7 years ago
098f702
Rename metrics.cc to metrics_reporter_omaha.cc
by Tianjie Xu
· 7 years ago
21ec92f
Move extent copy and hash logic to a new file.
by Alex Deymo
· 8 years ago
79cdbd6
update_engine: Adds back a unittest
by Amin Hassani
· 7 years ago
a48f630
Move extent copy and hash logic to a new file.
by Alex Deymo
· 8 years ago
dcd8b95
update_engine: removes unneeded dependencies from unittests
by Amin Hassani
· 7 years ago
71be937
update_engine: Use the bsdiff library instead of its executable
by Amin Hassani
· 7 years ago
e94ece5
update_engine: Breaks the use of libcros into two dbus proxies.
by Amin Hassani
· 7 years ago
20053fc
update_engine: Use the bsdiff library instead of its executable
by Amin Hassani
· 7 years ago
4718629
update_engine: Breaks the use of libcros into two dbus proxies.
by Amin Hassani
· 7 years ago
e5f6f25
update_engine: Use org.chromium.NetworkProxyService.
by Daniel Erat
· 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
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
dc066f1
Remove weave support from update_engine.
by Alex Deymo
· 8 years ago
3582194
Allow to cancel a proxy resolution request.
by Alex Deymo
· 8 years ago
20bdc70
Parse Android .map files for unknown filesystem.
by Alex Deymo
· 8 years ago
a2ea1c2
Fix downstream Chrome OS build.
by Alex Deymo
· 8 years ago
2058a99
Compile update_engine without shill.
by Sen Jiang
· 8 years ago
2c131bb
Fetch local files asynchronously.
by Alex Deymo
· 9 years ago
b8c6a8f
Add PowerManagerInterface.
by Sen Jiang
· 9 years ago
299128e
Make DBus a singleton.
by Sen Jiang
· 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
297e583
Fix OmahaRequest unittests in Brillo.
by Sen Jiang
· 9 years ago
279d572
Fix PipeClosedWhenNotRedirectedTest.
by Alex Deymo
· 9 years ago
246bf21
Implement Xz compressor functions.
by Alex Deymo
· 9 years ago
bc3e6b0
Implement IMGDIFF operation in the client.
by Sen Jiang
· 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
71102a2
Fix unittest build.
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
e88e9fe
Android: Print the error code string from the client.
by Alex Deymo
· 9 years ago
ab0d976
CPULimiter: Refactor class to manage the CPU limitation.
by Alex Deymo
· 9 years ago
ce90f44
Remove unused dependencies in the client.
by Casey Dahlin
· 9 years ago
e97b39c
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
f7ead81
Implement update_engine weave commands
by Alex Deymo
· 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
e7ba31b
Fix BootControlChromeOS unittest references.
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
c1c17b4
Report Enum metrics from CertificateChecker.
by Alex Deymo
· 9 years ago
4218b7e
Disable DBus dependent targets when "dbus" USE flag is not set.
by Alex Deymo
· 9 years ago
38429cf
common: Split out metrics utils from utils.cc.
by Alex Deymo
· 9 years ago
05feee0
delta_generator: Include postinstall calls in the payload major version 2.
by Sen Jiang
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
787dc41
Add USE flags to the Android.mk
by Alex Deymo
· 9 years ago
1bab5a8
update_engine: Rename libchromeos into libbrillo
by Alex Vakulenko
· 9 years ago
0bc2611
Move bzip.h to payload_generator.
by Alex Deymo
· 9 years ago
110e030
Remove test_utils::RecursiveUnlinkDir().
by Alex Deymo
· 9 years ago
6eddf26
BootControlStub: New class used if CreateBootControl() fail.
by David Zeuthen
· 9 years ago
8561665
Read ProductId, ProductVersion and Channel setting in Brillo.
by Alex Deymo
· 9 years ago
cc8ce0e
Move UpdateStatus and helpers to dedicated files
by Christopher Wiley
· 9 years ago
2e71f90
Implement XzExtentWriter.
by Alex Deymo
· 9 years ago
a4365d6
Split delta performer integration test to separate file.
by Sen Jiang
· 9 years ago
ac41a82
Set default updater URL and version per platform.
by Alex Deymo
· 9 years ago
d5561a5
Add Android.mk for update_engine targets.
by Alex Deymo
· 9 years ago
262c7be
Remove Chrome OS specific verity_utils module.
by Alex Deymo
· 9 years ago
40d86b2
Make Hardware class platform specific.
by Alex Deymo
· 9 years ago
6f20dd4
Fix includes and DBus headers to build on Android.
by Alex Deymo
· 9 years ago
d6deb1d
Use installed DBus libraries instead of generating them.
by Alex Deymo
· 9 years ago
763e7db
update_engine: New BootControlInterface class.
by Alex Deymo
· 9 years ago
8a7d0ca
Rename DBus adaptor .xml file to .dbus-xml
by Alex Deymo
· 9 years ago
a7a34d8
Build update_engine from the new directory path.
by Alex Deymo
· 9 years ago
2b730d7
Fix cros_workon_make for update_engine.
by Alex Deymo
· 9 years ago
b8803bb
Split DBus client proxies into separated headers.
by Alex Deymo
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
d2956cc
update_engine: Split DBus client proxies to a library.
by Alex Deymo
· 9 years ago
f7feb23
update_engine: libupdate_engine depends on dbus-proxies action.
by Alex Deymo
· 9 years ago
04ef207
update_engine: Upload sample images for testing.
by Alex Deymo
· 9 years ago
0b3db6b
update_engine: Remove all references to glib.
by Alex Deymo
· 9 years ago
3053450
update_engine: Switch to chrome-dbus for client requests in update_engine
by Alex Deymo
· 9 years ago
b7ca096
update_engine: Migrate UE DBus service to chrome DBus bindings.
by Alex Deymo
· 10 years ago
8cc502d
update_engine: Change OperationsGenerator to use BlobFileWriter
by Sen Jiang
· 9 years ago
7fad7b7
update_engine: Replace gthread with libchrome equivalents.
by Alex Deymo
· 9 years ago
f006135
update_engine: Handle moved and zero blocks in payload generation.
by Alex Deymo
· 10 years ago
80efdf4
Add libchromeos-glib for glib dependencies
by Christopher Wiley
· 9 years ago
Next »