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
/
DevTools
Age
Commit message (
Expand
)
Author
2022-01-01
HackStudio: Avoid unnecessary copies in CodeComprehensionEngine
Ben Wiederhake
2022-01-01
HackStudio: Use String instead of LexicalPath
Conor Byrne
2022-01-01
HackStudio: Add new multiline commit dialog
Conor Byrne
2021-12-31
HackStudio: Fix crash when clicking unstaged files
Conor Byrne
2021-12-30
Userland: Link directly against LibUnicodeData where needed
Timothy Flynn
2021-12-28
Profiler: Extract percentage gradient calculation into its own file
Stephan Unverwerth
2021-12-28
Profiler: Make everything east-const :^)
Stephan Unverwerth
2021-12-28
Profiler: Add source code view
Stephan Unverwerth
2021-12-28
UserspaceEmulator: Exclude special ranges from RangeAllocator
Daniel Bertalan
2021-12-28
HackStudio: Highlight AF files as INI
Maciej
2021-12-27
HackStudio: Ask to create a non-existent directory when making a project
Conor Byrne
2021-12-23
Kernel+UE+LibC: Store address as void* in SC_m{re,}map_params
Daniel Bertalan
2021-12-23
Kernel+UE: Add MAP_FIXED_NOREPLACE mmap() flag
Daniel Bertalan
2021-12-23
UserspaceEmulator: Replace intersecting ranges if MAP_FIXED is specified
Daniel Bertalan
2021-12-23
Profiler: Use AK::any_of for process filtration
Hendiadyoin1
2021-12-23
Profiler: Always use FlyString const&'s in ProfileNode construction
Hendiadyoin1
2021-12-23
Profiler: Remove one else-after-return
Hendiadyoin1
2021-12-23
Profiler: Don't return constant copies of GUI::ModelIndex
Hendiadyoin1
2021-12-23
Profiler: Add some implied auto qualifiers
Hendiadyoin1
2021-12-23
UserspaceEmulator: Return ValueAndShadowReference& on operator=
Hendiadyoin1
2021-12-23
UserspaceEmulator: Avoid copies of non trivial types on invocations
Hendiadyoin1
2021-12-23
UserspaceEmulator: Remove redundant private specifier in SoftCPU.h
Hendiadyoin1
2021-12-23
UserspaceEmulator: Remove some else-after-returns
Hendiadyoin1
2021-12-23
UserspaceEmulator: Add some implied auto qualifiers
Hendiadyoin1
2021-12-22
HackStudio: Attach debuggee to "Console" terminal tab
Itamar
2021-12-22
HackStudio: Separate master & slave PTY setup in TerminalWrapper
Itamar
2021-12-22
HackStudio: Rename "Build" tab to "Console"
Itamar
2021-12-22
Kernel: Move userspace virtual address range base to 0x10000
Idan Horowitz
2021-12-21
AK+Everywhere: Replace __builtin bit functions
Nick Johnson
2021-12-21
Profiler: Add horizontal_scrollbar height to initial_height
Astraeus-
2021-12-20
Profiler: Display tooltip when hovering over flamegraph bars
Rok Povsic
2021-12-20
Profiler: Extract the bar label String into a private method
Rok Povsic
2021-12-18
Profiler: Convert to try_create_default_icon
Astraeus-
2021-12-18
Playground: Convert to try_create_default_icon
Astraeus-
2021-12-18
Inspector: Convert to try_create_default_icon
Astraeus-
2021-12-12
UserspaceEmulator: Remove support for SC_select syscall
Jean-Baptiste Boric
2021-12-12
UserspaceEmulator: Add support for SC_poll syscall
Jean-Baptiste Boric
2021-12-12
UserspaceEmulator: Sort syscalls in alphabetic order
Jean-Baptiste Boric
2021-12-11
Playground: Remove redundant pledge()
bugreport0
2021-12-11
Inspector: Update pledge() idiom
bugreport0
2021-12-11
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
Daniel Bertalan
2021-12-09
HackStudio+TextEditor: Persist EditingEngineType across editors
scwfri
2021-12-08
Inspector: Remove unused includes
Ben Wiederhake
2021-12-06
LibIPC: Add IPC::take_over_accepted_client_from_system_server<Client>()
Andreas Kling
2021-12-05
Userland: Cast unused BackgroundAction::construct() results to void
Sam Atkins
2021-12-04
HackStudio: Fix cursor not jumping to column 1 in the embedded terminal
Daniel Bertalan
2021-12-03
LibCpp: Add "ignore invalid statements" option to Preprocessor
Itamar
2021-12-03
HackStudio: Decrease the maximal crash frequency of the server to 10 sec
Itamar
2021-12-03
HackStudio: Only send the content of open files to language server
Itamar
2021-12-03
HackStudio: Add HackStudio::for_each_open_file
Itamar
[next]