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