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

Issue 1407523002: Rename gl2mojo.h to gl2mojo_internal.h. (Closed)

Created:
5 years, 2 months ago by viettrungluu
Modified:
5 years, 2 months ago
Reviewers:
jamesr
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, darin (slow to review), gregsimon, mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Rename gl2mojo.h to gl2mojo_internal.h. This header isn't meant to be included by consumers (the correct thing to do is to just include <GLES2/gl2.h>, which includes this file). This is unlike gl2extmojo.h, which *is* meant for public consumption. Arguably, I should also rename gl2mojo_autogen.h to gl2mojo_internal_autogen.h, but that's probably overkill (also, I'm lazy). Also update BUILD.gn to have all the files. (The slight source change is due to clang formatting changes.) R=jamesr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/f3eda8c42e7d26c733fb8a3508d002608b406196

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -39 lines) Patch
M mojo/public/c/gpu/BUILD.gn View 1 chunk +4 lines, -1 line 0 comments Download
M mojo/public/c/gpu/GLES2/gl2.h View 1 chunk +1 line, -1 line 0 comments Download
D mojo/public/c/gpu/GLES2/gl2mojo.h View 1 chunk +0 lines, -32 lines 0 comments Download
A + mojo/public/c/gpu/GLES2/gl2mojo_internal.h View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
5 years, 2 months ago (2015-10-13 17:11:56 UTC) #1
jamesr
lgtm
5 years, 2 months ago (2015-10-13 19:17:25 UTC) #2
viettrungluu
5 years, 2 months ago (2015-10-13 19:50:17 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f3eda8c42e7d26c733fb8a3508d002608b406196 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698