1. 020600d update_engine: Use C++11 range-based for loop when possible. by Alex Deymo · 10 years ago
  2. 98c5ae2 update_engine: Remove unused utils. by Alex Deymo · 10 years ago
  3. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  4. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  5. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  6. 5665d0c Fix memory leak on ConnectionManagerTest. by Alex Deymo · 10 years ago
  7. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 10 years ago
  8. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  9. 53556ec PolicyManager: Schedule re-evaluations based on variable usage. by Alex Deymo · 11 years ago
  10. beb39e9 PM: Shift to signal-based inference of network connection. by Gilad Arnold · 11 years ago
  11. 7b948f0 PolicyManager: Initial support of async PolicyRequests. by Alex Deymo · 11 years ago
  12. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  13. a58b62a unittest: Remove temporary directories. by Alex Deymo · 11 years ago
  14. 61d9d2c AU/unittest: eliminate use of kMountPath by Gilad Arnold · 11 years ago
  15. 77a1eba Make unit tests less timing sensitive when unmounting busy loop devices. by Ben Chan · 12 years ago
  16. 19a45f0 Fixes to utility / unit test related code. by Gilad Arnold · 12 years ago
  17. 2643cb7 Fixed gcc-4.7 building problem for update_engine (again). by Han Shen · 12 years ago
  18. 617bbc2 Fix to unit testing code. by Gilad Arnold · 12 years ago
  19. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 13 years ago
  20. 7f42b82 Delete unnecessary -d options from umount in unit tests. by David James · 13 years ago
  21. 58e8b1f Revise loopback device handling to be parallelization safe. by Don Garrett · 13 years ago
  22. 48a0a48 AU: When checking if we've visited a file before, don't follow symlinks. by Andrew de los Reyes · 14 years ago
  23. 29da8aa AU: tolerate files that are symlinks in src image, yet not in new image. by Andrew de los Reyes · 14 years ago
  24. 5c7d975 Add support for bsdiff of file system metadata blocks by Thieu Le · 14 years ago
  25. 790e62e [update_engine] Update to use not-hideously-old logging API from chrome by Chris Masone · 14 years ago
  26. f4c7ef1 AU: delta compress the kernel partition by Andrew de los Reyes · 14 years ago
  27. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 14 years ago
  28. 08c4e27 update engine: 32- and 64-bit compile by Andrew de los Reyes · 15 years ago
  29. b10320d AU: Delta Diff Generator by Andrew de los Reyes · 15 years ago
  30. 8006106 AU: Extent writer utility classes by Andrew de los Reyes · 15 years ago
  31. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  32. 970bb28 AU: Use Omaha ID rather than MAC address in delta updater by Andrew de los Reyes · 15 years ago
  33. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  34. d2e4ccc Die glog, die! by seanparent@google.com · 15 years ago
  35. 49fdf18 Almost there... by rspangler@google.com · 15 years ago