1. 95931b8 AU: fix bug in GPIO handler that caused failed discovery to be ignored by Gilad Arnold · 12 years ago
  2. 8e3f126 AU: replace sleep/usleep with g_usleep by Gilad Arnold · 12 years ago
  3. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 12 years ago
  4. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 12 years ago
  5. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  6. 07428b5 Fix update_engine_unittests bug - properly setup singleton class member. by Han Shen · 12 years ago
  7. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  8. 738fdf3 Make hash checks mandatory for HTTP downloads. by Jay Srinivasan · 12 years ago
  9. 4f8ee27 Modify priority tweaking to use CGroups. by Chris Sosa · 12 years ago
  10. b3f5540 Set libcurl options based on protocol (HTTP or HTTPS) by Jay Srinivasan · 12 years ago
  11. 4fc1b01 Pick last instead of first URL in v3 clients for now. by Jay Srinivasan · 12 years ago
  12. 23b92a5 Upgrade update_engine from Omaha v2 to v3 protocol. by Jay Srinivasan · 12 years ago
  13. edce283 Addressing review comments that came after merging previous CL. by Jay Srinivasan · 12 years ago
  14. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  15. e56c873 Base64 decoding should handle lack of newlines in encoded string by Jay Srinivasan · 12 years ago
  16. 2add7d7 Keep main loop running until FilesystemCopierAction under test has stopped. by Ben Chan · 12 years ago
  17. 77a1eba Make unit tests less timing sensitive when unmounting busy loop devices. by Ben Chan · 12 years ago
  18. f431870 Support needed for generating metadata signature in paygen by Jay Srinivasan · 12 years ago
  19. 00f76b6 Generate and validate per-operation hashes by Jay Srinivasan · 12 years ago
  20. 74475bf Update manifest protobuf to include optional hash for operation blobs. by Jay Srinivasan · 12 years ago
  21. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  22. 9f8b93d run_unittests returns a proper exit status. by Gilad Arnold · 12 years ago
  23. c1ba09a Support in update_engine for script for UI jank investigation. by Jay Srinivasan · 12 years ago
  24. 21be075 Make sure waiting period in memory and persisted file are always in sync. by Jay Srinivasan · 12 years ago
  25. c33faeb Minor changes to FilesystemCopierAction.RunAsRootSimpleTest. by Gilad Arnold · 12 years ago
  26. 34b5d86 Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn by Jay Srinivasan · 12 years ago
  27. 19a45f0 Fixes to utility / unit test related code. by Gilad Arnold · 12 years ago
  28. 581c2ea Modify a FilesystemCopierAction unit test. by Gilad Arnold · 12 years ago
  29. 7c04e76 Enable test mode updates. by Gilad Arnold · 12 years ago
  30. 6dbbd39 Diagnose/eliminate FilesystemCopierAction unit test failure. by Gilad Arnold · 12 years ago
  31. 135a58b Fixed incorrect test cleanup that causes update_engine unit tests to hang by Jay Srinivasan · 12 years ago
  32. 780db21 Instrument pwrite() failure. by Gilad Arnold · 12 years ago
  33. e73acab Support in update_engine for the crosh autest "-scheduled" option. by Jay Srinivasan · 12 years ago
  34. 5117871 Reflect return status of each invocation of a set of tests. by Gilad Arnold · 12 years ago
  35. 2643cb7 Fixed gcc-4.7 building problem for update_engine (again). by Han Shen · 12 years ago
  36. 6eccc53 Bidirectional test mode signaling over GPIO by Gilad Arnold · 12 years ago
  37. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago
  38. 1e6bb9c Install dev-util/lcov again. by Gilad Arnold · 12 years ago
  39. 63e1026 Add -O1 to local build script by default. by Gilad Arnold · 12 years ago
  40. d186e63 Fix update_engine scons building. by Don Garrett · 12 years ago
  41. 308b85e Fix FilesystemCopierAction unit tests. by Gilad Arnold · 12 years ago
  42. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 12 years ago
  43. 32f2357 Add resiliency in UE against interrupted HTTP downloads. by Jay Srinivasan · 12 years ago
  44. 3d92265 Enable auto-update over WiMAX connections. by Ben Chan · 12 years ago
  45. 480ddfa Scatter downloads to reduce bandwidth spikes. by Jay Srinivasan · 12 years ago
  46. ab3bb45 Cleanup package dependencies, incremental build and unit testing scripts by Gilad Arnold · 12 years ago
  47. 4d740eb Revised GPIO module interface + GPIO discovery logic by Gilad Arnold · 12 years ago
  48. ae23670 Use different file sizes when testing FilesystemCopierAction. by Gilad Arnold · 12 years ago
  49. 617bbc2 Fix to unit testing code. by Gilad Arnold · 12 years ago
  50. a98b005 git: ignore public SSL keys by Gilad Arnold · 12 years ago
  51. 11c066f A reusable file descriptor abstraction. by Gilad Arnold · 12 years ago
  52. d7b513d New utility functions for formatting time intervals. by Gilad Arnold · 12 years ago
  53. 0d8fb40 Verify downloaded size matches before verifying download hash match. by Jay Srinivasan · 12 years ago
  54. fc35929 Added log messages in unittest main function. by Gilad Arnold · 12 years ago
  55. 0b4a6ff Use distinguished exit status for unittests. by Gilad Arnold · 12 years ago
  56. faac2a5 Added log message indicating the result of running AU unittests. by Gilad Arnold · 12 years ago
  57. a2dee1d Fix AU fallback proxy mechanism for resumed updates. by Gilad Arnold · 12 years ago
  58. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 12 years ago
  59. a8a3a87 Don't drop cache. by Don Garrett · 12 years ago
  60. fbaee24 AU: fix proxy logging by Gilad Arnold · 12 years ago
  61. 36e6077 Previous fix mis-compared file names. by Don Garrett · 12 years ago
  62. f4b2874 Blacklist handling of the netflix plugin. by Don Garrett · 12 years ago
  63. 56d5aa4 Report usage of StopAutoUpdate policy in borgmon charts by Jay Srinivasan · 12 years ago
  64. 0bf8960 Add the dogfood-channel to the list of channels we forward to Omaha. by Don Garrett · 12 years ago
  65. 88226ff update_engine: check type when reading Services property of connection manager. by mukesh agrawal · 12 years ago
  66. 0a70874 Implement the update engine portion for new enterprise policies. by Jay Srinivasan · 12 years ago
  67. ed74731 Temporary hack to allow evaluation of automated test harness with MP images. by Gilad Arnold · 12 years ago
  68. dd465db convert to SLOT-ed libbase by Mike Frysinger · 12 years ago
  69. 2149be4 find openssl via PATH by Mike Frysinger · 12 years ago
  70. 1ebd813 GPIO test signal safe fallback + refactoring. by Gilad Arnold · 12 years ago
  71. 6d63d77 Temporarily disable dutflaga/b GPIO export on all platforms. by Gilad Arnold · 12 years ago
  72. 17d6c8b Temporarily disable dutflaga/b GPIO export on ZGB. by Gilad Arnold · 12 years ago
  73. f960911 A file descriptor closer that uses HANDLE_EINTR. by Gilad Arnold · 12 years ago
  74. 28e2f39 Added GPIO support for update engine automated test. by Gilad Arnold · 13 years ago
  75. 5b2d00a Export dut_flaga/b GPIO devices on different platforms. by Gilad Arnold · 13 years ago
  76. 9dd1e7c Update engine properly sets Content-Type to text/xml. by Gilad Arnold · 13 years ago
  77. 7f42b82 Delete unnecessary -d options from umount in unit tests. by David James · 13 years ago
  78. f4aa1b1 Update ext2fs interface usage for group descriptor by Kees Cook · 13 years ago
  79. 0f9547d fix build warnings with type mismatches and base check helpers by Mike Frysinger · 13 years ago
  80. 1877c39 Update engine reinitializes the dbus connection and retries upon error. by Gilad Arnold · 13 years ago
  81. 34bf1ee Reduce number of resume attempts and delay between attempts. by Gilad Arnold · 13 years ago
  82. 58e8b1f Revise loopback device handling to be parallelization safe. by Don Garrett · 13 years ago
  83. cb34e8c [update_engine] use libchromeos.pc by Elly Jones · 13 years ago
  84. 5479e8d Revert "[update_engine] use libchromeos.pc" by Scott James Remnant · 13 years ago
  85. cdd107e [update_engine] use libchromeos.pc by Elly Jones · 13 years ago
  86. e4ad250 AU multi-range fetcher requests properly closed ranges when their length by Gilad Arnold · 13 years ago
  87. 2a4b446 Fix FlimFlamProxy test by Don Garrett · 13 years ago
  88. 9bedeb5 Fetcher tries all proxies when a secondary chunk download error occurs. by Gilad Arnold · 13 years ago
  89. 48085ba Updater avoids download in case of an error HTTP response. by Gilad Arnold · 13 years ago
  90. e410e0f Switch FileWriter::Write to boolean result code. by Don Garrett · 13 years ago
  91. 5445e16 AU: Switch autest to the new test server URL. by Darin Petkov · 13 years ago
  92. a0b9e77 AU: Ensure update_engine_client get proxy retries are spaced out in time. by Darin Petkov · 13 years ago
  93. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  94. 7f9aea2 Add UMA metrics for detecting and reporting update certificate changes. by Bruno Rocha · 13 years ago
  95. c24e3f3 Support for signing with multiple signature files, key sizes. by Andrew de los Reyes · 13 years ago
  96. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  97. 2d12158 Remove path='/' from kLibCrosProxyResolveSignalFilter. by Satoru Takabayashi · 13 years ago
  98. 7438a5c AU: Cleanup temporary files created by the update generator. by Darin Petkov · 13 years ago
  99. 2d4e1c5 Tweak http_fetcher_unittest.cc error handling by Josh Horwich · 13 years ago
  100. e7dcc2a Sleep for longer when waiting for test_http_server to start by Andrew de los Reyes · 13 years ago