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-03
LibCore+LibHTTP+LibGfx: Switch to LibCompress
Idan Horowitz
2021-03-03
Profiler: Symbolicate addresses in non-PIE ELF objects
Andreas Kling
2021-03-03
LibJS: Fix a handful of clang-tidy complaints in AST.cpp
Andreas Kling
2021-03-03
Profiler: Cache and reuse mapped ELF objects
Andreas Kling
2021-03-03
HackStudio: Allow multi-selection in project view tree
Bui Quang Minh
2021-03-03
FileManager: Add launch handler actions to desktop context menu
Zac
2021-03-03
LibWeb: Stop scrolling above content in BlockBox
davidot
2021-03-03
Terminal: Stop pushing a PROMPT into the shell's environment
Andreas Kling
2021-03-03
AK+LibM: Rename EXPECT_CLOSE to EXPECT_APPROXIMATE
Ben Wiederhake
2021-03-03
AK+LibM: Make EXPECT_CLOSE more useful during debugging
Ben Wiederhake
2021-03-03
LibJS: Support @@toPrimitive in ToPrimitive abstract operation
Linus Groh
2021-03-03
Cube: Add an argument for the "frameless cube" option
one-some
2021-03-03
WindowServer: Mark screen dirty when changing highlighted window
Tom
2021-03-03
WindowServer: Use active shadow for highlighted window
Tom
2021-03-03
WindowServer: Prepare dirty rects if only the frame was invalidated
Tom
2021-03-02
Kernel+Profiler: Capture metadata about all profiled processes
Andreas Kling
2021-03-02
LibJS: Use Value::get_method() a bunch
Linus Groh
2021-03-02
LibJS: Implement the GetMethod abstract operation
Linus Groh
2021-03-02
SpaceAnalyzer: Reduce thickness of black borders between cells.
Mart G
2021-03-02
HackStudio: Implement removing file from disk
Bui Quang Minh
2021-03-02
Piano: Reset position in piano roll when exporting
William McPherson
2021-03-02
LanguageServers/Cpp: Fix nullptr dereference in ~LanguageClient
Itamar
2021-03-02
LibWeb: Handle scrolling an OutOfProcessWebView
Angus Gibson
2021-03-02
LibWeb: Return whether handle_mousewheel was handled
Angus Gibson
2021-03-02
LanguageServers/Cpp: Fix typo
Itamar
2021-03-02
LibCpp: Parse ellipsis
Itamar
2021-03-02
LibCpp: Consume attribute specification when parsing
Itamar
2021-03-02
LibCpp: Parse type qualifiers
Itamar
2021-03-02
Serendipity: A new welcome app
thankyouverycool
2021-03-02
LibGUI: Add word wrapping to Labels
thankyouverycool
2021-03-02
Userland: Gate OSC 9 usage in test-js behind an argument
Andrew Kaster
2021-03-02
LibJS: Put console dbgln() logging behind #ifdef __serenity__
Linus Groh
2021-03-01
LibJS: Fix crash due to AST node tracking inside call stack
Jean-Baptiste Boric
2021-03-01
LibVT: New terminal cells should be filled with whitespace, not '\0'
Andreas Kling
2021-03-01
Spreadsheet: Implement the cut operation for cells
Idan Horowitz
2021-03-01
TextEditor: Add a command line option to jump to a specific line number
ry755
2021-03-01
test-web: Utilize new LibTest types from test-web
Brian Gianforcaro
2021-03-01
LibTest + test-js: Add initial skelaton of LibTest and migrate code there.
Brian Gianforcaro
2021-03-01
FileManager: Focus on file when opening file's location from Properties
speles
2021-03-01
FileManager+LaunchServer: Add launching FileManager with focus on file
speles
2021-03-01
LibGUI: Add possibility to search for exact match in model
speles
2021-03-01
LaunchServer: Make spawn() helper accept arguments list
speles
2021-03-01
LibWeb: Provide file name to JavaScript interpreter
Jean-Baptiste Boric
2021-03-01
LibJS: Keep track of current AST node inside the call stack
Jean-Baptiste Boric
2021-03-01
LibJS: Keep track of file names, lines and columns inside the AST
Jean-Baptiste Boric
2021-03-01
Profiler: Print addresses as pointers in new Samples view
Brian Gianforcaro
2021-03-01
LibAudio: Move format and BPS checks before VERIFYs in WAV loader
Luke
2021-03-01
LibAudio: Use handle_any_error in WAV loader
Luke
2021-03-01
LibGUI: Implemented line wrapping for new spanned text drawing
Torben Thaysen
2021-03-01
LibGUI: drawing spanned text no longer *horribly* inefficient
Torben Thaysen
[next]