summaryrefslogtreecommitdiffstats
path: root/omaha_request_action.h
Commit message (Expand)AuthorAgeFilesLines
* update_engine: Run clang-format on ./ (root directory)Amin Hassani2019-01-161-7/+5
* Do not report NEED_PERMISSION_TO_UPDATE for non-critical OOBE updatesToni Barzic2018-10-161-2/+2
* update_engine: Add metrics to duration to apply an update.May Lippert2018-09-171-0/+5
* update_engine: Add staging to update_attempter and omaha_requestAdolfo Victoria2018-08-071-0/+4
* update_engine: ReceivedBytes returns boolean on transfer completion/terminationAmin Hassani2018-08-021-2/+3
* update_engine: Pass Action ownership to ActionProcessorAmin Hassani2018-07-251-0/+1
* update_engine: Set min kernel version based on rollback policy.Zentaro Kavanagh2018-04-261-0/+16
* Reland update over cellular changesWeidong Guo2018-03-191-2/+7
* Parse multiple <app> tag.Sen Jiang2017-07-111-7/+0
* Revert "Add functions to allow update over cellular (including tethered conne...Tao Bao2017-06-061-8/+2
* Add functions to allow update over cellular (including tethered connection)Weidong Guo2017-05-311-2/+8
* Parse and expose end-of-life flag.Alex Deymo2016-05-031-0/+5
* Report Enum metrics from CertificateChecker.Alex Deymo2015-11-251-1/+4
* Split payload application code into a subdirectory.Alex Deymo2015-11-121-2/+2
* Send Omaha event_type 54 after reboot to new update.Alex Deymo2015-11-101-1/+3
* update_engine: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko2015-10-131-2/+2
* Re-license update_engine to Apache2Alex Deymo2015-08-191-3/+15
* update_engine: Check XmlEncode() input strings.Alex Deymo2015-04-071-3/+9
* update_engine: Add Cohort, CohortName, CohortHint to Omaha protocol.Alex Deymo2015-04-061-0/+7
* update_engine: replace std::vector<char> with chromeos::BlobAlex Vakulenko2015-02-111-2/+3
* update_engine: Add override when possible.Alex Deymo2014-11-131-8/+9
* update_engine: Don't sent <ping a=-1 r=-1> once the device was powerwashed.Alex Deymo2014-11-011-0/+4
* update_engine: Cleanup omaha_request_action_unittest.cc.Alex Deymo2014-10-311-1/+7
* update_engine: Replace scoped_ptr with std::unique_ptr.Ben Chan2014-10-211-3/+3
* update_engine: Replace NULL with nullptrAlex Vakulenko2014-09-011-4/+4
* update_engine: port from libxml2 to expat.David Zeuthen2014-07-261-7/+9
* update_engine: Sort headers alphabetically (build/include_alpha)Alex Vakulenko2014-07-251-1/+1
* Fix cpplint errors.Gilad Arnold2014-07-111-3/+3
* update_engine: fixed warnings from cpplintAlex Vakulenko2014-06-181-1/+1
* Change ErrorCode into an enum class.Gilad Arnold2014-06-131-2/+2
* Only disable update downloads over expensive connections, not all transfers.Chris Sosa2014-06-051-0/+7
* Add new metrics.David Zeuthen2014-03-311-0/+1
* Fix header guards to comply with Google Coding Style.Alex Deymo2014-03-191-3/+3
* Record installation date and include it in every Omaha request.David Zeuthen2014-02-111-0/+35
* p2p: Use p2p for updatesDavid Zeuthen2013-08-271-0/+10
* Rename ActionExitCode to ErrorCodeDavid Zeuthen2013-04-301-4/+4
* Fix the confict of declaration and definition between struct and classYunlian Jiang2013-04-091-1/+1
* Enhanced channel changing behaviorJay Srinivasan2013-03-181-1/+0
* Implement exponential backoff for throttling repeated AU downloads.Jay Srinivasan2012-12-301-41/+1
* Classify errors and advance URL index according to the error code.Jay Srinivasan2012-12-201-0/+11
* Support for processing multiple URLs in update_engine.Jay Srinivasan2012-12-161-4/+9
* Upgrade update_engine from Omaha v2 to v3 protocol.Jay Srinivasan2012-11-011-4/+42
* Support needed for generating metadata signature in paygenJay Srinivasan2012-09-241-3/+3
* Verify AU payload manifest signature if present.Jay Srinivasan2012-09-131-0/+3
* Scatter downloads to reduce bandwidth spikes.Jay Srinivasan2012-06-041-4/+28
* Report usage of StopAutoUpdate policy in borgmon chartsJay Srinivasan2012-03-261-0/+3
* AU: Remove support for old-style updates.Darin Petkov2011-10-051-2/+1
* Make public key verification check binding.Andrew de los Reyes2011-09-011-5/+0
* [update_engine] Roll forward to new libchromeChris Masone2011-05-141-1/+1
* Add support to update_engine to poke Omaha after an update has been appliedThieu Le2011-04-191-1/+5