Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(526)

Issue 449643002: Componentize component_updater: Move over a bunch of files to the component. (Closed)

Created:
6 years, 4 months ago by tommycli
Modified:
6 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, nkostylev+watch_chromium.org, jam, darin-cc_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Componentize component_updater: Move over a bunch of files to the component. BUG=371463 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290499

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : add checked cast for compile error #

Patch Set 7 : add more checked casts #

Total comments: 4

Patch Set 8 : #

Total comments: 1

Patch Set 9 : #

Patch Set 10 : merge origin/master #

Patch Set 11 : update ev whitelist component intsaller #

Patch Set 12 : #

Patch Set 13 : Remove extensions from component_updater.gypi dependencies, due to introducing cycle #

Total comments: 2

Patch Set 14 : rebase onto origin/master #

Total comments: 1

Patch Set 15 : Copy over OWNERs file #

Patch Set 16 : fix DEPS order #

Total comments: 2

Patch Set 17 : Remove redunant DEPS. Fix up GN build files. #

Patch Set 18 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+261 lines, -5974 lines) Patch
M chrome/browser/DEPS View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/session/user_session_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/DEPS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +0 lines, -2 lines 0 comments Download
D chrome/browser/component_updater/background_downloader_win.h View 1 chunk +0 lines, -118 lines 0 comments Download
D chrome/browser/component_updater/background_downloader_win.cc View 1 chunk +0 lines, -766 lines 0 comments Download
A chrome/browser/component_updater/chrome_component_updater_configurator.h View 1 chunk +28 lines, -0 lines 0 comments Download
A + chrome/browser/component_updater/chrome_component_updater_configurator.cc View 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/component_updater/cld_component_installer.h View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/component_updater/component_patcher.h View 1 chunk +0 lines, -101 lines 0 comments Download
D chrome/browser/component_updater/component_patcher.cc View 1 chunk +0 lines, -125 lines 0 comments Download
D chrome/browser/component_updater/component_patcher_operation.h View 1 chunk +0 lines, -184 lines 0 comments Download
D chrome/browser/component_updater/component_patcher_operation.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +0 lines, -265 lines 0 comments Download
M chrome/browser/component_updater/component_patcher_operation_out_of_process.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/component_patcher_operation_out_of_process.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/component_updater/component_unpacker.h View 1 chunk +0 lines, -161 lines 0 comments Download
D chrome/browser/component_updater/component_unpacker.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +0 lines, -284 lines 0 comments Download
D chrome/browser/component_updater/component_updater_configurator.h View 1 chunk +0 lines, -119 lines 0 comments Download
D chrome/browser/component_updater/component_updater_configurator.cc View 1 chunk +0 lines, -261 lines 0 comments Download
D chrome/browser/component_updater/component_updater_ping_manager.h View 1 chunk +0 lines, -32 lines 0 comments Download
D chrome/browser/component_updater/component_updater_ping_manager.cc View 1 chunk +0 lines, -205 lines 0 comments Download
M chrome/browser/component_updater/component_updater_resource_throttle.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/component_updater/component_updater_service.h View 1 chunk +0 lines, -230 lines 0 comments Download
D chrome/browser/component_updater/component_updater_service.cc View 1 chunk +0 lines, -1018 lines 0 comments Download
D chrome/browser/component_updater/component_updater_utils.h View 1 chunk +0 lines, -90 lines 0 comments Download
D chrome/browser/component_updater/component_updater_utils.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +0 lines, -195 lines 0 comments Download
D chrome/browser/component_updater/crx_downloader.h View 1 chunk +0 lines, -155 lines 0 comments Download
D chrome/browser/component_updater/crx_downloader.cc View 1 chunk +0 lines, -158 lines 0 comments Download
D chrome/browser/component_updater/crx_update_item.h View 1 chunk +0 lines, -130 lines 0 comments Download
D chrome/browser/component_updater/default_component_installer.h View 1 chunk +0 lines, -123 lines 0 comments Download
D chrome/browser/component_updater/default_component_installer.cc View 1 2 1 chunk +0 lines, -231 lines 0 comments Download
M chrome/browser/component_updater/ev_whitelist_component_installer.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/pepper_flash_component_installer.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/pnacl/pnacl_component_installer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/pnacl/pnacl_component_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/recovery_component_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/sw_reporter_installer_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/component_updater/swiftshader_component_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/test/component_patcher_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/component_updater/test/component_updater_ping_manager_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/component_updater/test/component_updater_service_unittest.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/test/component_updater_service_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/component_updater/test/crx_downloader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/test/test_configurator.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/test/test_configurator.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/test/test_installer.h View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/component_updater/test/update_checker_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/component_updater/test/update_response_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/component_updater/update_checker.h View 1 chunk +0 lines, -56 lines 0 comments Download
D chrome/browser/component_updater/update_checker.cc View 1 chunk +0 lines, -155 lines 0 comments Download
D chrome/browser/component_updater/update_response.h View 1 chunk +0 lines, -134 lines 0 comments Download
D chrome/browser/component_updater/update_response.cc View 1 chunk +0 lines, -337 lines 0 comments Download
D chrome/browser/component_updater/url_fetcher_downloader.h View 1 chunk +0 lines, -58 lines 0 comments Download
D chrome/browser/component_updater/url_fetcher_downloader.cc View 1 chunk +0 lines, -107 lines 0 comments Download
M chrome/browser/component_updater/widevine_cdm_component_installer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/net/crl_set_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/crl_set_fetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/components_ui.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/components_ui.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +2 lines, -27 lines 0 comments Download
M components/component_updater.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +34 lines, -0 lines 0 comments Download
M components/component_updater/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +34 lines, -0 lines 0 comments Download
M components/component_updater/DEPS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +9 lines, -0 lines 0 comments Download
A components/component_updater/OWNERS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +5 lines, -0 lines 0 comments Download
A + components/component_updater/background_downloader_win.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + components/component_updater/background_downloader_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + components/component_updater/component_patcher.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + components/component_updater/component_patcher.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/component_updater/component_patcher_operation.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + components/component_updater/component_patcher_operation.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +3 lines, -3 lines 0 comments Download
A + components/component_updater/component_unpacker.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/component_updater/component_unpacker.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 5 chunks +11 lines, -9 lines 0 comments Download
A + components/component_updater/component_updater_configurator.h View 3 chunks +3 lines, -8 lines 0 comments Download
A + components/component_updater/component_updater_ping_manager.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/component_updater/component_updater_ping_manager.cc View 2 chunks +4 lines, -4 lines 0 comments Download
A + components/component_updater/component_updater_service.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/component_updater/component_updater_service.cc View 2 chunks +10 lines, -10 lines 0 comments Download
A + components/component_updater/component_updater_utils.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/component_updater/component_updater_utils.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +3 lines, -3 lines 0 comments Download
A + components/component_updater/crx_downloader.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/component_updater/crx_downloader.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + components/component_updater/crx_update_item.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + components/component_updater/default_component_installer.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + components/component_updater/default_component_installer.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
A + components/component_updater/update_checker.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + components/component_updater/update_checker.cc View 1 chunk +4 lines, -4 lines 0 comments Download
A + components/component_updater/update_response.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/component_updater/update_response.cc View 1 2 3 4 5 6 7 1 chunk +3 lines, -1 line 0 comments Download
A + components/component_updater/url_fetcher_downloader.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + components/component_updater/url_fetcher_downloader.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (0 generated)
tommycli
After https://codereview.chromium.org/421393002/ is done, we have move tons of files over to the component. I'm ...
6 years, 4 months ago (2014-08-06 21:04:14 UTC) #1
blundell
woohoo! let us know when this is ready for review.
6 years, 4 months ago (2014-08-07 06:44:07 UTC) #2
tommycli
blundell, sorin, waffles: PTAL. This patch is ready for review.
6 years, 4 months ago (2014-08-11 17:33:40 UTC) #3
blundell
lgtm with comment and question https://codereview.chromium.org/449643002/diff/120001/components/component_updater/DEPS File components/component_updater/DEPS (right): https://codereview.chromium.org/449643002/diff/120001/components/component_updater/DEPS#newcode2 components/component_updater/DEPS:2: "+net", you should add ...
6 years, 4 months ago (2014-08-12 12:33:49 UTC) #4
tommycli
blundell: Thanks! I addressed your comments below, and I have a Q. https://codereview.chromium.org/449643002/diff/120001/components/component_updater/DEPS File components/component_updater/DEPS ...
6 years, 4 months ago (2014-08-12 18:38:06 UTC) #5
tommycli
waffles/sorin: ping
6 years, 4 months ago (2014-08-12 20:41:28 UTC) #6
blundell
On 2014/08/12 18:38:06, tommycli wrote: > blundell: Thanks! I addressed your comments below, and I ...
6 years, 4 months ago (2014-08-13 07:02:53 UTC) #7
tommycli
On 2014/08/13 07:02:53, blundell wrote: > On 2014/08/12 18:38:06, tommycli wrote: > > blundell: Thanks! ...
6 years, 4 months ago (2014-08-13 16:34:47 UTC) #8
tommycli
darin: May I have a stamp on components/component_updater/DEPS ? This is a componentization patch for ...
6 years, 4 months ago (2014-08-13 18:42:17 UTC) #9
tommycli
sorin / waffles: ping
6 years, 4 months ago (2014-08-14 00:55:59 UTC) #10
blundell
https://codereview.chromium.org/449643002/diff/240001/components/component_updater/DEPS File components/component_updater/DEPS (right): https://codereview.chromium.org/449643002/diff/240001/components/component_updater/DEPS#newcode6 components/component_updater/DEPS:6: "+extensions/common", Oops, I didn't notice this the first time ...
6 years, 4 months ago (2014-08-14 07:20:06 UTC) #11
tommycli
https://codereview.chromium.org/449643002/diff/240001/components/component_updater/DEPS File components/component_updater/DEPS (right): https://codereview.chromium.org/449643002/diff/240001/components/component_updater/DEPS#newcode6 components/component_updater/DEPS:6: "+extensions/common", On 2014/08/14 07:20:06, blundell (OOO until August 25) ...
6 years, 4 months ago (2014-08-14 23:13:31 UTC) #12
waffles
Do we need a dependency on components/crx_file in the .gypi? Also, you said that you ...
6 years, 4 months ago (2014-08-18 16:39:22 UTC) #13
tommycli
On 2014/08/18 16:39:22, waffles wrote: > Do we need a dependency on components/crx_file in the ...
6 years, 4 months ago (2014-08-18 18:23:39 UTC) #14
waffles
On 2014/08/18 18:23:39, tommycli wrote: > On 2014/08/18 16:39:22, waffles wrote: > > Do we ...
6 years, 4 months ago (2014-08-18 18:27:32 UTC) #15
tommycli
waffles: see below On 2014/08/18 18:27:32, waffles wrote: > On 2014/08/18 18:23:39, tommycli wrote: > ...
6 years, 4 months ago (2014-08-18 18:39:27 UTC) #16
tommycli
waffles: https://codereview.chromium.org/449643002/diff/260001/components/component_updater.gypi File components/component_updater.gypi (right): https://codereview.chromium.org/449643002/diff/260001/components/component_updater.gypi#newcode18 components/component_updater.gypi:18: 'crx_file', Added crx_file depend here.
6 years, 4 months ago (2014-08-18 18:39:41 UTC) #17
waffles
lgtm
6 years, 4 months ago (2014-08-18 18:40:48 UTC) #18
tommycli
On 2014/08/18 18:40:48, waffles wrote: > lgtm waffles: Thanks!
6 years, 4 months ago (2014-08-18 18:41:32 UTC) #19
tommycli
thestig: Do you mind giving a stamp for these files? They should just be include ...
6 years, 4 months ago (2014-08-18 18:43:19 UTC) #20
tommycli
darin: ping May I have a stamp on components/component_updater/DEPS ? This is a componentization patch ...
6 years, 4 months ago (2014-08-18 20:28:04 UTC) #21
Lei Zhang
lgtm https://codereview.chromium.org/449643002/diff/320001/chrome/browser/DEPS File chrome/browser/DEPS (right): https://codereview.chromium.org/449643002/diff/320001/chrome/browser/DEPS#newcode22 chrome/browser/DEPS:22: "+components/component_updater", You can remove the redundant entry from ...
6 years, 4 months ago (2014-08-18 23:35:13 UTC) #22
darin (slow to review)
LGTM for components/component_updater/DEPS
6 years, 4 months ago (2014-08-18 23:48:11 UTC) #23
tommycli
darin, thestig: Thanks! https://codereview.chromium.org/449643002/diff/320001/chrome/browser/DEPS File chrome/browser/DEPS (right): https://codereview.chromium.org/449643002/diff/320001/chrome/browser/DEPS#newcode22 chrome/browser/DEPS:22: "+components/component_updater", On 2014/08/18 23:35:12, Lei Zhang ...
6 years, 4 months ago (2014-08-19 00:01:00 UTC) #24
tommycli
The CQ bit was checked by tommycli@chromium.org
6 years, 4 months ago (2014-08-19 04:02:15 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommycli@chromium.org/449643002/360001
6 years, 4 months ago (2014-08-19 04:02:55 UTC) #26
commit-bot: I haz the power
6 years, 4 months ago (2014-08-19 05:26:24 UTC) #27
Message was sent while issue was closed.
Committed patchset #18 (360001) as 290499

Powered by Google App Engine
This is Rietveld 408576698