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

Issue 1465993003: Ensured that texture completeness takes into account base and max level (Closed)

Created:
5 years, 1 month ago by bajones
Modified:
5 years ago
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensured that texture completeness takes into account base and max level BUG=295792 NOTRY=true Committed: https://crrev.com/833361b84ab1c523f5a0bfde4ed04a297ce8f22a Cr-Commit-Position: refs/heads/master@{#361373}

Patch Set 1 #

Patch Set 2 : Added workaround for OSX generateMipmap issue #

Patch Set 3 : Re-added Windows expectation, since ANGLE failure is still happening #

Total comments: 2

Patch Set 4 : Added comment suggested by zmo@ #

Patch Set 5 : Fixing compiler warnings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -47 lines) Patch
M content/test/gpu/gpu_tests/webgl2_conformance_expectations.py View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 4 1 chunk +29 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.h View 1 3 chunks +10 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 1 16 chunks +81 lines, -35 lines 0 comments Download
M gpu/command_buffer/service/texture_manager_unittest.cc View 1 3 chunks +56 lines, -7 lines 0 comments Download
M gpu/config/gpu_driver_bug_list_json.cc View 1 2 chunks +12 lines, -1 line 0 comments Download
M gpu/config/gpu_driver_bug_workaround_type.h View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (13 generated)
bajones
5 years, 1 month ago (2015-11-20 22:59:59 UTC) #2
Ken Russell (switch to Gerrit)
This looks good, but what tests cover these code paths? +piman
5 years, 1 month ago (2015-11-20 23:34:46 UTC) #4
bajones
On 2015/11/20 23:34:46, Ken Russell wrote: > This looks good, but what tests cover these ...
5 years, 1 month ago (2015-11-20 23:38:11 UTC) #5
zmo
I had a CL which got reverted due to an assertion in ANGLE (likely an ...
5 years, 1 month ago (2015-11-20 23:40:37 UTC) #6
Ken Russell (switch to Gerrit)
On 2015/11/20 23:40:37, zmo wrote: > I had a CL which got reverted due to ...
5 years, 1 month ago (2015-11-21 00:11:10 UTC) #7
bajones
On 2015/11/21 00:11:10, Ken Russell wrote: > On 2015/11/20 23:40:37, zmo wrote: > > I ...
5 years, 1 month ago (2015-11-21 00:13:40 UTC) #8
bajones
Updated CL. This is now mostly a copy of zmo@'s http://crrev.com/1412883002/ but I've added the ...
5 years, 1 month ago (2015-11-23 22:45:14 UTC) #9
zmo
Great work to pin down the mac driver bug! Could you please file a bug ...
5 years, 1 month ago (2015-11-23 23:14:47 UTC) #11
bajones
On 2015/11/23 23:14:47, zmo wrote: > Great work to pin down the mac driver bug! ...
5 years, 1 month ago (2015-11-23 23:20:51 UTC) #12
Zhenyao Mo
LGTM
5 years, 1 month ago (2015-11-23 23:22:46 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1465993003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1465993003/60001
5 years, 1 month ago (2015-11-23 23:25:02 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/112622)
5 years, 1 month ago (2015-11-23 23:53:33 UTC) #18
Ken Russell (switch to Gerrit)
I defer review to zmo@.
5 years, 1 month ago (2015-11-24 00:32:26 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1465993003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1465993003/80001
5 years, 1 month ago (2015-11-24 00:59:06 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/133297)
5 years, 1 month ago (2015-11-24 03:41:33 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1465993003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1465993003/80001
5 years, 1 month ago (2015-11-24 04:30:27 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/133501)
5 years, 1 month ago (2015-11-24 05:55:06 UTC) #28
bajones
On 2015/11/24 05:55:06, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years ago (2015-11-24 16:55:17 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1465993003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1465993003/80001
5 years ago (2015-11-24 16:56:39 UTC) #32
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-11-24 17:06:18 UTC) #33
commit-bot: I haz the power
5 years ago (2015-11-24 17:07:26 UTC) #34
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/833361b84ab1c523f5a0bfde4ed04a297ce8f22a
Cr-Commit-Position: refs/heads/master@{#361373}

Powered by Google App Engine
This is Rietveld 408576698