Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
update_engine
/
9363e7d69eff78c66dd80ff2590916c96898573a
/
p2p_manager_unittest.cc
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
6f20dd4
Fix includes and DBus headers to build on Android.
by Alex Deymo
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
c00c98a
update_engine: Use portable string format functions.
by Alex Deymo
· 10 years ago
0b3db6b
update_engine: Remove all references to glib.
by Alex Deymo
· 9 years ago
b7ca096
update_engine: Migrate UE DBus service to chrome DBus bindings.
by Alex Deymo
· 10 years ago
461b259
update_engine: Use libchromeos to launch subprocesses.
by Alex Deymo
· 9 years ago
454b798
update_engine: Remove directory iteration usage of glib.
by Alex Deymo
· 9 years ago
b339155
update_engine: Remove usage of g_shell_parse_argv().
by Alex Deymo
· 9 years ago
60ca1a7
update_engine: Migrate time-based glib main loop calls to MessageLoop.
by Alex Deymo
· 9 years ago
509dd53
update_engine: Convert update_manager to chromeos::MessageLoop.
by Alex Deymo
· 9 years ago
3c3807c
update_engine: Reduce file size for p2p /tmp files.
by Alex Deymo
· 10 years ago
610277e
update_engine: Add override when possible.
by Alex Deymo
· 10 years ago
10875d9
update_engine: Move test-only utils to test_utils.{h,cc}.
by Alex Deymo
· 10 years ago
4a0321b
update_engine: Policy determines P2P enabled status.
by Gilad Arnold
· 10 years ago
41f2cf5
update_engine: Share payloads for a maximum of five days only.
by David Zeuthen
· 10 years ago
8427b4a
update_engine: Standarize mock/fake filenames.
by Alex Deymo
· 10 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 10 years ago
02f7c1d
update_engine: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 10 years ago
9a58e6a
update_engine: Use p2p when enterprise-enrolled and policy is unset.
by David Zeuthen
· 10 years ago
a77939e
update_engine: Use utils::FileSize when finding the size of a file.
by Gabe Black
· 10 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 10 years ago
44cab30
update_engine: Sort headers alphabetically (build/include_alpha)
by Alex Vakulenko
· 10 years ago
072359c
update_engine: fixed remaining linter and some spelling errors
by Alex Vakulenko
· 10 years ago
8ad6da9
update_engine: Remove usage of non-literal format string.
by Alex Deymo
· 10 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 10 years ago
75039d7
update_engine: update to libbase 242728
by Alex Vakulenko
· 11 years ago
a6742b3
AU: shift to use new TMPDIR-enabled temp file
by Gilad Arnold
· 11 years ago
910ec5b
p2p: Skip some tests if xattr support is not available.
by David Zeuthen
· 11 years ago
41f7fdc
p2p: Re-enable p2p unittests on update_engine.
by Alex Deymo
· 11 years ago
92d9c8b
Also use DevicePolicy::GetAuP2PEnabled() to determine if p2p is enabled
by David Zeuthen
· 11 years ago
0f51351
unittest: Ensure different timestamps on generated files.
by Alex Deymo
· 11 years ago
45e2ae2
p2p: rewrite P2PManager.Housekeeping test so it's not flaky
by David Zeuthen
· 11 years ago
d5b3e42
p2p: disable flaky housekeeping test for now
by David Zeuthen
· 11 years ago
ac9c186
p2p: comment out tests failing on builders without xattr/fallocate support
by David Zeuthen
· 11 years ago
27a48bc
p2p: Add P2PManager class
by David Zeuthen
· 11 years ago