index
:
system_update_engine.git
master
p9.0
q10.0
r11.0
r11.1
system_update_engine
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
update_manager
/
update_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
update_engine: Run clang-format on update_manager/
Amin Hassani
2019-01-16
1
-22
/
+28
*
Revert "Partially Revert 2b9d241"
Hidehiko Abe
2018-11-21
1
-1
/
+3
*
Merge remote-tracking branch 'cros/upstream' into cros/master
Amin Hassani
2018-06-04
1
-1
/
+1
|
\
|
*
Replace is_interactive with interactive for consistency in the code.
Amin Hassani
2018-04-06
1
-1
/
+1
*
|
Partially Revert 2b9d241
Amin Hassani
2018-03-19
1
-3
/
+1
|
/
*
update_engine: Update libchrome APIS to r456626.
Hidehiko Abe
2017-12-18
1
-1
/
+3
*
Build unittests in Brillo.
Alex Deymo
2016-02-17
1
-7
/
+7
*
Split payload application code into a subdirectory.
Alex Deymo
2015-11-12
1
-1
/
+1
*
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
Alex Vakulenko
2015-10-13
1
-6
/
+6
*
Re-license update_engine to Apache2
Alex Deymo
2015-08-19
1
-3
/
+15
*
update_engine: Convert update_manager to chromeos::MessageLoop.
Alex Deymo
2015-06-13
1
-11
/
+22
*
Include the implemented header first in all projects.
Alex Deymo
2014-11-12
1
-1
/
+2
*
update_engine: Move test-only utils to test_utils.{h,cc}.
Alex Deymo
2014-11-12
1
-6
/
+7
*
update_engine: UM: Separate global P2P usage from payload-specific attributes.
Gilad Arnold
2014-11-04
1
-0
/
+2
*
update_engine: Fix all the "using" declaration usage.
Alex Deymo
2014-11-01
1
-6
/
+3
*
update_engine: UM: Add P2P download limits to UpdateCanStart.
Gilad Arnold
2014-10-31
1
-0
/
+2
*
update_engine: Replace scoped_ptr with std::unique_ptr.
Ben Chan
2014-10-21
1
-2
/
+3
*
update_engine: UM: Incorporate backoff logic in UpdateCanStart.
Gilad Arnold
2014-10-18
1
-7
/
+23
*
platform2: sweep the lint errors identified by the updated linter
Alex Vakulenko
2014-08-12
1
-13
/
+13
*
update_engine: UM: Async request expiration handled differently.
Gilad Arnold
2014-08-11
1
-27
/
+41
*
update_engine: UM: UpdateCheckAllowed now considers interactive update requests.
Gilad Arnold
2014-07-25
1
-2
/
+2
*
update_engine: UM: Add check for monotonic time elapsed.
Gilad Arnold
2014-07-25
1
-1
/
+1
*
update_engine: fixed remaining linter and some spelling errors
Alex Vakulenko
2014-07-19
1
-1
/
+1
*
UM: Add an expiration timeout for async policy requests.
Gilad Arnold
2014-07-15
1
-1
/
+105
*
UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed.
Gilad Arnold
2014-07-09
1
-1
/
+1
*
UM: Make the evaluation timeout configurable.
Gilad Arnold
2014-06-24
1
-1
/
+2
*
UM: Policy for deciding download URL.
Gilad Arnold
2014-06-24
1
-1
/
+4
*
PM: Blocking policy requests cannot be called synchronously.
Gilad Arnold
2014-05-31
1
-5
/
+7
*
Rename the PolicyManager to UpdateManager.
Alex Deymo
2014-05-29
1
-0
/
+158