1. 16 Jan, 2019 2 commits
    • Revert "Don't call Texture::onDestroy twice for the zero textures." · 3adcf1e4
      Corentin Wallez authored
      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/1413239Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
      Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    • Make BUILD.gn targets into templates. · 7098cff5
      Jamie Madill authored
      This allows us to "globally" add and remove certain configs as long as
      we use the new templates. This simplifies the logic of adding configs
      for stuff like extra warnings and default include dirs. As well it
      simplifies removing certain common unwanted configs.
      
      Generally simplifies the logic in BUILD.gn. Will allow for easily
      suppressing the clang-plugins config instead of using a global setting
      in .gn. Then we can enable the additional warnings config-by-config.
      
      Also fixes some warnings that turned up after we enabled the extra
      warnings config in our tests. Also moves the dEQP tests main to be
      consistent with the other test main files.
      
      Bug: angleproject:3069
      Change-Id: I5a8166cd0f5a7926822c171fcaf473fc86b3ffc1
      Reviewed-on: https://chromium-review.googlesource.com/c/1409871
      Commit-Queue: Jamie Madill <jmadill@chromium.org>
      Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
  2. 15 Jan, 2019 7 commits
  3. 14 Jan, 2019 4 commits
  4. 11 Jan, 2019 6 commits
  5. 10 Jan, 2019 8 commits
  6. 09 Jan, 2019 4 commits
  7. 08 Jan, 2019 4 commits
  8. 07 Jan, 2019 1 commit
  9. 06 Jan, 2019 2 commits
  10. 05 Jan, 2019 2 commits