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

Issue 2152713003: Revert of Re-reland: Add MemoryCoordinator (Closed)

Created:
4 years, 5 months ago by bashi
Modified:
4 years, 5 months ago
Reviewers:
haraken, chrisha, jam, dcheng
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org, creis+watch_chromium.org, qsr+mojo_chromium.org, droger+watchlist_chromium.org, viettrungluu+watch_chromium.org, blundell+watchlist_chromium.org, sdefresne+watchlist_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Re-reland: Add MemoryCoordinator (patchset #2 id:20001 of https://codereview.chromium.org/2147333002/ ) Reason for revert: GYP!!! Original issue's description: > Re-reland: Add MemoryCoordinator > > This is third attempt. `git cl try` doesn't help me :( > > Original description: > > This CL adds MemoryCoordinator mojo interface and > its implementation. When --enable-features=MemoryCoordinator > is specified the browser and renderers create their > MemoryCoordinators. MemoryCoordinatorImpl (which lives in > the browser process) creates a mojo message pipe when a > renderer is launched. > > This CL doesn't add actual handling of memory events, which > will be implemented in follow-up CLs. > > BUG=617492 > TBR=chrisha@chromium.org,haraken@chromium.org,dcheng@chromium.org,jam@chromium.org > > Committed: https://crrev.com/c9dbbe31830fb0bc3014c21885880f3977323578 > Cr-Commit-Position: refs/heads/master@{#405646} TBR=chrisha@chromium.org,dcheng@chromium.org,haraken@chromium.org,jam@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=617492 Committed: https://crrev.com/b1bd86ffa291c3843e0fb4ca4dacb03d7eb2fd26 Cr-Commit-Position: refs/heads/master@{#405657}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -353 lines) Patch
M components/memory_coordinator.gypi View 3 chunks +1 line, -21 lines 0 comments Download
M components/memory_coordinator/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
D components/memory_coordinator/browser/BUILD.gn View 1 chunk +0 lines, -19 lines 0 comments Download
D components/memory_coordinator/browser/memory_coordinator.h View 1 chunk +0 lines, -42 lines 0 comments Download
D components/memory_coordinator/browser/memory_coordinator.cc View 1 chunk +0 lines, -56 lines 0 comments Download
M components/memory_coordinator/child/BUILD.gn View 1 chunk +1 line, -5 lines 0 comments Download
M components/memory_coordinator/child/child_memory_coordinator_impl.h View 2 chunks +6 lines, -14 lines 0 comments Download
M components/memory_coordinator/child/child_memory_coordinator_impl.cc View 1 chunk +5 lines, -19 lines 0 comments Download
M components/memory_coordinator/child/child_memory_coordinator_impl_unittest.cc View 5 chunks +17 lines, -15 lines 0 comments Download
M components/memory_coordinator/common/BUILD.gn View 1 chunk +0 lines, -6 lines 0 comments Download
D components/memory_coordinator/common/memory_coordinator_features.h View 1 chunk +0 lines, -24 lines 0 comments Download
D components/memory_coordinator/common/memory_coordinator_features.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M components/memory_coordinator/public/interfaces/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
D components/memory_coordinator/public/interfaces/memory_coordinator.mojom View 1 chunk +0 lines, -14 lines 0 comments Download
M content/browser/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/DEPS View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/browser_main_loop.h View 3 chunks +0 lines, -9 lines 0 comments Download
M content/browser/browser_main_loop.cc View 3 chunks +0 lines, -7 lines 0 comments Download
D content/browser/memory/memory_coordinator_browsertest.cc View 1 chunk +0 lines, -36 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 3 chunks +0 lines, -14 lines 0 comments Download
M content/content_browser.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M content/content_renderer.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M content/content_tests.gypi View 2 chunks +0 lines, -2 lines 0 comments Download
M content/renderer/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.h View 2 chunks +0 lines, -6 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M content/test/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
bashi
Created Revert of Re-reland: Add MemoryCoordinator
4 years, 5 months ago (2016-07-15 01:05:51 UTC) #2
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/2152713003/1
4 years, 5 months ago (2016-07-15 01:06:29 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-15 01:08:33 UTC) #4
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-15 01:08:35 UTC) #5
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/b1bd86ffa291c3843e0fb4ca4dacb03d7eb2fd26 Cr-Commit-Position: refs/heads/master@{#405657}
4 years, 5 months ago (2016-07-15 01:15:02 UTC) #7
haraken
4 years, 5 months ago (2016-07-15 01:37:55 UTC) #8
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698