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

Issue 206017: Issue 172109: Enable scavenging in RenderThread::IdleHandler.... (Closed)

Created:
11 years, 3 months ago by Mike Belshe
Modified:
9 years, 5 months ago
Reviewers:
antonm
CC:
chromium-reviews_googlegroups.com, pam+watch_chromium.org, darin (slow to review), brettw, jam, Erik does not do reviews
Visibility:
Public.

Description

Issue 172109: Enable scavenging in RenderThread::IdleHandler. Landing of Anton Muhin's patch (antonm@google.com) BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26264

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+624 lines, -21 lines) Patch
M chrome/chrome.gyp View 4 chunks +16 lines, -1 line 0 comments Download
M chrome/renderer/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/render_thread.cc View 2 chunks +21 lines, -17 lines 0 comments Download
M third_party/tcmalloc/config_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/config_win.h View 1 chunk +1 line, -1 line 0 comments Download
A third_party/tcmalloc/google/malloc_extension.h View 1 chunk +239 lines, -0 lines 0 comments Download
A third_party/tcmalloc/malloc_extension.cc View 1 chunk +326 lines, -0 lines 0 comments Download
M third_party/tcmalloc/tcmalloc.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/tcmalloc/tcmalloc.gyp View 5 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mike Belshe
finally.
11 years, 3 months ago (2009-09-15 19:59:57 UTC) #1
Anton Muhin
11 years, 3 months ago (2009-09-16 12:48:45 UTC) #2
lgtm and thanks.


yours,
anton.

On Tue, Sep 15, 2009 at 11:59 PM,  <mbelshe@chromium.org> wrote:
> Reviewers: antonm,
>
> Message:
> finally.
>
> Description:
> Issue 172109: Enable scavenging in RenderThread::IdleHandler.
>
> Landing of Anton Muhin's patch (antonm@google.com)
>
> BUG=3Dnone
> TEST=3Dnone
>
>
>
> Please review this at http://codereview.chromium.org/206017
>
> SVN Base: svn://chrome-svn/chrome/trunk/src/
>
> Affected files:
> =A0M =A0 =A0 chrome/chrome.gyp
> =A0M =A0 =A0 chrome/renderer/DEPS
> =A0M =A0 =A0 chrome/renderer/render_thread.cc
> =A0chrome/renderer/render_thread.cc
> =A0M =A0 =A0 third_party/tcmalloc/config_linux.h
> =A0M =A0 =A0 third_party/tcmalloc/config_win.h
> =A0A =A0 =A0 third_party/tcmalloc/google/malloc_extension.h
> =A0third_party/tcmalloc/google/malloc_extension.h
> =A0A =A0 =A0 third_party/tcmalloc/malloc_extension.cc
> =A0third_party/tcmalloc/malloc_extension.cc
> =A0M =A0 =A0 third_party/tcmalloc/tcmalloc.cc
>
>
>

Powered by Google App Engine
This is Rietveld 408576698