index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-15
WindowServer: Fix window shadow rendering glitch
Tom
2021-04-15
Everywhere: Add "free" warnings
Nicholas-Baron
2021-04-15
LibWeb: Set Cookie header on remaining resource requests
Timothy Flynn
2021-04-15
LibWeb: Set Cookie header on <img> and <object> resource requests
Timothy Flynn
2021-04-15
LibWeb: Set Cookie header on <script> resource requests
Timothy Flynn
2021-04-15
LibWeb: Helper for creating load requests with a Cookie header
Timothy Flynn
2021-04-15
Browser: Implement spec-compliant cookie retrieval
Timothy Flynn
2021-04-15
Base: Update cookie test page to include unretrievable cookies
Timothy Flynn
2021-04-15
LibJS: Use references in CallExpression::compute_this_and_callee()
Linus Groh
2021-04-15
Ports: Make sure we're building libvorbis before SDL2_mixer
Gunnar Beutner
2021-04-15
Meta: Include queued checks in the discord notification's checks filter
Idan Horowitz
2021-04-15
LibPthread: Implement sem_getvalue()
Gunnar Beutner
2021-04-15
LibPthread: Don't hold sem->mtx after sem_wait()/sem_trywait()
Gunnar Beutner
2021-04-15
LibPthread: Improve error handling for the semaphore functions
Gunnar Beutner
2021-04-15
LibPthread: Ensure we're not overflowing the semaphore's value
Gunnar Beutner
2021-04-15
Ports: Use ftpmirror.gnu.org mirror server for GNU ports
Brendan Coles
2021-04-15
Base: Add documentation for `get_process_name`
Nicholas-Baron
2021-04-15
LibJS: Implement String.prototype.substr according to the spec
Timothy Flynn
2021-04-14
Browser+LibWeb: Add support for spoofing the browser user agent
Idan Horowitz
2021-04-14
LibWeb: Implement the CanvasRenderingContext2D::rect path method
Idan Horowitz
2021-04-14
LibWeb: Make CanvasRenderingContext2D::fill's fillRule argument optional
Idan Horowitz
2021-04-14
LibWeb: Request repaint on canvas path finalizaiton via fill/stroke
Idan Horowitz
2021-04-14
LibGfx: initialize winding number to 1 for NonZero winding rules
Idan Horowitz
2021-04-14
Ports: Remove obsolete patch for the oksh port
Gunnar Beutner
2021-04-14
Ports: Add missing dependency for the gnupg port
Gunnar Beutner
2021-04-14
Ports: Enable audio for the Super-Mario port
Gunnar Beutner
2021-04-14
LibJS: Improve Reference::get() TypeError message for nullish base
Linus Groh
2021-04-14
LibJS: Use reference in MemberExpression::execute()
Linus Groh
2021-04-14
Tests: fixed test-crypto wrong argument order that failed -
daniel eliad
2021-04-14
Kernel: Suppress maybe-uninitialized' warning s_syscall_table in gcc-10.3.0
Brian Gianforcaro
2021-04-14
Build: Update toolchain include path to gcc 10.3.0
Brian Gianforcaro
2021-04-14
Toolchain: Update to the latest gcc release 10.3.0
Brian Gianforcaro
2021-04-14
Toolchain: Update binutils to version to latest 2.36.1 release
Brian Gianforcaro
2021-04-14
Ports: Add emu2 DOS emulator
Brendan Coles
2021-04-14
Ports: Don't export the DESTDIR variable by default
Gunnar Beutner
2021-04-14
Ports: Remove obsolete patch for tr
Gunnar Beutner
2021-04-14
Ports: Fix building the mrsh port
Gunnar Beutner
2021-04-14
LibC: Use __inline_isascii() in isascii()
Gunnar Beutner
2021-04-14
LibC: Add support for isblank()
Gunnar Beutner
2021-04-14
Ports: Fix building the dash port
Gunnar Beutner
2021-04-14
Ports: Fix building the nano port
Gunnar Beutner
2021-04-14
Ports: Link libarchive against pcre because the system's libregex doesn't sup...
Gunnar Beutner
2021-04-14
Ports: Add port for pcre
Gunnar Beutner
2021-04-14
Ports: Remove obsolete _SC_CLK_TCK patch for hatari
Gunnar Beutner
2021-04-14
LibC: Add missing macro for _SC_CLK_TCK
Gunnar Beutner
2021-04-14
Ports: Fix building the ninja port
Gunnar Beutner
2021-04-14
Ports: Add nethack
Gunnar Beutner
2021-04-14
LibC: Turn regex_t and regmatch_t into typedefs
Gunnar Beutner
2021-04-14
LibC: Change return type for sleep() to unsigned int
Gunnar Beutner
2021-04-14
Ports: Add port for libicu
Gunnar Beutner
[prev]
[next]