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

Issue 9463018: Improve SharedMemory::Lock on Posix and reenable StatsTableTest.MultipleThreads (Closed)

Created:
8 years, 10 months ago by vandebo (ex-Chrome)
Modified:
8 years, 10 months ago
CC:
chromium-reviews, MAD, Ilya Sherman, jar (doing other things), brettw-cc_chromium.org
Visibility:
Public.

Description

Improve SharedMemory::Lock on Posix and reenable StatsTableTest.MultipleThreads BUG=10611 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=123647

Patch Set 1 #

Patch Set 2 : Change to global variable #

Total comments: 4

Patch Set 3 : Address comments #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -12 lines) Patch
M base/metrics/stats_table_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M base/shared_memory.h View 1 2 3 2 chunks +11 lines, -10 lines 0 comments Download
M base/shared_memory_posix.cc View 1 2 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
vandebo (ex-Chrome)
8 years, 10 months ago (2012-02-24 18:38:38 UTC) #1
jar (doing other things)
https://chromiumcodereview.appspot.com/9463018/diff/7001/base/shared_memory.h File base/shared_memory.h (right): https://chromiumcodereview.appspot.com/9463018/diff/7001/base/shared_memory.h#newcode213 base/shared_memory.h:213: // critical section using a class global lock. Since ...
8 years, 10 months ago (2012-02-25 00:01:39 UTC) #2
vandebo (ex-Chrome)
https://chromiumcodereview.appspot.com/9463018/diff/7001/base/shared_memory.h File base/shared_memory.h (right): https://chromiumcodereview.appspot.com/9463018/diff/7001/base/shared_memory.h#newcode213 base/shared_memory.h:213: // critical section using a class global lock. On ...
8 years, 10 months ago (2012-02-25 01:50:36 UTC) #3
jar (doing other things)
lgtm
8 years, 10 months ago (2012-02-25 01:52:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vandebo@chromium.org/9463018/3004
8 years, 10 months ago (2012-02-25 01:54:04 UTC) #5
commit-bot: I haz the power
Can't apply patch for file base/shared_memory.h. While running patch -p1 --forward --force; patching file base/shared_memory.h ...
8 years, 10 months ago (2012-02-25 01:54:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vandebo@chromium.org/9463018/1009
8 years, 10 months ago (2012-02-25 01:56:15 UTC) #7
commit-bot: I haz the power
Try job failure for 9463018-1009 (retry) on win_rel for step "ui_tests". It's a second try, ...
8 years, 10 months ago (2012-02-25 04:21:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vandebo@chromium.org/9463018/1009
8 years, 10 months ago (2012-02-25 04:38:30 UTC) #9
commit-bot: I haz the power
8 years, 10 months ago (2012-02-25 06:28:57 UTC) #10
Change committed as 123647

Powered by Google App Engine
This is Rietveld 408576698