1. cfc836c AU/unittest: fix FileWriterTest to be able to run in parallel by Gilad Arnold · 12 years ago
  2. 61d9d2c AU/unittest: eliminate use of kMountPath by Gilad Arnold · 12 years ago
  3. 434eb0c AU/unittest: minor cleanup by Gilad Arnold · 12 years ago
  4. 4dbd47e AU/unittest: fix to OmahaResponseHandlerAction unit tests by Gilad Arnold · 12 years ago
  5. b4346a2 AU/unittest: UtilsTest uses unique directories for testing by Gilad Arnold · 12 years ago
  6. 99dcdc8 AU/unittest: DeltaDiffGeneratorTest uses uniquely named temp files by Gilad Arnold · 12 years ago
  7. 30dedd8 AU/unittest: postinstall tests use uniquely named stateful + working directories by Gilad Arnold · 12 years ago
  8. 3db938e AU/unittest: FilesystemIteratorTest uses uniquely named temp files/directories by Gilad Arnold · 12 years ago
  9. c9abbec AU/unittest: use uniquely named test directories in OmahaRequestParamsTest by Gilad Arnold · 12 years ago
  10. e1d1e98 AU/unittest: use unique files in BzipExtentWriterTest.ChunkedTest by Gilad Arnold · 12 years ago
  11. b6c562a AU/unittest: test code spawns local HTTP server with unique port by Gilad Arnold · 12 years ago
  12. 2c2b884 AU/unittest: new syscall wrappers for testing by Gilad Arnold · 12 years ago
  13. d6ab404 ChannelDelegated policy: if value is missing, assume it is false. by Chris Sosa · 12 years ago
  14. 1c4e638 Use the PhysicalTechnology for VPN connections. by Alex Deymo · 12 years ago
  15. 3d1670d AU: Pass open file descriptor to bspatch through /proc/self/fd. by Darin Petkov · 12 years ago
  16. 28e479c Don't allow rollback on the stable-channel. by Chris Sosa · 12 years ago
  17. 76a29ae Don't allow rollback when we are enterprise enrolled. by Chris Sosa · 12 years ago
  18. efb7c4c Prefs: Implement and use Prefs::GetBoolean/SetBoolean. by Alex Deymo · 12 years ago
  19. 29b51d9 Add Installer.[Full]PayloadAttemptNumber by Alex Deymo · 12 years ago
  20. f4867c4 Add DBus methods to allow/disallow updates over 3G by Alex Deymo · 12 years ago
  21. 820cc70 Add Installer.AttemptsCount.Total metric. by Alex Deymo · 12 years ago
  22. 97bdb3f AU/unittest: parameterize test_http_server port by Gilad Arnold · 12 years ago
  23. 1c656c4 Add Installer.PayloadFormat metric by Alex Deymo · 12 years ago
  24. c060236 Replace deprecated g_thread_create with g_thread_try_new by Jungshik Shin · 12 years ago
  25. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 12 years ago
  26. 46bf5c8 Remove unnecessary call to the deprecated g_thread_init(). by Ben Chan · 12 years ago
  27. 4484860 Only report non-zero MiB counts by David Zeuthen · 12 years ago
  28. e4c58bf Add Installer.TimeToRebootMinutes metric by David Zeuthen · 12 years ago
  29. 86dc54d Added permissions to call {Get|Set}Channel. by Yuri Gorshenin · 12 years ago
  30. 3b74843 Parse and add manifest version to the Omaha Response object. by Chris Sosa · 12 years ago
  31. 1ed6078 If ReleaseChannelDelegated is unset, allow channel change. by Chris Sosa · 12 years ago
  32. a573d6f Add Installer.UpdatesAbandonedCount metric by David Zeuthen · 12 years ago
  33. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 12 years ago
  34. c41c228 Revert "Continue with an older update if update progress is 30% or more" by David Zeuthen · 12 years ago
  35. 249030e Continue with an older update if update progress is 30% or more by David Zeuthen · 12 years ago
  36. c197248 Add EC and Firmware Versions to the Omaha Response. by Chris Sosa · 12 years ago
  37. 5cac591 AU: removing unnecessary braces (cosmetic) by Gilad Arnold · 12 years ago
  38. 21504f0 Revert "Revert "AU: do not copy filesystem during full updates"" by Gilad Arnold · 12 years ago
  39. d1cd325 Revert "AU: do not copy filesystem during full updates" by Don Garrett · 12 years ago
  40. 93d4c9f AU: gitignore update by Gilad Arnold · 12 years ago
  41. 81c9062 AU: do not copy filesystem during full updates by Gilad Arnold · 13 years ago
  42. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 12 years ago
  43. f586b01 Change the default partition size to 2GiB if not specified. by Chris Sosa · 12 years ago
  44. e9f5f42 Fix size_t issue when the image size is > 2GiB. by Chris Sosa · 12 years ago
  45. 0dd3985 Add human friendly payload information to the manifest. by Don Garrett · 12 years ago
  46. 94817cb AU: Don't use sparse holes as scratch space in the delta generator. by Darin Petkov · 12 years ago
  47. dbd9ea2 Add DownloadSourcesUsed and DownloadOverheadPercentage metrics. by Jay Srinivasan · 12 years ago
  48. 741a822 AU: Minor DeltaPerformer cleanup. by Darin Petkov · 12 years ago
  49. d5ae156 Allow callers to override the default partition size. by Chris Sosa · 12 years ago
  50. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  51. 8a075a7 AU: Handle moving of sparse block extents correctly in DeltaPerformer. by Darin Petkov · 12 years ago
  52. f413fe5 Add unit tests for duration metrics by David Zeuthen · 12 years ago
  53. e062239 AU: Optimize BzipExtentWriter's memory use. by Darin Petkov · 12 years ago
  54. 674c318 Use better histogram parameters for duration metrics by David Zeuthen · 12 years ago
  55. be45bef Add update reboot metric to the update engine. by Chris Sosa · 12 years ago
  56. cc6f996 Add metric to report number of URL switches per update attempt by David Zeuthen · 12 years ago
  57. 8e447e0 AU: Optionally limit the size of delta update operations. by Darin Petkov · 12 years ago
  58. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 12 years ago
  59. 2dac576 Fix clang syntax checking. by Yunlian Jiang · 12 years ago
  60. 9a017f2 Measure and send update duration (and corresponding uptime) to UMA by David Zeuthen · 12 years ago
  61. 42bd3aa Remove the obsolete needsadmin attribute. by Don Garrett · 12 years ago
  62. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 12 years ago
  63. a178e5e Fix the confict of declaration and definition between struct and class by Yunlian Jiang · 12 years ago
  64. 7f2ec75 AU: Release bspatch memory as early as possible. by Darin Petkov · 12 years ago
  65. db0acdf Support changing from non-canary to canary channel in update engine. by Jay Srinivasan · 12 years ago
  66. 670d680 Log the correct error when the rootfs hash/size mismatches on deltas. by Chris Sosa · 12 years ago
  67. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 12 years ago
  68. 962873e fix(chrome_browser_proxy_resolver): fix spelling errors by Brandon Philips · 12 years ago
  69. 04ba0eb AU: improve/clarify signature padding by Gilad Arnold · 12 years ago
  70. 461a3d5 AU: uprev the default BASE_VER value for local builds by Gilad Arnold · 12 years ago
  71. dc9a8ca Fix update_disabled flag to be set to false when there's no policy. by Jay Srinivasan · 12 years ago
  72. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  73. 1d78709 Rewrite comment as requested. by Don Garrett · 12 years ago
  74. a8bc53f fix(udev_interface.h): remove return from voids by Brandon Philips · 12 years ago
  75. fc661a1 Update update engine to compile and use libchrome-180609. by Chris Sosa · 12 years ago
  76. 8a659d8 AU: change 'userinitiated' into 'installsource' by Gilad Arnold · 13 years ago
  77. 5b3f3b9 Make policy reloads explicit. by Julian Pastarmov · 13 years ago
  78. 50c6063 AU: recommend cgpt undo on update_engine_client -reset_status by Gilad Arnold · 13 years ago
  79. 8a86fa5 AU: improve progress logging during updates by Gilad Arnold · 13 years ago
  80. d793606 Change how update_engine_client handles DBus proxy failures. by Richard Barnette · 13 years ago
  81. 5e73ad7 AU: move 'userinitiated' flag to the right place in an update check by Gilad Arnold · 13 years ago
  82. f3815bb AU: add missing include by Gilad Arnold · 13 years ago
  83. b92f0df AU: coalesce interactive / user-initiated flags by Gilad Arnold · 13 years ago
  84. bbdd490 AU: add an interactive flag to Omaha requests by Gilad Arnold · 13 years ago
  85. d671e97 Use IsDeltaPayload instead of IsDelta. by Jay Srinivasan · 13 years ago
  86. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 13 years ago
  87. 95931b8 AU: fix bug in GPIO handler that caused failed discovery to be ignored by Gilad Arnold · 13 years ago
  88. 8e3f126 AU: replace sleep/usleep with g_usleep by Gilad Arnold · 13 years ago
  89. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 13 years ago
  90. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 13 years ago
  91. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 13 years ago
  92. 07428b5 Fix update_engine_unittests bug - properly setup singleton class member. by Han Shen · 13 years ago
  93. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 13 years ago
  94. 738fdf3 Make hash checks mandatory for HTTP downloads. by Jay Srinivasan · 13 years ago
  95. 4f8ee27 Modify priority tweaking to use CGroups. by Chris Sosa · 13 years ago
  96. b3f5540 Set libcurl options based on protocol (HTTP or HTTPS) by Jay Srinivasan · 13 years ago
  97. 4fc1b01 Pick last instead of first URL in v3 clients for now. by Jay Srinivasan · 13 years ago
  98. 23b92a5 Upgrade update_engine from Omaha v2 to v3 protocol. by Jay Srinivasan · 13 years ago
  99. edce283 Addressing review comments that came after merging previous CL. by Jay Srinivasan · 13 years ago
  100. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 13 years ago