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

Issue 2420213002: [USS] Show USS counters in Types tab (Closed)

Created:
4 years, 2 months ago by Gang Wu
Modified:
4 years, 1 month ago
Reviewers:
pavely
CC:
chromium-reviews, sync-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[USS] Show USS counters in Types tab Update the commit/update counters for USS BUG=328606 Committed: https://crrev.com/79b625d97774cda6ebf7fe914236bd985cbd002f Cr-Commit-Position: refs/heads/master@{#427156}

Patch Set 1 #

Patch Set 2 : git rebase #

Total comments: 20

Patch Set 3 : update for pavely #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+283 lines, -193 lines) Patch
M components/sync/BUILD.gn View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
A + components/sync/engine_impl/cycle/data_type_debug_info_emitter.h View 3 chunks +21 lines, -39 lines 0 comments Download
A components/sync/engine_impl/cycle/data_type_debug_info_emitter.cc View 1 2 3 1 chunk +44 lines, -0 lines 0 comments Download
M components/sync/engine_impl/cycle/directory_type_debug_info_emitter.h View 2 chunks +4 lines, -62 lines 0 comments Download
M components/sync/engine_impl/cycle/directory_type_debug_info_emitter.cc View 1 2 2 chunks +2 lines, -39 lines 0 comments Download
A components/sync/engine_impl/cycle/non_blocking_type_debug_info_emitter.h View 1 chunk +30 lines, -0 lines 0 comments Download
A components/sync/engine_impl/cycle/non_blocking_type_debug_info_emitter.cc View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
M components/sync/engine_impl/directory_commit_contribution.h View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M components/sync/engine_impl/directory_commit_contribution.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M components/sync/engine_impl/directory_commit_contribution_unittest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/sync/engine_impl/directory_commit_contributor.h View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M components/sync/engine_impl/directory_commit_contributor.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/sync/engine_impl/directory_update_handler.h View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M components/sync/engine_impl/directory_update_handler.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M components/sync/engine_impl/model_type_registry.h View 1 2 3 4 3 chunks +7 lines, -7 lines 0 comments Download
M components/sync/engine_impl/model_type_registry.cc View 1 2 3 4 5 chunks +24 lines, -14 lines 0 comments Download
M components/sync/engine_impl/model_type_worker.h View 1 2 3 3 chunks +4 lines, -1 line 0 comments Download
M components/sync/engine_impl/model_type_worker.cc View 1 2 3 4 6 chunks +24 lines, -2 lines 0 comments Download
M components/sync/engine_impl/model_type_worker_unittest.cc View 1 2 3 11 chunks +32 lines, -2 lines 0 comments Download
M components/sync/engine_impl/non_blocking_type_commit_contribution.h View 1 2 3 chunks +5 lines, -1 line 0 comments Download
M components/sync/engine_impl/non_blocking_type_commit_contribution.cc View 1 2 8 chunks +23 lines, -8 lines 0 comments Download
M components/sync/engine_impl/worker_entity_tracker.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/sync/engine_impl/worker_entity_tracker.cc View 1 2 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 45 (38 generated)
Gang Wu
PTAL BTW: change from FOR_EACH_OBSERVER to for-loop because of https://cs.chromium.org/chromium/src/PRESUBMIT.py?q=range-based+for+loops&sq=package:chromium&dr=C&l=311 https://codereview.chromium.org/2420213002/diff/80001/components/sync/engine_impl/model_type_worker.cc File components/sync/engine_impl/model_type_worker.cc (right): https://codereview.chromium.org/2420213002/diff/80001/components/sync/engine_impl/model_type_worker.cc#newcode138 ...
4 years, 2 months ago (2016-10-17 19:26:31 UTC) #18
pavely
https://codereview.chromium.org/2420213002/diff/80001/components/sync/engine_impl/model_type_registry.cc File components/sync/engine_impl/model_type_registry.cc (right): https://codereview.chromium.org/2420213002/diff/80001/components/sync/engine_impl/model_type_registry.cc#newcode107 components/sync/engine_impl/model_type_registry.cc:107: emitter = static_cast<DirectoryTypeDebugInfoEmitter*>(it->second); Could you check if it will ...
4 years, 2 months ago (2016-10-19 18:18:59 UTC) #19
Gang Wu
updated. https://codereview.chromium.org/2420213002/diff/80001/components/sync/engine_impl/model_type_registry.cc File components/sync/engine_impl/model_type_registry.cc (right): https://codereview.chromium.org/2420213002/diff/80001/components/sync/engine_impl/model_type_registry.cc#newcode107 components/sync/engine_impl/model_type_registry.cc:107: emitter = static_cast<DirectoryTypeDebugInfoEmitter*>(it->second); On 2016/10/19 18:18:59, pavely wrote: ...
4 years, 2 months ago (2016-10-20 21:35:36 UTC) #22
pavely
lgtm
4 years, 2 months ago (2016-10-24 04:53:22 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2420213002/200001
4 years, 1 month ago (2016-10-24 21:05:32 UTC) #41
commit-bot: I haz the power
Committed patchset #5 (id:200001)
4 years, 1 month ago (2016-10-24 21:24:52 UTC) #43
commit-bot: I haz the power
4 years, 1 month ago (2016-10-24 21:26:33 UTC) #45
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/79b625d97774cda6ebf7fe914236bd985cbd002f
Cr-Commit-Position: refs/heads/master@{#427156}

Powered by Google App Engine
This is Rietveld 408576698