1. d5561a5 Add Android.mk for update_engine targets. by Alex Deymo · 9 years ago
  2. 262c7be Remove Chrome OS specific verity_utils module. by Alex Deymo · 9 years ago
  3. 40d86b2 Make Hardware class platform specific. by Alex Deymo · 9 years ago
  4. 6f20dd4 Fix includes and DBus headers to build on Android. by Alex Deymo · 9 years ago
  5. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  6. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  7. 8a7d0ca Rename DBus adaptor .xml file to .dbus-xml by Alex Deymo · 9 years ago
  8. a7a34d8 Build update_engine from the new directory path. by Alex Deymo · 9 years ago
  9. 2b730d7 Fix cros_workon_make for update_engine. by Alex Deymo · 9 years ago
  10. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 9 years ago
  11. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  12. d2956cc update_engine: Split DBus client proxies to a library. by Alex Deymo · 9 years ago
  13. f7feb23 update_engine: libupdate_engine depends on dbus-proxies action. by Alex Deymo · 9 years ago
  14. 04ef207 update_engine: Upload sample images for testing. by Alex Deymo · 9 years ago
  15. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  16. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  17. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 10 years ago
  18. 8cc502d update_engine: Change OperationsGenerator to use BlobFileWriter by Sen Jiang · 9 years ago
  19. 7fad7b7 update_engine: Replace gthread with libchrome equivalents. by Alex Deymo · 9 years ago
  20. f006135 update_engine: Handle moved and zero blocks in payload generation. by Alex Deymo · 9 years ago
  21. 80efdf4 Add libchromeos-glib for glib dependencies by Christopher Wiley · 9 years ago
  22. 20c9920 update_engine: Remove libgio usage from FilesystemVerifierAction. by Alex Deymo · 9 years ago
  23. 2e9533b update_engine: Expose the update_engine.conf in the FilesystemInterface. by Alex Deymo · 9 years ago
  24. 1415857 update_engine: Split delta_diff_generator file. by Alex Deymo · 9 years ago
  25. 72aa002 update_engine: Migrate update_engine_client to chrome DBus bindings. by Alex Deymo · 9 years ago
  26. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 9 years ago
  27. 1beda78 update_engine: Remove unused IsIdempotentOperation(). by Alex Deymo · 9 years ago
  28. 6b9e38e update_engine: Use the FilesystemInterface to generate deltas. by Alex Deymo · 9 years ago
  29. 2b19cfb update_engine: Introduce FilesystemInterface abstraction. by Alex Deymo · 9 years ago
  30. 5c6c655 update_engine: Split Extent utils from graph_utils. by Alex Deymo · 9 years ago
  31. c31e4a7 update_engine: drop SYSROOT checks by Mike Frysinger · 9 years ago
  32. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 9 years ago
  33. 85ed2c6 delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 9 years ago
  34. 82eee80 common-mk: enable LFS by default by Mike Frysinger · 9 years ago
  35. 477aec2 update_engine: Refactor OperationsGenerator into a base class. by Alex Deymo · 9 years ago
  36. a26432a update_engine: Use the rootfs size specified by verity. by Alex Deymo · 9 years ago
  37. 9b244df update_engine: Refactor operation generation methods. by Alex Deymo · 9 years ago
  38. f1cbe17 update_engine: Refactor payload generation request args in a class. by Alex Deymo · 9 years ago
  39. 08d4931 update_engine: fixes to use chromeos-dbus-bindings generation by Timothy Jennison · 9 years ago
  40. cd514b5 update_engine: Refactor inplace payload generator algorithm code. by Allie Wood · 9 years ago
  41. f1d582e update_engine: Add MtdFileDescriptor and UbiFileDescriptor by Nam T. Nguyen · 10 years ago
  42. fc144e6 update_engine: Move -Wnon-virtual-dtor to CC flags by Nam T. Nguyen · 10 years ago
  43. e894870 update_engine: Enforce virtual destructors on virtual classes. by Alex Deymo · 10 years ago
  44. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  45. 97b6f5a update_engine: remove gflags dependency by Steve Fung · 10 years ago
  46. 2b4e2a5 Move KeyValueStore to libchromeos by Alex Deymo · 10 years ago
  47. b8f16a1 update_engine: Replace libprotobuf with protobuf-lite. by Alex Deymo · 10 years ago
  48. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 10 years ago
  49. 5b2a5e8 platform2: move --std=gnu++11 flag to common-mk/common.gypi by Alex Vakulenko · 10 years ago
  50. e8ed863 update_engine: port from libxml2 to expat. by David Zeuthen · 10 years ago
  51. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 10 years ago
  52. a23e408 update_engine: UM: Make DefaultPolicy::UpdateCheckAllowed stateful. by Gilad Arnold · 10 years ago
  53. 5d52780 update_engine: Move ext2 tools to its own file in payload_generator. by Alex Deymo · 10 years ago
  54. 7504e5f update_engine: Split libupdate_engine in server and client side code. by Alex Deymo · 10 years ago
  55. 923d8fa update_engine: Split payload signing and verification. by Alex Deymo · 10 years ago
  56. 719bfff update_engine: Migrate build system to gyp. by Alex Deymo · 10 years ago
  57. 5611237 Revert "update_engine: Migrate build system to gyp." by Chun-ta Lin · 10 years ago
  58. 3473d20 update_engine: Migrate build system to gyp. by Alex Deymo · 10 years ago