summaryrefslogtreecommitdiff
path: root/update_manager/generic_variables_unittest.cc
AgeCommit message (Expand)Author
2019-01-16update_engine: Run clang-format on update_manager/Amin Hassani
2015-10-13update_engine: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-08-19Re-license update_engine to Apache2Alex Deymo
2015-06-13update_engine: Convert update_manager to chromeos::MessageLoop.Alex Deymo
2014-11-13update_engine: Add override when possible.Alex Deymo
2014-11-12update_engine: Move test-only utils to test_utils.{h,cc}.Alex Deymo
2014-11-01update_engine: Fix all the "using" declaration usage.Alex Deymo
2014-10-21update_engine: Replace scoped_ptr with std::unique_ptr.Ben Chan
2014-09-01update_engine: Replace NULL with nullptrAlex Vakulenko
2014-07-19update_engine: fixed remaining linter and some spelling errorsAlex Vakulenko
2014-05-29Rename the PolicyManager to UpdateManager.Alex Deymo