Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
update_engine
/
3310b228740323c12bcb3dc5f317359c84a061f8
/
omaha_request_params.cc
53c4fff
update_engine: fix -Wbraced-scalar-init warning.
by Yunlian Jiang
· 10 years ago
02c1864
update_engine: Allow `cros flash` on base images.
by David Pursell
· 10 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 10 years ago
2b4e2a5
Move KeyValueStore to libchromeos
by Alex Deymo
· 10 years ago
06c76a4
Update code to include base/files/file_util.h
by Ben Chan
· 10 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 10 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 10 years ago
a765844
Revisit the simple_key_value_store into a class.
by Alex Deymo
· 11 years ago
75039d7
update_engine: update to libbase 242728
by Alex Vakulenko
· 11 years ago
056b0ab
Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface.
by J. Richard Barnette
· 11 years ago
522d36f
Move simple firmware related queries into HardwareInterface.
by J. Richard Barnette
· 11 years ago
63137e5
Split GetECVersion to allow saner unit testing.
by J. Richard Barnette
· 11 years ago
cb7fa88
Remove all mentions of Set/Get Track and hard-coding of canary-channel.
by Chris Sosa
· 11 years ago
c197248
Add EC and Firmware Versions to the Omaha Response.
by Chris Sosa
· 12 years ago
be45bef
Add update reboot metric to the update engine.
by Chris Sosa
· 12 years ago
db0acdf
Support changing from non-canary to canary channel in update engine.
by Jay Srinivasan
· 12 years ago
1c0fe79
Cancel the current download if user chooses a different channel.
by Jay Srinivasan
· 12 years ago
ae4697c
Enhanced channel changing behavior
by Jay Srinivasan
· 12 years ago
bbdd490
AU: add an interactive flag to Omaha requests
by Gilad Arnold
· 12 years ago
55f50c2
Segregate UMA metrics for production scenarios from test scenarios.
by Jay Srinivasan
· 12 years ago
19a45f0
Fixes to utility / unit test related code.
by Gilad Arnold
· 12 years ago
0bf8960
Add the dogfood-channel to the list of channels we forward to Omaha.
by Don Garrett
· 13 years ago
7fbbe8a
Update engine should use the release channel policy if it exists.
by Patrick Dubroy
· 13 years ago
f2065b4
AU: Use crossystem hwid to obtain the hardware class.
by Darin Petkov
· 13 years ago
dc92876
AU: stable channel
by Andrew de los Reyes
· 14 years ago
10d02dd
AU: Don't allow stateful /etc/lsb-release override in normal boot mode...
by Darin Petkov
· 14 years ago
a3df55b
AU: Don't allow deltas if the rootfs track is different than the request track.
by Darin Petkov
· 14 years ago
d315dc7
AU: Allow override of "appid" through the lsb-release file.
by Darin Petkov
· 14 years ago
3f375c7
AU: Add test-channel to the list of valid tracks.
by Darin Petkov
· 14 years ago
583667b
AU: Implement getting of tracks through GetTrack.
by Satoru Takabayashi
· 14 years ago
49d9132
AU: Implement switching of tracks through SetTrack.
by Darin Petkov
· 14 years ago
fbb4009
Add a hardware_class attribute (for HWID, HWQual ID) to the Omaha request.
by Darin Petkov
· 14 years ago
84c763c
AU: Remove instances of Omaha ID -- machine ID and user ID.
by Darin Petkov
· 14 years ago
5a7f565
Add support to update_engine_client for -app_version and -omaha_url.
by Darin Petkov
· 14 years ago
3f0303a
AU: pass whether or not we can tolerate a delta to the server
by Andrew de los Reyes
· 14 years ago
a4a8a8c
Turn OmahaRequestPrepAction into OmahaRequestDeviceParams.
by Darin Petkov
· 14 years ago