Skip to content
View Colibrow's full-sized avatar
🦀
coding
🦀
coding

Block or report Colibrow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. bytedance/bhook Public

    🔥 ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.

    C 2.3k 364

  2. facebookarchive/profilo Public archive

    A library for performance traces from production.

    C 1.6k 182

  3. bytedance/android-inline-hook Public

    🔥 ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.

    C 2k 337

  4. google/ml-compiler-opt Public

    Infrastructure for Machine Learning Guided Optimization (MLGO) in LLVM.

    Python 708 107

  5. llvm/llvm-project Public

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM 33.7k 14.6k

64 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to llvm/llvm-project, MaskRay/vscode-ccls, Colibrow/colibrow.github.io and 11 other repositories
Loading A graph representing Colibrow's contributions from July 21, 2024 to July 27, 2025. The contributions are 53% commits, 25% pull requests, 22% code review, 0% issues.

Contribution activity

July 2025

Created 1 commit in 1 repository

Created a pull request in llvm/llvm-project that received 9 comments

[lld][elf] Skip BP ordering input sections with null data

LLD crashes when BP (Balanced Partitioning) ordering is applied to the .bss section, since .bss has a non-zero size but its data pointer is null. T…

+18 −9 lines changed 9 comments
Reviewed 1 pull request in 1 repository
llvm/llvm-project 1 pull request
Loading