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

Issue 12316141: Sort GL extension strings and search to find. (Closed)

Created:
7 years, 10 months ago by bsalomon
Modified:
7 years, 9 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Sort GL extension strings and search to find. Committed: https://code.google.com/p/skia/source/detail?r=7889

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -11 lines) Patch
M include/core/SkString.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M include/core/SkTypes.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M include/gpu/gl/GrGLExtensions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkTSort.h View 1 2 3 chunks +14 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLExtensions.cpp View 1 2 2 chunks +17 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
bsalomon
Not critically important but two kinda funky things we're discovered along the way: 1) SkTSort ...
7 years, 10 months ago (2013-02-26 22:43:48 UTC) #1
robertphillips
lgtm
7 years, 10 months ago (2013-02-26 23:02:37 UTC) #2
reed1
https://codereview.chromium.org/12316141/diff/1/include/core/SkString.h File include/core/SkString.h (right): https://codereview.chromium.org/12316141/diff/1/include/core/SkString.h#newcode247 include/core/SkString.h:247: template <> inline void SkTSwap(SkString& a, SkString& b) { ...
7 years, 10 months ago (2013-02-26 23:05:44 UTC) #3
bsalomon
https://codereview.chromium.org/12316141/diff/1/include/core/SkString.h File include/core/SkString.h (right): https://codereview.chromium.org/12316141/diff/1/include/core/SkString.h#newcode247 include/core/SkString.h:247: template <> inline void SkTSwap(SkString& a, SkString& b) { ...
7 years, 9 months ago (2013-02-27 16:56:35 UTC) #4
reed1
lgtm
7 years, 9 months ago (2013-02-27 16:59:17 UTC) #5
bsalomon
7 years, 9 months ago (2013-02-27 19:07:36 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r7889 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698