1. aab50e3 Include the implemented header first in all projects. by Alex Deymo · 11 years ago
  2. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  3. 020600d update_engine: Use C++11 range-based for loop when possible. by Alex Deymo · 11 years ago
  4. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  5. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  6. 97b6f5a update_engine: remove gflags dependency by Steve Fung · 11 years ago
  7. 4a444ae update_engine: Limit bsdiff to 200 MiB files. by Alex Deymo · 11 years ago
  8. a77939e update_engine: Use utils::FileSize when finding the size of a file. by Gabe Black · 11 years ago
  9. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 11 years ago
  10. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 11 years ago
  11. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 11 years ago
  12. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  13. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 11 years ago
  14. 5d52780 update_engine: Move ext2 tools to its own file in payload_generator. by Alex Deymo · 11 years ago
  15. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  16. 923d8fa update_engine: Split payload signing and verification. by Alex Deymo · 11 years ago
  17. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  18. 736fcb5 update_engine: Update to build against libchrome-271506. by Ben Chan · 11 years ago
  19. bc91a27 Replace std::tr1::shared_ptr by std::shared_ptr. by Alex Deymo · 11 years ago
  20. 7dc4c50 Move IsDir() to utils. by Alex Deymo · 11 years ago
  21. 1f02371 Add usage message to the delta_generator by Alex Deymo · 11 years ago
  22. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 11 years ago