1. ce3f7cf Make sure channel ends with -channel. by Sen Jiang · 6 years ago
  2. 7f785f5 Allow arbitrary channels in Android. by Sen Jiang · 6 years ago
  3. 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  4. 297e583 Fix OmahaRequest unittests in Brillo. by Sen Jiang · 8 years ago
  5. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  6. d942f9d Return the error reason to the caller of SetTargetChannel. by Alex Deymo · 9 years ago
  7. 3be05c8 Fix use-after-free in unittest setup code. by Alex Deymo · 9 years ago
  8. 8561665 Read ProductId, ProductVersion and Channel setting in Brillo. by Alex Deymo · 9 years ago
  9. ac41a82 Set default updater URL and version per platform. by Alex Deymo · 9 years ago
  10. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  11. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  12. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  13. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 10 years ago
  14. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  15. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  16. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  17. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 10 years ago
  18. d04f8e2 AU: prepend TMPDIR when creating a temp file/directory by Gilad Arnold · 11 years ago
  19. 522d36f Move simple firmware related queries into HardwareInterface. by J. Richard Barnette · 11 years ago
  20. c9abbec AU/unittest: use uniquely named test directories in OmahaRequestParamsTest by Gilad Arnold · 11 years ago
  21. c197248 Add EC and Firmware Versions to the Omaha Response. by Chris Sosa · 11 years ago
  22. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  23. db0acdf Support changing from non-canary to canary channel in update engine. by Jay Srinivasan · 11 years ago
  24. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 11 years ago
  25. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  26. bbdd490 AU: add an interactive flag to Omaha requests by Gilad Arnold · 12 years ago
  27. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  28. 19a45f0 Fixes to utility / unit test related code. by Gilad Arnold · 12 years ago
  29. 0bf8960 Add the dogfood-channel to the list of channels we forward to Omaha. by Don Garrett · 12 years ago
  30. 7fbbe8a Update engine should use the release channel policy if it exists. by Patrick Dubroy · 13 years ago
  31. f2065b4 AU: Use crossystem hwid to obtain the hardware class. by Darin Petkov · 13 years ago
  32. dc92876 AU: stable channel by Andrew de los Reyes · 13 years ago
  33. 10d02dd AU: Don't allow stateful /etc/lsb-release override in normal boot mode... by Darin Petkov · 14 years ago
  34. a3df55b AU: Don't allow deltas if the rootfs track is different than the request track. by Darin Petkov · 14 years ago
  35. d315dc7 AU: Allow override of "appid" through the lsb-release file. by Darin Petkov · 14 years ago
  36. 3f375c7 AU: Add test-channel to the list of valid tracks. by Darin Petkov · 14 years ago
  37. 49d9132 AU: Implement switching of tracks through SetTrack. by Darin Petkov · 14 years ago
  38. fbb4009 Add a hardware_class attribute (for HWID, HWQual ID) to the Omaha request. by Darin Petkov · 14 years ago
  39. 84c763c AU: Remove instances of Omaha ID -- machine ID and user ID. by Darin Petkov · 14 years ago
  40. 5a7f565 Add support to update_engine_client for -app_version and -omaha_url. by Darin Petkov · 14 years ago
  41. 3f0303a AU: pass whether or not we can tolerate a delta to the server by Andrew de los Reyes · 14 years ago
  42. a4a8a8c Turn OmahaRequestPrepAction into OmahaRequestDeviceParams. by Darin Petkov · 14 years ago[Renamed (70%) from omaha_request_prep_action_unittest.cc]
  43. 6a5b322 Rename UpdateCheckAction|Params to OmahaRequestAction|Params. by Darin Petkov · 14 years ago
  44. 37c2032 AU: Send board (e.g. x86-generic) to update server in query. by Andrew de los Reyes · 14 years ago
  45. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 14 years ago
  46. 970bb28 AU: Use Omaha ID rather than MAC address in delta updater by Andrew de los Reyes · 15 years ago
  47. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago