Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libANGLE
  • Context.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Reland "Don't call Texture::onDestroy twice for the zero textures." · d46165e3
    Geoff Lang authored Jan 17, 2019
    This reverts commit 3adcf1e4.
    
    Reason for revert: Likely not the cause of failures seen.
    
    Original change's description:
    > Revert "Don't call Texture::onDestroy twice for the zero textures."
    > 
    > This reverts commit d3e0e84c.
    > 
    > Reason for revert: likely cause for crbug.com/922296
    > 
    > BUG=chromium:922296
    > 
    > Original change's description:
    > > Don't call Texture::onDestroy twice for the zero textures.
    > > 
    > > The BindingPointer will call onDestroy when all references are removed, no
    > > need to do it explicitly.
    > > 
    > > BUG=angleproject:3070
    > > 
    > > Change-Id: Ic5dd4da8f73e204d26d9d3a3c6e1eff9fded5411
    > > Reviewed-on: https://chromium-review.googlesource.com/c/1409868
    > > Reviewed-by: Jamie Madill <jmadill@chromium.org>
    > > Commit-Queue: Geoff Lang <geofflang@chromium.org>
    > 
    > TBR=geofflang@chromium.org,jmadill@chromium.org
    > 
    > Change-Id: I38097218d49940e7ac3ad914714294b019c154fd
    > No-Presubmit: true
    > No-Tree-Checks: true
    > No-Try: true
    > Bug: angleproject:3070
    > Reviewed-on: https://chromium-review.googlesource.com/c/1413239
    > Reviewed-by: Corentin Wallez <cwallez@chromium.org>
    > Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    
    TBR=geofflang@chromium.org,jmadill@chromium.org,cwallez@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: chromium:922296, angleproject:3070
    Change-Id: I58b1c445f81e4a7f38df375fd3311043b571e834
    Reviewed-on: https://chromium-review.googlesource.com/c/1417770Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    d46165e3
Context.cpp 278 KB
EditWeb IDE
×

Replace Context.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.