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

Issue 362023002: Reduce integer divides in GrAllocator (Closed)

Created:
6 years, 5 months ago by bsalomon
Modified:
6 years, 5 months ago
Reviewers:
egdaniel
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : restore most of the counts #

Total comments: 4

Patch Set 4 : indent init list #

Patch Set 5 : iter getters #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -123 lines) Patch
M src/gpu/GrAllocator.h View 1 2 3 4 7 chunks +151 lines, -64 lines 0 comments Download
M src/gpu/GrDrawState.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrInOrderDrawBuffer.h View 1 2 2 chunks +15 lines, -3 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.cpp View 1 2 3 4 4 chunks +61 lines, -55 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bsalomon
6 years, 5 months ago (2014-07-01 19:31:04 UTC) #1
egdaniel
lgtm with minor comments https://codereview.chromium.org/362023002/diff/40001/src/gpu/GrAllocator.h File src/gpu/GrAllocator.h (right): https://codereview.chromium.org/362023002/diff/40001/src/gpu/GrAllocator.h#newcode30 src/gpu/GrAllocator.h:30: : fItemSize(itemSize) do we normally ...
6 years, 5 months ago (2014-07-02 13:43:37 UTC) #2
bsalomon
https://codereview.chromium.org/362023002/diff/40001/src/gpu/GrAllocator.h File src/gpu/GrAllocator.h (right): https://codereview.chromium.org/362023002/diff/40001/src/gpu/GrAllocator.h#newcode30 src/gpu/GrAllocator.h:30: : fItemSize(itemSize) On 2014/07/02 13:43:37, egdaniel wrote: > do ...
6 years, 5 months ago (2014-07-02 13:55:04 UTC) #3
bsalomon
ptal
6 years, 5 months ago (2014-07-02 14:30:10 UTC) #4
egdaniel
lgtm
6 years, 5 months ago (2014-07-02 14:39:15 UTC) #5
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 5 months ago (2014-07-02 14:39:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/362023002/80001
6 years, 5 months ago (2014-07-02 14:39:57 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-02 14:54:46 UTC) #8
Message was sent while issue was closed.
Change committed as bce3d6dbb91c3e67f1010556c2b8aaf6d7a49267

Powered by Google App Engine
This is Rietveld 408576698