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