~registry/chromium-os-update-engine/trunk

  • Committer: ChromeBot
  • Author(s): Chris Sosa
  • Date: 2013-08-24 16:37:58 UTC
  • Revision ID: git-v1:968d057f7a37bc981e2a732fb07521cfc8dcb16a
Never defer updates on interactive checks.

Looks like we had a bug when adding the deferred logic. We should never
defer on interactive checks as it's really confusing to a user who's
doing an interactive check. This change is simple enough but I've changed
all unittests that tested deferred behavior to also make sure they allow
an update if interactive is set.

BUG=chromium:274056
TEST=Unittests

Change-Id: Ib63dbd20e64bed2da84e68c96291335e00e944a2
Reviewed-on: https://gerrit.chromium.org/gerrit/66864
Reviewed-by: Chris Sosa <sosa@chromium.org>
Tested-by: Chris Sosa <sosa@chromium.org>
Commit-Queue: Chris Sosa <sosa@chromium.org>
Filename Latest Rev Last Changed Committer Comment Size
..
.gitignore 445 10 years ago ChromeBot AU/unittest: eliminate use of fixed named test dir 538 bytes Diff Download File
99-gpio-dutflag.rules 291 12 years ago Gerrit Temporary hack to allow evaluation of automated te 1.7 KB Diff Download File
action.h 70 13 years ago Chris Masone [update_engine] Update to use not-hideously-old lo 7.7 KB Diff Download File
action_mock.h 94 13 years ago Darin Petkov AU: Start an UpdateAttempter unit test suite. Thi 773 bytes Diff Download File
action_pipe.h 70 13 years ago Chris Masone [update_engine] Update to use not-hideously-old lo 3.2 KB Diff Download File
action_pipe_unittest.cc 381 11 years ago ChromeBot Fix the confict of declaration and definition betw 1.2 KB Diff Download File
action_processor.cc 394 11 years ago ChromeBot Rename ActionExitCode to ErrorCode Nowadays Actio 2.5 KB Diff Download File
action_processor.h 394 11 years ago ChromeBot Rename ActionExitCode to ErrorCode Nowadays Actio 3.6 KB Diff Download File
action_processor_mock.h 94 13 years ago Darin Petkov AU: Start an UpdateAttempter unit test suite. Thi 680 bytes Diff Download File
action_processor_unittest.cc 394 11 years ago ChromeBot Rename ActionExitCode to ErrorCode Nowadays Actio 5.6 KB Diff Download File
action_unittest.cc 394 11 years ago ChromeBot Rename ActionExitCode to ErrorCode Nowadays Actio 1.7 KB Diff Download File
File build 319 11 years ago Gerrit Add -O1 to local build script by default. This is 443 bytes Diff Download File
bzip.cc 19 14 years ago Andrew de los Reyes update engine: 32- and 64-bit compile Review URL: 3.6 KB Diff Download File
bzip.h 17 14 years ago Andrew de los Reyes AU: Bzip2 utility functions that mirror Gzip utili 628 bytes Diff Download File
bzip_extent_writer.cc 391 11 years ago ChromeBot AU: Optimize BzipExtentWriter's memory use. This 2.4 KB Diff Download File
bzip_extent_writer.h 20 14 years ago Andrew de los Reyes AU: Class to perform delta updates. A class to pe 1.1 KB Diff Download File
bzip_extent_writer_unittest.cc 434 10 years ago ChromeBot AU/unittest: use unique files in BzipExtentWriterT 4.1 KB Diff Download File
certificate_checker.cc 382 11 years ago ChromeBot Refactoring: Move prefs constants out to the const 7.3 KB Diff Download File
certificate_checker.h 351 11 years ago Gerrit Support for processing multiple URLs in update_eng 4.9 KB Diff Download File
certificate_checker_mock.h 264 12 years ago Bruno Pontes Soares Rocha Add UMA metrics for detecting and reporting update 844 bytes Diff Download File
certificate_checker_unittest.cc 382 11 years ago ChromeBot Refactoring: Move prefs constants out to the const 5.8 KB Diff Download File
chrome_browser_proxy_resolver.cc 376 11 years ago ChromeBot fix(chrome_browser_proxy_resolver): fix spelling e 10.3 KB Diff Download File
chrome_browser_proxy_resolver.h 278 12 years ago Gerrit Update engine reinitializes the dbus connection an 3 KB Diff Download File
chrome_browser_proxy_resolver_unittest.cc 224 13 years ago Andrew de los Reyes AU: Handle inability to get proxy servers from Chr 7.1 KB Diff Download File
clock.cc 392 11 years ago ChromeBot Add unit tests for duration metrics As a side-eff 825 bytes Diff Download File
clock.h 392 11 years ago ChromeBot Add unit tests for duration metrics As a side-eff 665 bytes Diff Download File
clock_interface.h 392 11 years ago ChromeBot Add unit tests for duration metrics As a side-eff 1.1 KB Diff Download File
connection_manager.cc 430 10 years ago ChromeBot Use the PhysicalTechnology for VPN connections. W 8.6 KB Diff Download File
connection_manager.h 321 11 years ago Gerrit UpdateEngine-side changes to allow updates over 3G 1.7 KB Diff Download File
connection_manager_unittest.cc 430 10 years ago ChromeBot Use the PhysicalTechnology for VPN connections. W 14.3 KB Diff Download File
constants.cc 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 3.3 KB Diff Download File
constants.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 3.8 KB Diff Download File
cycle_breaker.cc 300 12 years ago Gerrit pull in base/stringprintf.h explicitly Newer libb 6.2 KB Diff Download File
cycle_breaker.h 115 13 years ago Andrew de los Reyes AU: Cyclebreaker optimization When using the cycl 2.1 KB Diff Download File
cycle_breaker_unittest.cc 115 13 years ago Andrew de los Reyes AU: Cyclebreaker optimization When using the cycl 8.6 KB Diff Download File
dbus_constants.h 221 13 years ago Andrew de los Reyes AU: Full proxy support This CL Introduces a new p 696 bytes Diff Download File
dbus_interface.h 293 12 years ago Gerrit update_engine: check type when reading Services pr 8.1 KB Diff Download File
dbus_service.cc 452 10 years ago ChromeBot Remove all mentions of Set/Get Track and hard-codi 10.3 KB Diff Download File
dbus_service.h 452 10 years ago ChromeBot Remove all mentions of Set/Get Track and hard-codi 5.1 KB Diff Download File
delta_diff_generator.cc 401 11 years ago ChromeBot Change the default partition size to 2GiB if not s 66.4 KB Diff Download File
delta_diff_generator.h 399 11 years ago ChromeBot Add human friendly payload information to the mani 13.6 KB Diff Download File
delta_diff_generator_unittest.cc 438 10 years ago ChromeBot AU/unittest: DeltaDiffGeneratorTest uses uniquely 38.3 KB Diff Download File
delta_performer.cc 429 10 years ago ChromeBot AU: Pass open file descriptor to bspatch through / 49.7 KB Diff Download File
delta_performer.h 406 11 years ago ChromeBot Revert "Revert "AU: do not copy filesystem during 13.1 KB Diff Download File
delta_performer_unittest.cc 441 10 years ago ChromeBot AU/unittest: minor cleanup BUG=None TEST=Tests pa 42.4 KB Diff Download File
download_action.cc 394 11 years ago ChromeBot Rename ActionExitCode to ErrorCode Nowadays Actio 4.9 KB Diff Download File
download_action.h 411 10 years ago ChromeBot Implement Rollback to previously booted partitions 3.8 KB Diff Download File
download_action_unittest.cc 406 11 years ago ChromeBot Revert "Revert "AU: do not copy filesystem during 13.2 KB Diff Download File
error_code.h 453 10 years ago ChromeBot Correctly report firmware update failure if RO nee 4.7 KB Diff Download File
extent_mapper.cc 387 11 years ago ChromeBot AU: Optionally limit the size of delta update oper 2.4 KB Diff Download File
extent_mapper.h 387 11 years ago ChromeBot AU: Optionally limit the size of delta update oper 1.8 KB Diff Download File
extent_mapper_unittest.cc 387 11 years ago ChromeBot AU: Optionally limit the size of delta update oper 3.4 KB Diff Download File
extent_ranges.cc 398 11 years ago ChromeBot AU: Don't use sparse holes as scratch space in the 6.6 KB Diff Download File
extent_ranges.h 398 11 years ago ChromeBot AU: Don't use sparse holes as scratch space in the 2.5 KB Diff Download File
extent_ranges_unittest.cc 398 11 years ago ChromeBot AU: Don't use sparse holes as scratch space in the 9.4 KB Diff Download File
extent_writer.cc 279 12 years ago Gerrit fix build warnings with type mismatches and base c 1.9 KB Diff Download File
extent_writer.h 104 13 years ago Chris Masone [update_engine] Fix file creation mask to be 0600 3.6 KB Diff Download File
extent_writer_unittest.cc 24 14 years ago Andrew de los Reyes AU: delta compress the kernel partition Add kerne 7.5 KB Diff Download File
fake_clock.h 392 11 years ago ChromeBot Add unit tests for duration metrics As a side-eff 1 KB Diff Download File
fake_hardware.cc 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 742 bytes Diff Download File
fake_hardware.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 1.2 KB Diff Download File
file_descriptor.cc 369 11 years ago ChromeBot Update update engine to compile and use libchrome- 1.9 KB Diff Download File
file_descriptor.h 322 11 years ago Gerrit Bidirectional test mode signaling over GPIO * Imp 4.4 KB Diff Download File
file_writer.cc 268 12 years ago Don Garrett Switch FileWriter::Write to boolean result code. 1.1 KB Diff Download File
file_writer.h 394 11 years ago ChromeBot Rename ActionExitCode to ErrorCode Nowadays Actio 2.7 KB Diff Download File
file_writer_mock.h 102 13 years ago Darin Petkov AU: Speed up updates by using buffered writes. Gi 721 bytes Diff Download File
file_writer_unittest.cc 443 10 years ago ChromeBot AU/unittest: fix FileWriterTest to be able to run 1.9 KB Diff Download File
filesystem_copier_action.cc 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 10.1 KB Diff Download File
filesystem_copier_action.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 5.1 KB Diff Download File
filesystem_copier_action_unittest.cc 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 13.2 KB Diff Download File
filesystem_iterator.cc 70 13 years ago Chris Masone [update_engine] Update to use not-hideously-old lo 4.5 KB Diff Download File
filesystem_iterator.h 4 14 years ago adlr@google.com Missed new files in last commit Review URL: http: 4.2 KB Diff Download File
filesystem_iterator_unittest.cc 442 10 years ago ChromeBot AU/unittest: eliminate use of kMountPath This cha 4.5 KB Diff Download File
full_update_generator.cc 420 10 years ago ChromeBot Replace deprecated g_thread_create with g_thread_t 6.6 KB Diff Download File
full_update_generator.h 165 13 years ago Darin Petkov AU: Speed up full update payload generation by run 1.4 KB Diff Download File
full_update_generator_unittest.cc 165 13 years ago Darin Petkov AU: Speed up full update payload generation by run 3.1 KB Diff Download File
File gen_coverage_html 312 12 years ago Gerrit Cleanup package dependencies, incremental build an 1.1 KB Diff Download File
generate_delta_main.cc 418 10 years ago ChromeBot Remove unnecessary call to the deprecated g_thread 14 KB Diff Download File
gpio_handler.cc 357 11 years ago ChromeBot AU: fix bug in GPIO handler that caused failed dis 19 KB Diff Download File
gpio_handler.h 357 11 years ago ChromeBot AU: fix bug in GPIO handler that caused failed dis 12.1 KB Diff Download File
gpio_handler_unittest.cc 357 11 years ago ChromeBot AU: fix bug in GPIO handler that caused failed dis 12.6 KB Diff Download File
gpio_handler_unittest.h 322 11 years ago Gerrit Bidirectional test mode signaling over GPIO * Imp 1.5 KB Diff Download File
gpio_mock_file_descriptor.cc 357 11 years ago ChromeBot AU: fix bug in GPIO handler that caused failed dis 16 KB Diff Download File
gpio_mock_file_descriptor.h 357 11 years ago ChromeBot AU: fix bug in GPIO handler that caused failed dis 9.9 KB Diff Download File
gpio_mock_udev_interface.cc 357 11 years ago ChromeBot AU: fix bug in GPIO handler that caused failed dis 12.3 KB Diff Download File
gpio_mock_udev_interface.h 357 11 years ago ChromeBot AU: fix bug in GPIO handler that caused failed dis 5.2 KB Diff Download File
graph_types.h 387 11 years ago ChromeBot AU: Optionally limit the size of delta update oper 2.4 KB Diff Download File
graph_utils.cc 398 11 years ago ChromeBot AU: Don't use sparse holes as scratch space in the 5.4 KB Diff Download File
graph_utils.h 118 13 years ago Andrew de los Reyes AU: More graph utilities EdgeProperties: support 2.1 KB Diff Download File
graph_utils_unittest.cc 398 11 years ago ChromeBot AU: Don't use sparse holes as scratch space in the 3.8 KB Diff Download File
hardware.cc 451 10 years ago ChromeBot Add support for /dev/ubiblockX_0 install devices 1.8 KB Diff Download File
hardware.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 831 bytes Diff Download File
hardware_interface.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 1.7 KB Diff Download File
hardware_unittest.cc 451 10 years ago ChromeBot Add support for /dev/ubiblockX_0 install devices 1.9 KB Diff Download File
http_common.cc 282 12 years ago Gerrit Update engine properly sets Content-Type to text/x 2.6 KB Diff Download File
http_common.h 282 12 years ago Gerrit Update engine properly sets Content-Type to text/x 2 KB Diff Download File
http_fetcher.cc 282 12 years ago Gerrit Update engine properly sets Content-Type to text/x 1.8 KB Diff Download File
http_fetcher.h 321 11 years ago Gerrit UpdateEngine-side changes to allow updates over 3G 6.1 KB Diff Download File
http_fetcher_unittest.cc 433 10 years ago ChromeBot AU/unittest: test code spawns local HTTP server wi 38.7 KB Diff Download File
inherit-review-settings-ok 32 14 years ago Anush Elangovan Setup code review inheritance Change-Id: I30d7c1d Empty Diff Download File
install_plan.cc 406 11 years ago ChromeBot Revert "Revert "AU: do not copy filesystem during 2.9 KB Diff Download File
install_plan.h 449 10 years ago ChromeBot Add version information to install plan and GetSta 3.9 KB Diff Download File
libcurl_http_fetcher.cc 446 10 years ago ChromeBot AU: remove obsolete proxy resolver code The modul 20.6 KB Diff Download File
libcurl_http_fetcher.h 446 10 years ago ChromeBot AU: remove obsolete proxy resolver code The modul 9.9 KB Diff Download File
LICENSE 68 13 years ago J. Richard Barnette Add LICENSE file 1.5 KB Diff Download File
File local_coverage_rate 312 12 years ago Gerrit Cleanup package dependencies, incremental build an 1.8 KB Diff Download File
main.cc 418 10 years ago ChromeBot Remove unnecessary call to the deprecated g_thread 8 KB Diff Download File
marshal.list 28 14 years ago Andrew de los Reyes AU: DBus support. A few changes to support dbus i 38 bytes Diff Download File
metadata.cc 300 12 years ago Gerrit pull in base/stringprintf.h explicitly Newer libb 17.3 KB Diff Download File
metadata.h 197 13 years ago Thieu Le Add support for bsdiff of file system metadata blo 1.4 KB Diff Download File
metadata_unittest.cc 300 12 years ago Gerrit pull in base/stringprintf.h explicitly Newer libb 6 KB Diff Download File
mock_connection_manager.h 321 11 years ago Gerrit UpdateEngine-side changes to allow updates over 3G 1.1 KB Diff Download File
mock_dbus_interface.h 221 13 years ago Andrew de los Reyes AU: Full proxy support This CL Introduces a new p 4.7 KB Diff Download File
mock_file_writer.h 23 14 years ago Andrew de los Reyes AU: SplitWriter class for parsing our full update 1.6 KB Diff Download File
mock_gpio_handler.h 355 11 years ago ChromeBot AU: disable GPIOs in production; some structural c 606 bytes Diff Download File
mock_http_fetcher.cc 321 11 years ago Gerrit UpdateEngine-side changes to allow updates over 3G 3.7 KB Diff Download File
mock_http_fetcher.h 351 11 years ago Gerrit Support for processing multiple URLs in update_eng 4.4 KB Diff Download File
mock_payload_state.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 2 KB Diff Download File
mock_system_state.cc 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 1 KB Diff Download File
mock_system_state.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 3.9 KB Diff Download File
multi_range_http_fetcher.cc 272 12 years ago Gerrit AU multi-range fetcher requests properly closed ra 5.7 KB Diff Download File
multi_range_http_fetcher.h 321 11 years ago Gerrit UpdateEngine-side changes to allow updates over 3G 5 KB Diff Download File
omaha_hash_calculator.cc 369 11 years ago ChromeBot Update update engine to compile and use libchrome- 6.8 KB Diff Download File
omaha_hash_calculator.h 343 11 years ago Gerrit Base64 decoding should handle lack of newlines in 3.7 KB Diff Download File
omaha_hash_calculator_unittest.cc 323 11 years ago Gerrit Fixed gcc-4.7 building problem for update_engine ( 4.9 KB Diff Download File
omaha_request_action.cc 458 10 years ago ChromeBot Never defer updates on interactive checks. Looks 39.3 KB Diff Download File
omaha_request_action.h 394 11 years ago ChromeBot Rename ActionExitCode to ErrorCode Nowadays Actio 8.6 KB Diff Download File
omaha_request_action_unittest.cc 458 10 years ago ChromeBot Never defer updates on interactive checks. Looks 66.1 KB Diff Download File
omaha_request_params.cc 452 10 years ago ChromeBot Remove all mentions of Set/Get Track and hard-codi 9.9 KB Diff Download File
omaha_request_params.h 458 10 years ago ChromeBot Never defer updates on interactive checks. Looks 14.2 KB Diff Download File
omaha_request_params_unittest.cc 435 10 years ago ChromeBot AU/unittest: use uniquely named test directories i 22.4 KB Diff Download File
omaha_response.h 414 10 years ago Chris Sosa Parse and add manifest version to the Omaha Respon 2.1 KB Diff Download File
omaha_response_handler_action.cc 449 10 years ago ChromeBot Add version information to install plan and GetSta 6.4 KB Diff Download File
omaha_response_handler_action.h 440 10 years ago ChromeBot AU/unittest: fix to OmahaResponseHandlerAction uni 3 KB Diff Download File
omaha_response_handler_action_unittest.cc 449 10 years ago ChromeBot Add version information to install plan and GetSta 13.1 KB Diff Download File
org.chromium.UpdateEngine.service 21 14 years ago Andrew de los Reyes AU: Beginnings of dbus support. The AU will be a 76 bytes Diff Download File
payload_signer.cc 394 11 years ago ChromeBot Rename ActionExitCode to ErrorCode Nowadays Actio 18.9 KB Diff Download File
payload_signer.h 350 11 years ago Gerrit Make hash checks mandatory for HTTP downloads. Cu 7.6 KB Diff Download File
payload_signer_unittest.cc 323 11 years ago Gerrit Fixed gcc-4.7 building problem for update_engine ( 5.5 KB Diff Download File
payload_state.cc 457 10 years ago ChromeBot Allow HTTP urls when device policy doesn't specify 44.1 KB Diff Download File
payload_state.h 455 10 years ago ChromeBot Add Installer.UpdatesAbandonedEventCount metric. 19.4 KB Diff Download File
payload_state_interface.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 6.2 KB Diff Download File
payload_state_unittest.cc 457 10 years ago ChromeBot Allow HTTP urls when device policy doesn't specify 56.8 KB Diff Download File
postinstall_runner_action.cc 453 10 years ago ChromeBot Correctly report firmware update failure if RO nee 3.7 KB Diff Download File
postinstall_runner_action.h 437 10 years ago ChromeBot AU/unittest: postinstall tests use uniquely named 2 KB Diff Download File
postinstall_runner_action_unittest.cc 453 10 years ago ChromeBot Correctly report firmware update failure if RO nee 7.5 KB Diff Download File
prefs.cc 426 10 years ago ChromeBot Prefs: Implement and use Prefs::GetBoolean/SetBool 2.7 KB Diff Download File
prefs.h 426 10 years ago ChromeBot Prefs: Implement and use Prefs::GetBoolean/SetBool 1.8 KB Diff Download File
prefs_interface.h 426 10 years ago ChromeBot Prefs: Implement and use Prefs::GetBoolean/SetBool 2.2 KB Diff Download File
prefs_mock.h 426 10 years ago ChromeBot Prefs: Implement and use Prefs::GetBoolean/SetBool 1.1 KB Diff Download File
prefs_unittest.cc 426 10 years ago ChromeBot Prefs: Implement and use Prefs::GetBoolean/SetBool 7.5 KB Diff Download File
proxy_resolver.cc 270 12 years ago Gilad Arnold Fetcher tries all proxies when a secondary chunk d 1.3 KB Diff Download File
proxy_resolver.h 270 12 years ago Gilad Arnold Fetcher tries all proxies when a secondary chunk d 2.3 KB Diff Download File
real_system_state.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 3.9 KB Diff Download File
File run_unittests 336 11 years ago Gerrit run_unittests returns a proper exit status. It'll 742 bytes Diff Download File
sample_omaha_v3_response.xml 359 11 years ago ChromeBot Use IsDeltaPayload instead of IsDelta. Trying to 1.3 KB Diff Download File
SConstruct 456 10 years ago ChromeBot Remove unneeded pcrecpp dependency. BUG=None TEST 14.4 KB Diff Download File
File setup_dev_packages 320 11 years ago Gerrit Install dev-util/lcov again. Since the dependency 623 bytes Diff Download File
simple_key_value_store.cc 240 13 years ago Chris Masone [update_engine] Roll forward to new libchrome BUG 1.2 KB Diff Download File
simple_key_value_store.h 31 14 years ago Andrew de los Reyes AU: Common code to parse simple key/value store fi 919 bytes Diff Download File
simple_key_value_store_unittest.cc 31 14 years ago Andrew de los Reyes AU: Common code to parse simple key/value store fi 1.6 KB Diff Download File
subprocess.cc 300 12 years ago Gerrit pull in base/stringprintf.h explicitly Newer libb 7.3 KB Diff Download File
subprocess.h 242 13 years ago Darin Petkov AU: Add support for reading the output of synchron 3.4 KB Diff Download File
subprocess_unittest.cc 433 10 years ago ChromeBot AU/unittest: test code spawns local HTTP server wi 6.4 KB Diff Download File
system_state.cc 419 10 years ago ChromeBot Blacklist versions as part of Rollback along with 2.3 KB Diff Download File
system_state.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 3.4 KB Diff Download File
tarjan.cc 70 13 years ago Chris Masone [update_engine] Update to use not-hideously-old lo 2.1 KB Diff Download File
tarjan.h 14 14 years ago Andrew de los Reyes AU: Tarjan's algorithm. Add an implementation of 1.2 KB Diff Download File
tarjan_unittest.cc 70 13 years ago Chris Masone [update_engine] Update to use not-hideously-old lo 2.7 KB Diff Download File
terminator.cc 303 12 years ago Gerrit Use distinguished exit status for unittests. * En 1021 bytes Diff Download File
terminator.h 303 12 years ago Gerrit Use distinguished exit status for unittests. * En 1.6 KB Diff Download File
terminator_unittest.cc 303 12 years ago Gerrit Use distinguished exit status for unittests. * En 2 KB Diff Download File
test_http_server.cc 433 10 years ago ChromeBot AU/unittest: test code spawns local HTTP server wi 19.1 KB Diff Download File
test_utils.cc 454 10 years ago ChromeBot unittest: Remove temporary directories. The Creat 12.5 KB Diff Download File
test_utils.h 442 10 years ago ChromeBot AU/unittest: eliminate use of kMountPath This cha 8.6 KB Diff Download File
testrunner.cc 418 10 years ago ChromeBot Remove unnecessary call to the deprecated g_thread 1.3 KB Diff Download File
topological_sort.cc 170 13 years ago Andrew de los Reyes AU: reduce logging when generating delta update C 1.1 KB Diff Download File
topological_sort.h 16 14 years ago Andrew de los Reyes AU: Topological Sort. Review URL: http://coderevi 922 bytes Diff Download File
topological_sort_unittest.cc 16 14 years ago Andrew de los Reyes AU: Topological Sort. Review URL: http://coderevi 2.6 KB Diff Download File
udev_interface.h 370 11 years ago ChromeBot fix(udev_interface.h): remove return from voids B 6.8 KB Diff Download File
unittest_key.pem 226 13 years ago Andrew de los Reyes AU: Switch to 2048 bit RSA keys; Pad SHA256 hashes 1.6 KB Diff Download File
unittest_key2.pem 263 12 years ago Andrew de los Reyes Support for signing with multiple signature files, 1.6 KB Diff Download File
update_attempter.cc 450 10 years ago ChromeBot AU/unittest: allow use of a parametric update comp 48.2 KB Diff Download File
update_attempter.h 450 10 years ago ChromeBot AU/unittest: allow use of a parametric update comp 16 KB Diff Download File
update_attempter_mock.h 361 11 years ago ChromeBot AU: coalesce interactive / user-initiated flags T 1.1 KB Diff Download File
update_attempter_unittest.cc 450 10 years ago ChromeBot AU/unittest: allow use of a parametric update comp 33.2 KB Diff Download File
update_check_scheduler.cc 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 6.9 KB Diff Download File
update_check_scheduler.h 355 11 years ago ChromeBot AU: disable GPIOs in production; some structural c 5.5 KB Diff Download File
update_check_scheduler_unittest.cc 361 11 years ago ChromeBot AU: coalesce interactive / user-initiated flags T 11.7 KB Diff Download File
update_engine.xml 452 10 years ago ChromeBot Remove all mentions of Set/Get Track and hard-codi 1.7 KB Diff Download File
update_engine_client.cc 452 10 years ago ChromeBot Remove all mentions of Set/Get Track and hard-codi 13.9 KB Diff Download File
update_metadata.proto 399 11 years ago ChromeBot Add human friendly payload information to the mani 6.9 KB Diff Download File
UpdateEngine.conf 452 10 years ago ChromeBot Remove all mentions of Set/Get Track and hard-codi 2.2 KB Diff Download File
utils.cc 453 10 years ago ChromeBot Correctly report firmware update failure if RO nee 33.4 KB Diff Download File
utils.h 444 10 years ago ChromeBot Send an UMA metric when failed to boot into the ne 20.5 KB Diff Download File
utils_unittest.cc 451 10 years ago ChromeBot Add support for /dev/ubiblockX_0 install devices 13.4 KB Diff Download File
WATCHLISTS 65 13 years ago Darin Petkov Add a WATCHLIST to the update engine repo. Review 322 bytes Diff Download File
zip_unittest.cc 265 12 years ago Darin Petkov AU: Remove support for old-style updates. This co 3.4 KB Diff Download File