AU: Gut code for old updater. New protobuf for v2 updater.

Review URL: http://codereview.chromium.org/545072
19 files changed
tree: 814c74a8c6cf4fded995242587d37cbaff5ae290
  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. decompressing_file_writer.cc
  9. decompressing_file_writer.h
  10. decompressing_file_writer_unittest.cc
  11. delta_diff_generator.cc
  12. delta_diff_generator.h
  13. delta_diff_generator_unittest.cc
  14. delta_diff_parser.cc
  15. delta_diff_parser.h
  16. delta_diff_parser_unittest.cc
  17. download_action.cc
  18. download_action.h
  19. download_action_unittest.cc
  20. file_writer.cc
  21. file_writer.h
  22. file_writer_unittest.cc
  23. filesystem_copier_action.cc
  24. filesystem_copier_action.h
  25. filesystem_copier_action_unittest.cc
  26. filesystem_iterator.cc
  27. filesystem_iterator.h
  28. filesystem_iterator_unittest.cc
  29. gen_coverage_html.sh
  30. generate_delta_main.cc
  31. gzip.cc
  32. gzip.h
  33. gzip_unittest.cc
  34. http_fetcher.h
  35. http_fetcher_unittest.cc
  36. install_plan.h
  37. integration_unittest.cc
  38. libcurl_http_fetcher.cc
  39. libcurl_http_fetcher.h
  40. local_coverage_rate.sh
  41. main.cc
  42. mock_file_writer.h
  43. mock_http_fetcher.cc
  44. mock_http_fetcher.h
  45. omaha_hash_calculator.cc
  46. omaha_hash_calculator.h
  47. omaha_hash_calculator_unittest.cc
  48. omaha_request_prep_action.cc
  49. omaha_request_prep_action.h
  50. omaha_request_prep_action_unittest.cc
  51. omaha_response_handler_action.cc
  52. omaha_response_handler_action.h
  53. omaha_response_handler_action_unittest.cc
  54. postinstall_runner_action.cc
  55. postinstall_runner_action.h
  56. postinstall_runner_action_unittest.cc
  57. SConstruct
  58. set_bootable_flag_action.cc
  59. set_bootable_flag_action.h
  60. set_bootable_flag_action_unittest.cc
  61. subprocess.cc
  62. subprocess.h
  63. subprocess_unittest.cc
  64. test_http_server.cc
  65. test_http_server.py
  66. test_installer_main.cc
  67. test_utils.cc
  68. test_utils.h
  69. testrunner.cc
  70. update_check_action.cc
  71. update_check_action.h
  72. update_check_action_unittest.cc
  73. update_metadata.proto
  74. utils.cc
  75. utils.h
  76. utils_unittest.cc