index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2021-03-01
LibC: Implement fenv.h
Mițca Dumitru
2021-02-28
LibWeb: Set link cursor via the default CSS
Adam Hodgen
2021-02-28
LibWeb: Support setting the cursor in OutOfProcessWebView
Adam Hodgen
2021-02-28
LibWeb: Call `page_did_request_cursor_change` with CSS cursor
Adam Hodgen
2021-02-28
LibWeb: Parese the CSS "cursor" property
Adam Hodgen
2021-02-28
LibRegex: VERIFY that string builder in print_header is not null.
Andrew Kaster
2021-02-28
Userland: Don't leak buffer from getline in shuf program
Andrew Kaster
2021-02-28
Shell: Remove WAITID_ONCE workaround
Andrew Kaster
2021-02-28
Userland: Install shell tests on Serenity
Andrew Kaster
2021-02-28
Meta: Build AK and LibRegex tests in Lagom and for Serenity
Andrew Kaster
2021-02-28
Userland: Add a simple mktemp(1) utility
Idan Horowitz
2021-02-28
Browser: Implemented out of process JS console
Brandon Scott
2021-02-28
LibWeb: Add in all of the plumbing required to use the JS console over IPC
Brandon Scott
2021-02-28
WebContent: Added IPC calls for initializing JS console and sending input
Brandon Scott
2021-02-28
Profiler: remove unimplemented Profile::LibraryMetadata::symbolicate() defini...
thislooksfun
2021-02-28
LibWeb: Add actual document loading for the CSS (at)import rule
Sviatoslav Peleshko
2021-02-28
LibWeb: Added simple parsing for (at)import rules
Sviatoslav Peleshko
2021-02-28
LibWeb: Create base class CSSRule for all CSS rules
Sviatoslav Peleshko
2021-02-28
LibTTF: Fix glyph rasterizer coverage calculation
Stephan Unverwerth
2021-02-27
Profiler: Add a new "Samples" view to the main UI
Andreas Kling
2021-02-27
LibVT: Put TerminalWidget in the VT namespace :^)
Andreas Kling
2021-02-27
Profiler: Move ELF object name to its own profile graph column
Andreas Kling
2021-02-27
Profiler: Unbreak DisassemblyModel after shared library introduction
Andreas Kling
2021-02-27
LibGUI: Remove ControlBoxButton widget
thankyouverycool
2021-02-27
HackStudio: Support searching symbol declarations in the Locator
Itamar
2021-02-27
LanguageServers/Cpp: Update client asynchronously about symbols
Itamar
2021-02-27
LanguageServers/Cpp: Add type to Declarations
Itamar
2021-02-27
LanguageServers: Add ProjectLoaction, Declaration types and use in IPC
Itamar
2021-02-27
TextEditor: Initialize menubar before opening initial file
Andreas Kling
2021-02-27
TextEditor: Rename open_sesame() => open_file()
Andreas Kling
2021-02-27
LibVT: Make VT::Line use a Vector for storage
Andreas Kling
2021-02-27
LibGUI: Make empty TextRange invalid
speles
2021-02-27
WidgetGallery: add a simple Wizard demo :^)
Nick Vella
2021-02-27
LibGUI: add a rudimentary framework for Wizards.
Nick Vella
2021-02-27
LibJS: Enable the BrowserExtended ECMA262 regexp flag by default
AnotherTest
2021-02-27
LibRegex: Allow missing high bound in {x,y} quantifiers
AnotherTest
2021-02-27
LibRegex: Match the escaped part of escaped syntax characters
AnotherTest
2021-02-27
LibRegex: Implement section B.1.4. of the ECMA262 spec
AnotherTest
2021-02-27
LibGfx: Fix read buffer overflow in interlaced GIF decode
Luke
2021-02-26
LibCpp: Don't fail when encountering #elif statements
Itamar
2021-02-26
LanguageServers/Cpp: Don't VERIFY that a file could be found
Itamar
2021-02-26
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
Linus Groh
2021-02-26
LibJS: Re-enable "reassignment to const" test
speles
2021-02-26
LibJS: Set declared for-in and for-of variables as first time.
speles
2021-02-26
LibJS: Respect declaration kind for variables inside functions
speles
2021-02-26
LibELF: Consolidate main executable loading a bit
Andreas Kling
2021-02-26
disk_benchmark: Modernize this code a little bit
Andreas Kling
2021-02-26
LibGUI: Set correct open action for LinkLabel context menu
thankyouverycool
2021-02-26
HackStudio: Set correct icons, text and location in menus
thankyouverycool
2021-02-26
TextEditor: Fix passing null parent to AboutDialog
thankyouverycool
[prev]
[next]