• Show log

    Commit

  • Hash : 707868ae
    Author : Etienne Bergeron
    Date : 2020-06-04T19:46:08

    Implement a WorkerPool delegate to execute background task (1/3)
    
    This CL is adding a WorkerPool delegate to allow an embedder
    to post task on a custom thread pool. The target for this code
    is Chromium.
    
    The plan is to post tasks into the Chromium ThreadPool.
    
    Related CLs:
    1) [this]
    2) https://chromium-review.googlesource.com/c/chromium/src/+/2231864
    3) https://chromium-review.googlesource.com/c/angle/angle/+/2231710
    
    Bug: chromium:1091259
    Change-Id: Ib990b06d4672b6f859d04b97ac4311a7a80ef7a9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2231708
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags