• Khushal's avatar
    Revert "gpu: Hook up activity flags for glProgramBinary for OOPR." · 3ff6b565
    Khushal authored
    This reverts commit 13e510ef.
    
    Reason for revert: Causing crashes on the latest canary. I'll debug on Monday.
    
    Original change's description:
    > gpu: Hook up activity flags for glProgramBinary for OOPR.
    > 
    > The activity flags are used to notify the browser if the GPU process
    > crashes during shader compilation which could indicate a corrupted disk
    > shader cache. Hook this up for the persistent shader caching on the
    > GrContext for OOPR.
    > 
    > R=​ericrk@chromium.org, piman@chromium.org
    > 
    > Bug: 854416
    > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
    > Change-Id: I4ed69d41768856b649a500dd5b86777bf0023d26
    > Reviewed-on: https://chromium-review.googlesource.com/1142367
    > Reviewed-by: Antoine Labour <piman@chromium.org>
    > Commit-Queue: Khushal <khushalsagar@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#576819}
    
    TBR=khushalsagar@chromium.org,piman@chromium.org,ericrk@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: 854416
    Change-Id: I51f5ff5b7427348b06159b7a8a3ec11161d9b6f3
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
    Reviewed-on: https://chromium-review.googlesource.com/1146087Reviewed-by: default avatarKhushal <khushalsagar@chromium.org>
    Commit-Queue: Khushal <khushalsagar@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#577109}
    3ff6b565
create_gr_gl_interface.cc 23.6 KB