https://youtube.com/c/AndreasKling
Building a new operating system with the help of friends around the world :^)
- Sweden
-
11:24
(UTC +02:00) - https://youtube.com/andreaskling
- @awesomekling
Sponsors
Block or Report
Block or report awesomekling
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
3,165 contributions in the last year
Less
More
Activity overview
Contributed to
SerenityOS/serenity,
SerenityOS/jakt,
ADKaster/serenity-rust
and 16 other
repositories
Contribution activity
October 2022
Created 169 commits in 3 repositories
Opened 6 pull requests in 2 repositories
SerenityOS/serenity
4
merged
SerenityOS/jakt
2
merged
Reviewed 15 pull requests in 2 repositories
SerenityOS/serenity
13 pull requests
- Browser: Fix calculation of greatest child width
- LibWeb: Last boring PR before actual fetch(), I promise
- Webdriver endpoints in tab
- LibWeb: Use calculate_min_content_height() for sizing of grid children
- SpiceAgent: Add unveil call on the /proc/all node path
- LibWeb: Add auto-fill, auto-fit and minmax functionality to the CSS Grid
- Kernel: Add formal Processor::verify_no_spinlocks_held() API
- Kernel/Memory: Split big VMObject spinlock to SpinlockProtected members
- Everywhere: Enable building userspace and test binaries on AARCH64
- LibWeb: Fix max-height typo
- LibWeb: Fix Serenity logo vanishing after scrolling on the 4th birthday post
- Kernel: Update the ".." inode for directories after a rename
-
LibWeb+LibGfx: Implement the
saturate()filter effect