1. 84fe9da Use ErrnoNumberAsString from libbase by Colin Cross · 3 years, 5 months ago
  2. ed03b44 update_engine: Fix leaking unit tests by Amin Hassani · 4 years, 7 months ago
  3. 5d56c1e update_engine: Remove ec_version and fw_version by Amin Hassani · 4 years, 7 months ago
  4. 8702933 HardwareInterface::IsPartitionUpdateValid: fine grained error by Yifan Hong · 4 years, 9 months ago
  5. d719103 Support per-partition timestamps by Kelvin Zhang · 4 years, 9 months ago
  6. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  7. 7b428f5 update_engine: drop MTD logic by Brian Norris · 6 years ago
  8. 500ca13 Enable update_engine to access OTA package via file descriptor by Kyeongkab.Nam · 6 years ago
  9. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 6 years ago
  10. 1c3db7d Remove utils::TimeFromStructTimespec(). by Sen Jiang · 6 years ago
  11. 08c6da1 Don't use temp file for public key. by Sen Jiang · 6 years ago
  12. 456853f Merge remote-tracking branch 'aosp/upstream-master' into aosp/master. by Sen Jiang · 7 years ago
  13. 0ff621c update_engine: Store and test kern/fw versions as 4 values by Zentaro Kavanagh · 7 years ago
  14. 0779a15 Use ScopedTempFile in unit test. by Sen Jiang · 7 years ago
  15. a030268 update_engine: Add UMA stats for rollback by Marton Hunyady · 7 years ago
  16. 71818c8 Partially Revert 2b9d241 by Amin Hassani · 7 years ago
  17. 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  18. ffb30ed Revert "update_engine: Update libchrome APIS to r456626." by Luis Hector Chavez · 8 years ago
  19. 663ff4b update_engine: Update libchrome APIS to r456626. by Jay Civelli · 8 years ago
  20. f411650 Unmount old postinstall mountpoint from previous runs. by Alex Deymo · 8 years ago
  21. 335516c Remove FileWriter from common/utils.h by Alex Deymo · 8 years ago
  22. a2ea1c2 Fix downstream Chrome OS build. by Alex Deymo · 9 years ago
  23. 5ba93ad Lazy unmount postinstall if it fails to unmount. by Alex Deymo · 9 years ago
  24. 371615b Remove utils::MakeTempDirectory(). by Sen Jiang · 9 years ago
  25. 2972608 Remove self-crashing logic. by Alex Deymo · 9 years ago
  26. dcbc0ae Remove GetFilesystemSize. by Sen Jiang · 9 years ago
  27. 990c27b Use pre-generated ext image instead of create it on the fly. by Sen Jiang · 9 years ago
  28. bffa060 Fix *ExtentWriterTest unittest. by Alex Deymo · 9 years ago
  29. 5fe0c4e Fix unittest build in x86_64. by Alex Deymo · 9 years ago
  30. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  31. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 9 years ago
  32. a259179 Move metrics time helpers to metrics_utils. by Alex Deymo · 10 years ago
  33. 38429cf common: Split out metrics utils from utils.cc. by Alex Deymo · 10 years ago
  34. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (98%) from utils_unittest.cc]
  35. 110e030 Remove test_utils::RecursiveUnlinkDir(). by Alex Deymo · 10 years ago
  36. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  37. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 10 years ago
  38. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  39. 75eac7e update_engine: Convert NetworkConnectionType to enum class. by Alex Deymo · 10 years ago
  40. b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 10 years ago
  41. 1415857 update_engine: Split delta_diff_generator file. by Alex Deymo · 10 years ago
  42. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
  43. a4a80f5 update_engine: Remove unused utils functions. by Alex Deymo · 10 years ago
  44. a78b28c update_engine: Support full update on MTD devices by Nam T. Nguyen · 10 years ago
  45. 1f93d03 update_engine: Make dd less verbose. by Alex Deymo · 10 years ago
  46. 78750a4 update_engine: Detect supported minor version from conf file. by Allie Wood · 10 years ago
  47. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  48. 2b67a59 update_engine: Specifically cast macro param to "bool" by Nam T. Nguyen · 10 years ago
  49. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  50. 192393b update_engine: Add support for parsing the size of a squashfs. by Alex Deymo · 11 years ago
  51. 020600d update_engine: Use C++11 range-based for loop when possible. by Alex Deymo · 11 years ago
  52. 2c0db7b update_engine: Use FakePrefs instead of the real Prefs in unittests. by Alex Deymo · 11 years ago
  53. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 11 years ago
  54. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  55. 973449e update_engine: Make utils::FormatTimeDelta() work with negative values. by David Zeuthen · 11 years ago
  56. c1711e2 update_engine: Use constants from elf.h. by Alex Deymo · 11 years ago
  57. 9abb763 update_engine: Use integer types from stdint.h by Ben Chan · 11 years ago
  58. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 11 years ago
  59. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  60. 8d92529 Remove temp files left from unit tests. by Alex Deymo · 11 years ago
  61. 7dc4c50 Move IsDir() to utils. by Alex Deymo · 11 years ago
  62. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 11 years ago
  63. b281f07 Add UpdateEngine.Attempt.ConnectionType metric. by David Zeuthen · 11 years ago
  64. f3f85bb Added support for generic loopback partition name parsing by Alex Vakulenko · 11 years ago
  65. 33bae49 Add new metrics. by David Zeuthen · 11 years ago
  66. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  67. 032e772 Log the file format of cros_install on postinstall action by Alex Deymo · 11 years ago
  68. 4f5b144 update_engine: added partition name manipulation library methods by Alex Vakulenko · 11 years ago
  69. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 11 years ago
  70. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  71. e7f8917 Add support for using public key sent by Omaha. by David Zeuthen · 12 years ago
  72. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 12 years ago
  73. 3084293 Move KernelDeviceOfBootDevice() to utils. by J. Richard Barnette · 12 years ago
  74. 63137e5 Split GetECVersion to allow saner unit testing. by J. Richard Barnette · 12 years ago
  75. 27a48bc p2p: Add P2PManager class by David Zeuthen · 12 years ago
  76. 049d165 Add support for /dev/ubiblockX_0 install devices by Liam McLoughlin · 12 years ago
  77. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 12 years ago
  78. b4346a2 AU/unittest: UtilsTest uses unique directories for testing by Gilad Arnold · 12 years ago
  79. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 12 years ago
  80. c197248 Add EC and Firmware Versions to the Omaha Response. by Chris Sosa · 12 years ago
  81. 674c318 Use better histogram parameters for duration metrics by David Zeuthen · 12 years ago
  82. 8e447e0 AU: Optionally limit the size of delta update operations. by Darin Petkov · 12 years ago
  83. 4f8ee27 Modify priority tweaking to use CGroups. by Chris Sosa · 12 years ago
  84. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 13 years ago
  85. 44d98d9 Use crossystem rather than cros_boot_mode. by Darin Petkov · 14 years ago
  86. c91dd6b AU: Include a bit flag (bit 31) in error codes to indicate non-normal boot mode. by Darin Petkov · 14 years ago
  87. 712b3ac AU: Function to trigger crash reporter. by Andrew de los Reyes · 14 years ago
  88. 002b2fe AU: Add unit tests for utils IsSymlink and SetProcessPriority. by Darin Petkov · 15 years ago
  89. d3f8c89 AU: Add a utility routine to get the filesystem size from a device. by Darin Petkov · 15 years ago
  90. cc92cd3 AU: ApplyMap utility function by Andrew de los Reyes · 15 years ago
  91. 5c0a8af Add 10 minute random fuzz to automatic update check event schedule. by Darin Petkov · 15 years ago
  92. c6c135c Nice automatic updates up to a point, then renice if necessary. by Darin Petkov · 15 years ago
  93. f74eb65 Disable automatic update checks if booting from a removable device. by Darin Petkov · 15 years ago
  94. 33d3064 Don't schedule periodic update checks for non-official builds. by Darin Petkov · 15 years ago
  95. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 15 years ago
  96. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 15 years ago
  97. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  98. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago