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

Issue 808593003: Rename GrGpuGL to GrGLGpu for consistency (Closed)

Created:
6 years ago by bsalomon
Modified:
6 years ago
Reviewers:
joshualitt
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Rename GrGpuGL to GrGLGpu for consistency Committed: https://skia.googlesource.com/skia/+/861e1037017bbb7ac52ec5ebecab3a636a82a3e8

Patch Set 1 #

Patch Set 2 : more #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -179 lines) Patch
M src/gpu/GrGpuFactory.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrProgramDesc.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrTraceMarker.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLBufferImpl.h View 2 chunks +7 lines, -7 lines 0 comments Download
M src/gpu/gl/GrGLBufferImpl.cpp View 6 chunks +6 lines, -6 lines 0 comments Download
M src/gpu/gl/GrGLIndexBuffer.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLIndexBuffer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLPath.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLPath.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLPathRange.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLPathRange.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLPathRendering.h View 3 chunks +5 lines, -5 lines 0 comments Download
M src/gpu/gl/GrGLPathRendering.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLProgram.h View 1 2 6 chunks +6 lines, -6 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLProgramDataManager.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLProgramDataManager.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLProgramDesc.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLRenderTarget.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLRenderTarget.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLStencilBuffer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLTexture.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLTexture.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLTextureRenderTarget.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLVertexArray.h View 4 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLVertexArray.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLVertexBuffer.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLVertexBuffer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGpuGL.h View 7 chunks +9 lines, -9 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 54 chunks +56 lines, -56 lines 0 comments Download
M src/gpu/gl/GrGpuGL_program.cpp View 6 chunks +7 lines, -7 lines 0 comments Download
M src/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/builders/GrGLNvprProgramBuilder.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/builders/GrGLNvprProgramBuilder.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/builders/GrGLProgramBuilder.h View 1 2 5 chunks +6 lines, -6 lines 0 comments Download
M src/gpu/gl/builders/GrGLProgramBuilder.cpp View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/builders/GrGLShaderBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/builders/GrGLVertexShaderBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/GLProgramsTest.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
bsalomon
6 years ago (2014-12-15 22:12:12 UTC) #2
joshualitt
lgtm
6 years ago (2014-12-16 02:35:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/808593003/40001
6 years ago (2014-12-16 15:24:24 UTC) #5
commit-bot: I haz the power
6 years ago (2014-12-16 15:33:55 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/861e1037017bbb7ac52ec5ebecab3a636a82a3e8

Powered by Google App Engine
This is Rietveld 408576698