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

Issue 1640483003: Switch SurfaceId maps from base::hash_map to std::unordered_map. (Closed)

Created:
4 years, 10 months ago by lfg
Modified:
4 years, 10 months ago
Reviewers:
danakj, davidben
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch SurfaceId maps from base::hash_map to std::unordered_map. BUG=576864 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/a57974f2b22abe5a96a8aae2dd7b47fe56bba307 Cr-Commit-Position: refs/heads/master@{#371705}

Patch Set 1 #

Patch Set 2 : rebasing #

Total comments: 8

Patch Set 3 : addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -27 lines) Patch
M cc/surfaces/surface_aggregator.h View 1 2 4 chunks +10 lines, -5 lines 0 comments Download
M cc/surfaces/surface_aggregator.cc View 1 2 1 chunk +4 lines, -5 lines 0 comments Download
M cc/surfaces/surface_factory.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M cc/surfaces/surface_factory.cc View 1 2 2 chunks +6 lines, -4 lines 0 comments Download
M cc/surfaces/surface_id.h View 1 1 chunk +0 lines, -9 lines 0 comments Download
M cc/surfaces/surface_manager.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (6 generated)
lfg
Hi Dana, please take a look. I've decided to split this from the other change ...
4 years, 10 months ago (2016-01-26 23:47:02 UTC) #3
danakj
Hey, thanks for the changes. A couple little things but LGTM https://codereview.chromium.org/1640483003/diff/20001/cc/surfaces/surface_aggregator.cc File cc/surfaces/surface_aggregator.cc (right): ...
4 years, 10 months ago (2016-01-26 23:53:32 UTC) #4
davidben
Oh hrm. I actually had https://codereview.chromium.org/1587283002/ in the pipeline which switches the entire directory over, ...
4 years, 10 months ago (2016-01-26 23:57:01 UTC) #6
danakj
On Tue, Jan 26, 2016 at 3:57 PM, <davidben@chromium.org> wrote: > Oh hrm. I actually ...
4 years, 10 months ago (2016-01-26 23:57:49 UTC) #7
davidben
On 2016/01/26 23:57:49, danakj wrote: > On Tue, Jan 26, 2016 at 3:57 PM, <mailto:davidben@chromium.org> ...
4 years, 10 months ago (2016-01-26 23:59:36 UTC) #8
lfg
https://codereview.chromium.org/1640483003/diff/20001/cc/surfaces/surface_aggregator.cc File cc/surfaces/surface_aggregator.cc (right): https://codereview.chromium.org/1640483003/diff/20001/cc/surfaces/surface_aggregator.cc#newcode125 cc/surfaces/surface_aggregator.cc:125: RenderPassIdAllocator* allocator = On 2016/01/26 23:53:32, danakj wrote: > ...
4 years, 10 months ago (2016-01-27 00:53:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1640483003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1640483003/40001
4 years, 10 months ago (2016-01-27 02:29:07 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-01-27 03:35:55 UTC) #13
commit-bot: I haz the power
4 years, 10 months ago (2016-01-27 03:37:21 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a57974f2b22abe5a96a8aae2dd7b47fe56bba307
Cr-Commit-Position: refs/heads/master@{#371705}

Powered by Google App Engine
This is Rietveld 408576698