Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3042)

Issue 6999052: Incorporated BSD-licensed changes implementing array bounds clamping. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by kbr1
Modified:
11 years, 4 months ago
Reviewers:
vangelis, VangelisK
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Incorporated BSD-licensed changes implementing array bounds clamping. BUG=none TEST=ran associated WebKit layout tests in Chromium Committed: https://code.google.com/p/angleproject/source/detail?r=1638

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -6 lines) Patch
M AUTHORS View 1 1 chunk +1 line, -0 lines 0 comments Download
M include/GLSLANG/ShaderLang.h View 1 chunk +7 lines, -1 line 0 comments Download
M src/build_angle.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M src/common/version.h View 1 chunk +1 line, -1 line 0 comments Download
A src/compiler/ArrayBoundsClamper.h View 1 chunk +57 lines, -0 lines 0 comments Download
A src/compiler/ArrayBoundsClamper.cpp View 1 chunk +88 lines, -0 lines 0 comments Download
M src/compiler/Compiler.cpp View 4 chunks +12 lines, -0 lines 0 comments Download
M src/compiler/OutputGLSLBase.cpp View 1 chunk +30 lines, -1 line 0 comments Download
M src/compiler/ShHandle.h View 3 chunks +3 lines, -0 lines 0 comments Download
M src/compiler/TranslatorESSL.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M src/compiler/TranslatorGLSL.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M src/compiler/intermOut.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/intermediate.h View 2 chunks +7 lines, -1 line 0 comments Download
M src/compiler/translator_common.vcxproj View 3 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 2
kbr1
11 years, 4 months ago (2012-12-22 02:03:25 UTC) #1
vangelis
11 years, 4 months ago (2012-12-22 02:21:59 UTC) #2
Looks reasonable..

LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b