• Show log

    Commit

  • Hash : a1665d2f
    Author : Shahbaz Youssefi
    Date : 2024-05-10T00:15:31

    Reland "Document thread-unsafe iterator access to resource maps"
    
    This is a reland of commit d1bb6ed8399dd12e79484f30f9e9ded95c25625a
    
    The crash was due to another issue (disabling EGL validation in
    Chrome)
    
    Original change's description:
    > Document thread-unsafe iterator access to resource maps
    >
    > By using a proxy type, everywhere resource maps are iterated are clearly
    > marked as not being thread safe.  In most cases, only destruction and
    > capture/replay iterate over these maps, which means thread safety is not
    > an issue (or is externally enforced).
    >
    > The only case where iterators are used in the presence of other contexts
    > is with ANGLE_request_extension, which is changed to explicitly require
    > the application to ensure thread safety.  In practice, the user is
    > Chrome which already guarantees this.
    >
    > Bug: angleproject:8667
    > Change-Id: I7af13c6433b6955d9c36f9088b3aa4c065e1cfc1
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5526428
    > Reviewed-by: Charlie Lao <cclao@google.com>
    > Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    > Reviewed-by: Geoff Lang <geofflang@chromium.org>
    
    Bug: angleproject:8667
    Change-Id: Id539cabac01df5f242150f6684222577003eef3f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5531278
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags