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

Issue 11419280: Make FencedAlloctor fail on size = 0. (Closed)

Created:
8 years ago by greggman
Modified:
8 years ago
Reviewers:
apatrick, piman
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Make FencedAlloctor fail on size = 0 BUG=none R=piman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171235

Patch Set 1 #

Patch Set 2 : add separate zero allocation tracking #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -3 lines) Patch
M gpu/command_buffer/client/fenced_allocator.cc View 1 2 1 chunk +5 lines, -3 lines 0 comments Download
M gpu/command_buffer/client/fenced_allocator_test.cc View 1 2 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
greggman
Hey Al, PTAL
8 years ago (2012-12-03 04:21:55 UTC) #1
greggman
Hey Piman, PTAL I see a problem. It seems like this should always work size ...
8 years ago (2012-12-03 04:38:48 UTC) #2
greggman
On 2012/12/03 04:38:48, greggman wrote: > Hey Piman, PTAL > > I see a problem. ...
8 years ago (2012-12-03 05:12:21 UTC) #3
apatrick
https://codereview.chromium.org/11419280/diff/9001/gpu/command_buffer/client/fenced_allocator.cc File gpu/command_buffer/client/fenced_allocator.cc (right): https://codereview.chromium.org/11419280/diff/9001/gpu/command_buffer/client/fenced_allocator.cc#newcode47 gpu/command_buffer/client/fenced_allocator.cc:47: for (size_t ii = 0; ii < zero_allocs_.size(); ++ii) ...
8 years ago (2012-12-03 20:45:43 UTC) #4
greggman
On 2012/12/03 20:45:43, apatrick wrote: > https://codereview.chromium.org/11419280/diff/9001/gpu/command_buffer/client/fenced_allocator.cc > File gpu/command_buffer/client/fenced_allocator.cc (right): > > https://codereview.chromium.org/11419280/diff/9001/gpu/command_buffer/client/fenced_allocator.cc#newcode47 > ...
8 years ago (2012-12-04 09:24:09 UTC) #5
greggman
Hi Piman, PTAL
8 years ago (2012-12-05 07:19:43 UTC) #6
piman
lgtm
8 years ago (2012-12-05 08:50:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/11419280/11001
8 years ago (2012-12-05 13:03:38 UTC) #8
commit-bot: I haz the power
8 years ago (2012-12-05 16:12:40 UTC) #9
Message was sent while issue was closed.
Change committed as 171235

Powered by Google App Engine
This is Rietveld 408576698