1. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 5 years ago
  2. a435daa update_engine: remove deprecated defines by Yunlian Jiang · 8 years ago
  3. 109c28d Revert "Make transition to "postinstall" domain explicit." by Alex Deymo · 8 years ago
  4. 20e3960 Make transition to "postinstall" domain explicit. by Alex Deymo · 8 years ago
  5. e384bb2 Subprocess: Close all unused file descriptors. by Alex Deymo · 8 years ago
  6. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 8 years ago
  7. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  8. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  9. 6f20dd4 Fix includes and DBus headers to build on Android. by Alex Deymo · 9 years ago
  10. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  11. c00c98a update_engine: Use portable string format functions. by Alex Deymo · 9 years ago
  12. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  13. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 9 years ago
  14. 454b798 update_engine: Remove directory iteration usage of glib. by Alex Deymo · 9 years ago
  15. 29b8153 update_engine: Watch file descriptors using chromeos::MessageLoop. by Alex Deymo · 9 years ago
  16. 8d2bbe3 update_engine: Move glib related utils to glib_utils.h. by Alex Deymo · 9 years ago
  17. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  18. 4a0321b update_engine: Policy determines P2P enabled status. by Gilad Arnold · 10 years ago
  19. 41f2cf5 update_engine: Share payloads for a maximum of five days only. by David Zeuthen · 10 years ago
  20. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  21. ccd0957 update_engine: Move P2P enabled pref handling into P2PManager. by Gilad Arnold · 10 years ago
  22. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  23. 9a58e6a update_engine: Use p2p when enterprise-enrolled and policy is unset. by David Zeuthen · 10 years ago
  24. a77939e update_engine: Use utils::FileSize when finding the size of a file. by Gabe Black · 10 years ago
  25. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  26. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  27. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 10 years ago
  28. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  29. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  30. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  31. 910ec5b p2p: Skip some tests if xattr support is not available. by David Zeuthen · 11 years ago
  32. 92d9c8b Also use DevicePolicy::GetAuP2PEnabled() to determine if p2p is enabled by David Zeuthen · 11 years ago
  33. 27a48bc p2p: Add P2PManager class by David Zeuthen · 11 years ago