AU: Send board (e.g. x86-generic) to update server in query.

BUG=None
TEST=Attached Unittests

Review URL: http://codereview.chromium.org/2827032
6 files changed
tree: aec760b964bd5219dbdc99af2cf352c2d1d7612e
  1. action.h
  2. action_pipe.h
  3. action_pipe_unittest.cc
  4. action_processor.cc
  5. action_processor.h
  6. action_processor_unittest.cc
  7. action_unittest.cc
  8. bzip.cc
  9. bzip.h
  10. bzip_extent_writer.cc
  11. bzip_extent_writer.h
  12. bzip_extent_writer_unittest.cc
  13. cycle_breaker.cc
  14. cycle_breaker.h
  15. cycle_breaker_unittest.cc
  16. dbus_constants.h
  17. dbus_service.cc
  18. dbus_service.h
  19. decompressing_file_writer.cc
  20. decompressing_file_writer.h
  21. decompressing_file_writer_unittest.cc
  22. delta_diff_generator.cc
  23. delta_diff_generator.h
  24. delta_diff_generator_unittest.cc
  25. delta_performer.cc
  26. delta_performer.h
  27. delta_performer_unittest.cc
  28. download_action.cc
  29. download_action.h
  30. download_action_unittest.cc
  31. extent_mapper.cc
  32. extent_mapper.h
  33. extent_mapper_unittest.cc
  34. extent_writer.cc
  35. extent_writer.h
  36. extent_writer_unittest.cc
  37. file_writer.cc
  38. file_writer.h
  39. file_writer_unittest.cc
  40. filesystem_copier_action.cc
  41. filesystem_copier_action.h
  42. filesystem_copier_action_unittest.cc
  43. filesystem_iterator.cc
  44. filesystem_iterator.h
  45. filesystem_iterator_unittest.cc
  46. gen_coverage_html.sh
  47. generate_delta_main.cc
  48. graph_types.h
  49. graph_utils.cc
  50. graph_utils.h
  51. graph_utils_unittest.cc
  52. gzip.cc
  53. gzip.h
  54. http_fetcher.h
  55. http_fetcher_unittest.cc
  56. inherit-review-settings-ok
  57. install_plan.h
  58. integration_unittest.cc
  59. libcurl_http_fetcher.cc
  60. libcurl_http_fetcher.h
  61. local_coverage_rate.sh
  62. main.cc
  63. marshal.list
  64. mock_file_writer.h
  65. mock_http_fetcher.cc
  66. mock_http_fetcher.h
  67. omaha_hash_calculator.cc
  68. omaha_hash_calculator.h
  69. omaha_hash_calculator_unittest.cc
  70. omaha_request_prep_action.cc
  71. omaha_request_prep_action.h
  72. omaha_request_prep_action_unittest.cc
  73. omaha_response_handler_action.cc
  74. omaha_response_handler_action.h
  75. omaha_response_handler_action_unittest.cc
  76. org.chromium.UpdateEngine.service
  77. postinstall_runner_action.cc
  78. postinstall_runner_action.h
  79. postinstall_runner_action_unittest.cc
  80. SConstruct
  81. set_bootable_flag_action.cc
  82. set_bootable_flag_action.h
  83. set_bootable_flag_action_unittest.cc
  84. simple_key_value_store.cc
  85. simple_key_value_store.h
  86. simple_key_value_store_unittest.cc
  87. split_file_writer.cc
  88. split_file_writer.h
  89. split_file_writer_unittest.cc
  90. subprocess.cc
  91. subprocess.h
  92. subprocess_unittest.cc
  93. tarjan.cc
  94. tarjan.h
  95. tarjan_unittest.cc
  96. test_http_server.cc
  97. test_http_server.py
  98. test_utils.cc
  99. test_utils.h
  100. testrunner.cc
  101. topological_sort.cc
  102. topological_sort.h
  103. topological_sort_unittest.cc
  104. update_attempter.cc
  105. update_attempter.h
  106. update_check_action.cc
  107. update_check_action.h
  108. update_check_action_unittest.cc
  109. update_engine.xml
  110. update_engine_client.cc
  111. update_metadata.proto
  112. UpdateEngine.conf
  113. utils.cc
  114. utils.h
  115. utils_unittest.cc
  116. zip_unittest.cc