1. 41f5a01 Turn on build/header_guard in cpplint. am: 96e3672411 am: 47b6cae682 by Sen Jiang · 7 years ago
  2. 96e3672 Turn on build/header_guard in cpplint. by Sen Jiang · 7 years ago
  3. 61c7531 Replace is_interactive with interactive for consistency in the code. am: ed37d6819b by Amin Hassani · 7 years ago
  4. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  5. 6d7c0a5 Correct some spellings. am: 771f6486a3 am: 5e67287bc1 by Sen Jiang · 7 years ago
  6. 771f648 Correct some spellings. by Sen Jiang · 7 years ago
  7. 8905bd8 Fix Android Things policy order. am: a57d53e3ed am: ff4927fc0c by Sen Jiang · 7 years ago
  8. a57d53e Fix Android Things policy order. by Sen Jiang · 7 years ago
  9. 8eaeedb Fix error code for no update. am: 89e24c11b4 am: 832c9f574c by Sen Jiang · 7 years ago
  10. 89e24c1 Fix error code for no update. by Sen Jiang · 7 years ago
  11. 5bdcbb5 Remove unnecessary nullptr check for kiosk_required_platform_version_p. am: ee67a8d575 by Sen Jiang · 7 years ago
  12. ee67a8d Remove unnecessary nullptr check for kiosk_required_platform_version_p. by Sen Jiang · 7 years ago
  13. e19a8c5 Refactor ChromeOSPolicy into policy and utilities am: 186ff6a22f am: 4e96a9d067 by Amin Hassani · 8 years ago
  14. 186ff6a Refactor ChromeOSPolicy into policy and utilities by Amin Hassani · 8 years ago
  15. 682cad5 resolve merge conflicts of 0b77cb9fa6941163c4a4099471bef6ef564c0ffe to oc-mr1-dev-plus-aosp by Sen Jiang · 8 years ago
  16. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 8 years ago
  17. d060a63 update_engine: Update libchrome APIS to r456626. am: 2b9d241772 am: 76a62ae06b by Hidehiko Abe · 8 years ago
  18. 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 8 years ago
  19. 70e1c9a Correct variable name for last update check time am: 795c5b444f am: 147c50e413 by Aaron Wood · 8 years ago
  20. 795c5b4 Correct variable name for last update check time by Aaron Wood · 8 years ago
  21. 7da02ca Codestyle fixups to satisfy presubmits am: c73fdc1575 am: f6f20b5403 by Aaron Wood · 8 years ago
  22. c73fdc1 Codestyle fixups to satisfy presubmits by Aaron Wood · 8 years ago
  23. b5b76c5 Add flag for restricting downloads am: bf5a252248 am: 31a4e9e284 by Aaron Wood · 8 years ago
  24. 7a9de6b Policy for AndroidThings am: 56d8ab3749 am: 62dc7d7f0d by Aaron Wood · 8 years ago
  25. 8c6f4e7 Allow Policies to defer updates am: 23bd339a82 am: f8be59e442 by Aaron Wood · 8 years ago
  26. bf5a252 Add flag for restricting downloads by Aaron Wood · 8 years ago
  27. 56d8ab3 Policy for AndroidThings by Aaron Wood · 8 years ago
  28. 23bd339 Allow Policies to defer updates by Aaron Wood · 8 years ago
  29. 02c4942 Add support for new payload property headers to delay switching slots. by Sen Jiang · 8 years ago
  30. fe52282 Add support for new payload property headers to delay switching slots. by Sen Jiang · 8 years ago
  31. 8e768e9 Add maximum timestamp to the payload. by Sen Jiang · 8 years ago
  32. ab5a0af update_engine: migrate from base::MakeUnique to std::make_unique by Ben Chan · 8 years ago
  33. 7f92e2b Update API: initial support by Aaron Wood · 8 years ago
  34. e94ece5 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 8 years ago
  35. 4718629 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 8 years ago
  36. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 8 years ago
  37. 5688d16 Revert "Add functions to allow update over cellular (including tethered connection)" by Tao Bao · 8 years ago
  38. e5f6f25 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 8 years ago
  39. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 8 years ago
  40. c0e8f9a Always update target version prefix by Xiyuan Xia · 9 years ago
  41. 067053e update_engine: migrate usage of deprecated base::Value methods by Ben Chan · 9 years ago
  42. 2058a99 Compile update_engine without shill. by Sen Jiang · 9 years ago
  43. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 9 years ago
  44. 9730679 Make RealDevicePolicyProvider own session_manager. by Sen Jiang · 9 years ago
  45. f5bebae Add ConnectionManagerAndroid. by Sen Jiang · 9 years ago
  46. 675d0d2 Fix ConnectionTypeToString unittest. by Sen Jiang · 9 years ago
  47. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 9 years ago
  48. 857ded1 Define static members outside the template class. by Alex Deymo · 9 years ago
  49. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 9 years ago
  50. ed9bd92 Follow up on AllowKioskAppControlChromeVersion policy CL by Xiyuan Xia · 9 years ago
  51. 9467a78 Fix unused private field errors by Christopher Wiley · 9 years ago
  52. ce8c8ee update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 9 years ago
  53. b9d4a67 Fix KioskRequiredPlatformVersion unittests. by Sen Jiang · 9 years ago
  54. 2494e28 Skip non-critical updates during OOBE update check by Kevin Cernekee · 9 years ago
  55. 6e30bc5 Handle AllowKioskAppControlChromeVersion device policy by Xiyuan Xia · 10 years ago
  56. 80f70ff Build unittests in Brillo. by Alex Deymo · 10 years ago
  57. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 10 years ago
  58. 1f19dcc Add ErrorCode::kUserCanceled. by Alex Deymo · 10 years ago
  59. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 10 years ago
  60. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  61. dbe13b4 Increase exponential backoff maximum time to 26h on Brillo. by Alex Deymo · 10 years ago
  62. df6d9f4 Use new Any::GetUndecoratedTypeName() method by Alex Vakulenko · 10 years ago
  63. 14e7dde Poll Omaha every 5 hours on Brillo builds. by Alex Deymo · 10 years ago
  64. d6f6007 update_manager: Make Prefs Variable async. by Alex Deymo · 10 years ago
  65. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  66. 758dd53 Skip invalid DefaultService object path values. by Alex Deymo · 10 years ago
  67. 40d86b2 Make Hardware class platform specific. by Alex Deymo · 10 years ago
  68. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 10 years ago
  69. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 10 years ago
  70. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 10 years ago
  71. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  72. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 10 years ago
  73. 0bb2341 update_engine: Add locations to the MessageLoop calls. by Alex Deymo · 10 years ago
  74. 6a9d349 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 10 years ago
  75. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 10 years ago
  76. cef5cd6 update_engine: fix -Wpessimizing-move warning by Yunlian Jiang · 10 years ago
  77. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago
  78. 35866ed update_engine: fix -Winconsistent-missing-override warning by Yunlian Jiang · 11 years ago
  79. 9b7ae1a update_engine: Refresh device policy when it is updated. by Alex Deymo · 11 years ago
  80. 9c155d2 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 11 years ago
  81. 02c1864 update_engine: Allow `cros flash` on base images. by David Pursell · 11 years ago
  82. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  83. aab50e3 Include the implemented header first in all projects. by Alex Deymo · 11 years ago
  84. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  85. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 11 years ago
  86. 7fb6e25 update_engine: UM: MockPolicy extends DefaultPolicy by default. by Gilad Arnold · 11 years ago
  87. 78ecbfc update_engine: UM: Separate global P2P usage from payload-specific attributes. by Gilad Arnold · 11 years ago
  88. 14a9e70 update_engine: UM: Properly handle update download deterrents. by Gilad Arnold · 11 years ago
  89. b2f9919 update_engine: UM: Policy to distinguish between P2P downloading and sharing. by Gilad Arnold · 11 years ago
  90. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  91. 349ac83 update_engine: UM: Add P2P download limits to UpdateCanStart. by Gilad Arnold · 11 years ago
  92. 560ae1d update_engine: Mock out UpdateAttempter and OmahaRequestParams. by Alex Deymo · 11 years ago
  93. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  94. ef8d087 update_engine: UM: More permissive use of P2P. by Gilad Arnold · 11 years ago
  95. d78caf9 update_engine: UM: Change policy argument from const ref to value. by Gilad Arnold · 11 years ago
  96. dc4bb26 update_engine: UM: Incorporate backoff logic in UpdateCanStart. by Gilad Arnold · 11 years ago
  97. a2e8eaa update_engine: UM: Move static member initialization to .cc file. by Gilad Arnold · 11 years ago
  98. 2b4e2a5 Move KeyValueStore to libchromeos by Alex Deymo · 11 years ago
  99. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 11 years ago
  100. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 11 years ago