Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
update_engine
/
de942f30cf986cf6bfc55fb5f9af6d7fea4ae51b
/
utils.cc
de942f3
update_engine: Generate valid delta files for squashfs.
by Alex Deymo
· 10 years ago
a78b28c
update_engine: Support full update on MTD devices
by Nam T. Nguyen
· 10 years ago
425aa97
update_engine: Changes to delta minor version detection
by Allie Wood
· 10 years ago
78750a4
update_engine: Detect supported minor version from conf file.
by Allie Wood
· 10 years ago
f68bbbc
update_engine: replace std::vector<char> with chromeos::Blob
by Alex Vakulenko
· 10 years ago
981a9fb
platform2: Switch over to using base64 functions from libchromeos
by Alex Vakulenko
· 10 years ago
f1d582e
update_engine: Add MtdFileDescriptor and UbiFileDescriptor
by Nam T. Nguyen
· 10 years ago
10875d9
update_engine: Move test-only utils to test_utils.{h,cc}.
by Alex Deymo
· 10 years ago
192393b
update_engine: Add support for parsing the size of a squashfs.
by Alex Deymo
· 10 years ago
4c82df3
update_engine: Attempt to mount the ROOTFS as squashfs during postinst.
by Alex Deymo
· 10 years ago
020600d
update_engine: Use C++11 range-based for loop when possible.
by Alex Deymo
· 10 years ago
98c5ae2
update_engine: Remove unused utils.
by Alex Deymo
· 10 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 10 years ago
e7141c6
update_engine: Log the errno when GetFilesystemSize fails
by Alex Deymo
· 10 years ago
b92cd2e
update_engine: Make reading the size of a block device file work as expected.
by Gabe Black
· 10 years ago
f9cb98c
update_engine: Clean up angle brackets in template types.
by Ben Chan
· 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
f3e2801
update_engine: Reject XML with internal entity declarations.
by David Zeuthen
· 10 years ago
4906c1c
update_engine: Replace googe::protobuf::Closure with base::Closure
by Alex Vakulenko
· 10 years ago
973449e
update_engine: Make utils::FormatTimeDelta() work with negative values.
by David Zeuthen
· 10 years ago
c1711e2
update_engine: Use constants from elf.h.
by Alex Deymo
· 10 years ago
9abb763
update_engine: Use integer types from stdint.h
by Ben Chan
· 10 years ago
44666f9
update_engine: Remove dependency on libupdate_engine from the client.
by Alex Deymo
· 10 years ago
719bfff
update_engine: Migrate build system to gyp.
by Alex Deymo
· 10 years ago
5611237
Revert "update_engine: Migrate build system to gyp."
by Chun-ta Lin
· 10 years ago
3473d20
update_engine: Migrate build system to gyp.
by Alex Deymo
· 10 years ago
65f1da0
update_engine: Use powerd for rebooting.
by Daniel Erat
· 10 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 10 years ago
d1c4d2d
Change ErrorCode into an enum class.
by Gilad Arnold
· 10 years ago
c4acdf4
Fix memory leak on HttpFetcher and ProxyResolver.
by Alex Deymo
· 10 years ago
736fcb5
update_engine: Update to build against libchrome-271506.
by Ben Chan
· 10 years ago
7dc4c50
Move IsDir() to utils.
by Alex Deymo
· 10 years ago
b281f07
Add UpdateEngine.Attempt.ConnectionType metric.
by David Zeuthen
· 11 years ago
f3f85bb
Added support for generic loopback partition name parsing
by Alex Vakulenko
· 11 years ago
33bae49
Add new metrics.
by David Zeuthen
· 11 years ago
75039d7
update_engine: update to libbase 242728
by Alex Vakulenko
· 11 years ago
032e772
Log the file format of cros_install on postinstall action
by Alex Deymo
· 11 years ago
4f5b144
update_engine: added partition name manipulation library methods
by Alex Vakulenko
· 11 years ago
639aa36
Record installation date and include it in every Omaha request.
by David Zeuthen
· 11 years ago
d04f8e2
AU: prepend TMPDIR when creating a temp file/directory
by Gilad Arnold
· 11 years ago
e7f8917
Add support for using public key sent by Omaha.
by David Zeuthen
· 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
4d03944
Enforce handling of expected payload versions only.
by Don Garrett
· 11 years ago
3084293
Move KernelDeviceOfBootDevice() to utils.
by J. Richard Barnette
· 11 years ago
63137e5
Split GetECVersion to allow saner unit testing.
by J. Richard Barnette
· 11 years ago
910ec5b
p2p: Skip some tests if xattr support is not available.
by David Zeuthen
· 11 years ago
052d290
p2p: Remove IsP2PAllowedForInteractiveChecks() function and its users
by David Zeuthen
· 11 years ago
bb8bdc7
p2p: Add HttpPeer to DownloadSource enumeration
by David Zeuthen
· 11 years ago
8f191b2
p2p: Use p2p for updates
by David Zeuthen
· 11 years ago
27a48bc
p2p: Add P2PManager class
by David Zeuthen
· 11 years ago
81018e0
Correctly report firmware update failure if RO needs update.
by Don Garrett
· 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
30dedd8
AU/unittest: postinstall tests use uniquely named stateful + working directories
by Gilad Arnold
· 11 years ago
76a29ae
Don't allow rollback when we are enterprise enrolled.
by Chris Sosa
· 11 years ago
1c656c4
Add Installer.PayloadFormat metric
by Alex Deymo
· 11 years ago
d317e40
Implement Rollback to previously booted partitions.
by Chris Sosa
· 11 years ago
c197248
Add EC and Firmware Versions to the Omaha Response.
by Chris Sosa
· 12 years ago
21504f0
Revert "Revert "AU: do not copy filesystem during full updates""
by Gilad Arnold
· 11 years ago
d1cd325
Revert "AU: do not copy filesystem during full updates"
by Don Garrett
· 11 years ago
81c9062
AU: do not copy filesystem during full updates
by Gilad Arnold
· 12 years ago
a99981f
Rename ActionExitCode to ErrorCode
by David Zeuthen
· 12 years ago
f413fe5
Add unit tests for duration metrics
by David Zeuthen
· 12 years ago
be45bef
Add update reboot metric to the update engine.
by Chris Sosa
· 12 years ago
8e447e0
AU: Optionally limit the size of delta update operations.
by Darin Petkov
· 12 years ago
19409b7
Add metrics to report the number of bytes downloaded per protocol.
by Jay Srinivasan
· 12 years ago
9a017f2
Measure and send update duration (and corresponding uptime) to UMA
by David Zeuthen
· 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
fc661a1
Update update engine to compile and use libchrome-180609.
by Chris Sosa
· 12 years ago
55f50c2
Segregate UMA metrics for production scenarios from test scenarios.
by Jay Srinivasan
· 12 years ago
8e3f126
AU: replace sleep/usleep with g_usleep
by Gilad Arnold
· 12 years ago
2b5a0f0
Classify errors and advance URL index according to the error code.
by Jay Srinivasan
· 12 years ago
4f8ee27
Modify priority tweaking to use CGroups.
by Chris Sosa
· 12 years ago
edce283
Addressing review comments that came after merging previous CL.
by Jay Srinivasan
· 12 years ago
f057205
Send UMA Stats for update engine error codes.
by Jay Srinivasan
· 12 years ago
77a1eba
Make unit tests less timing sensitive when unmounting busy loop devices.
by Ben Chan
· 12 years ago
19a45f0
Fixes to utility / unit test related code.
by Gilad Arnold
· 12 years ago
780db21
Instrument pwrite() failure.
by Gilad Arnold
· 12 years ago
4348879
UpdateEngine-side changes to allow updates over 3G based on device policy.
by Jay Srinivasan
· 12 years ago
08fce04
Don't scatter during OOBE or user-initiated update checks.
by Jay Srinivasan
· 12 years ago
480ddfa
Scatter downloads to reduce bandwidth spikes.
by Jay Srinivasan
· 12 years ago
d7b513d
New utility functions for formatting time intervals.
by Gilad Arnold
· 12 years ago
8155d08
pull in base/stringprintf.h explicitly
by Mike Frysinger
· 13 years ago
1ebd813
GPIO test signal safe fallback + refactoring.
by Gilad Arnold
· 13 years ago
e410e0f
Switch FileWriter::Write to boolean result code.
by Don Garrett
· 13 years ago
a0b9e77
AU: Ensure update_engine_client get proxy retries are spaced out in time.
by Darin Petkov
· 13 years ago
f2065b4
AU: Use crossystem hwid to obtain the hardware class.
by Darin Petkov
· 13 years ago
85d02b7
AU: Add support for reading the output of synchronous exec calls.
by Darin Petkov
· 13 years ago
44d98d9
Use crossystem rather than cros_boot_mode.
by Darin Petkov
· 14 years ago
f3ed8e7
AU: Make proxy resolution asynchronous.
by Andrew de los Reyes
· 14 years ago
c91dd6b
AU: Include a bit flag (bit 31) in error codes to indicate non-normal boot mode.
by Darin Petkov
· 14 years ago
712b3ac
AU: Function to trigger crash reporter.
by Andrew de los Reyes
· 14 years ago
30291ed
AU: Timestamp logs at startup.
by Darin Petkov
· 14 years ago
a07586b
AU: Restrict URL/version change over D-Bus to non-official builds only.
by Darin Petkov
· 14 years ago
d3f8c89
AU: Add a utility routine to get the filesystem size from a device.
by Darin Petkov
· 14 years ago
2a0e633
AU: Skip all automatic update checks if OOBE is not complete.
by Darin Petkov
· 14 years ago
4dc2ada
[update_engine] Fix file creation mask to be 0600
by Chris Masone
· 14 years ago
Next »