Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
refs/heads/android-15
/
common
/
utils_unittest.cc
84fe9da
Use ErrnoNumberAsString from libbase
by Colin Cross
· 3 years, 5 months ago
ed03b44
update_engine: Fix leaking unit tests
by Amin Hassani
· 4 years, 7 months ago
5d56c1e
update_engine: Remove ec_version and fw_version
by Amin Hassani
· 4 years, 7 months ago
8702933
HardwareInterface::IsPartitionUpdateValid: fine grained error
by Yifan Hong
· 4 years, 9 months ago
d719103
Support per-partition timestamps
by Kelvin Zhang
· 4 years, 9 months ago
55abd3c
Merge remote-tracking branch 'aosp/upstream-master' into merge
by Tianjie
· 5 years ago
7b428f5
update_engine: drop MTD logic
by Brian Norris
· 6 years ago
500ca13
Enable update_engine to access OTA package via file descriptor
by Kyeongkab.Nam
· 6 years ago
b268959
update_engine: Run clang-format on common/
by Amin Hassani
· 6 years ago
1c3db7d
Remove utils::TimeFromStructTimespec().
by Sen Jiang
· 6 years ago
08c6da1
Don't use temp file for public key.
by Sen Jiang
· 6 years ago
456853f
Merge remote-tracking branch 'aosp/upstream-master' into aosp/master.
by Sen Jiang
· 7 years ago
0ff621c
update_engine: Store and test kern/fw versions as 4 values
by Zentaro Kavanagh
· 7 years ago
0779a15
Use ScopedTempFile in unit test.
by Sen Jiang
· 7 years ago
a030268
update_engine: Add UMA stats for rollback
by Marton Hunyady
· 7 years ago
71818c8
Partially Revert 2b9d241
by Amin Hassani
· 7 years ago
2b9d241
update_engine: Update libchrome APIS to r456626.
by Hidehiko Abe
· 7 years ago
ffb30ed
Revert "update_engine: Update libchrome APIS to r456626."
by Luis Hector Chavez
· 8 years ago
663ff4b
update_engine: Update libchrome APIS to r456626.
by Jay Civelli
· 8 years ago
f411650
Unmount old postinstall mountpoint from previous runs.
by Alex Deymo
· 8 years ago
335516c
Remove FileWriter from common/utils.h
by Alex Deymo
· 8 years ago
a2ea1c2
Fix downstream Chrome OS build.
by Alex Deymo
· 9 years ago
5ba93ad
Lazy unmount postinstall if it fails to unmount.
by Alex Deymo
· 9 years ago
371615b
Remove utils::MakeTempDirectory().
by Sen Jiang
· 9 years ago
2972608
Remove self-crashing logic.
by Alex Deymo
· 9 years ago
dcbc0ae
Remove GetFilesystemSize.
by Sen Jiang
· 9 years ago
990c27b
Use pre-generated ext image instead of create it on the fly.
by Sen Jiang
· 9 years ago
bffa060
Fix *ExtentWriterTest unittest.
by Alex Deymo
· 9 years ago
5fe0c4e
Fix unittest build in x86_64.
by Alex Deymo
· 9 years ago
80f70ff
Build unittests in Brillo.
by Alex Deymo
· 9 years ago
ab0d976
CPULimiter: Refactor class to manage the CPU limitation.
by Alex Deymo
· 9 years ago
a259179
Move metrics time helpers to metrics_utils.
by Alex Deymo
· 10 years ago
38429cf
common: Split out metrics utils from utils.cc.
by Alex Deymo
· 10 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 10 years ago
[Renamed (98%) from utils_unittest.cc]
110e030
Remove test_utils::RecursiveUnlinkDir().
by Alex Deymo
· 10 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 10 years ago
763e7db
update_engine: New BootControlInterface class.
by Alex Deymo
· 10 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
75eac7e
update_engine: Convert NetworkConnectionType to enum class.
by Alex Deymo
· 10 years ago
b42b98d
update_engine: Load minor_version from the FilesystemInterface.
by Alex Deymo
· 10 years ago
1415857
update_engine: Split delta_diff_generator file.
by Alex Deymo
· 10 years ago
60ca1a7
update_engine: Migrate time-based glib main loop calls to MessageLoop.
by Alex Deymo
· 10 years ago
a4a80f5
update_engine: Remove unused utils functions.
by Alex Deymo
· 10 years ago
a78b28c
update_engine: Support full update on MTD devices
by Nam T. Nguyen
· 10 years ago
1f93d03
update_engine: Make dd less verbose.
by Alex Deymo
· 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
2b67a59
update_engine: Specifically cast macro param to "bool"
by Nam T. Nguyen
· 10 years ago
10875d9
update_engine: Move test-only utils to test_utils.{h,cc}.
by Alex Deymo
· 11 years ago
192393b
update_engine: Add support for parsing the size of a squashfs.
by Alex Deymo
· 11 years ago
020600d
update_engine: Use C++11 range-based for loop when possible.
by Alex Deymo
· 11 years ago
2c0db7b
update_engine: Use FakePrefs instead of the real Prefs in unittests.
by Alex Deymo
· 11 years ago
06c76a4
Update code to include base/files/file_util.h
by Ben Chan
· 11 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 11 years ago
973449e
update_engine: Make utils::FormatTimeDelta() work with negative values.
by David Zeuthen
· 11 years ago
c1711e2
update_engine: Use constants from elf.h.
by Alex Deymo
· 11 years ago
9abb763
update_engine: Use integer types from stdint.h
by Ben Chan
· 11 years ago
44cab30
update_engine: Sort headers alphabetically (build/include_alpha)
by Alex Vakulenko
· 11 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 11 years ago
8d92529
Remove temp files left from unit tests.
by Alex Deymo
· 11 years ago
7dc4c50
Move IsDir() to utils.
by Alex Deymo
· 11 years ago
5bb4c90
Rename MockSystemState into FakeSystemState.
by Gilad Arnold
· 11 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
a6742b3
AU: shift to use new TMPDIR-enabled temp file
by Gilad Arnold
· 11 years ago
e7f8917
Add support for using public key sent by Omaha.
by David Zeuthen
· 12 years ago
056b0ab
Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface.
by J. Richard Barnette
· 12 years ago
3084293
Move KernelDeviceOfBootDevice() to utils.
by J. Richard Barnette
· 12 years ago
63137e5
Split GetECVersion to allow saner unit testing.
by J. Richard Barnette
· 12 years ago
27a48bc
p2p: Add P2PManager class
by David Zeuthen
· 12 years ago
049d165
Add support for /dev/ubiblockX_0 install devices
by Liam McLoughlin
· 12 years ago
4243291
Send an UMA metric when failed to boot into the new partition.
by Alex Deymo
· 12 years ago
b4346a2
AU/unittest: UtilsTest uses unique directories for testing
by Gilad Arnold
· 12 years ago
d317e40
Implement Rollback to previously booted partitions.
by Chris Sosa
· 12 years ago
c197248
Add EC and Firmware Versions to the Omaha Response.
by Chris Sosa
· 12 years ago
674c318
Use better histogram parameters for duration metrics
by David Zeuthen
· 12 years ago
8e447e0
AU: Optionally limit the size of delta update operations.
by Darin Petkov
· 12 years ago
4f8ee27
Modify priority tweaking to use CGroups.
by Chris Sosa
· 12 years ago
8155d08
pull in base/stringprintf.h explicitly
by Mike Frysinger
· 13 years ago
44d98d9
Use crossystem rather than cros_boot_mode.
by Darin Petkov
· 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
002b2fe
AU: Add unit tests for utils IsSymlink and SetProcessPriority.
by Darin Petkov
· 15 years ago
d3f8c89
AU: Add a utility routine to get the filesystem size from a device.
by Darin Petkov
· 15 years ago
cc92cd3
AU: ApplyMap utility function
by Andrew de los Reyes
· 15 years ago
5c0a8af
Add 10 minute random fuzz to automatic update check event schedule.
by Darin Petkov
· 15 years ago
c6c135c
Nice automatic updates up to a point, then renice if necessary.
by Darin Petkov
· 15 years ago
f74eb65
Disable automatic update checks if booting from a removable device.
by Darin Petkov
· 15 years ago
33d3064
Don't schedule periodic update checks for non-official builds.
by Darin Petkov
· 15 years ago
f971443
AU: Many minor cleanup changes
by Andrew de los Reyes
· 15 years ago
f918517
AU: Update Downloader to support our image formats.
by Andrew de los Reyes
· 15 years ago
4fe15d0
AU: Try delta updates first, then full updates
by Andrew de los Reyes
· 15 years ago
3defe6a
Missed new files in last commit
by adlr@google.com
· 15 years ago