Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2175)

Issue 6855062: Remove GrRandom API in favor of SkRandom. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by tfarina1
Modified:
11 years, 5 months ago
Reviewers:
bsalomon, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Remove GrRandom API in favor of SkRandom. TEST=tests R=bsalomon@google.com Committed: https://code.google.com/p/skia/source/detail?r=6539

Patch Set 1 #

Total comments: 3

Patch Set 2 : nextF -> nextRangeF #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -68 lines) Patch
M gyp/gpu.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M include/core/SkRandom.h View 1 1 chunk +15 lines, -0 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
D src/gpu/GrRandom.h View 1 chunk +0 lines, -55 lines 0 comments Download
M src/gpu/GrRedBlackTree.h View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/GLProgramsTest.cpp View 2 chunks +6 lines, -8 lines 0 comments Download

Messages

Total messages: 5
tfarina1
Hi Brian, could you review this to me? Thanks!
11 years, 5 months ago (2012-11-19 01:13:26 UTC) #1
bsalomon
LGTM w/ one nit. https://codereview.appspot.com/6855062/diff/1/include/core/SkRandom.h File include/core/SkRandom.h (right): https://codereview.appspot.com/6855062/diff/1/include/core/SkRandom.h#newcode54 include/core/SkRandom.h:54: float nextF(float min, float max) ...
11 years, 5 months ago (2012-11-19 13:45:36 UTC) #2
reed1
https://codereview.appspot.com/6855062/diff/1/include/core/SkRandom.h File include/core/SkRandom.h (right): https://codereview.appspot.com/6855062/diff/1/include/core/SkRandom.h#newcode54 include/core/SkRandom.h:54: float nextF(float min, float max) { On 2012/11/19 13:45:36, ...
11 years, 5 months ago (2012-11-19 14:17:38 UTC) #3
tfarina1
https://codereview.appspot.com/6855062/diff/1/include/core/SkRandom.h File include/core/SkRandom.h (right): https://codereview.appspot.com/6855062/diff/1/include/core/SkRandom.h#newcode54 include/core/SkRandom.h:54: float nextF(float min, float max) { On 2012/11/19 13:45:36, ...
11 years, 5 months ago (2012-11-19 19:48:41 UTC) #4
bsalomon
11 years, 5 months ago (2012-11-19 19:49:30 UTC) #5
On 2012/11/19 19:48:41, tfarina1 wrote:

LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b