1. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  2. cb31933 AU: minor fixes requested in http://codereview.chromium.org/3010009 by Andrew de los Reyes · 14 years ago
  3. fb4ad7d AU: HTTP success is not just 200, but anything in the 2xx range by Andrew de los Reyes · 14 years ago
  4. 8c2980e AU: send success events to Omaha at more points in the update process. by Darin Petkov · 14 years ago
  5. 9bbd187 AU: When server dies, don't retry forever by Andrew de los Reyes · 14 years ago
  6. 3f0303a AU: pass whether or not we can tolerate a delta to the server by Andrew de los Reyes · 14 years ago
  7. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 14 years ago
  8. ada4220 AU: land http://codereview.chromium.org/2931008/show for tfarina by Andrew de los Reyes · 14 years ago
  9. a4a8a8c Turn OmahaRequestPrepAction into OmahaRequestDeviceParams. by Darin Petkov · 14 years ago
  10. 27fa9c5 Don't wait for the http server forever. by Darin Petkov · 14 years ago
  11. 0dc8e9a Initial implementation of sending an install success event to Omaha. by Darin Petkov · 14 years ago
  12. 6a5b322 Rename UpdateCheckAction|Params to OmahaRequestAction|Params. by Darin Petkov · 14 years ago
  13. b9c4459 Add a .gitignore to the repo so that non-emerge dev flow works. by Darin Petkov · 14 years ago
  14. 82d8679 AU: fix dependencies in SConstruct. by Andrew de los Reyes · 14 years ago
  15. 37c2032 AU: Send board (e.g. x86-generic) to update server in query. by Andrew de los Reyes · 14 years ago
  16. 540bb90 Another dependency fix. by Sean Parent · 14 years ago
  17. a5deaca Adding dependencies for side effect files. BUG=none TEST=none by Sean Parent · 14 years ago
  18. 58fc478 Setup code review inheritance by Anush Elangovan · 14 years ago
  19. 785bc35 AU: Common code to parse simple key/value store files by Andrew de los Reyes · 14 years ago
  20. 6b78e29 Init: Start Update Engine at startup by Andrew de los Reyes · 14 years ago
  21. 7352067 AU: check after 2 min, also every 30 min. by Andrew de los Reyes · 14 years ago
  22. 63b96d7 AU: DBus support. by Andrew de los Reyes · 14 years ago
  23. f98bff8 AU: Minor fixes to get it to do full update on real device by Andrew de los Reyes · 14 years ago
  24. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 14 years ago
  25. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 14 years ago
  26. f4c7ef1 AU: delta compress the kernel partition by Andrew de los Reyes · 14 years ago
  27. 0cca421 AU: SplitWriter class for parsing our full update files. by Andrew de los Reyes · 14 years ago
  28. c702078 AU: FilesystemCopierAction: copy bit-exactly by Andrew de los Reyes · 14 years ago
  29. 4e9b9f4 AU: Beginnings of dbus support. by Andrew de los Reyes · 14 years ago
  30. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 14 years ago
  31. 08c4e27 update engine: 32- and 64-bit compile by Andrew de los Reyes · 14 years ago
  32. b10320d AU: Delta Diff Generator by Andrew de los Reyes · 14 years ago
  33. d2135f3 AU: Bzip2 utility functions that mirror Gzip utility functions. by Andrew de los Reyes · 14 years ago
  34. 5815155 AU: Topological Sort. by Andrew de los Reyes · 14 years ago
  35. 35a7af1 AU: Cycle Breaker for directed graphs. by Andrew de los Reyes · 14 years ago
  36. 81ebcd8 AU: Tarjan's algorithm. by Andrew de los Reyes · 14 years ago
  37. b4025e6 AU: Extent Mapper class by Andrew de los Reyes · 14 years ago
  38. 0ce161b AU: Some graph types and a couple utility functions by Andrew de los Reyes · 14 years ago
  39. 8006106 AU: Extent writer utility classes by Andrew de los Reyes · 14 years ago
  40. 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 14 years ago
  41. f2c29ec Consistently pass through PKG_CONFIG_LIBDIR environment variable by Colin Watson · 15 years ago
  42. 926d209 AU: missing file in last commit by Andrew de los Reyes · 15 years ago
  43. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  44. 970bb28 AU: Use Omaha ID rather than MAC address in delta updater by Andrew de los Reyes · 15 years ago
  45. e573399 TBR: derat@chromium.org by Andrew de los Reyes · 15 years ago
  46. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago
  47. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  48. d2e4ccc Die glog, die! by seanparent@google.com · 15 years ago
  49. 49fdf18 Almost there... by rspangler@google.com · 15 years ago