DescriptionRevert of Add more strict DCHECKs around context state. (patchset #1 id:1 of https://codereview.chromium.org/2852353003/ )
Reason for revert:
Breaks an optimization needed on some Android devices for performance.
Original issue's description:
> Add more strict DCHECKs around context state.
>
> Upon processing commands in the GLES2Decoder, assert that the context
> is current.
>
> Make virtual contexts' definition of "current" more strict. This
> required moving a DCHECK inside the base GLContext class.
>
> These aren't needed, but were useful during recent debugging to
> confirm that the bug wasn't in these areas.
>
> BUG=694359
> CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
>
> Review-Url: https://codereview.chromium.org/2852353003
> Cr-Commit-Position: refs/heads/master@{#469115}
> Committed: https://chromium.googlesource.com/chromium/src/+/a21cb49e77bf727d692bbe8dd8eda85a9d089e93
TBR=jbauman@chromium.org,zmo@chromium.org,piman@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=694359
Review-Url: https://codereview.chromium.org/2859963002
Cr-Commit-Position: refs/heads/master@{#469185}
Committed: https://chromium.googlesource.com/chromium/src/+/84c6c1ca98f4352c0d487e414df24a5e7ef8a4df
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|