Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
update_engine
/
209e57a848a022fd38fca31a267817fef654d56b
/
hardware_chromeos.cc
e67bb5b
Make HardwareChromeOS own debugd.
by Sen Jiang
· 8 years ago
caa4672
Fix Chrome OS build.
by Alex Deymo
· 8 years ago
fb905d9
Implement powerwash on Android.
by Alex Deymo
· 8 years ago
46a9aae
Fix non-critical updates on boards without an OOBE flow.
by Alex Deymo
· 9 years ago
1b03f9f
Move hardware and boot_control implementation to libupdate_engine.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
1c4e84a
Read official-build and dev-mode from the system properties.
by Alex Deymo
· 9 years ago
dd132f3
Make non-volatile directory platform-specific.
by Alex Deymo
· 9 years ago
40d86b2
Make Hardware class platform specific.
by Alex Deymo
· 9 years ago
[Renamed (81%) from hardware.cc]
763e7db
update_engine: New BootControlInterface class.
by Alex Deymo
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 10 years ago
ebbe7ef
update_engine: Don't sent <ping a=-1 r=-1> once the device was powerwashed.
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
072359c
update_engine: fixed remaining linter and some spelling errors
by Alex Vakulenko
· 10 years ago
13f3544
update_engine: Remove unused symbols previously needed to link.
by Bill Richardson
· 10 years ago
736fcb5
update_engine: Update to build against libchrome-271506.
by Ben Chan
· 10 years ago
df632d1
Fix linter issues on HardwareInterface.
by Alex Deymo
· 11 years ago
5708ecd
Move IsBootDeviceRemovable() to the HardwareInterface.
by Alex Deymo
· 11 years ago
bccbc38
Move IsOOBEComplete to HardwareInterface.
by Alex Deymo
· 11 years ago
2bddadd
update_engine: Added more logging and debugging for rollback checking
by Alex Vakulenko
· 11 years ago
75039d7
update_engine: update to libbase 242728
by Alex Vakulenko
· 11 years ago
d0fdfb3
update_engine: Cleanup of HardwareInterface - const/override
by Alex Vakulenko
· 11 years ago
59e253e
update_engine: added CanRollback dbus method
by Alex Vakulenko
· 11 years ago
4f5b144
update_engine: added partition name manipulation library methods
by Alex Vakulenko
· 11 years ago
f8d037f
Re-land "Add ability to check /etc/lsb-release for HWID"
by Chris Masone
· 11 years ago
33ab35b
Revert "Add ability to check /etc/lsb-release for HWID"
by Chris Sosa
· 11 years ago
d1da510
Add ability to check /etc/lsb-release for HWID
by Chris Masone
· 11 years ago
6646b44
Don't rollback if the other partition isn't valid.
by Don Garrett
· 11 years ago
83692e4
Mark the new kernel invalid when starting an update.
by Don Garrett
· 11 years ago
c7dd853
Test for developer images using crossystem.
by J. Richard Barnette
· 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
3084293
Move KernelDeviceOfBootDevice() to utils.
by J. Richard Barnette
· 11 years ago
049d165
Add support for /dev/ubiblockX_0 install devices
by Liam McLoughlin
· 11 years ago
4243291
Send an UMA metric when failed to boot into the new partition.
by Alex Deymo
· 11 years ago