Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
cbf09896be9a627cd04dd54ef6875bed88daa3d8
/
update_engine.gyp
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
· 10 years ago
20c9920
update_engine: Remove libgio usage from FilesystemVerifierAction.
by Alex Deymo
· 10 years ago
2e9533b
update_engine: Expose the update_engine.conf in the FilesystemInterface.
by Alex Deymo
· 10 years ago
1415857
update_engine: Split delta_diff_generator file.
by Alex Deymo
· 10 years ago
72aa002
update_engine: Migrate update_engine_client to chrome DBus bindings.
by Alex Deymo
· 10 years ago
509dd53
update_engine: Convert update_manager to chromeos::MessageLoop.
by Alex Deymo
· 10 years ago
1beda78
update_engine: Remove unused IsIdempotentOperation().
by Alex Deymo
· 10 years ago
6b9e38e
update_engine: Use the FilesystemInterface to generate deltas.
by Alex Deymo
· 10 years ago
2b19cfb
update_engine: Introduce FilesystemInterface abstraction.
by Alex Deymo
· 10 years ago
5c6c655
update_engine: Split Extent utils from graph_utils.
by Alex Deymo
· 10 years ago
c31e4a7
update_engine: drop SYSROOT checks
by Mike Frysinger
· 10 years ago
eb9e6d8
update_engine: Remove copy from source to destination partition.
by Allie Wood
· 10 years ago
85ed2c6
delete __STDC_{FORMAT,LIMIT}_MACROS
by Mike Frysinger
· 10 years ago
82eee80
common-mk: enable LFS by default
by Mike Frysinger
· 10 years ago
477aec2
update_engine: Refactor OperationsGenerator into a base class.
by Alex Deymo
· 10 years ago
a26432a
update_engine: Use the rootfs size specified by verity.
by Alex Deymo
· 10 years ago
9b244df
update_engine: Refactor operation generation methods.
by Alex Deymo
· 10 years ago
f1cbe17
update_engine: Refactor payload generation request args in a class.
by Alex Deymo
· 10 years ago
08d4931
update_engine: fixes to use chromeos-dbus-bindings generation
by Timothy Jennison
· 10 years ago
cd514b5
update_engine: Refactor inplace payload generator algorithm code.
by Allie Wood
· 10 years ago
f1d582e
update_engine: Add MtdFileDescriptor and UbiFileDescriptor
by Nam T. Nguyen
· 10 years ago
fc144e6
update_engine: Move -Wnon-virtual-dtor to CC flags
by Nam T. Nguyen
· 10 years ago
e894870
update_engine: Enforce virtual destructors on virtual classes.
by Alex Deymo
· 10 years ago
10875d9
update_engine: Move test-only utils to test_utils.{h,cc}.
by Alex Deymo
· 10 years ago
97b6f5a
update_engine: remove gflags dependency
by Steve Fung
· 10 years ago
2b4e2a5
Move KeyValueStore to libchromeos
by Alex Deymo
· 10 years ago
b8f16a1
update_engine: Replace libprotobuf with protobuf-lite.
by Alex Deymo
· 11 years ago
ec7f916
update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead.
by Gilad Arnold
· 11 years ago
5b2a5e8
platform2: move --std=gnu++11 flag to common-mk/common.gypi
by Alex Vakulenko
· 10 years ago
e8ed863
update_engine: port from libxml2 to expat.
by David Zeuthen
· 10 years ago
44666f9
update_engine: Remove dependency on libupdate_engine from the client.
by Alex Deymo
· 10 years ago
a23e408
update_engine: UM: Make DefaultPolicy::UpdateCheckAllowed stateful.
by Gilad Arnold
· 11 years ago
5d52780
update_engine: Move ext2 tools to its own file in payload_generator.
by Alex Deymo
· 11 years ago
7504e5f
update_engine: Split libupdate_engine in server and client side code.
by Alex Deymo
· 11 years ago
923d8fa
update_engine: Split payload signing and verification.
by Alex Deymo
· 11 years ago
719bfff
update_engine: Migrate build system to gyp.
by Alex Deymo
· 11 years ago
5611237
Revert "update_engine: Migrate build system to gyp."
by Chun-ta Lin
· 11 years ago
3473d20
update_engine: Migrate build system to gyp.
by Alex Deymo
· 11 years ago