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

Issue 9875006: Remove unused thread pool from standalone VM binary. (Closed)

Created:
8 years, 9 months ago by Mads Ager (google)
Modified:
8 years, 9 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove unused thread pool from standalone VM binary. We are using the thread pool in the VM via native ports. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=5954

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -306 lines) Patch
M runtime/bin/builtin_impl_sources.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/bin/eventhandler.h View 3 chunks +0 lines, -24 lines 0 comments Download
M runtime/bin/eventhandler.cc View 2 chunks +1 line, -3 lines 0 comments Download
M runtime/bin/eventhandler_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/eventhandler_macos.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/eventhandler_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/main.cc View 2 chunks +0 lines, -5 lines 0 comments Download
D runtime/bin/thread_pool.h View 1 chunk +0 lines, -81 lines 0 comments Download
D runtime/bin/thread_pool.cc View 1 chunk +0 lines, -103 lines 0 comments Download
D runtime/bin/thread_pool_test.cc View 1 chunk +0 lines, -88 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 9 months ago (2012-03-28 00:19:40 UTC) #1
Søren Gjesse
8 years, 9 months ago (2012-03-28 06:18:32 UTC) #2
lgtm, thanks

Powered by Google App Engine
This is Rietveld 408576698