1. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 10 years ago
  2. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  3. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  4. 9a58e6a update_engine: Use p2p when enterprise-enrolled and policy is unset. by David Zeuthen · 10 years ago
  5. a77939e update_engine: Use utils::FileSize when finding the size of a file. by Gabe Black · 10 years ago
  6. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  7. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  8. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  9. 8ad6da9 update_engine: Remove usage of non-literal format string. by Alex Deymo · 10 years ago
  10. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  11. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  12. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  13. 910ec5b p2p: Skip some tests if xattr support is not available. by David Zeuthen · 11 years ago
  14. 41f7fdc p2p: Re-enable p2p unittests on update_engine. by Alex Deymo · 11 years ago
  15. 92d9c8b Also use DevicePolicy::GetAuP2PEnabled() to determine if p2p is enabled by David Zeuthen · 11 years ago
  16. 0f51351 unittest: Ensure different timestamps on generated files. by Alex Deymo · 11 years ago
  17. 45e2ae2 p2p: rewrite P2PManager.Housekeeping test so it's not flaky by David Zeuthen · 11 years ago
  18. d5b3e42 p2p: disable flaky housekeeping test for now by David Zeuthen · 11 years ago
  19. ac9c186 p2p: comment out tests failing on builders without xattr/fallocate support by David Zeuthen · 11 years ago
  20. 27a48bc p2p: Add P2PManager class by David Zeuthen · 11 years ago