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

Issue 465073002: Add entry point for passing options to the GrContextFactory (Closed)

Created:
6 years, 4 months ago by krajcevski
Modified:
6 years, 4 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Add entry point for passing options to the GrContextFactory Committed: https://skia.googlesource.com/skia/+/69a5560ea5a8d26b120f5158e506a163d32b4a27

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -9 lines) Patch
M bench/nanobench.cpp View 1 5 chunks +10 lines, -6 lines 0 comments Download
M gm/gmmain.cpp View 1 chunk +1 line, -1 line 0 comments Download
M include/gpu/GrContextFactory.h View 1 3 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
krajcevski
6 years, 4 months ago (2014-08-12 21:53:43 UTC) #1
krajcevski
6 years, 4 months ago (2014-08-12 21:55:10 UTC) #2
bsalomon
https://codereview.chromium.org/465073002/diff/1/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/465073002/diff/1/bench/nanobench.cpp#newcode30 bench/nanobench.cpp:30: #endif Maybe just make this the autotdelete? I think ...
6 years, 4 months ago (2014-08-13 00:49:33 UTC) #3
robertphillips
https://codereview.chromium.org/465073002/diff/1/include/gpu/GrContextFactory.h File include/gpu/GrContextFactory.h (right): https://codereview.chromium.org/465073002/diff/1/include/gpu/GrContextFactory.h#newcode91 include/gpu/GrContextFactory.h:91: explicit GrContextFactory(const GrContext::Options& opts) : fGlobalOptions(opts) { } Won't ...
6 years, 4 months ago (2014-08-13 13:59:29 UTC) #4
krajcevski
https://codereview.chromium.org/465073002/diff/1/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/465073002/diff/1/bench/nanobench.cpp#newcode30 bench/nanobench.cpp:30: #endif On 2014/08/13 00:49:33, bsalomon wrote: > Maybe just ...
6 years, 4 months ago (2014-08-13 14:46:00 UTC) #5
robertphillips
lgtm, Brian?
6 years, 4 months ago (2014-08-13 16:08:22 UTC) #6
bsalomon
On 2014/08/13 16:08:22, robertphillips wrote: > lgtm, Brian? lgtm
6 years, 4 months ago (2014-08-13 17:28:20 UTC) #7
krajcevski
The CQ bit was checked by krajcevski@google.com
6 years, 4 months ago (2014-08-13 17:30:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/krajcevski@google.com/465073002/20001
6 years, 4 months ago (2014-08-13 17:31:14 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-08-13 17:46:35 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (20001) as 69a5560ea5a8d26b120f5158e506a163d32b4a27

Powered by Google App Engine
This is Rietveld 408576698