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

Issue 557363002: Fix iteration bounds of Android GL API initialization (Closed)

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

Description

Fix iteration bounds of Android GL API initialization A dormant error in https://codereview.chromium.org/319043005 was exposed on some new platforms; this makes sure loop iterations are bounded. BUG=skia:2923 R=joshualitt@google.com Committed: https://skia.googlesource.com/skia/+/579b4fb92e78634c84670f0e09844de0478f8ffe

Patch Set 1 #

Total comments: 1

Patch Set 2 : Avoid two conflicting declarations of api #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/gpu/gl/android/SkNativeGLContext_android.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
tomhudson
Off to trybots; meanwhile PTAL?
6 years, 3 months ago (2014-09-10 15:14:35 UTC) #1
joshua.litt
https://codereview.chromium.org/557363002/diff/1/src/gpu/gl/android/SkNativeGLContext_android.cpp File src/gpu/gl/android/SkNativeGLContext_android.cpp (right): https://codereview.chromium.org/557363002/diff/1/src/gpu/gl/android/SkNativeGLContext_android.cpp#newcode95 src/gpu/gl/android/SkNativeGLContext_android.cpp:95: for (size_t api = 0; NULL == interface && ...
6 years, 3 months ago (2014-09-10 15:24:18 UTC) #3
tomhudson
Removed the second declaration of API, so now if the forcedGpuAPI tells us to skip ...
6 years, 3 months ago (2014-09-10 17:27:08 UTC) #4
joshualitt
On 2014/09/10 17:27:08, tomhudson wrote: > Removed the second declaration of API, so now if ...
6 years, 3 months ago (2014-09-10 17:33:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/tomhudson@google.com/557363002/20001
6 years, 3 months ago (2014-09-10 17:36:52 UTC) #7
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 3 months ago (2014-09-10 17:36:53 UTC) #8
djsollen
rubber stamp lgtm
6 years, 3 months ago (2014-09-10 17:44:28 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 17:45:45 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 579b4fb92e78634c84670f0e09844de0478f8ffe

Powered by Google App Engine
This is Rietveld 408576698