1. 9c0baf8 AU: Catch terminate signals and block exit if necessary. by Darin Petkov · 15 years ago
  2. d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 15 years ago
  3. 5fdae4a AU: Ranges class to managing unordered collection of blocks/extents. by Andrew de los Reyes · 15 years ago
  4. e971f33 AU: Speed up updates by using buffered writes. by Darin Petkov · 15 years ago
  5. e3d8d4c Added crypto library to update_engine -l list so that it is explicitly passed to the linker. by Raymes Khoury · 15 years ago
  6. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 15 years ago
  7. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 15 years ago
  8. 8f71da8 update_engine: use librootdev by Will Drewry · 15 years ago
  9. 0c44005 AU: Payload Signer class by Andrew de los Reyes · 15 years ago
  10. b70e33d AU: fix local compilation by Andrew de los Reyes · 15 years ago
  11. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 15 years ago
  12. 3003059 AU: Add support for persistent update engine preferences store. by Darin Petkov · 15 years ago
  13. 9d65b7b Measure and send update time to UMA. by Darin Petkov · 16 years ago
  14. a4a8a8c Turn OmahaRequestPrepAction into OmahaRequestDeviceParams. by Darin Petkov · 16 years ago
  15. 6a5b322 Rename UpdateCheckAction|Params to OmahaRequestAction|Params. by Darin Petkov · 16 years ago
  16. 82d8679 AU: fix dependencies in SConstruct. by Andrew de los Reyes · 16 years ago
  17. 540bb90 Another dependency fix. by Sean Parent · 16 years ago
  18. a5deaca Adding dependencies for side effect files. BUG=none TEST=none by Sean Parent · 16 years ago
  19. 785bc35 AU: Common code to parse simple key/value store files by Andrew de los Reyes · 16 years ago
  20. 63b96d7 AU: DBus support. by Andrew de los Reyes · 16 years ago
  21. f98bff8 AU: Minor fixes to get it to do full update on real device by Andrew de los Reyes · 16 years ago
  22. 0cca421 AU: SplitWriter class for parsing our full update files. by Andrew de los Reyes · 16 years ago
  23. c702078 AU: FilesystemCopierAction: copy bit-exactly by Andrew de los Reyes · 16 years ago
  24. 4e9b9f4 AU: Beginnings of dbus support. by Andrew de los Reyes · 16 years ago
  25. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 16 years ago
  26. 08c4e27 update engine: 32- and 64-bit compile by Andrew de los Reyes · 16 years ago
  27. d2135f3 AU: Bzip2 utility functions that mirror Gzip utility functions. by Andrew de los Reyes · 16 years ago
  28. 5815155 AU: Topological Sort. by Andrew de los Reyes · 16 years ago
  29. 35a7af1 AU: Cycle Breaker for directed graphs. by Andrew de los Reyes · 16 years ago
  30. 81ebcd8 AU: Tarjan's algorithm. by Andrew de los Reyes · 16 years ago
  31. b4025e6 AU: Extent Mapper class by Andrew de los Reyes · 16 years ago
  32. 0ce161b AU: Some graph types and a couple utility functions by Andrew de los Reyes · 16 years ago
  33. 8006106 AU: Extent writer utility classes by Andrew de los Reyes · 16 years ago
  34. 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 16 years ago
  35. f2c29ec Consistently pass through PKG_CONFIG_LIBDIR environment variable by Colin Watson · 16 years ago
  36. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 16 years ago
  37. c98a7ed AU: Beginnings of delta support by adlr@google.com · 16 years ago
  38. d2e4ccc Die glog, die! by seanparent@google.com · 16 years ago
  39. 49fdf18 Almost there... by rspangler@google.com · 16 years ago