summaryrefslogtreecommitdiff
path: root/action_processor_unittest.cc
AgeCommit message (Expand)Author
2015-11-12Split payload application code into a subdirectory.Alex Deymo
2015-08-19Re-license update_engine to Apache2Alex Deymo
2014-11-12Include the implemented header first in all projects.Alex Deymo
2014-09-01update_engine: Replace NULL with nullptrAlex Vakulenko
2014-06-18update_engine: fixed warnings from cpplintAlex Vakulenko
2014-06-13Change ErrorCode into an enum class.Gilad Arnold
2013-04-30Rename ActionExitCode to ErrorCodeDavid Zeuthen
2013-04-09Fix the confict of declaration and definition between struct and classYunlian Jiang
2010-07-19For actions, switch bool success into an exit code.Darin Petkov
2010-07-15AU: Changes for deltas on traditional bios machines.Andrew de los Reyes
2009-12-10AU: Try delta updates first, then full updatesAndrew de los Reyes
2009-12-04AU: Beginnings of delta supportadlr@google.com
2009-10-10Almost there...rspangler@google.com