• Show log

    Commit

  • Hash : c9e90490
    Author : Shahbaz Youssefi
    Date : 2025-03-27T18:26:19

    Capture: Keep binary data in memory in chunks
    
    This is needed for taking large captures out of Chromium, because its
    memory allocator refuses to allocate objects bigger than 1~2GB.
    Incidentally, it also optimizes taking large captures by avoiding
    frequent calls to `vector::resize` while the vector is very large.
    
    Bug: b/381284577
    Change-Id: I4ccd3c8ea50df59520334f70e99083847da20c9f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6406214
    Reviewed-by: Roman Lavrov <romanl@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Mark Łobodziński <mark@lunarg.com>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    

  • 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